Skip to content

Instantly share code, notes, and snippets.

@HostOnNet
Created September 7, 2017 16:08
Show Gist options
  • Save HostOnNet/6d2f0cd659e46b14d7a7caeb414c760b to your computer and use it in GitHub Desktop.
Save HostOnNet/6d2f0cd659e46b14d7a7caeb414c760b to your computer and use it in GitHub Desktop.
mysql> show tables;
+--------------------------------------+
| Tables_in_iconagen_wrdp1 |
+--------------------------------------+
| wp_aiowps_events |
| wp_aiowps_failed_logins |
| wp_aiowps_global_meta |
| wp_aiowps_login_activity |
| wp_aiowps_login_lockdown |
| wp_aiowps_permanent_block |
| wp_alm |
| wp_commentmeta |
| wp_comments |
| wp_datalist |
| wp_duplicator_packages |
| wp_eg_grids |
| wp_eg_item_elements |
| wp_eg_item_skins |
| wp_eg_navigation_skins |
| wp_fma_currency |
| wp_icl_cms_nav_cache |
| wp_icl_content_status |
| wp_icl_core_status |
| wp_icl_flags |
| wp_icl_languages |
| wp_icl_languages_translations |
| wp_icl_locale_map |
| wp_icl_message_status |
| wp_icl_node |
| wp_icl_reminders |
| wp_icl_string_packages |
| wp_icl_string_pages |
| wp_icl_string_positions |
| wp_icl_string_status |
| wp_icl_string_translations |
| wp_icl_string_urls |
| wp_icl_strings |
| wp_icl_translate |
| wp_icl_translation_batches |
| wp_icl_translation_status |
| wp_icl_translations |
| wp_links |
| wp_mailpoet_custom_fields |
| wp_mailpoet_forms |
| wp_mailpoet_newsletter_links |
| wp_mailpoet_newsletter_option |
| wp_mailpoet_newsletter_option_fields |
| wp_mailpoet_newsletter_posts |
| wp_mailpoet_newsletter_segment |
| wp_mailpoet_newsletter_templates |
| wp_mailpoet_newsletters |
| wp_mailpoet_segments |
| wp_mailpoet_sending_queues |
| wp_mailpoet_settings |
| wp_mailpoet_statistics_clicks |
| wp_mailpoet_statistics_forms |
| wp_mailpoet_statistics_newsletters |
| wp_mailpoet_statistics_opens |
| wp_mailpoet_statistics_unsubscribes |
| wp_mailpoet_subscriber_custom_field |
| wp_mailpoet_subscriber_segment |
| wp_mailpoet_subscribers |
| wp_menu_manager_plus |
| wp_options |
| wp_smush_dir_images |
| wp_ywsfl_list |
+--------------------------------------+
62 rows in set (0.00 sec)
mysql>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment