User:AlvonRuff/ISFDB Move/Drop Tables Script

From ISFDB
Jump to navigation Jump to search
drop table authors;
drop table authors_by_debut_date;
drop table award_cats;
drop table award_titles_report;
drop table award_types;
drop table awards;
drop table bad_images;
drop table canonical_author;
drop table changed_verified_pubs;
drop table cleanup;
drop table deleted_secondary_verifications;
drop table directory;
drop table emails;
drop table history;
drop table identifier_sites;
drop table identifier_types;
drop table identifiers;
drop table languages;
drop table license_keys;
drop table magazine;
drop table metadata;
drop table most_reviewed;
drop table mw_actor;
drop table mw_archive;
drop table mw_blobs;
drop table mw_bot_passwords;
drop table mw_brokenlinks;
drop table mw_category;
drop table mw_categorylinks;
drop table mw_change_tag;
drop table mw_change_tag_def;
drop table mw_comment;
drop table mw_content;
drop table mw_content_models;
drop table mw_cur;
drop table mw_externallinks;
drop table mw_filearchive;
drop table mw_image;
drop table mw_imagelinks;
drop table mw_interwiki;
drop table mw_ip_changes;
drop table mw_ipblocks;
drop table mw_ipblocks_old;
drop table mw_ipblocks_restrictions;
drop table mw_iwlinks;
drop table mw_job;
drop table mw_l10n_cache;
drop table mw_langlinks;
drop table mw_links;
drop table mw_linkscc;
drop table mw_log_search;
drop table mw_logging;
drop table mw_math;
drop table mw_module_deps;
drop table mw_objectcache;
drop table mw_oldimage;
drop table mw_page;
drop table mw_page_props;
drop table mw_page_restrictions;
drop table mw_pagelinks;
drop table mw_protected_titles;
drop table mw_querycache;
drop table mw_querycache_info;
drop table mw_querycachetwo;
drop table mw_recentchanges;
drop table mw_redirect;
drop table mw_revision;
drop table mw_revision_actor_temp;
drop table mw_revision_comment_temp;
drop table mw_searchindex;
drop table mw_site_identifiers;
drop table mw_site_stats;
drop table mw_sites;
drop table mw_slot_roles;
drop table mw_slots;
drop table mw_templatelinks;
drop table mw_text;
drop table mw_trackbacks;
drop table mw_updatelog;
drop table mw_uploadstash;
drop table mw_user;
drop table mw_user_former_groups;
drop table mw_user_groups;
drop table mw_user_newtalk;
drop table mw_user_properties;
drop table mw_user_rights;
drop table mw_validate;
drop table mw_watchlist;
drop table mw_watchlist_expiry;
drop table notes;
drop table primary_verifications;
drop table pseudonyms;
drop table pub_authors;
drop table pub_content;
drop table pub_series;
drop table publishers;
drop table pubs;
drop table reference;
drop table reports;
drop table self_approvers;
drop table series;
drop table sfe3_authors;
drop table submissions;
drop table tag_mapping;
drop table tag_status_log;
drop table tags;
drop table templates;
drop table title_awards;
drop table title_relationships;
drop table titles;
drop table trans_authors;
drop table trans_legal_names;
drop table trans_pub_series;
drop table trans_publisher;
drop table trans_pubs;
drop table trans_series;
drop table trans_titles;
drop table user_languages;
drop table user_preferences;
drop table user_sites;
drop table user_status;
drop table verification;
drop table votes;
drop table webpages;
drop table websites;