Your IP : 18.222.80.161
DROP TABLE if exists b_blog_site_path;
DROP TABLE if exists b_blog;
DROP TABLE if exists b_blog_group;
DROP TABLE if exists b_blog_post;
DROP TABLE if exists b_blog_category;
DROP TABLE if exists b_blog_comment;
DROP TABLE if exists b_blog_user;
DROP TABLE if exists b_blog_user_group;
DROP TABLE if exists b_blog_user2user_group;
DROP TABLE if exists b_blog_user_group_perms;
DROP TABLE if exists b_blog_trackback;
DROP TABLE if exists b_blog_user2blog;
DROP TABLE if exists b_blog_image;
DROP TABLE if exists b_blog_post_category;
DROP TABLE if exists b_blog_socnet;
DROP TABLE if exists b_blog_socnet_rights;
DROP TABLE if exists b_blog_post_param;