Your IP : 18.188.131.127
drop table if exists b_stat_adv;
drop table if exists b_stat_adv_event;
drop table if exists b_stat_adv_guest;
drop table if exists b_stat_adv_page;
drop table if exists b_stat_day;
drop table if exists b_stat_day_site;
drop table if exists b_stat_event;
drop table if exists b_stat_event_day;
drop table if exists b_stat_event_list;
drop table if exists b_stat_guest;
drop table if exists b_stat_hit;
drop table if exists b_stat_searcher_hit;
drop table if exists b_stat_phrase_list;
drop table if exists b_stat_referer_list;
drop table if exists b_stat_searcher;
drop table if exists b_stat_searcher_params;
drop table if exists b_stat_session;
drop table if exists b_stat_page;
drop table if exists b_stop_list;
drop table if exists b_stat_adv_searcher;
drop table if exists b_stat_browser;
drop table if exists b_stat_adv_day;
drop table if exists b_stat_adv_event_day;
drop table if exists b_stat_searcher_day;
drop table if exists b_stat_referer;
drop table if exists b_stat_session_data;
drop table if exists b_stat_city_ip;
drop table if exists b_stat_city_day;
drop table if exists b_stat_city;
drop table if exists b_stat_country;
drop table if exists b_stat_country_day;
drop table if exists b_stat_path;
drop table if exists b_stat_path_adv;
drop table if exists b_stat_path_cache;
drop table if exists b_stat_page_adv;
drop table if exists b_stat_ddl;