123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- TRUNCATE TABLE wz_visit_statistics_by_day;
- TRUNCATE TABLE wz_user_withdraw;
- TRUNCATE TABLE wz_user_vip_order;
- TRUNCATE TABLE wz_user_vip_coupon;
- TRUNCATE TABLE wz_user_token;
- TRUNCATE TABLE wz_user_stars;
- TRUNCATE TABLE wz_user_report;
- TRUNCATE TABLE wz_user_point_log;
- TRUNCATE TABLE wz_user_org;
- TRUNCATE TABLE wz_user_open_auth;
- TRUNCATE TABLE wz_user_num;
- TRUNCATE TABLE wz_user_money_log;
- TRUNCATE TABLE wz_user_login_log;
- TRUNCATE TABLE wz_user_history;
- TRUNCATE TABLE wz_user_group_menu;
- TRUNCATE TABLE wz_user_favorite;
- TRUNCATE TABLE wz_user_coin_log;
- TRUNCATE TABLE wz_user_apply_cert;
- TRUNCATE TABLE wz_tag;
- TRUNCATE TABLE wz_tag_data;
- TRUNCATE TABLE wz_shopping_paycode;
- TRUNCATE TABLE wz_shopping_orderlog;
- TRUNCATE TABLE wz_shopping_order;
- TRUNCATE TABLE wz_shopping_commission_log;
- TRUNCATE TABLE wz_shopping_address;
- TRUNCATE TABLE wz_share_log;
- TRUNCATE TABLE wz_search_record;
- TRUNCATE TABLE wz_position_data;
- TRUNCATE TABLE wz_mp_msg;
- TRUNCATE TABLE wz_mobile_msg;
- TRUNCATE TABLE wz_message;
- TRUNCATE TABLE wz_message_read;
- TRUNCATE TABLE wz_login_times;
- TRUNCATE TABLE wz_ip_banned;
- TRUNCATE TABLE wz_friend_link;
- TRUNCATE TABLE wz_email_record;
- TRUNCATE TABLE wz_email_cert;
- TRUNCATE TABLE wz_doc_real_data;
- TRUNCATE TABLE wz_doc_real;
- TRUNCATE TABLE wz_doc_packfile;
- TRUNCATE TABLE wz_doc_data;
- TRUNCATE TABLE wz_doc_col;
- TRUNCATE TABLE wz_doc_auditlog;
- TRUNCATE TABLE wz_doc;
- TRUNCATE TABLE wz_copy_from;
- TRUNCATE TABLE wz_base64_img;
- TRUNCATE TABLE wz_bad_word;
- TRUNCATE TABLE wz_attachment_trash;
- TRUNCATE TABLE wz_attachment_index;
- TRUNCATE TABLE wz_attachment;
- TRUNCATE TABLE wz_adminlog;
|