%PDF- %PDF-
Direktori : /proc/309157/root/backups/db_backups/mysql/db/mysql/ |
Current File : //proc/309157/root/backups/db_backups/mysql/db/mysql/innodb_index_stats.sql |
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: mysql -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `innodb_index_stats` -- DROP TABLE IF EXISTS `innodb_index_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `innodb_index_stats` ( `database_name` varchar(64) NOT NULL, `table_name` varchar(64) NOT NULL, `index_name` varchar(64) NOT NULL, `last_update` timestamp /* mariadb-5.3 */ NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `stat_name` varchar(64) NOT NULL, `stat_value` bigint(20) unsigned NOT NULL, `sample_size` bigint(20) unsigned DEFAULT NULL, `stat_description` varchar(1024) NOT NULL, PRIMARY KEY (`database_name`,`table_name`,`index_name`,`stat_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_bin; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `innodb_index_stats` -- LOCK TABLES `innodb_index_stats` WRITE; /*!40000 ALTER TABLE `innodb_index_stats` DISABLE KEYS */; INSERT INTO `innodb_index_stats` VALUES ('afterlogic','a_users','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',9,1,'id_user'),('afterlogic','a_users','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','a_users','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_appointments','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_appointment'),('afterlogic','acal_appointments','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_appointments','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_run'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_calendars','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'calendar_id'),('afterlogic','acal_calendars','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_calendars','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_cron_runs','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_run'),('afterlogic','acal_cron_runs','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_cron_runs','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_eventrepeats','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_repeat'),('afterlogic','acal_eventrepeats','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_eventrepeats','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_events','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'event_id'),('afterlogic','acal_events','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_events','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_exclusions','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_exclusion'),('afterlogic','acal_exclusions','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_exclusions','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_publications','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_publication'),('afterlogic','acal_publications','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_publications','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_reminders','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_reminder'),('afterlogic','acal_reminders','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_reminders','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_sharing','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_share'),('afterlogic','acal_sharing','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_sharing','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2023-07-11 09:56:27','n_diff_pfx01',3,1,'user_id'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2023-07-11 09:56:27','n_diff_pfx02',3,1,'user_id,settings_id'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_users_data','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',3,1,'settings_id'),('afterlogic','acal_users_data','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_users_data','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_addressbooks','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',6,1,'id'),('afterlogic','adav_addressbooks','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_addressbooks','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cache','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_cache','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cache','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendarobjects','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_calendarobjects','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendarobjects','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendars','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',3,1,'id'),('afterlogic','adav_calendars','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendars','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendarshares','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_calendarshares','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendarshares','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2023-07-11 09:56:27','n_diff_pfx01',3,1,'addressbookid'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2023-07-11 09:56:27','n_diff_pfx02',130,1,'addressbookid,id'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cards','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',130,4,'id'),('afterlogic','adav_cards','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cards','PRIMARY','2023-07-11 09:56:27','size',5,NULL,'Number of pages in the index'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'principal_id'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2023-07-11 09:56:27','n_diff_pfx02',0,1,'principal_id,member_id'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_groupmembers','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_groupmembers','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_groupmembers','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_locks','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_locks','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_locks','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2023-07-11 09:56:27','n_diff_pfx01',3,1,'uri'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_principals','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',3,1,'id'),('afterlogic','adav_principals','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_principals','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_reminders','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','adav_reminders','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_reminders','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_attachments','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_helpdesk_attachment'),('afterlogic','ahd_attachments','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_attachments','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_posts','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_helpdesk_post'),('afterlogic','ahd_posts','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_posts','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_threads','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_helpdesk_thread'),('afterlogic','ahd_threads','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_threads','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_users','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_helpdesk_user'),('afterlogic','ahd_users','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_users','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'name'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2023-07-11 09:55:54','n_diff_pfx01',9,1,'email'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2023-07-11 09:55:54','n_diff_pfx02',9,1,'email,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2023-07-11 09:55:54','n_diff_pfx01',9,1,'id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2023-07-11 09:55:54','n_diff_pfx02',9,1,'id_acct,id_user'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2023-07-11 09:55:54','n_diff_pfx01',9,1,'id_user'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2023-07-11 09:55:54','n_diff_pfx02',9,1,'id_user,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2023-07-11 09:55:54','n_diff_pfx01',9,1,'mail_inc_login'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2023-07-11 09:55:54','n_diff_pfx02',9,1,'mail_inc_login,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',9,1,'id_acct'),('afterlogic','awm_accounts','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2023-11-03 12:00:58','n_diff_pfx01',5,1,'id_user'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2023-11-03 12:00:58','n_diff_pfx02',5,1,'id_user,deleted'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2023-11-03 12:00:58','n_diff_pfx03',243,1,'id_user,deleted,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2023-11-03 12:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2023-11-03 12:00:58','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2023-11-03 12:00:58','n_diff_pfx01',5,1,'id_user'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2023-11-03 12:00:58','n_diff_pfx02',243,1,'id_user,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2023-11-03 12:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2023-11-03 12:00:58','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2023-11-03 12:00:58','n_diff_pfx01',22,1,'use_frequency'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2023-11-03 12:00:58','n_diff_pfx02',243,1,'use_frequency,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2023-11-03 12:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2023-11-03 12:00:58','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2023-11-03 12:00:58','n_diff_pfx01',205,1,'view_email'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2023-11-03 12:00:58','n_diff_pfx02',243,1,'view_email,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2023-11-03 12:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2023-11-03 12:00:58','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','PRIMARY','2023-11-03 12:00:58','n_diff_pfx01',243,4,'id_addr'),('afterlogic','awm_addr_book','PRIMARY','2023-11-03 12:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','PRIMARY','2023-11-03 12:00:58','size',5,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2023-07-11 09:56:27','n_diff_pfx01',1,1,'id_user'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2023-07-11 09:56:27','n_diff_pfx02',1,1,'id_user,id_group'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2023-07-11 09:56:27','n_diff_pfx01',1,1,'use_frequency'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2023-07-11 09:56:27','n_diff_pfx02',1,1,'use_frequency,id_group'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',1,1,'id_group'),('afterlogic','awm_addr_groups','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',119,1,'DB_ROW_ID'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_channels','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_channel'),('afterlogic','awm_channels','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_channels','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_user'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2023-07-11 09:56:27','n_diff_pfx02',0,1,'id_user,id'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_columns','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id'),('afterlogic','awm_columns','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_columns','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'name'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domains','PRIMARY','2023-07-11 09:56:27','n_diff_pfx01',0,1,'id_domain'),('afterlogic','awm_domains','PRIMARY','2023-07-11 09:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domains','PRIMARY','2023-07-11 09:56:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_fetchers','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_fetcher'),('afterlogic','awm_fetchers','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_fetchers','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_folder'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx03',0,1,'id_acct,id_folder,id_filter'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_filters','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_filter'),('afterlogic','awm_filters','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_filters','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_folder'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_parent'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx03',0,1,'id_acct,id_parent,id_folder'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',9,1,'id_acct'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',9,1,'id_acct,id'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',9,1,'id'),('afterlogic','awm_folders_order','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,DB_ROW_ID'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_folder,id_parent'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2023-07-11 09:56:28','n_diff_pfx03',0,1,'id_folder,id_parent,id'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_folder,id'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_folders_tree','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_identities','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_identity'),('afterlogic','awm_identities','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_identities','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailaliases','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailaliases','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailaliases','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailforwards','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailforwards','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailforwards','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailinglists','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailinglists','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailinglists','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_folder_db'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2023-07-11 09:56:28','n_diff_pfx03',0,1,'id_acct,id_folder_db,id'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_folder_db'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','n_diff_pfx03',0,1,'id_acct,id_folder_db,seen'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','n_diff_pfx04',0,1,'id_acct,id_folder_db,seen,id'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_messages','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_msg'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages_body','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_messages_body','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages_body','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'hash'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'hash,DB_ROW_ID'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_min','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_min','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_min','GEN_CLUST_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id_read'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_reads','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_read'),('afterlogic','awm_reads','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_reads','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2023-07-11 09:56:28','n_diff_pfx01',1,1,'id_user'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2023-07-11 09:56:28','n_diff_pfx02',2,1,'id_user,id'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_senders','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',2,1,'id'),('afterlogic','awm_senders','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_senders','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2023-07-11 09:56:53','n_diff_pfx01',9,1,'id_user'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_settings','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',9,1,'id_setting'),('afterlogic','awm_settings','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_settings','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_social','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_social','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_social','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_subscriptions','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_subscription'),('afterlogic','awm_subscriptions','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_subscriptions','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_system_folders','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id'),('afterlogic','awm_system_folders','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_system_folders','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'name'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2023-07-11 09:56:28','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenants','PRIMARY','2023-07-11 09:56:28','n_diff_pfx01',0,1,'id_tenant'),('afterlogic','awm_tenants','PRIMARY','2023-07-11 09:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenants','PRIMARY','2023-07-11 09:56:28','size',1,NULL,'Number of pages in the index'),('dmarc','domains','PRIMARY','2025-06-15 18:05:30','n_diff_pfx01',4,1,'id'),('dmarc','domains','PRIMARY','2025-06-15 18:05:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','domains','PRIMARY','2025-06-15 18:05:30','size',1,NULL,'Number of pages in the index'),('dmarc','domains','fqdn','2025-06-15 18:05:30','n_diff_pfx01',4,1,'fqdn'),('dmarc','domains','fqdn','2025-06-15 18:05:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','domains','fqdn','2025-06-15 18:05:30','size',1,NULL,'Number of pages in the index'),('dmarc','reportlog','PRIMARY','2025-08-19 15:13:02','n_diff_pfx01',2688,20,'id'),('dmarc','reportlog','PRIMARY','2025-08-19 15:13:02','n_leaf_pages',24,NULL,'Number of leaf pages in the index'),('dmarc','reportlog','PRIMARY','2025-08-19 15:13:02','size',25,NULL,'Number of pages in the index'),('dmarc','reportlog','event_time','2025-08-19 15:13:02','n_diff_pfx01',461,3,'event_time'),('dmarc','reportlog','event_time','2025-08-19 15:13:02','n_diff_pfx02',2667,3,'event_time,id'),('dmarc','reportlog','event_time','2025-08-19 15:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reportlog','event_time','2025-08-19 15:13:02','size',4,NULL,'Number of pages in the index'),('dmarc','reportlog','user_id','2025-08-19 15:13:02','n_diff_pfx01',1,4,'user_id'),('dmarc','reportlog','user_id','2025-08-19 15:13:02','n_diff_pfx02',461,4,'user_id,event_time'),('dmarc','reportlog','user_id','2025-08-19 15:13:02','n_diff_pfx03',2667,4,'user_id,event_time,id'),('dmarc','reportlog','user_id','2025-08-19 15:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reportlog','user_id','2025-08-19 15:13:02','size',5,NULL,'Number of pages in the index'),('dmarc','reports','PRIMARY','2025-08-19 14:13:02','n_diff_pfx01',1609,16,'id'),('dmarc','reports','PRIMARY','2025-08-19 14:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reports','PRIMARY','2025-08-19 14:13:02','size',17,NULL,'Number of pages in the index'),('dmarc','reports','begin_time','2025-08-19 14:13:02','n_diff_pfx01',840,2,'begin_time'),('dmarc','reports','begin_time','2025-08-19 14:13:02','n_diff_pfx02',1609,2,'begin_time,id'),('dmarc','reports','begin_time','2025-08-19 14:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reports','begin_time','2025-08-19 14:13:02','size',3,NULL,'Number of pages in the index'),('dmarc','reports','end_time','2025-08-19 14:13:02','n_diff_pfx01',1142,2,'end_time'),('dmarc','reports','end_time','2025-08-19 14:13:02','n_diff_pfx02',1609,2,'end_time,id'),('dmarc','reports','end_time','2025-08-19 14:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reports','end_time','2025-08-19 14:13:02','size',3,NULL,'Number of pages in the index'),('dmarc','reports','org','2025-08-19 14:13:02','n_diff_pfx01',15,7,'org'),('dmarc','reports','org','2025-08-19 14:13:02','n_diff_pfx02',1337,7,'org,begin_time'),('dmarc','reports','org','2025-08-19 14:13:02','n_diff_pfx03',1609,7,'org,begin_time,id'),('dmarc','reports','org','2025-08-19 14:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reports','org','2025-08-19 14:13:02','size',8,NULL,'Number of pages in the index'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','n_diff_pfx01',4,8,'domain_id'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','n_diff_pfx02',1019,8,'domain_id,begin_time'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','n_diff_pfx03',1525,8,'domain_id,begin_time,org'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','n_diff_pfx04',1609,8,'domain_id,begin_time,org,external_id'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','reports','org_time_id_u','2025-08-19 14:13:02','size',9,NULL,'Number of pages in the index'),('dmarc','rptrecords','PRIMARY','2025-06-15 17:57:28','n_diff_pfx01',1238,12,'id'),('dmarc','rptrecords','PRIMARY','2025-06-15 17:57:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','rptrecords','PRIMARY','2025-06-15 17:57:28','size',13,NULL,'Number of pages in the index'),('dmarc','rptrecords','ip','2025-06-15 17:57:28','n_diff_pfx01',97,2,'ip'),('dmarc','rptrecords','ip','2025-06-15 17:57:28','n_diff_pfx02',1238,2,'ip,id'),('dmarc','rptrecords','ip','2025-06-15 17:57:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','rptrecords','ip','2025-06-15 17:57:28','size',3,NULL,'Number of pages in the index'),('dmarc','rptrecords','report_id','2025-06-15 17:57:28','n_diff_pfx01',961,2,'report_id'),('dmarc','rptrecords','report_id','2025-06-15 17:57:28','n_diff_pfx02',1238,2,'report_id,id'),('dmarc','rptrecords','report_id','2025-06-15 17:57:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','rptrecords','report_id','2025-06-15 17:57:28','size',3,NULL,'Number of pages in the index'),('dmarc','system','PRIMARY','2025-06-15 17:37:30','n_diff_pfx01',0,1,'user_id'),('dmarc','system','PRIMARY','2025-06-15 17:37:30','n_diff_pfx02',0,1,'user_id,key'),('dmarc','system','PRIMARY','2025-06-15 17:37:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','system','PRIMARY','2025-06-15 17:37:30','size',1,NULL,'Number of pages in the index'),('dmarc','userdomains','PRIMARY','2025-06-15 17:37:31','n_diff_pfx01',0,1,'domain_id'),('dmarc','userdomains','PRIMARY','2025-06-15 17:37:31','n_diff_pfx02',0,1,'domain_id,user_id'),('dmarc','userdomains','PRIMARY','2025-06-15 17:37:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','userdomains','PRIMARY','2025-06-15 17:37:31','size',1,NULL,'Number of pages in the index'),('dmarc','users','PRIMARY','2025-06-15 17:37:31','n_diff_pfx01',0,1,'id'),('dmarc','users','PRIMARY','2025-06-15 17:37:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','users','PRIMARY','2025-06-15 17:37:31','size',1,NULL,'Number of pages in the index'),('dmarc','users','name','2025-06-15 17:37:31','n_diff_pfx01',0,1,'name'),('dmarc','users','name','2025-06-15 17:37:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('dmarc','users','name','2025-06-15 17:37:31','size',1,NULL,'Number of pages in the index'),('drilly','drills','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',54,1,'id'),('drilly','drills','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','drills','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','drills','drillSet','2023-07-11 09:55:27','n_diff_pfx01',6,1,'drillSet'),('drilly','drills','drillSet','2023-07-11 09:55:27','n_diff_pfx02',54,1,'drillSet,id'),('drilly','drills','drillSet','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','drills','drillSet','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','events','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',288,1,'id'),('drilly','events','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','events','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','events','user','2023-07-11 09:55:27','n_diff_pfx01',22,1,'user'),('drilly','events','user','2023-07-11 09:55:27','n_diff_pfx02',288,1,'user,id'),('drilly','events','user','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','events','user','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','events','userSet','2023-07-11 09:55:27','n_diff_pfx01',16,1,'userSet'),('drilly','events','userSet','2023-07-11 09:55:27','n_diff_pfx02',288,1,'userSet,id'),('drilly','events','userSet','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','events','userSet','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','sets','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',6,1,'id'),('drilly','sets','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','sets','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','situations','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',2262,7,'id'),('drilly','situations','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','situations','PRIMARY','2023-07-11 09:55:27','size',8,NULL,'Number of pages in the index'),('drilly','situations','event','2023-07-11 09:55:27','n_diff_pfx01',288,3,'event'),('drilly','situations','event','2023-07-11 09:55:27','n_diff_pfx02',2262,3,'event,id'),('drilly','situations','event','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','situations','event','2023-07-11 09:55:27','size',4,NULL,'Number of pages in the index'),('drilly','situations','situation','2023-07-11 09:55:27','n_diff_pfx01',39,2,'situation'),('drilly','situations','situation','2023-07-11 09:55:27','n_diff_pfx02',2262,2,'situation,id'),('drilly','situations','situation','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','situations','situation','2023-07-11 09:55:27','size',3,NULL,'Number of pages in the index'),('drilly','users','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',34,1,'id'),('drilly','users','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','users','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('drilly','users','googleId','2023-07-11 09:55:27','n_diff_pfx01',34,1,'googleId'),('drilly','users','googleId','2023-07-11 09:55:27','n_diff_pfx02',34,1,'googleId,id'),('drilly','users','googleId','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('drilly','users','googleId','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ar_id'),('havranipapuce','archive','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','ar_revid','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ar_rev_id'),('havranipapuce','archive','ar_revid','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ar_rev_id,ar_id'),('havranipapuce','archive','ar_revid','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','ar_revid','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ar_namespace'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ar_namespace,ar_title'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ar_namespace,ar_title,ar_timestamp'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','n_diff_pfx04',0,1,'ar_namespace,ar_title,ar_timestamp,ar_id'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','name_title_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ar_user_text'),('havranipapuce','archive','usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ar_user_text,ar_timestamp'),('havranipapuce','archive','usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ar_user_text,ar_timestamp,ar_id'),('havranipapuce','archive','usertext_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','usertext_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cat_id'),('havranipapuce','category','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','cat_pages','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cat_pages'),('havranipapuce','category','cat_pages','2023-07-11 09:56:33','n_diff_pfx02',1,1,'cat_pages,cat_id'),('havranipapuce','category','cat_pages','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','cat_pages','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','cat_title','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cat_title'),('havranipapuce','category','cat_title','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','cat_title','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_collation','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cl_collation'),('havranipapuce','categorylinks','cl_collation','2023-07-11 09:56:33','n_diff_pfx02',4,1,'cl_collation,cl_from'),('havranipapuce','categorylinks','cl_collation','2023-07-11 09:56:33','n_diff_pfx03',4,1,'cl_collation,cl_from,cl_to'),('havranipapuce','categorylinks','cl_collation','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_collation','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_from','2023-07-11 09:56:33','n_diff_pfx01',4,1,'cl_from'),('havranipapuce','categorylinks','cl_from','2023-07-11 09:56:33','n_diff_pfx02',4,1,'cl_from,cl_to'),('havranipapuce','categorylinks','cl_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_from','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cl_to'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','n_diff_pfx02',1,1,'cl_to,cl_type'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','n_diff_pfx03',4,1,'cl_to,cl_type,cl_sortkey'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','n_diff_pfx04',4,1,'cl_to,cl_type,cl_sortkey,cl_from'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_sortkey','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_timestamp','2023-07-11 09:56:33','n_diff_pfx01',1,1,'cl_to'),('havranipapuce','categorylinks','cl_timestamp','2023-07-11 09:56:33','n_diff_pfx02',4,1,'cl_to,cl_timestamp'),('havranipapuce','categorylinks','cl_timestamp','2023-07-11 09:56:33','n_diff_pfx03',4,1,'cl_to,cl_timestamp,cl_from'),('havranipapuce','categorylinks','cl_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2023-07-11 09:56:33','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_log_tag','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ct_log_id'),('havranipapuce','change_tag','change_tag_log_tag','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ct_log_id,ct_tag'),('havranipapuce','change_tag','change_tag_log_tag','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_log_tag','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_rc_tag','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ct_rc_id'),('havranipapuce','change_tag','change_tag_rc_tag','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ct_rc_id,ct_tag'),('havranipapuce','change_tag','change_tag_rc_tag','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_rc_tag','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_rev_tag','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ct_rev_id'),('havranipapuce','change_tag','change_tag_rev_tag','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ct_rev_id,ct_tag'),('havranipapuce','change_tag','change_tag_rev_tag','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_rev_tag','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ct_tag'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ct_tag,ct_rc_id'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ct_tag,ct_rc_id,ct_rev_id'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_diff_pfx04',0,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_diff_pfx05',0,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id,DB_ROW_ID'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_tag_id','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','external_user','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',0,1,'eu_local_id'),('havranipapuce','external_user','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','external_user','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','external_user','eu_external_id','2023-07-11 09:56:33','n_diff_pfx01',0,1,'eu_external_id'),('havranipapuce','external_user','eu_external_id','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','external_user','eu_external_id','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',61,1,'el_id'),('havranipapuce','externallinks','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_from','2023-07-11 09:56:33','n_diff_pfx01',14,1,'el_from'),('havranipapuce','externallinks','el_from','2023-07-11 09:56:33','n_diff_pfx02',46,1,'el_from,el_to'),('havranipapuce','externallinks','el_from','2023-07-11 09:56:33','n_diff_pfx03',61,1,'el_from,el_to,el_id'),('havranipapuce','externallinks','el_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_from','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_index','2023-07-11 09:56:33','n_diff_pfx01',53,1,'el_index'),('havranipapuce','externallinks','el_index','2023-07-11 09:56:33','n_diff_pfx02',61,1,'el_index,el_id'),('havranipapuce','externallinks','el_index','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_index','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_to','2023-07-11 09:56:33','n_diff_pfx01',50,1,'el_to'),('havranipapuce','externallinks','el_to','2023-07-11 09:56:33','n_diff_pfx02',54,1,'el_to,el_from'),('havranipapuce','externallinks','el_to','2023-07-11 09:56:33','n_diff_pfx03',61,1,'el_to,el_from,el_id'),('havranipapuce','externallinks','el_to','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_to','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_id'),('havranipapuce','filearchive','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_deleted_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_deleted_timestamp'),('havranipapuce','filearchive','fa_deleted_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'fa_deleted_timestamp,fa_id'),('havranipapuce','filearchive','fa_deleted_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_deleted_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_name','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_name'),('havranipapuce','filearchive','fa_name','2023-07-11 09:56:33','n_diff_pfx02',0,1,'fa_name,fa_timestamp'),('havranipapuce','filearchive','fa_name','2023-07-11 09:56:33','n_diff_pfx03',0,1,'fa_name,fa_timestamp,fa_id'),('havranipapuce','filearchive','fa_name','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_name','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_sha1','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_sha1'),('havranipapuce','filearchive','fa_sha1','2023-07-11 09:56:33','n_diff_pfx02',0,1,'fa_sha1,fa_id'),('havranipapuce','filearchive','fa_sha1','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_sha1','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_storage_group','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_storage_group'),('havranipapuce','filearchive','fa_storage_group','2023-07-11 09:56:33','n_diff_pfx02',0,1,'fa_storage_group,fa_storage_key'),('havranipapuce','filearchive','fa_storage_group','2023-07-11 09:56:33','n_diff_pfx03',0,1,'fa_storage_group,fa_storage_key,fa_id'),('havranipapuce','filearchive','fa_storage_group','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_storage_group','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_user_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'fa_user_text'),('havranipapuce','filearchive','fa_user_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'fa_user_text,fa_timestamp'),('havranipapuce','filearchive','fa_user_timestamp','2023-07-11 09:56:33','n_diff_pfx03',0,1,'fa_user_text,fa_timestamp,fa_id'),('havranipapuce','filearchive','fa_user_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_user_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',457,12,'img_name'),('havranipapuce','image','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','PRIMARY','2023-07-11 09:56:33','size',13,NULL,'Number of pages in the index'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','n_diff_pfx01',1,1,'img_media_type'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','n_diff_pfx02',1,1,'img_media_type,img_major_mime'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','n_diff_pfx03',3,1,'img_media_type,img_major_mime,img_minor_mime'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','n_diff_pfx04',457,1,'img_media_type,img_major_mime,img_minor_mime,img_name'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_media_mime','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_sha1','2023-07-11 09:56:33','n_diff_pfx01',456,2,'img_sha1'),('havranipapuce','image','img_sha1','2023-07-11 09:56:33','n_diff_pfx02',457,2,'img_sha1,img_name'),('havranipapuce','image','img_sha1','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_sha1','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','image','img_size','2023-07-11 09:56:33','n_diff_pfx01',455,1,'img_size'),('havranipapuce','image','img_size','2023-07-11 09:56:33','n_diff_pfx02',457,1,'img_size,img_name'),('havranipapuce','image','img_size','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_size','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_timestamp','2023-07-11 09:56:33','n_diff_pfx01',457,1,'img_timestamp'),('havranipapuce','image','img_timestamp','2023-07-11 09:56:33','n_diff_pfx02',457,1,'img_timestamp,img_name'),('havranipapuce','image','img_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx01',3,2,'img_user_text'),('havranipapuce','image','img_usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx02',457,2,'img_user_text,img_timestamp'),('havranipapuce','image','img_usertext_timestamp','2023-07-11 09:56:33','n_diff_pfx03',457,2,'img_user_text,img_timestamp,img_name'),('havranipapuce','image','img_usertext_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_usertext_timestamp','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_backlinks_namespace','2023-07-11 09:56:33','n_diff_pfx01',452,1,'il_to'),('havranipapuce','imagelinks','il_backlinks_namespace','2023-07-11 09:56:33','n_diff_pfx02',452,1,'il_to,il_from_namespace'),('havranipapuce','imagelinks','il_backlinks_namespace','2023-07-11 09:56:33','n_diff_pfx03',455,1,'il_to,il_from_namespace,il_from'),('havranipapuce','imagelinks','il_backlinks_namespace','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_backlinks_namespace','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_from','2023-07-11 09:56:33','n_diff_pfx01',38,2,'il_from'),('havranipapuce','imagelinks','il_from','2023-07-11 09:56:33','n_diff_pfx02',455,2,'il_from,il_to'),('havranipapuce','imagelinks','il_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_from','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_to','2023-07-11 09:56:33','n_diff_pfx01',452,1,'il_to'),('havranipapuce','imagelinks','il_to','2023-07-11 09:56:33','n_diff_pfx02',455,1,'il_to,il_from'),('havranipapuce','imagelinks','il_to','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_to','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','interwiki','iw_prefix','2023-07-11 09:56:33','n_diff_pfx01',93,1,'iw_prefix'),('havranipapuce','interwiki','iw_prefix','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','interwiki','iw_prefix','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_id'),('havranipapuce','ipblocks','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_address'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_address,ipb_user'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ipb_address,ipb_user,ipb_auto'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','n_diff_pfx04',0,1,'ipb_address,ipb_user,ipb_auto,ipb_anon_only'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_address','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_expiry','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_expiry'),('havranipapuce','ipblocks','ipb_expiry','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_expiry,ipb_id'),('havranipapuce','ipblocks','ipb_expiry','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_expiry','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_parent_block_id','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_parent_block_id'),('havranipapuce','ipblocks','ipb_parent_block_id','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_parent_block_id,ipb_id'),('havranipapuce','ipblocks','ipb_parent_block_id','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_parent_block_id','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_range','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_range_start'),('havranipapuce','ipblocks','ipb_range','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_range_start,ipb_range_end'),('havranipapuce','ipblocks','ipb_range','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ipb_range_start,ipb_range_end,ipb_id'),('havranipapuce','ipblocks','ipb_range','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_range','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_timestamp'),('havranipapuce','ipblocks','ipb_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_timestamp,ipb_id'),('havranipapuce','ipblocks','ipb_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_user','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ipb_user'),('havranipapuce','ipblocks','ipb_user','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ipb_user,ipb_id'),('havranipapuce','ipblocks','ipb_user','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_user','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_from','2023-07-11 09:56:33','n_diff_pfx01',0,1,'iwl_from'),('havranipapuce','iwlinks','iwl_from','2023-07-11 09:56:33','n_diff_pfx02',0,1,'iwl_from,iwl_prefix'),('havranipapuce','iwlinks','iwl_from','2023-07-11 09:56:33','n_diff_pfx03',0,1,'iwl_from,iwl_prefix,iwl_title'),('havranipapuce','iwlinks','iwl_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_from','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:33','n_diff_pfx01',0,1,'iwl_prefix'),('havranipapuce','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:33','n_diff_pfx02',0,1,'iwl_prefix,iwl_from'),('havranipapuce','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:33','n_diff_pfx03',0,1,'iwl_prefix,iwl_from,iwl_title'),('havranipapuce','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:33','n_diff_pfx01',0,1,'iwl_prefix'),('havranipapuce','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:33','n_diff_pfx02',0,1,'iwl_prefix,iwl_title'),('havranipapuce','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:33','n_diff_pfx03',0,1,'iwl_prefix,iwl_title,iwl_from'),('havranipapuce','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_id'),('havranipapuce','job','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','PRIMARY','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_diff_pfx02',0,1,'job_cmd,job_namespace'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_diff_pfx03',0,1,'job_cmd,job_namespace,job_title'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_diff_pfx04',0,1,'job_cmd,job_namespace,job_title,job_params'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_diff_pfx05',0,1,'job_cmd,job_namespace,job_title,job_params,job_id'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','n_diff_pfx02',0,1,'job_cmd,job_token'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','n_diff_pfx03',0,1,'job_cmd,job_token,job_random'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','n_diff_pfx04',0,1,'job_cmd,job_token,job_random,job_id'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd_token','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd_token_id','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd_token_id','2023-07-11 09:56:33','n_diff_pfx02',0,1,'job_cmd,job_token'),('havranipapuce','job','job_cmd_token_id','2023-07-11 09:56:33','n_diff_pfx03',0,1,'job_cmd,job_token,job_id'),('havranipapuce','job','job_cmd_token_id','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd_token_id','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_sha1','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_sha1'),('havranipapuce','job','job_sha1','2023-07-11 09:56:33','n_diff_pfx02',0,1,'job_sha1,job_id'),('havranipapuce','job','job_sha1','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_sha1','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_timestamp','2023-07-11 09:56:33','n_diff_pfx01',0,1,'job_timestamp'),('havranipapuce','job','job_timestamp','2023-07-11 09:56:33','n_diff_pfx02',0,1,'job_timestamp,job_id'),('havranipapuce','job','job_timestamp','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_timestamp','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2023-07-11 09:56:33','n_diff_pfx01',10225,20,'DB_ROW_ID'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2023-07-11 09:56:33','n_leaf_pages',112,NULL,'Number of leaf pages in the index'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2023-07-11 09:56:33','size',193,NULL,'Number of pages in the index'),('havranipapuce','l10n_cache','lc_lang_key','2023-07-11 09:56:33','n_diff_pfx01',2,44,'lc_lang'),('havranipapuce','l10n_cache','lc_lang_key','2023-07-11 09:56:33','n_diff_pfx02',10156,44,'lc_lang,lc_key'),('havranipapuce','l10n_cache','lc_lang_key','2023-07-11 09:56:33','n_diff_pfx03',10156,44,'lc_lang,lc_key,DB_ROW_ID'),('havranipapuce','l10n_cache','lc_lang_key','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','l10n_cache','lc_lang_key','2023-07-11 09:56:33','size',82,NULL,'Number of pages in the index'),('havranipapuce','langlinks','ll_from','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ll_from'),('havranipapuce','langlinks','ll_from','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ll_from,ll_lang'),('havranipapuce','langlinks','ll_from','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','langlinks','ll_from','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','langlinks','ll_lang','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ll_lang'),('havranipapuce','langlinks','ll_lang','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ll_lang,ll_title'),('havranipapuce','langlinks','ll_lang','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ll_lang,ll_title,ll_from'),('havranipapuce','langlinks','ll_lang','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','langlinks','ll_lang','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','log_search','ls_field_val','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ls_field'),('havranipapuce','log_search','ls_field_val','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ls_field,ls_value'),('havranipapuce','log_search','ls_field_val','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ls_field,ls_value,ls_log_id'),('havranipapuce','log_search','ls_field_val','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','log_search','ls_field_val','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','log_search','ls_log_id','2023-07-11 09:56:33','n_diff_pfx01',0,1,'ls_log_id'),('havranipapuce','log_search','ls_log_id','2023-07-11 09:56:33','n_diff_pfx02',0,1,'ls_log_id,ls_field'),('havranipapuce','log_search','ls_log_id','2023-07-11 09:56:33','n_diff_pfx03',0,1,'ls_log_id,ls_field,ls_value'),('havranipapuce','log_search','ls_log_id','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','log_search','ls_log_id','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','PRIMARY','2023-07-11 09:56:33','n_diff_pfx01',489,4,'log_id'),('havranipapuce','logging','PRIMARY','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','PRIMARY','2023-07-11 09:56:33','size',5,NULL,'Number of pages in the index'),('havranipapuce','logging','log_page_id_time','2023-07-11 09:56:33','n_diff_pfx01',462,1,'log_page'),('havranipapuce','logging','log_page_id_time','2023-07-11 09:56:33','n_diff_pfx02',489,1,'log_page,log_timestamp'),('havranipapuce','logging','log_page_id_time','2023-07-11 09:56:33','n_diff_pfx03',489,1,'log_page,log_timestamp,log_id'),('havranipapuce','logging','log_page_id_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_page_id_time','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_text_time','2023-07-11 09:56:33','n_diff_pfx01',4,1,'log_user_text'),('havranipapuce','logging','log_user_text_time','2023-07-11 09:56:33','n_diff_pfx02',489,1,'log_user_text,log_timestamp'),('havranipapuce','logging','log_user_text_time','2023-07-11 09:56:33','n_diff_pfx03',489,1,'log_user_text,log_timestamp,log_id'),('havranipapuce','logging','log_user_text_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_text_time','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','n_diff_pfx01',4,2,'log_user_text'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','n_diff_pfx02',5,2,'log_user_text,log_type'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','n_diff_pfx03',489,2,'log_user_text,log_type,log_timestamp'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','n_diff_pfx04',489,2,'log_user_text,log_type,log_timestamp,log_id'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_text_type_time','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','n_diff_pfx01',4,2,'log_user'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','n_diff_pfx02',5,2,'log_user,log_type'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','n_diff_pfx03',489,2,'log_user,log_type,log_timestamp'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','n_diff_pfx04',489,2,'log_user,log_type,log_timestamp,log_id'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_type_time','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','n_diff_pfx01',3,2,'log_namespace'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','n_diff_pfx02',466,2,'log_namespace,log_title'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','n_diff_pfx03',489,2,'log_namespace,log_title,log_timestamp'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','n_diff_pfx04',489,2,'log_namespace,log_title,log_timestamp,log_id'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','page_time','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','times','2023-07-11 09:56:33','n_diff_pfx01',489,1,'log_timestamp'),('havranipapuce','logging','times','2023-07-11 09:56:33','n_diff_pfx02',489,1,'log_timestamp,log_id'),('havranipapuce','logging','times','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','times','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','n_diff_pfx01',3,2,'log_type'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','n_diff_pfx02',4,2,'log_type,log_action'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','n_diff_pfx03',489,2,'log_type,log_action,log_timestamp'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','n_diff_pfx04',489,2,'log_type,log_action,log_timestamp,log_id'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','type_action','2023-07-11 09:56:33','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','type_time','2023-07-11 09:56:33','n_diff_pfx01',3,1,'log_type'),('havranipapuce','logging','type_time','2023-07-11 09:56:33','n_diff_pfx02',489,1,'log_type,log_timestamp'),('havranipapuce','logging','type_time','2023-07-11 09:56:33','n_diff_pfx03',489,1,'log_type,log_timestamp,log_id'),('havranipapuce','logging','type_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','type_time','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','user_time','2023-07-11 09:56:33','n_diff_pfx01',4,1,'log_user'),('havranipapuce','logging','user_time','2023-07-11 09:56:33','n_diff_pfx02',489,1,'log_user,log_timestamp'),('havranipapuce','logging','user_time','2023-07-11 09:56:33','n_diff_pfx03',489,1,'log_user,log_timestamp,log_id'),('havranipapuce','logging','user_time','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','user_time','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','module_deps','md_module_skin','2023-07-11 09:56:33','n_diff_pfx01',9,1,'md_module'),('havranipapuce','module_deps','md_module_skin','2023-07-11 09:56:33','n_diff_pfx02',9,1,'md_module,md_skin'),('havranipapuce','module_deps','md_module_skin','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','module_deps','md_module_skin','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','msg_resource','mr_resource_lang','2023-07-11 09:56:33','n_diff_pfx01',2,1,'mr_resource'),('havranipapuce','msg_resource','mr_resource_lang','2023-07-11 09:56:33','n_diff_pfx02',2,1,'mr_resource,mr_lang'),('havranipapuce','msg_resource','mr_resource_lang','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','msg_resource','mr_resource_lang','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','msg_resource_links','mrl_message_resource','2023-07-11 09:56:33','n_diff_pfx01',0,1,'mrl_message'),('havranipapuce','msg_resource_links','mrl_message_resource','2023-07-11 09:56:33','n_diff_pfx02',0,1,'mrl_message,mrl_resource'),('havranipapuce','msg_resource_links','mrl_message_resource','2023-07-11 09:56:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','msg_resource_links','mrl_message_resource','2023-07-11 09:56:33','size',1,NULL,'Number of pages in the index'),('havranipapuce','objectcache','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',559,16,'keyname'),('havranipapuce','objectcache','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',40,NULL,'Number of leaf pages in the index'),('havranipapuce','objectcache','PRIMARY','2023-07-11 09:56:34','size',95,NULL,'Number of pages in the index'),('havranipapuce','objectcache','exptime','2023-07-11 09:56:34','n_diff_pfx01',1,5,'exptime'),('havranipapuce','objectcache','exptime','2023-07-11 09:56:34','n_diff_pfx02',575,5,'exptime,keyname'),('havranipapuce','objectcache','exptime','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','objectcache','exptime','2023-07-11 09:56:34','size',6,NULL,'Number of pages in the index'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',15,1,'DB_ROW_ID'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_name_archive_name','2023-07-11 09:56:34','n_diff_pfx01',15,1,'oi_name'),('havranipapuce','oldimage','oi_name_archive_name','2023-07-11 09:56:34','n_diff_pfx02',15,1,'oi_name,oi_archive_name'),('havranipapuce','oldimage','oi_name_archive_name','2023-07-11 09:56:34','n_diff_pfx03',15,1,'oi_name,oi_archive_name,DB_ROW_ID'),('havranipapuce','oldimage','oi_name_archive_name','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_name_archive_name','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_name_timestamp','2023-07-11 09:56:34','n_diff_pfx01',15,1,'oi_name'),('havranipapuce','oldimage','oi_name_timestamp','2023-07-11 09:56:34','n_diff_pfx02',15,1,'oi_name,oi_timestamp'),('havranipapuce','oldimage','oi_name_timestamp','2023-07-11 09:56:34','n_diff_pfx03',15,1,'oi_name,oi_timestamp,DB_ROW_ID'),('havranipapuce','oldimage','oi_name_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_name_timestamp','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_sha1','2023-07-11 09:56:34','n_diff_pfx01',15,1,'oi_sha1'),('havranipapuce','oldimage','oi_sha1','2023-07-11 09:56:34','n_diff_pfx02',15,1,'oi_sha1,DB_ROW_ID'),('havranipapuce','oldimage','oi_sha1','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_sha1','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx01',3,1,'oi_user_text'),('havranipapuce','oldimage','oi_usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx02',15,1,'oi_user_text,oi_timestamp'),('havranipapuce','oldimage','oi_usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx03',15,1,'oi_user_text,oi_timestamp,DB_ROW_ID'),('havranipapuce','oldimage','oi_usertext_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_usertext_timestamp','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',509,4,'page_id'),('havranipapuce','page','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','PRIMARY','2023-07-11 09:56:34','size',5,NULL,'Number of pages in the index'),('havranipapuce','page','name_title','2023-07-11 09:56:34','n_diff_pfx01',2,1,'page_namespace'),('havranipapuce','page','name_title','2023-07-11 09:56:34','n_diff_pfx02',509,1,'page_namespace,page_title'),('havranipapuce','page','name_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','name_title','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_len','2023-07-11 09:56:34','n_diff_pfx01',57,1,'page_len'),('havranipapuce','page','page_len','2023-07-11 09:56:34','n_diff_pfx02',509,1,'page_len,page_id'),('havranipapuce','page','page_len','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_len','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_random','2023-07-11 09:56:34','n_diff_pfx01',509,1,'page_random'),('havranipapuce','page','page_random','2023-07-11 09:56:34','n_diff_pfx02',509,1,'page_random,page_id'),('havranipapuce','page','page_random','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_random','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','n_diff_pfx01',1,1,'page_is_redirect'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','n_diff_pfx02',2,1,'page_is_redirect,page_namespace'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','n_diff_pfx03',58,1,'page_is_redirect,page_namespace,page_len'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','n_diff_pfx04',509,1,'page_is_redirect,page_namespace,page_len,page_id'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_redirect_namespace_len','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_page_propname','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pp_page'),('havranipapuce','page_props','pp_page_propname','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pp_page,pp_propname'),('havranipapuce','page_props','pp_page_propname','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_page_propname','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_propname_page','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pp_propname'),('havranipapuce','page_props','pp_propname_page','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pp_propname,pp_page'),('havranipapuce','page_props','pp_propname_page','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_propname_page','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_propname_sortkey_page','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pp_propname'),('havranipapuce','page_props','pp_propname_sortkey_page','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pp_propname,pp_sortkey'),('havranipapuce','page_props','pp_propname_sortkey_page','2023-07-11 09:56:34','n_diff_pfx03',0,1,'pp_propname,pp_sortkey,pp_page'),('havranipapuce','page_props','pp_propname_sortkey_page','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_propname_sortkey_page','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pr_id'),('havranipapuce','page_restrictions','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_cascade','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pr_cascade'),('havranipapuce','page_restrictions','pr_cascade','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pr_cascade,pr_id'),('havranipapuce','page_restrictions','pr_cascade','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_cascade','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_level','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pr_level'),('havranipapuce','page_restrictions','pr_level','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pr_level,pr_id'),('havranipapuce','page_restrictions','pr_level','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_level','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_pagetype','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pr_page'),('havranipapuce','page_restrictions','pr_pagetype','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pr_page,pr_type'),('havranipapuce','page_restrictions','pr_pagetype','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_pagetype','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_typelevel','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pr_type'),('havranipapuce','page_restrictions','pr_typelevel','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pr_type,pr_level'),('havranipapuce','page_restrictions','pr_typelevel','2023-07-11 09:56:34','n_diff_pfx03',0,1,'pr_type,pr_level,pr_id'),('havranipapuce','page_restrictions','pr_typelevel','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_typelevel','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx01',1,1,'pl_namespace'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx02',51,1,'pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx03',51,1,'pl_namespace,pl_title,pl_from_namespace'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx04',96,1,'pl_namespace,pl_title,pl_from_namespace,pl_from'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_from','2023-07-11 09:56:34','n_diff_pfx01',6,1,'pl_from'),('havranipapuce','pagelinks','pl_from','2023-07-11 09:56:34','n_diff_pfx02',6,1,'pl_from,pl_namespace'),('havranipapuce','pagelinks','pl_from','2023-07-11 09:56:34','n_diff_pfx03',96,1,'pl_from,pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_from','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_from','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_namespace','2023-07-11 09:56:34','n_diff_pfx01',1,1,'pl_namespace'),('havranipapuce','pagelinks','pl_namespace','2023-07-11 09:56:34','n_diff_pfx02',51,1,'pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_namespace','2023-07-11 09:56:34','n_diff_pfx03',96,1,'pl_namespace,pl_title,pl_from'),('havranipapuce','pagelinks','pl_namespace','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_namespace','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','protected_titles','pt_namespace_title','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pt_namespace'),('havranipapuce','protected_titles','pt_namespace_title','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pt_namespace,pt_title'),('havranipapuce','protected_titles','pt_namespace_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','protected_titles','pt_namespace_title','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','protected_titles','pt_timestamp','2023-07-11 09:56:34','n_diff_pfx01',0,1,'pt_timestamp'),('havranipapuce','protected_titles','pt_timestamp','2023-07-11 09:56:34','n_diff_pfx02',0,1,'pt_timestamp,pt_namespace'),('havranipapuce','protected_titles','pt_timestamp','2023-07-11 09:56:34','n_diff_pfx03',0,1,'pt_timestamp,pt_namespace,pt_title'),('havranipapuce','protected_titles','pt_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','protected_titles','pt_timestamp','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache','qc_type','2023-07-11 09:56:34','n_diff_pfx01',0,1,'qc_type'),('havranipapuce','querycache','qc_type','2023-07-11 09:56:34','n_diff_pfx02',0,1,'qc_type,qc_value'),('havranipapuce','querycache','qc_type','2023-07-11 09:56:34','n_diff_pfx03',0,1,'qc_type,qc_value,DB_ROW_ID'),('havranipapuce','querycache','qc_type','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache','qc_type','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache_info','qci_type','2023-07-11 09:56:34','n_diff_pfx01',0,1,'qci_type'),('havranipapuce','querycache_info','qci_type','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache_info','qci_type','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','n_diff_pfx02',0,1,'qcc_type,qcc_namespace'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','n_diff_pfx03',0,1,'qcc_type,qcc_namespace,qcc_title'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','n_diff_pfx04',0,1,'qcc_type,qcc_namespace,qcc_title,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_title','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','n_diff_pfx02',0,1,'qcc_type,qcc_namespacetwo'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','n_diff_pfx03',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','n_diff_pfx04',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_titletwo','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_type','2023-07-11 09:56:34','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_type','2023-07-11 09:56:34','n_diff_pfx02',0,1,'qcc_type,qcc_value'),('havranipapuce','querycachetwo','qcc_type','2023-07-11 09:56:34','n_diff_pfx03',0,1,'qcc_type,qcc_value,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_type','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_type','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',1482,16,'rc_id'),('havranipapuce','recentchanges','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','PRIMARY','2023-07-11 09:56:34','size',17,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','n_diff_pfx01',2,4,'rc_new'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','n_diff_pfx02',4,4,'rc_new,rc_namespace'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','n_diff_pfx03',1482,4,'rc_new,rc_namespace,rc_timestamp'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','n_diff_pfx04',1482,4,'rc_new,rc_namespace,rc_timestamp,rc_id'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','new_name_timestamp','2023-07-11 09:56:34','size',5,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_cur_id','2023-07-11 09:56:34','n_diff_pfx01',61,2,'rc_cur_id'),('havranipapuce','recentchanges','rc_cur_id','2023-07-11 09:56:34','n_diff_pfx02',1482,2,'rc_cur_id,rc_id'),('havranipapuce','recentchanges','rc_cur_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_cur_id','2023-07-11 09:56:34','size',3,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_ip','2023-07-11 09:56:34','n_diff_pfx01',10,3,'rc_ip'),('havranipapuce','recentchanges','rc_ip','2023-07-11 09:56:34','n_diff_pfx02',1482,3,'rc_ip,rc_id'),('havranipapuce','recentchanges','rc_ip','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_ip','2023-07-11 09:56:34','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_namespace_title','2023-07-11 09:56:34','n_diff_pfx01',3,8,'rc_namespace'),('havranipapuce','recentchanges','rc_namespace_title','2023-07-11 09:56:34','n_diff_pfx02',392,8,'rc_namespace,rc_title'),('havranipapuce','recentchanges','rc_namespace_title','2023-07-11 09:56:34','n_diff_pfx03',1482,8,'rc_namespace,rc_title,rc_id'),('havranipapuce','recentchanges','rc_namespace_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_namespace_title','2023-07-11 09:56:34','size',9,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_ns_usertext','2023-07-11 09:56:34','n_diff_pfx01',3,3,'rc_namespace'),('havranipapuce','recentchanges','rc_ns_usertext','2023-07-11 09:56:34','n_diff_pfx02',8,3,'rc_namespace,rc_user_text'),('havranipapuce','recentchanges','rc_ns_usertext','2023-07-11 09:56:34','n_diff_pfx03',1482,3,'rc_namespace,rc_user_text,rc_id'),('havranipapuce','recentchanges','rc_ns_usertext','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_ns_usertext','2023-07-11 09:56:34','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_timestamp','2023-07-11 09:56:34','n_diff_pfx01',1482,3,'rc_timestamp'),('havranipapuce','recentchanges','rc_timestamp','2023-07-11 09:56:34','n_diff_pfx02',1482,3,'rc_timestamp,rc_id'),('havranipapuce','recentchanges','rc_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_timestamp','2023-07-11 09:56:34','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_user_text','2023-07-11 09:56:34','n_diff_pfx01',4,5,'rc_user_text'),('havranipapuce','recentchanges','rc_user_text','2023-07-11 09:56:34','n_diff_pfx02',1482,5,'rc_user_text,rc_timestamp'),('havranipapuce','recentchanges','rc_user_text','2023-07-11 09:56:34','n_diff_pfx03',1482,5,'rc_user_text,rc_timestamp,rc_id'),('havranipapuce','recentchanges','rc_user_text','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_user_text','2023-07-11 09:56:34','size',6,NULL,'Number of pages in the index'),('havranipapuce','redirect','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',0,1,'rd_from'),('havranipapuce','redirect','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','redirect','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','redirect','rd_ns_title','2023-07-11 09:56:34','n_diff_pfx01',0,1,'rd_namespace'),('havranipapuce','redirect','rd_ns_title','2023-07-11 09:56:34','n_diff_pfx02',0,1,'rd_namespace,rd_title'),('havranipapuce','redirect','rd_ns_title','2023-07-11 09:56:34','n_diff_pfx03',0,1,'rd_namespace,rd_title,rd_from'),('havranipapuce','redirect','rd_ns_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','redirect','rd_ns_title','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','revision','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',1987,16,'rev_id'),('havranipapuce','revision','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','PRIMARY','2023-07-11 09:56:34','size',17,NULL,'Number of pages in the index'),('havranipapuce','revision','page_timestamp','2023-07-11 09:56:34','n_diff_pfx01',509,4,'rev_page'),('havranipapuce','revision','page_timestamp','2023-07-11 09:56:34','n_diff_pfx02',1987,4,'rev_page,rev_timestamp'),('havranipapuce','revision','page_timestamp','2023-07-11 09:56:34','n_diff_pfx03',1987,4,'rev_page,rev_timestamp,rev_id'),('havranipapuce','revision','page_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','page_timestamp','2023-07-11 09:56:34','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','n_diff_pfx01',509,7,'rev_page'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','n_diff_pfx02',553,7,'rev_page,rev_user'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','n_diff_pfx03',1987,7,'rev_page,rev_user,rev_timestamp'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','n_diff_pfx04',1987,7,'rev_page,rev_user,rev_timestamp,rev_id'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','page_user_timestamp','2023-07-11 09:56:34','size',8,NULL,'Number of pages in the index'),('havranipapuce','revision','rev_page_id','2023-07-11 09:56:34','n_diff_pfx01',509,4,'rev_page'),('havranipapuce','revision','rev_page_id','2023-07-11 09:56:34','n_diff_pfx02',1987,4,'rev_page,rev_id'),('havranipapuce','revision','rev_page_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','rev_page_id','2023-07-11 09:56:34','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','rev_timestamp','2023-07-11 09:56:34','n_diff_pfx01',1987,4,'rev_timestamp'),('havranipapuce','revision','rev_timestamp','2023-07-11 09:56:34','n_diff_pfx02',1987,4,'rev_timestamp,rev_id'),('havranipapuce','revision','rev_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','rev_timestamp','2023-07-11 09:56:34','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','user_timestamp','2023-07-11 09:56:34','n_diff_pfx01',5,6,'rev_user'),('havranipapuce','revision','user_timestamp','2023-07-11 09:56:34','n_diff_pfx02',1987,6,'rev_user,rev_timestamp'),('havranipapuce','revision','user_timestamp','2023-07-11 09:56:34','n_diff_pfx03',1987,6,'rev_user,rev_timestamp,rev_id'),('havranipapuce','revision','user_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','user_timestamp','2023-07-11 09:56:34','size',7,NULL,'Number of pages in the index'),('havranipapuce','revision','usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx01',5,8,'rev_user_text'),('havranipapuce','revision','usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx02',1987,8,'rev_user_text,rev_timestamp'),('havranipapuce','revision','usertext_timestamp','2023-07-11 09:56:34','n_diff_pfx03',1987,8,'rev_user_text,rev_timestamp,rev_id'),('havranipapuce','revision','usertext_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','usertext_timestamp','2023-07-11 09:56:34','size',9,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_key','2023-07-11 09:56:34','n_diff_pfx01',0,1,'si_key'),('havranipapuce','site_identifiers','site_ids_key','2023-07-11 09:56:34','n_diff_pfx02',0,1,'si_key,si_type'),('havranipapuce','site_identifiers','site_ids_key','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_key','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_site','2023-07-11 09:56:34','n_diff_pfx01',0,1,'si_site'),('havranipapuce','site_identifiers','site_ids_site','2023-07-11 09:56:34','n_diff_pfx02',0,1,'si_site,si_type'),('havranipapuce','site_identifiers','site_ids_site','2023-07-11 09:56:34','n_diff_pfx03',0,1,'si_site,si_type,si_key'),('havranipapuce','site_identifiers','site_ids_site','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_site','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_type','2023-07-11 09:56:34','n_diff_pfx01',0,1,'si_type'),('havranipapuce','site_identifiers','site_ids_type','2023-07-11 09:56:34','n_diff_pfx02',0,1,'si_type,si_key'),('havranipapuce','site_identifiers','site_ids_type','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_type','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_stats','ss_row_id','2023-07-11 09:56:34','n_diff_pfx01',1,1,'ss_row_id'),('havranipapuce','site_stats','ss_row_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_stats','ss_row_id','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_id'),('havranipapuce','sites','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_domain','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_domain'),('havranipapuce','sites','sites_domain','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_domain,site_id'),('havranipapuce','sites','sites_domain','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_domain','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_forward','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_forward'),('havranipapuce','sites','sites_forward','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_forward,site_id'),('havranipapuce','sites','sites_forward','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_forward','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_global_key','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_global_key'),('havranipapuce','sites','sites_global_key','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_global_key','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_group','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_group'),('havranipapuce','sites','sites_group','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_group,site_id'),('havranipapuce','sites','sites_group','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_group','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_language','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_language'),('havranipapuce','sites','sites_language','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_language,site_id'),('havranipapuce','sites','sites_language','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_language','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_protocol','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_protocol'),('havranipapuce','sites','sites_protocol','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_protocol,site_id'),('havranipapuce','sites','sites_protocol','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_protocol','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_source','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_source'),('havranipapuce','sites','sites_source','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_source,site_id'),('havranipapuce','sites','sites_source','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_source','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_type','2023-07-11 09:56:34','n_diff_pfx01',0,1,'site_type'),('havranipapuce','sites','sites_type','2023-07-11 09:56:34','n_diff_pfx02',0,1,'site_type,site_id'),('havranipapuce','sites','sites_type','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_type','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_log_id','2023-07-11 09:56:34','n_diff_pfx01',0,1,'ts_log_id'),('havranipapuce','tag_summary','tag_summary_log_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_log_id','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_rc_id','2023-07-11 09:56:34','n_diff_pfx01',0,1,'ts_rc_id'),('havranipapuce','tag_summary','tag_summary_rc_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_rc_id','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_rev_id','2023-07-11 09:56:34','n_diff_pfx01',0,1,'ts_rev_id'),('havranipapuce','tag_summary','tag_summary_rev_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_rev_id','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx01',0,1,'tl_namespace'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from_namespace'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','n_diff_pfx04',0,1,'tl_namespace,tl_title,tl_from_namespace,tl_from'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_from','2023-07-11 09:56:34','n_diff_pfx01',0,1,'tl_from'),('havranipapuce','templatelinks','tl_from','2023-07-11 09:56:34','n_diff_pfx02',0,1,'tl_from,tl_namespace'),('havranipapuce','templatelinks','tl_from','2023-07-11 09:56:34','n_diff_pfx03',0,1,'tl_from,tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_from','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_from','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_namespace','2023-07-11 09:56:34','n_diff_pfx01',0,1,'tl_namespace'),('havranipapuce','templatelinks','tl_namespace','2023-07-11 09:56:34','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_namespace','2023-07-11 09:56:34','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from'),('havranipapuce','templatelinks','tl_namespace','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_namespace','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','text','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',1324,20,'old_id'),('havranipapuce','text','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',987,NULL,'Number of leaf pages in the index'),('havranipapuce','text','PRIMARY','2023-07-11 09:56:34','size',1121,NULL,'Number of pages in the index'),('havranipapuce','transcache','tc_url_idx','2023-07-11 09:56:34','n_diff_pfx01',0,1,'tc_url'),('havranipapuce','transcache','tc_url_idx','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','transcache','tc_url_idx','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','updatelog','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',23,1,'ul_key'),('havranipapuce','updatelog','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','updatelog','PRIMARY','2023-07-11 09:56:34','size',3,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',5,1,'us_id'),('havranipapuce','uploadstash','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_key','2023-07-11 09:56:34','n_diff_pfx01',5,1,'us_key'),('havranipapuce','uploadstash','us_key','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_key','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_timestamp','2023-07-11 09:56:34','n_diff_pfx01',5,1,'us_timestamp'),('havranipapuce','uploadstash','us_timestamp','2023-07-11 09:56:34','n_diff_pfx02',5,1,'us_timestamp,us_id'),('havranipapuce','uploadstash','us_timestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_timestamp','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_user','2023-07-11 09:56:34','n_diff_pfx01',3,1,'us_user'),('havranipapuce','uploadstash','us_user','2023-07-11 09:56:34','n_diff_pfx02',5,1,'us_user,us_id'),('havranipapuce','uploadstash','us_user','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_user','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',6,1,'user_id'),('havranipapuce','user','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_email','2023-07-11 09:56:34','n_diff_pfx01',3,1,'user_email'),('havranipapuce','user','user_email','2023-07-11 09:56:34','n_diff_pfx02',6,1,'user_email,user_id'),('havranipapuce','user','user_email','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_email','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_email_token','2023-07-11 09:56:34','n_diff_pfx01',3,1,'user_email_token'),('havranipapuce','user','user_email_token','2023-07-11 09:56:34','n_diff_pfx02',6,1,'user_email_token,user_id'),('havranipapuce','user','user_email_token','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_email_token','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_name','2023-07-11 09:56:34','n_diff_pfx01',6,1,'user_name'),('havranipapuce','user','user_name','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_name','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_former_groups','ufg_user_group','2023-07-11 09:56:34','n_diff_pfx01',0,1,'ufg_user'),('havranipapuce','user_former_groups','ufg_user_group','2023-07-11 09:56:34','n_diff_pfx02',0,1,'ufg_user,ufg_group'),('havranipapuce','user_former_groups','ufg_user_group','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_former_groups','ufg_user_group','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_groups','ug_group','2023-07-11 09:56:34','n_diff_pfx01',2,1,'ug_group'),('havranipapuce','user_groups','ug_group','2023-07-11 09:56:34','n_diff_pfx02',2,1,'ug_group,ug_user'),('havranipapuce','user_groups','ug_group','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_groups','ug_group','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_groups','ug_user_group','2023-07-11 09:56:34','n_diff_pfx01',1,1,'ug_user'),('havranipapuce','user_groups','ug_user_group','2023-07-11 09:56:34','n_diff_pfx02',2,1,'ug_user,ug_group'),('havranipapuce','user_groups','ug_user_group','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_groups','ug_user_group','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','user_id','2023-07-11 09:56:34','n_diff_pfx01',0,1,'user_id'),('havranipapuce','user_newtalk','user_id','2023-07-11 09:56:34','n_diff_pfx02',0,1,'user_id,DB_ROW_ID'),('havranipapuce','user_newtalk','user_id','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','user_id','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','user_ip','2023-07-11 09:56:34','n_diff_pfx01',0,1,'user_ip'),('havranipapuce','user_newtalk','user_ip','2023-07-11 09:56:34','n_diff_pfx02',0,1,'user_ip,DB_ROW_ID'),('havranipapuce','user_newtalk','user_ip','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','user_ip','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_diff_pfx01',8,1,'DB_ROW_ID'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','user_properties_property','2023-07-11 09:56:34','n_diff_pfx01',5,1,'up_property'),('havranipapuce','user_properties','user_properties_property','2023-07-11 09:56:34','n_diff_pfx02',8,1,'up_property,DB_ROW_ID'),('havranipapuce','user_properties','user_properties_property','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','user_properties_property','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','user_properties_user_property','2023-07-11 09:56:34','n_diff_pfx01',4,1,'up_user'),('havranipapuce','user_properties','user_properties_user_property','2023-07-11 09:56:34','n_diff_pfx02',8,1,'up_user,up_property'),('havranipapuce','user_properties','user_properties_user_property','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','user_properties_user_property','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','valid_tag','PRIMARY','2023-07-11 09:56:34','n_diff_pfx01',0,1,'vt_tag'),('havranipapuce','valid_tag','PRIMARY','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','valid_tag','PRIMARY','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','namespace_title','2023-07-11 09:56:34','n_diff_pfx01',0,1,'wl_namespace'),('havranipapuce','watchlist','namespace_title','2023-07-11 09:56:34','n_diff_pfx02',0,1,'wl_namespace,wl_title'),('havranipapuce','watchlist','namespace_title','2023-07-11 09:56:34','n_diff_pfx03',0,1,'wl_namespace,wl_title,wl_user'),('havranipapuce','watchlist','namespace_title','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','namespace_title','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','wl_user','2023-07-11 09:56:34','n_diff_pfx01',0,1,'wl_user'),('havranipapuce','watchlist','wl_user','2023-07-11 09:56:34','n_diff_pfx02',0,1,'wl_user,wl_namespace'),('havranipapuce','watchlist','wl_user','2023-07-11 09:56:34','n_diff_pfx03',0,1,'wl_user,wl_namespace,wl_title'),('havranipapuce','watchlist','wl_user','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','wl_user','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','n_diff_pfx01',0,1,'wl_user'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','n_diff_pfx02',0,1,'wl_user,wl_notificationtimestamp'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','n_diff_pfx03',0,1,'wl_user,wl_notificationtimestamp,wl_namespace'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','n_diff_pfx04',0,1,'wl_user,wl_notificationtimestamp,wl_namespace,wl_title'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:34','size',1,NULL,'Number of pages in the index'),('hdwimch','areas','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',0,1,'id'),('hdwimch','areas','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','areas','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','areas','fk_user','2023-07-11 09:55:27','n_diff_pfx01',0,1,'user'),('hdwimch','areas','fk_user','2023-07-11 09:55:27','n_diff_pfx02',0,1,'user,id'),('hdwimch','areas','fk_user','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','areas','fk_user','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','childlocation','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',564,3,'id'),('hdwimch','childlocation','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','childlocation','PRIMARY','2023-07-11 09:55:27','size',4,NULL,'Number of pages in the index'),('hdwimch','childlocation','fk_childlocation_children','2023-07-11 09:55:27','n_diff_pfx01',2,1,'child'),('hdwimch','childlocation','fk_childlocation_children','2023-07-11 09:55:27','n_diff_pfx02',564,1,'child,id'),('hdwimch','childlocation','fk_childlocation_children','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','childlocation','fk_childlocation_children','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','children','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',2,1,'id'),('hdwimch','children','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','children','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','children','fk_children_user','2023-07-11 09:55:27','n_diff_pfx01',1,1,'user'),('hdwimch','children','fk_children_user','2023-07-11 09:55:27','n_diff_pfx02',2,1,'user,id'),('hdwimch','children','fk_children_user','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','children','fk_children_user','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','locations','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',0,1,'id'),('hdwimch','locations','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','locations','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','polygons','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',9,1,'id'),('hdwimch','polygons','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','polygons','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('hdwimch','users','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',1,1,'id'),('hdwimch','users','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','users','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('imagehosting','images','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',18,1,'imageID'),('imagehosting','images','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','images','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('imagehosting','servers','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',1,1,'serverID'),('imagehosting','servers','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','servers','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('imagehosting','the_options','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',20,1,'optionID'),('imagehosting','the_options','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','the_options','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('imagehosting','users','PRIMARY','2023-07-11 09:55:27','n_diff_pfx01',1,1,'userID'),('imagehosting','users','PRIMARY','2023-07-11 09:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','users','PRIMARY','2023-07-11 09:55:27','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','access_intents','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',340,1,'id'),('jana_fotogalerie','access_intents','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','access_intents','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','comments','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',31,2,'id'),('jana_fotogalerie','comments','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','comments','PRIMARY','2023-07-11 09:56:53','size',3,NULL,'Number of pages in the index'),('jana_fotogalerie','failed_auths','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','failed_auths','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','failed_auths','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','graphics_rules','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','graphics_rules','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','graphics_rules','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','groups','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups','name','2023-07-11 09:56:53','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','groups','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups_users','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',2,1,'group_id'),('jana_fotogalerie','groups_users','PRIMARY','2023-07-11 09:56:53','n_diff_pfx02',3,1,'group_id,user_id'),('jana_fotogalerie','groups_users','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups_users','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups_users','user_id','2023-07-11 09:56:53','n_diff_pfx01',2,1,'user_id'),('jana_fotogalerie','groups_users','user_id','2023-07-11 09:56:53','n_diff_pfx02',3,1,'user_id,group_id'),('jana_fotogalerie','groups_users','user_id','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups_users','user_id','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',1676,16,'id'),('jana_fotogalerie','incoming_translations','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','PRIMARY','2023-07-11 09:56:53','size',17,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','key','2023-07-11 09:56:53','n_diff_pfx01',863,8,'key'),('jana_fotogalerie','incoming_translations','key','2023-07-11 09:56:53','n_diff_pfx02',1676,8,'key,locale'),('jana_fotogalerie','incoming_translations','key','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','key','2023-07-11 09:56:53','size',9,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx01',2,8,'locale'),('jana_fotogalerie','incoming_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx02',1676,8,'locale,key'),('jana_fotogalerie','incoming_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx03',1676,8,'locale,key,id'),('jana_fotogalerie','incoming_translations','locale_key','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','locale_key','2023-07-11 09:56:53','size',9,NULL,'Number of pages in the index'),('jana_fotogalerie','items','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',340,6,'id'),('jana_fotogalerie','items','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','PRIMARY','2023-07-11 09:56:53','size',7,NULL,'Number of pages in the index'),('jana_fotogalerie','items','left_ptr','2023-07-11 09:56:53','n_diff_pfx01',340,1,'left_ptr'),('jana_fotogalerie','items','left_ptr','2023-07-11 09:56:53','n_diff_pfx02',340,1,'left_ptr,id'),('jana_fotogalerie','items','left_ptr','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','left_ptr','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','parent_id','2023-07-11 09:56:53','n_diff_pfx01',18,1,'parent_id'),('jana_fotogalerie','items','parent_id','2023-07-11 09:56:53','n_diff_pfx02',340,1,'parent_id,id'),('jana_fotogalerie','items','parent_id','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','parent_id','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','random','2023-07-11 09:56:53','n_diff_pfx01',340,1,'rand_key'),('jana_fotogalerie','items','random','2023-07-11 09:56:53','n_diff_pfx02',340,1,'rand_key,id'),('jana_fotogalerie','items','random','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','random','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','relative_path_cache','2023-07-11 09:56:53','n_diff_pfx01',340,1,'relative_path_cache'),('jana_fotogalerie','items','relative_path_cache','2023-07-11 09:56:53','n_diff_pfx02',340,1,'relative_path_cache,id'),('jana_fotogalerie','items','relative_path_cache','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','relative_path_cache','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','type','2023-07-11 09:56:53','n_diff_pfx01',2,1,'type'),('jana_fotogalerie','items','type','2023-07-11 09:56:53','n_diff_pfx02',340,1,'type,id'),('jana_fotogalerie','items','type','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','type','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','weight','2023-07-11 09:56:53','n_diff_pfx01',196,1,'weight'),('jana_fotogalerie','items','weight','2023-07-11 09:56:53','n_diff_pfx02',340,1,'weight,id'),('jana_fotogalerie','items','weight','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','weight','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','items_tags','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','item_id','2023-07-11 09:56:53','n_diff_pfx01',0,1,'item_id'),('jana_fotogalerie','items_tags','item_id','2023-07-11 09:56:53','n_diff_pfx02',0,1,'item_id,id'),('jana_fotogalerie','items_tags','item_id','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','item_id','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','tag_id','2023-07-11 09:56:53','n_diff_pfx01',0,1,'tag_id'),('jana_fotogalerie','items_tags','tag_id','2023-07-11 09:56:53','n_diff_pfx02',0,1,'tag_id,id'),('jana_fotogalerie','items_tags','tag_id','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','tag_id','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','messages','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','messages','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','messages','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','messages','key','2023-07-11 09:56:53','n_diff_pfx01',0,1,'key'),('jana_fotogalerie','messages','key','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','messages','key','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',9,1,'id'),('jana_fotogalerie','modules','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','name','2023-07-11 09:56:53','n_diff_pfx01',9,1,'name'),('jana_fotogalerie','modules','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','weight','2023-07-11 09:56:53','n_diff_pfx01',9,1,'weight'),('jana_fotogalerie','modules','weight','2023-07-11 09:56:53','n_diff_pfx02',9,1,'weight,id'),('jana_fotogalerie','modules','weight','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','weight','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','outgoing_translations','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','key','2023-07-11 09:56:53','n_diff_pfx01',0,1,'key'),('jana_fotogalerie','outgoing_translations','key','2023-07-11 09:56:53','n_diff_pfx02',0,1,'key,locale'),('jana_fotogalerie','outgoing_translations','key','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','key','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx01',0,1,'locale'),('jana_fotogalerie','outgoing_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx02',0,1,'locale,key'),('jana_fotogalerie','outgoing_translations','locale_key','2023-07-11 09:56:53','n_diff_pfx03',0,1,'locale,key,id'),('jana_fotogalerie','outgoing_translations','locale_key','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','locale_key','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','permissions','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',4,1,'id'),('jana_fotogalerie','permissions','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','permissions','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','permissions','name','2023-07-11 09:56:53','n_diff_pfx01',4,1,'name'),('jana_fotogalerie','permissions','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','permissions','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','sessions','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',99,8,'session_id'),('jana_fotogalerie','sessions','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','sessions','PRIMARY','2023-07-11 09:56:53','size',129,NULL,'Number of pages in the index'),('jana_fotogalerie','tags','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','tags','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tags','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tags','name','2023-07-11 09:56:53','n_diff_pfx01',0,1,'name'),('jana_fotogalerie','tags','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tags','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tasks','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',9,1,'id'),('jana_fotogalerie','tasks','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tasks','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tasks','owner_id','2023-07-11 09:56:53','n_diff_pfx01',1,1,'owner_id'),('jana_fotogalerie','tasks','owner_id','2023-07-11 09:56:53','n_diff_pfx02',9,1,'owner_id,id'),('jana_fotogalerie','tasks','owner_id','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tasks','owner_id','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','themes','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','themes','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','themes','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','themes','name','2023-07-11 09:56:53','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','themes','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','themes','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','users','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','hash','2023-07-11 09:56:53','n_diff_pfx01',1,1,'hash'),('jana_fotogalerie','users','hash','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','hash','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','name','2023-07-11 09:56:53','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','users','name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','vars','PRIMARY','2023-07-11 09:56:53','n_diff_pfx01',54,1,'id'),('jana_fotogalerie','vars','PRIMARY','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','vars','PRIMARY','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','vars','module_name','2023-07-11 09:56:53','n_diff_pfx01',6,1,'module_name'),('jana_fotogalerie','vars','module_name','2023-07-11 09:56:53','n_diff_pfx02',54,1,'module_name,name'),('jana_fotogalerie','vars','module_name','2023-07-11 09:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','vars','module_name','2023-07-11 09:56:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','PRIMARY','2025-05-13 04:47:08','n_diff_pfx01',104,4,'action_id'),('klubovnaostrava','wp_actionscheduler_actions','PRIMARY','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','PRIMARY','2025-05-13 04:47:08','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','args','2025-05-13 04:47:08','n_diff_pfx01',73,1,'args'),('klubovnaostrava','wp_actionscheduler_actions','args','2025-05-13 04:47:08','n_diff_pfx02',104,1,'args,action_id'),('klubovnaostrava','wp_actionscheduler_actions','args','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','args','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','claim_id','2025-05-13 04:47:08','n_diff_pfx01',2,1,'claim_id'),('klubovnaostrava','wp_actionscheduler_actions','claim_id','2025-05-13 04:47:08','n_diff_pfx02',104,1,'claim_id,action_id'),('klubovnaostrava','wp_actionscheduler_actions','claim_id','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','claim_id','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx01',2,1,'claim_id'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx02',2,1,'claim_id,status'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx03',66,1,'claim_id,status,scheduled_date_gmt'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx04',104,1,'claim_id,status,scheduled_date_gmt,action_id'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','group_id','2025-05-13 04:47:08','n_diff_pfx01',5,1,'group_id'),('klubovnaostrava','wp_actionscheduler_actions','group_id','2025-05-13 04:47:08','n_diff_pfx02',104,1,'group_id,action_id'),('klubovnaostrava','wp_actionscheduler_actions','group_id','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','group_id','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','hook','2025-05-13 04:47:08','n_diff_pfx01',9,1,'hook'),('klubovnaostrava','wp_actionscheduler_actions','hook','2025-05-13 04:47:08','n_diff_pfx02',104,1,'hook,action_id'),('klubovnaostrava','wp_actionscheduler_actions','hook','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','hook','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','last_attempt_gmt','2025-05-13 04:47:08','n_diff_pfx01',65,1,'last_attempt_gmt'),('klubovnaostrava','wp_actionscheduler_actions','last_attempt_gmt','2025-05-13 04:47:08','n_diff_pfx02',104,1,'last_attempt_gmt,action_id'),('klubovnaostrava','wp_actionscheduler_actions','last_attempt_gmt','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','last_attempt_gmt','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx01',66,1,'scheduled_date_gmt'),('klubovnaostrava','wp_actionscheduler_actions','scheduled_date_gmt','2025-05-13 04:47:08','n_diff_pfx02',104,1,'scheduled_date_gmt,action_id'),('klubovnaostrava','wp_actionscheduler_actions','scheduled_date_gmt','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','scheduled_date_gmt','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','status','2025-05-13 04:47:08','n_diff_pfx01',2,1,'status'),('klubovnaostrava','wp_actionscheduler_actions','status','2025-05-13 04:47:08','n_diff_pfx02',104,1,'status,action_id'),('klubovnaostrava','wp_actionscheduler_actions','status','2025-05-13 04:47:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_actions','status','2025-05-13 04:47:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_claims','PRIMARY','2025-08-29 06:43:46','n_diff_pfx01',0,1,'claim_id'),('klubovnaostrava','wp_actionscheduler_claims','PRIMARY','2025-08-29 06:43:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_claims','PRIMARY','2025-08-29 06:43:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_claims','date_created_gmt','2025-08-29 06:43:46','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava','wp_actionscheduler_claims','date_created_gmt','2025-08-29 06:43:46','n_diff_pfx02',0,1,'date_created_gmt,claim_id'),('klubovnaostrava','wp_actionscheduler_claims','date_created_gmt','2025-08-29 06:43:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_claims','date_created_gmt','2025-08-29 06:43:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_groups','PRIMARY','2024-11-06 08:57:12','n_diff_pfx01',9,1,'group_id'),('klubovnaostrava','wp_actionscheduler_groups','PRIMARY','2024-11-06 08:57:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_groups','PRIMARY','2024-11-06 08:57:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_groups','slug','2024-11-06 08:57:12','n_diff_pfx01',9,1,'slug'),('klubovnaostrava','wp_actionscheduler_groups','slug','2024-11-06 08:57:12','n_diff_pfx02',9,1,'slug,group_id'),('klubovnaostrava','wp_actionscheduler_groups','slug','2024-11-06 08:57:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_groups','slug','2024-11-06 08:57:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','PRIMARY','2025-04-09 18:35:32','n_diff_pfx01',392,4,'log_id'),('klubovnaostrava','wp_actionscheduler_logs','PRIMARY','2025-04-09 18:35:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','PRIMARY','2025-04-09 18:35:32','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','action_id','2025-04-09 18:35:32','n_diff_pfx01',111,1,'action_id'),('klubovnaostrava','wp_actionscheduler_logs','action_id','2025-04-09 18:35:32','n_diff_pfx02',392,1,'action_id,log_id'),('klubovnaostrava','wp_actionscheduler_logs','action_id','2025-04-09 18:35:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','action_id','2025-04-09 18:35:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','log_date_gmt','2025-04-09 18:35:32','n_diff_pfx01',116,1,'log_date_gmt'),('klubovnaostrava','wp_actionscheduler_logs','log_date_gmt','2025-04-09 18:35:32','n_diff_pfx02',392,1,'log_date_gmt,log_id'),('klubovnaostrava','wp_actionscheduler_logs','log_date_gmt','2025-04-09 18:35:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_actionscheduler_logs','log_date_gmt','2025-04-09 18:35:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_commentmeta','PRIMARY','2024-11-06 08:57:13','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava','wp_commentmeta','PRIMARY','2024-11-06 08:57:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_commentmeta','PRIMARY','2024-11-06 08:57:13','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_commentmeta','comment_id','2024-11-06 08:57:13','n_diff_pfx01',0,1,'comment_id'),('klubovnaostrava','wp_commentmeta','comment_id','2024-11-06 08:57:13','n_diff_pfx02',0,1,'comment_id,meta_id'),('klubovnaostrava','wp_commentmeta','comment_id','2024-11-06 08:57:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_commentmeta','comment_id','2024-11-06 08:57:13','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_commentmeta','meta_key','2024-11-06 08:57:13','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava','wp_commentmeta','meta_key','2024-11-06 08:57:13','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava','wp_commentmeta','meta_key','2024-11-06 08:57:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_commentmeta','meta_key','2024-11-06 08:57:13','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','PRIMARY','2024-12-02 01:11:02','n_diff_pfx01',12,1,'comment_ID'),('klubovnaostrava','wp_comments','PRIMARY','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','PRIMARY','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','comment_approved_date_gmt','2024-12-02 01:11:02','n_diff_pfx01',2,1,'comment_approved'),('klubovnaostrava','wp_comments','comment_approved_date_gmt','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_approved,comment_date_gmt'),('klubovnaostrava','wp_comments','comment_approved_date_gmt','2024-12-02 01:11:02','n_diff_pfx03',12,1,'comment_approved,comment_date_gmt,comment_ID'),('klubovnaostrava','wp_comments','comment_approved_date_gmt','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','comment_approved_date_gmt','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','comment_author_email','2024-12-02 01:11:02','n_diff_pfx01',2,1,'comment_author_email'),('klubovnaostrava','wp_comments','comment_author_email','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_author_email,comment_ID'),('klubovnaostrava','wp_comments','comment_author_email','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','comment_author_email','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','comment_date_gmt','2024-12-02 01:11:02','n_diff_pfx01',12,1,'comment_date_gmt'),('klubovnaostrava','wp_comments','comment_date_gmt','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_date_gmt,comment_ID'),('klubovnaostrava','wp_comments','comment_date_gmt','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','comment_date_gmt','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','comment_parent','2024-12-02 01:11:02','n_diff_pfx01',1,1,'comment_parent'),('klubovnaostrava','wp_comments','comment_parent','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_parent,comment_ID'),('klubovnaostrava','wp_comments','comment_parent','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','comment_parent','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','comment_post_ID','2024-12-02 01:11:02','n_diff_pfx01',7,1,'comment_post_ID'),('klubovnaostrava','wp_comments','comment_post_ID','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_post_ID,comment_ID'),('klubovnaostrava','wp_comments','comment_post_ID','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','comment_post_ID','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_comments','woo_idx_comment_type','2024-12-02 01:11:02','n_diff_pfx01',1,1,'comment_type'),('klubovnaostrava','wp_comments','woo_idx_comment_type','2024-12-02 01:11:02','n_diff_pfx02',12,1,'comment_type,comment_ID'),('klubovnaostrava','wp_comments','woo_idx_comment_type','2024-12-02 01:11:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_comments','woo_idx_comment_type','2024-12-02 01:11:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_e_events','PRIMARY','2024-11-06 08:57:14','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_e_events','PRIMARY','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_e_events','PRIMARY','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_e_events','created_at_index','2024-11-06 08:57:14','n_diff_pfx01',0,1,'created_at'),('klubovnaostrava','wp_e_events','created_at_index','2024-11-06 08:57:14','n_diff_pfx02',0,1,'created_at,id'),('klubovnaostrava','wp_e_events','created_at_index','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_e_events','created_at_index','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_bookings','PRIMARY','2024-11-06 08:57:14','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava','wp_em_bookings','PRIMARY','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_bookings','PRIMARY','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_bookings','booking_status','2024-11-06 08:57:14','n_diff_pfx01',0,1,'booking_status'),('klubovnaostrava','wp_em_bookings','booking_status','2024-11-06 08:57:14','n_diff_pfx02',0,1,'booking_status,booking_id'),('klubovnaostrava','wp_em_bookings','booking_status','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_bookings','booking_status','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_bookings','event_id','2024-11-06 08:57:14','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava','wp_em_bookings','event_id','2024-11-06 08:57:14','n_diff_pfx02',0,1,'event_id,booking_id'),('klubovnaostrava','wp_em_bookings','event_id','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_bookings','event_id','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_bookings','person_id','2024-11-06 08:57:14','n_diff_pfx01',0,1,'person_id'),('klubovnaostrava','wp_em_bookings','person_id','2024-11-06 08:57:14','n_diff_pfx02',0,1,'person_id,booking_id'),('klubovnaostrava','wp_em_bookings','person_id','2024-11-06 08:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_bookings','person_id','2024-11-06 08:57:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','PRIMARY','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava','wp_em_events','PRIMARY','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','PRIMARY','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','blog_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava','wp_em_events','blog_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'blog_id,event_id'),('klubovnaostrava','wp_em_events','blog_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','blog_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','event_end','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_end'),('klubovnaostrava','wp_em_events','event_end','2024-11-06 08:57:15','n_diff_pfx02',0,1,'event_end,event_id'),('klubovnaostrava','wp_em_events','event_end','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','event_end','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','event_end_date','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_end_date'),('klubovnaostrava','wp_em_events','event_end_date','2024-11-06 08:57:15','n_diff_pfx02',0,1,'event_end_date,event_id'),('klubovnaostrava','wp_em_events','event_end_date','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','event_end_date','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','event_start','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_start'),('klubovnaostrava','wp_em_events','event_start','2024-11-06 08:57:15','n_diff_pfx02',0,1,'event_start,event_id'),('klubovnaostrava','wp_em_events','event_start','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','event_start','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','event_start_date','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_start_date'),('klubovnaostrava','wp_em_events','event_start_date','2024-11-06 08:57:15','n_diff_pfx02',0,1,'event_start_date,event_id'),('klubovnaostrava','wp_em_events','event_start_date','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','event_start_date','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','event_status','2024-11-06 08:57:15','n_diff_pfx01',0,1,'event_status'),('klubovnaostrava','wp_em_events','event_status','2024-11-06 08:57:15','n_diff_pfx02',0,1,'event_status,event_id'),('klubovnaostrava','wp_em_events','event_status','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','event_status','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','group_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'group_id'),('klubovnaostrava','wp_em_events','group_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'group_id,event_id'),('klubovnaostrava','wp_em_events','group_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','group_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','location_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava','wp_em_events','location_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'location_id,event_id'),('klubovnaostrava','wp_em_events','location_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','location_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_events','post_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava','wp_em_events','post_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'post_id,event_id'),('klubovnaostrava','wp_em_events','post_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_events','post_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','PRIMARY','2024-11-06 08:57:15','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava','wp_em_locations','PRIMARY','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','PRIMARY','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','blog_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava','wp_em_locations','blog_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'blog_id,location_id'),('klubovnaostrava','wp_em_locations','blog_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','blog_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','location_country','2024-11-06 08:57:15','n_diff_pfx01',0,1,'location_country'),('klubovnaostrava','wp_em_locations','location_country','2024-11-06 08:57:15','n_diff_pfx02',0,1,'location_country,location_id'),('klubovnaostrava','wp_em_locations','location_country','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','location_country','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','location_region','2024-11-06 08:57:15','n_diff_pfx01',0,1,'location_region'),('klubovnaostrava','wp_em_locations','location_region','2024-11-06 08:57:15','n_diff_pfx02',0,1,'location_region,location_id'),('klubovnaostrava','wp_em_locations','location_region','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','location_region','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','location_state','2024-11-06 08:57:15','n_diff_pfx01',0,1,'location_state'),('klubovnaostrava','wp_em_locations','location_state','2024-11-06 08:57:15','n_diff_pfx02',0,1,'location_state,location_id'),('klubovnaostrava','wp_em_locations','location_state','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','location_state','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_locations','post_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava','wp_em_locations','post_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'post_id,location_id'),('klubovnaostrava','wp_em_locations','post_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_locations','post_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_meta','PRIMARY','2024-11-06 08:57:15','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava','wp_em_meta','PRIMARY','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_meta','PRIMARY','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_meta','meta_key','2024-11-06 08:57:15','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava','wp_em_meta','meta_key','2024-11-06 08:57:15','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava','wp_em_meta','meta_key','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_meta','meta_key','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_meta','object_id','2024-11-06 08:57:15','n_diff_pfx01',0,1,'object_id'),('klubovnaostrava','wp_em_meta','object_id','2024-11-06 08:57:15','n_diff_pfx02',0,1,'object_id,meta_id'),('klubovnaostrava','wp_em_meta','object_id','2024-11-06 08:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_meta','object_id','2024-11-06 08:57:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_tickets','PRIMARY','2024-11-06 08:57:16','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava','wp_em_tickets','PRIMARY','2024-11-06 08:57:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_tickets','PRIMARY','2024-11-06 08:57:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_tickets','event_id','2024-11-06 08:57:16','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava','wp_em_tickets','event_id','2024-11-06 08:57:16','n_diff_pfx02',0,1,'event_id,ticket_id'),('klubovnaostrava','wp_em_tickets','event_id','2024-11-06 08:57:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_tickets','event_id','2024-11-06 08:57:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','PRIMARY','2024-11-06 08:57:16','n_diff_pfx01',0,1,'ticket_booking_id'),('klubovnaostrava','wp_em_tickets_bookings','PRIMARY','2024-11-06 08:57:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','PRIMARY','2024-11-06 08:57:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','booking_id','2024-11-06 08:57:16','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava','wp_em_tickets_bookings','booking_id','2024-11-06 08:57:16','n_diff_pfx02',0,1,'booking_id,ticket_booking_id'),('klubovnaostrava','wp_em_tickets_bookings','booking_id','2024-11-06 08:57:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','booking_id','2024-11-06 08:57:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','ticket_id','2024-11-06 08:57:16','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava','wp_em_tickets_bookings','ticket_id','2024-11-06 08:57:16','n_diff_pfx02',0,1,'ticket_id,ticket_booking_id'),('klubovnaostrava','wp_em_tickets_bookings','ticket_id','2024-11-06 08:57:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_em_tickets_bookings','ticket_id','2024-11-06 08:57:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_etn_events','PRIMARY','2024-11-06 08:57:17','n_diff_pfx01',255,6,'event_id'),('klubovnaostrava','wp_etn_events','PRIMARY','2024-11-06 08:57:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_etn_events','PRIMARY','2024-11-06 08:57:17','size',7,NULL,'Number of pages in the index'),('klubovnaostrava','wp_etn_trans_meta','PRIMARY','2024-11-06 08:57:17','n_diff_pfx01',4080,14,'meta_id'),('klubovnaostrava','wp_etn_trans_meta','PRIMARY','2024-11-06 08:57:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_etn_trans_meta','PRIMARY','2024-11-06 08:57:17','size',15,NULL,'Number of pages in the index'),('klubovnaostrava','wp_fbv','PRIMARY','2024-11-06 08:57:18','n_diff_pfx01',5,1,'id'),('klubovnaostrava','wp_fbv','PRIMARY','2024-11-06 08:57:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_fbv','PRIMARY','2024-11-06 08:57:18','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_fbv','id','2024-11-06 08:57:18','n_diff_pfx01',5,1,'id'),('klubovnaostrava','wp_fbv','id','2024-11-06 08:57:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_fbv','id','2024-11-06 08:57:18','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_fbv_attachment_folder','folder_id','2024-11-06 08:57:19','n_diff_pfx01',4,1,'folder_id'),('klubovnaostrava','wp_fbv_attachment_folder','folder_id','2024-11-06 08:57:19','n_diff_pfx02',95,1,'folder_id,attachment_id'),('klubovnaostrava','wp_fbv_attachment_folder','folder_id','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_fbv_attachment_folder','folder_id','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','PRIMARY','2024-11-06 13:27:25','n_diff_pfx01',17,1,'ID'),('klubovnaostrava','wp_jetpack_sync_queue','PRIMARY','2024-11-06 13:27:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','PRIMARY','2024-11-06 13:27:25','size',10,NULL,'Number of pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','event_id','2024-11-06 13:27:25','n_diff_pfx01',17,1,'event_id'),('klubovnaostrava','wp_jetpack_sync_queue','event_id','2024-11-06 13:27:25','n_diff_pfx02',17,1,'event_id,ID'),('klubovnaostrava','wp_jetpack_sync_queue','event_id','2024-11-06 13:27:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','event_id','2024-11-06 13:27:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id','2024-11-06 13:27:25','n_diff_pfx01',1,1,'queue_id'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id','2024-11-06 13:27:25','n_diff_pfx02',17,1,'queue_id,ID'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id','2024-11-06 13:27:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id','2024-11-06 13:27:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id_event_id','2024-11-06 13:27:25','n_diff_pfx01',1,1,'queue_id'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id_event_id','2024-11-06 13:27:25','n_diff_pfx02',17,1,'queue_id,event_id'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id_event_id','2024-11-06 13:27:25','n_diff_pfx03',17,1,'queue_id,event_id,ID'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id_event_id','2024-11-06 13:27:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','queue_id_event_id','2024-11-06 13:27:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','timestamp','2024-11-06 13:27:25','n_diff_pfx01',3,1,'timestamp'),('klubovnaostrava','wp_jetpack_sync_queue','timestamp','2024-11-06 13:27:25','n_diff_pfx02',17,1,'timestamp,ID'),('klubovnaostrava','wp_jetpack_sync_queue','timestamp','2024-11-06 13:27:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_jetpack_sync_queue','timestamp','2024-11-06 13:27:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_links','PRIMARY','2024-11-06 08:57:18','n_diff_pfx01',0,1,'link_id'),('klubovnaostrava','wp_links','PRIMARY','2024-11-06 08:57:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_links','PRIMARY','2024-11-06 08:57:18','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_links','link_visible','2024-11-06 08:57:18','n_diff_pfx01',0,1,'link_visible'),('klubovnaostrava','wp_links','link_visible','2024-11-06 08:57:18','n_diff_pfx02',0,1,'link_visible,link_id'),('klubovnaostrava','wp_links','link_visible','2024-11-06 08:57:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_links','link_visible','2024-11-06 08:57:18','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_attendees','PRIMARY','2024-11-06 08:57:19','n_diff_pfx01',0,1,'attendee_id'),('klubovnaostrava','wp_mec_attendees','PRIMARY','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_attendees','PRIMARY','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_bookings','PRIMARY','2024-11-06 08:57:19','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_mec_bookings','PRIMARY','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_bookings','PRIMARY','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_bookings','booking_id','2024-11-06 08:57:19','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava','wp_mec_bookings','booking_id','2024-11-06 08:57:19','n_diff_pfx02',0,1,'booking_id,id'),('klubovnaostrava','wp_mec_bookings','booking_id','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_bookings','booking_id','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx02',0,1,'event_id,ticket_ids'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx03',0,1,'event_id,ticket_ids,status'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx04',0,1,'event_id,ticket_ids,status,confirmed'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx05',0,1,'event_id,ticket_ids,status,confirmed,verified'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx06',0,1,'event_id,ticket_ids,status,confirmed,verified,date'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_diff_pfx07',0,1,'event_id,ticket_ids,status,confirmed,verified,date,id'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_bookings','event_id','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_bookings','timestamp','2024-11-06 08:57:19','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava','wp_mec_bookings','timestamp','2024-11-06 08:57:19','n_diff_pfx02',0,1,'timestamp,id'),('klubovnaostrava','wp_mec_bookings','timestamp','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_bookings','timestamp','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_bookings','user_id','2024-11-06 08:57:19','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava','wp_mec_bookings','user_id','2024-11-06 08:57:19','n_diff_pfx02',0,1,'user_id,id'),('klubovnaostrava','wp_mec_bookings','user_id','2024-11-06 08:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_bookings','user_id','2024-11-06 08:57:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_dates','PRIMARY','2025-04-09 18:29:02','n_diff_pfx01',758,4,'id'),('klubovnaostrava','wp_mec_dates','PRIMARY','2025-04-09 18:29:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_dates','PRIMARY','2025-04-09 18:29:02','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_dates','post_id','2025-04-09 18:29:02','n_diff_pfx01',230,1,'post_id'),('klubovnaostrava','wp_mec_dates','post_id','2025-04-09 18:29:02','n_diff_pfx02',758,1,'post_id,id'),('klubovnaostrava','wp_mec_dates','post_id','2025-04-09 18:29:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_dates','post_id','2025-04-09 18:29:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_dates','tend','2025-04-09 18:29:02','n_diff_pfx01',757,1,'tend'),('klubovnaostrava','wp_mec_dates','tend','2025-04-09 18:29:02','n_diff_pfx02',758,1,'tend,id'),('klubovnaostrava','wp_mec_dates','tend','2025-04-09 18:29:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_dates','tend','2025-04-09 18:29:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_dates','tstart','2025-04-09 18:29:02','n_diff_pfx01',744,1,'tstart'),('klubovnaostrava','wp_mec_dates','tstart','2025-04-09 18:29:02','n_diff_pfx02',758,1,'tstart,id'),('klubovnaostrava','wp_mec_dates','tstart','2025-04-09 18:29:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_dates','tstart','2025-04-09 18:29:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_events','ID','2024-11-06 08:57:21','n_diff_pfx01',233,1,'id'),('klubovnaostrava','wp_mec_events','ID','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_events','ID','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_events','PRIMARY','2024-11-06 08:57:21','n_diff_pfx01',233,1,'id'),('klubovnaostrava','wp_mec_events','PRIMARY','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_events','PRIMARY','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_events','post_id','2024-11-06 08:57:21','n_diff_pfx01',233,1,'post_id'),('klubovnaostrava','wp_mec_events','post_id','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_events','post_id','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx01',205,1,'start'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx02',213,1,'start,end'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx03',213,1,'start,end,repeat'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx04',214,1,'start,end,repeat,rinterval'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx05',214,1,'start,end,repeat,rinterval,year'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx06',214,1,'start,end,repeat,rinterval,year,month'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx07',214,1,'start,end,repeat,rinterval,year,month,day'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx08',214,1,'start,end,repeat,rinterval,year,month,day,week'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx09',214,1,'start,end,repeat,rinterval,year,month,day,week,weekday'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx10',214,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx11',232,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx12',232,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_diff_pfx13',233,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end,id'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_events','start','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_occurrences','PRIMARY','2024-11-06 08:57:20','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_mec_occurrences','PRIMARY','2024-11-06 08:57:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_occurrences','PRIMARY','2024-11-06 08:57:20','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_occurrences','occurrence','2024-11-06 08:57:20','n_diff_pfx01',0,1,'occurrence'),('klubovnaostrava','wp_mec_occurrences','occurrence','2024-11-06 08:57:20','n_diff_pfx02',0,1,'occurrence,id'),('klubovnaostrava','wp_mec_occurrences','occurrence','2024-11-06 08:57:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_occurrences','occurrence','2024-11-06 08:57:20','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_occurrences','post_id','2024-11-06 08:57:20','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava','wp_mec_occurrences','post_id','2024-11-06 08:57:20','n_diff_pfx02',0,1,'post_id,id'),('klubovnaostrava','wp_mec_occurrences','post_id','2024-11-06 08:57:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_occurrences','post_id','2024-11-06 08:57:20','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_users','PRIMARY','2024-11-06 08:57:20','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_mec_users','PRIMARY','2024-11-06 08:57:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_users','PRIMARY','2024-11-06 08:57:20','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_mec_users','email','2024-11-06 08:57:20','n_diff_pfx01',0,1,'email'),('klubovnaostrava','wp_mec_users','email','2024-11-06 08:57:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_mec_users','email','2024-11-06 08:57:20','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_album','PRIMARY','2024-11-06 08:57:21','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_ngg_album','PRIMARY','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_album','PRIMARY','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_album','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx01',0,1,'extras_post_id'),('klubovnaostrava','wp_ngg_album','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx02',0,1,'extras_post_id,id'),('klubovnaostrava','wp_ngg_album','extras_post_id_key','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_album','extras_post_id_key','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_gallery','PRIMARY','2024-11-06 08:57:21','n_diff_pfx01',2,1,'gid'),('klubovnaostrava','wp_ngg_gallery','PRIMARY','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_gallery','PRIMARY','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_gallery','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx01',2,1,'extras_post_id'),('klubovnaostrava','wp_ngg_gallery','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx02',2,1,'extras_post_id,gid'),('klubovnaostrava','wp_ngg_gallery','extras_post_id_key','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_gallery','extras_post_id_key','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_pictures','PRIMARY','2024-11-06 08:57:21','n_diff_pfx01',16,2,'pid'),('klubovnaostrava','wp_ngg_pictures','PRIMARY','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_pictures','PRIMARY','2024-11-06 08:57:21','size',3,NULL,'Number of pages in the index'),('klubovnaostrava','wp_ngg_pictures','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx01',16,1,'extras_post_id'),('klubovnaostrava','wp_ngg_pictures','extras_post_id_key','2024-11-06 08:57:21','n_diff_pfx02',16,1,'extras_post_id,pid'),('klubovnaostrava','wp_ngg_pictures','extras_post_id_key','2024-11-06 08:57:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_ngg_pictures','extras_post_id_key','2024-11-06 08:57:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_options','PRIMARY','2025-08-29 06:43:45','n_diff_pfx01',1230,20,'option_id'),('klubovnaostrava','wp_options','PRIMARY','2025-08-29 06:43:45','n_leaf_pages',227,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_options','PRIMARY','2025-08-29 06:43:45','size',414,NULL,'Number of pages in the index'),('klubovnaostrava','wp_options','autoload','2025-08-29 06:43:45','n_diff_pfx01',5,2,'autoload'),('klubovnaostrava','wp_options','autoload','2025-08-29 06:43:45','n_diff_pfx02',1293,2,'autoload,option_id'),('klubovnaostrava','wp_options','autoload','2025-08-29 06:43:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_options','autoload','2025-08-29 06:43:45','size',3,NULL,'Number of pages in the index'),('klubovnaostrava','wp_options','option_name','2025-08-29 06:43:45','n_diff_pfx01',1293,6,'option_name'),('klubovnaostrava','wp_options','option_name','2025-08-29 06:43:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_options','option_name','2025-08-29 06:43:45','size',7,NULL,'Number of pages in the index'),('klubovnaostrava','wp_postmeta','PRIMARY','2024-11-06 08:57:34','n_diff_pfx01',39104,20,'meta_id'),('klubovnaostrava','wp_postmeta','PRIMARY','2024-11-06 08:57:34','n_leaf_pages',260,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_postmeta','PRIMARY','2024-11-06 08:57:34','size',289,NULL,'Number of pages in the index'),('klubovnaostrava','wp_postmeta','meta_key','2024-11-06 08:57:34','n_diff_pfx01',517,20,'meta_key'),('klubovnaostrava','wp_postmeta','meta_key','2024-11-06 08:57:34','n_diff_pfx02',40519,20,'meta_key,meta_id'),('klubovnaostrava','wp_postmeta','meta_key','2024-11-06 08:57:34','n_leaf_pages',127,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_postmeta','meta_key','2024-11-06 08:57:34','size',161,NULL,'Number of pages in the index'),('klubovnaostrava','wp_postmeta','post_id','2024-11-06 08:57:34','n_diff_pfx01',1539,20,'post_id'),('klubovnaostrava','wp_postmeta','post_id','2024-11-06 08:57:34','n_diff_pfx02',41580,20,'post_id,meta_id'),('klubovnaostrava','wp_postmeta','post_id','2024-11-06 08:57:34','n_leaf_pages',99,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_postmeta','post_id','2024-11-06 08:57:34','size',161,NULL,'Number of pages in the index'),('klubovnaostrava','wp_posts','PRIMARY','2024-11-06 08:57:44','n_diff_pfx01',1577,20,'ID'),('klubovnaostrava','wp_posts','PRIMARY','2024-11-06 08:57:44','n_leaf_pages',164,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_posts','PRIMARY','2024-11-06 08:57:44','size',225,NULL,'Number of pages in the index'),('klubovnaostrava','wp_posts','post_author','2024-11-06 08:57:44','n_diff_pfx01',12,4,'post_author'),('klubovnaostrava','wp_posts','post_author','2024-11-06 08:57:44','n_diff_pfx02',1872,4,'post_author,ID'),('klubovnaostrava','wp_posts','post_author','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_posts','post_author','2024-11-06 08:57:44','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_posts','post_name','2024-11-06 08:57:44','n_diff_pfx01',1436,6,'post_name'),('klubovnaostrava','wp_posts','post_name','2024-11-06 08:57:44','n_diff_pfx02',1872,6,'post_name,ID'),('klubovnaostrava','wp_posts','post_name','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_posts','post_name','2024-11-06 08:57:44','size',7,NULL,'Number of pages in the index'),('klubovnaostrava','wp_posts','post_parent','2024-11-06 08:57:44','n_diff_pfx01',209,4,'post_parent'),('klubovnaostrava','wp_posts','post_parent','2024-11-06 08:57:44','n_diff_pfx02',1872,4,'post_parent,ID'),('klubovnaostrava','wp_posts','post_parent','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_posts','post_parent','2024-11-06 08:57:44','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','n_diff_pfx01',34,8,'post_type'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','n_diff_pfx02',45,8,'post_type,post_status'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','n_diff_pfx03',1677,8,'post_type,post_status,post_date'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','n_diff_pfx04',1872,8,'post_type,post_status,post_date,ID'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_posts','type_status_date','2024-11-06 08:57:44','size',9,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_404_logs','PRIMARY','2025-08-21 08:20:44','n_diff_pfx01',76,1,'id'),('klubovnaostrava','wp_rank_math_404_logs','PRIMARY','2025-08-21 08:20:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_404_logs','PRIMARY','2025-08-21 08:20:44','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_404_logs','uri','2025-08-21 08:20:44','n_diff_pfx01',76,1,'uri'),('klubovnaostrava','wp_rank_math_404_logs','uri','2025-08-21 08:20:44','n_diff_pfx02',76,1,'uri,id'),('klubovnaostrava','wp_rank_math_404_logs','uri','2025-08-21 08:20:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_404_logs','uri','2025-08-21 08:20:44','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_analytics_objects','PRIMARY','2024-11-06 08:57:38','n_diff_pfx01',83,1,'id'),('klubovnaostrava','wp_rank_math_analytics_objects','PRIMARY','2024-11-06 08:57:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_analytics_objects','PRIMARY','2024-11-06 08:57:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_analytics_objects','analytics_object_page','2024-11-06 08:57:38','n_diff_pfx01',83,1,'page'),('klubovnaostrava','wp_rank_math_analytics_objects','analytics_object_page','2024-11-06 08:57:38','n_diff_pfx02',83,1,'page,id'),('klubovnaostrava','wp_rank_math_analytics_objects','analytics_object_page','2024-11-06 08:57:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_analytics_objects','analytics_object_page','2024-11-06 08:57:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','PRIMARY','2024-11-19 16:17:12','n_diff_pfx01',1013,9,'id'),('klubovnaostrava','wp_rank_math_internal_links','PRIMARY','2024-11-19 16:17:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','PRIMARY','2024-11-19 16:17:12','size',10,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','link_direction','2024-11-19 16:17:12','n_diff_pfx01',391,4,'post_id'),('klubovnaostrava','wp_rank_math_internal_links','link_direction','2024-11-19 16:17:12','n_diff_pfx02',465,4,'post_id,type'),('klubovnaostrava','wp_rank_math_internal_links','link_direction','2024-11-19 16:17:12','n_diff_pfx03',1013,4,'post_id,type,id'),('klubovnaostrava','wp_rank_math_internal_links','link_direction','2024-11-19 16:17:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','link_direction','2024-11-19 16:17:12','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','target_post_id','2024-11-19 16:43:28','n_diff_pfx01',211,2,'target_post_id'),('klubovnaostrava','wp_rank_math_internal_links','target_post_id','2024-11-19 16:43:28','n_diff_pfx02',1026,2,'target_post_id,id'),('klubovnaostrava','wp_rank_math_internal_links','target_post_id','2024-11-19 16:43:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_internal_links','target_post_id','2024-11-19 16:43:28','size',3,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_internal_meta','PRIMARY','2024-11-06 08:57:40','n_diff_pfx01',511,2,'object_id'),('klubovnaostrava','wp_rank_math_internal_meta','PRIMARY','2024-11-06 08:57:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_internal_meta','PRIMARY','2024-11-06 08:57:40','size',3,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_redirections','PRIMARY','2025-04-09 19:30:17','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_rank_math_redirections','PRIMARY','2025-04-09 19:30:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_redirections','PRIMARY','2025-04-09 19:30:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_redirections','status','2025-04-09 19:30:17','n_diff_pfx01',0,1,'status'),('klubovnaostrava','wp_rank_math_redirections','status','2025-04-09 19:30:17','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava','wp_rank_math_redirections','status','2025-04-09 19:30:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_redirections','status','2025-04-09 19:30:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_redirections_cache','PRIMARY','2024-11-06 08:57:39','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_rank_math_redirections_cache','PRIMARY','2024-11-06 08:57:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_redirections_cache','PRIMARY','2024-11-06 08:57:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_rank_math_redirections_cache','redirection_id','2024-11-06 08:57:39','n_diff_pfx01',0,1,'redirection_id'),('klubovnaostrava','wp_rank_math_redirections_cache','redirection_id','2024-11-06 08:57:39','n_diff_pfx02',0,1,'redirection_id,id'),('klubovnaostrava','wp_rank_math_redirections_cache','redirection_id','2024-11-06 08:57:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_rank_math_redirections_cache','redirection_id','2024-11-06 08:57:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_stoutgc','id','2024-11-06 08:57:42','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_stoutgc','id','2024-11-06 08:57:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_stoutgc','id','2024-11-06 08:57:42','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_events_tbl','PRIMARY','2025-04-09 19:30:22','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava','wp_swpm_events_tbl','PRIMARY','2025-04-09 19:30:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_events_tbl','PRIMARY','2025-04-09 19:30:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_members_meta_tbl','PRIMARY','2024-11-06 13:39:34','n_diff_pfx01',52,1,'meta_id'),('klubovnaostrava','wp_swpm_members_meta_tbl','PRIMARY','2024-11-06 13:39:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_members_meta_tbl','PRIMARY','2024-11-06 13:39:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_members_meta_tbl','member_id','2024-11-06 13:39:34','n_diff_pfx01',52,1,'member_id'),('klubovnaostrava','wp_swpm_members_meta_tbl','member_id','2024-11-06 13:39:34','n_diff_pfx02',52,1,'member_id,meta_id'),('klubovnaostrava','wp_swpm_members_meta_tbl','member_id','2024-11-06 13:39:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_members_meta_tbl','member_id','2024-11-06 13:39:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_members_tbl','PRIMARY','2024-11-06 08:57:43','n_diff_pfx01',52,1,'member_id'),('klubovnaostrava','wp_swpm_members_tbl','PRIMARY','2024-11-06 08:57:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_members_tbl','PRIMARY','2024-11-06 08:57:43','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-06 08:57:43','n_diff_pfx01',2,1,'id'),('klubovnaostrava','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-06 08:57:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-06 08:57:43','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_membership_meta_tbl','level_id','2024-11-06 08:57:43','n_diff_pfx01',1,1,'level_id'),('klubovnaostrava','wp_swpm_membership_meta_tbl','level_id','2024-11-06 08:57:43','n_diff_pfx02',2,1,'level_id,id'),('klubovnaostrava','wp_swpm_membership_meta_tbl','level_id','2024-11-06 08:57:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_membership_meta_tbl','level_id','2024-11-06 08:57:43','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_membership_tbl','PRIMARY','2024-11-06 08:57:44','n_diff_pfx01',6,1,'id'),('klubovnaostrava','wp_swpm_membership_tbl','PRIMARY','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_membership_tbl','PRIMARY','2024-11-06 08:57:44','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_swpm_payments_tbl','PRIMARY','2024-11-06 08:57:43','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_swpm_payments_tbl','PRIMARY','2024-11-06 08:57:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_swpm_payments_tbl','PRIMARY','2024-11-06 08:57:43','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_term_relationships','PRIMARY','2024-11-06 08:57:54','n_diff_pfx01',452,9,'object_id'),('klubovnaostrava','wp_term_relationships','PRIMARY','2024-11-06 08:57:54','n_diff_pfx02',3158,9,'object_id,term_taxonomy_id'),('klubovnaostrava','wp_term_relationships','PRIMARY','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_term_relationships','PRIMARY','2024-11-06 08:57:54','size',10,NULL,'Number of pages in the index'),('klubovnaostrava','wp_term_relationships','term_taxonomy_id','2024-11-06 08:57:54','n_diff_pfx01',235,6,'term_taxonomy_id'),('klubovnaostrava','wp_term_relationships','term_taxonomy_id','2024-11-06 08:57:54','n_diff_pfx02',3158,6,'term_taxonomy_id,object_id'),('klubovnaostrava','wp_term_relationships','term_taxonomy_id','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_term_relationships','term_taxonomy_id','2024-11-06 08:57:54','size',7,NULL,'Number of pages in the index'),('klubovnaostrava','wp_term_taxonomy','PRIMARY','2024-11-06 08:57:44','n_diff_pfx01',305,3,'term_taxonomy_id'),('klubovnaostrava','wp_term_taxonomy','PRIMARY','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_term_taxonomy','PRIMARY','2024-11-06 08:57:44','size',4,NULL,'Number of pages in the index'),('klubovnaostrava','wp_term_taxonomy','taxonomy','2024-11-06 08:57:44','n_diff_pfx01',20,1,'taxonomy'),('klubovnaostrava','wp_term_taxonomy','taxonomy','2024-11-06 08:57:44','n_diff_pfx02',305,1,'taxonomy,term_taxonomy_id'),('klubovnaostrava','wp_term_taxonomy','taxonomy','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_term_taxonomy','taxonomy','2024-11-06 08:57:44','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_term_taxonomy','term_id_taxonomy','2024-11-06 08:57:44','n_diff_pfx01',305,1,'term_id'),('klubovnaostrava','wp_term_taxonomy','term_id_taxonomy','2024-11-06 08:57:44','n_diff_pfx02',305,1,'term_id,taxonomy'),('klubovnaostrava','wp_term_taxonomy','term_id_taxonomy','2024-11-06 08:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_term_taxonomy','term_id_taxonomy','2024-11-06 08:57:44','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_termmeta','PRIMARY','2024-11-06 08:57:45','n_diff_pfx01',110,1,'meta_id'),('klubovnaostrava','wp_termmeta','PRIMARY','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_termmeta','PRIMARY','2024-11-06 08:57:45','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_termmeta','meta_key','2024-11-06 08:57:45','n_diff_pfx01',15,1,'meta_key'),('klubovnaostrava','wp_termmeta','meta_key','2024-11-06 08:57:45','n_diff_pfx02',110,1,'meta_key,meta_id'),('klubovnaostrava','wp_termmeta','meta_key','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_termmeta','meta_key','2024-11-06 08:57:45','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_termmeta','term_id','2024-11-06 08:57:45','n_diff_pfx01',34,1,'term_id'),('klubovnaostrava','wp_termmeta','term_id','2024-11-06 08:57:45','n_diff_pfx02',110,1,'term_id,meta_id'),('klubovnaostrava','wp_termmeta','term_id','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_termmeta','term_id','2024-11-06 08:57:45','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_terms','PRIMARY','2024-11-06 08:57:45','n_diff_pfx01',305,2,'term_id'),('klubovnaostrava','wp_terms','PRIMARY','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_terms','PRIMARY','2024-11-06 08:57:45','size',3,NULL,'Number of pages in the index'),('klubovnaostrava','wp_terms','name','2024-11-06 08:57:45','n_diff_pfx01',242,1,'name'),('klubovnaostrava','wp_terms','name','2024-11-06 08:57:45','n_diff_pfx02',305,1,'name,term_id'),('klubovnaostrava','wp_terms','name','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_terms','name','2024-11-06 08:57:45','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_terms','slug','2024-11-06 08:57:45','n_diff_pfx01',246,1,'slug'),('klubovnaostrava','wp_terms','slug','2024-11-06 08:57:45','n_diff_pfx02',305,1,'slug,term_id'),('klubovnaostrava','wp_terms','slug','2024-11-06 08:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_terms','slug','2024-11-06 08:57:45','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_usermeta','PRIMARY','2024-11-06 08:57:46','n_diff_pfx01',1420,8,'umeta_id'),('klubovnaostrava','wp_usermeta','PRIMARY','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_usermeta','PRIMARY','2024-11-06 08:57:46','size',13,NULL,'Number of pages in the index'),('klubovnaostrava','wp_usermeta','meta_key','2024-11-06 08:57:46','n_diff_pfx01',154,4,'meta_key'),('klubovnaostrava','wp_usermeta','meta_key','2024-11-06 08:57:46','n_diff_pfx02',1420,4,'meta_key,umeta_id'),('klubovnaostrava','wp_usermeta','meta_key','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_usermeta','meta_key','2024-11-06 08:57:46','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_usermeta','user_id','2024-11-06 08:57:46','n_diff_pfx01',60,4,'user_id'),('klubovnaostrava','wp_usermeta','user_id','2024-11-06 08:57:46','n_diff_pfx02',1420,4,'user_id,umeta_id'),('klubovnaostrava','wp_usermeta','user_id','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_usermeta','user_id','2024-11-06 08:57:46','size',5,NULL,'Number of pages in the index'),('klubovnaostrava','wp_users','PRIMARY','2024-11-06 08:57:46','n_diff_pfx01',59,1,'ID'),('klubovnaostrava','wp_users','PRIMARY','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_users','PRIMARY','2024-11-06 08:57:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_users','user_email','2024-11-06 08:57:46','n_diff_pfx01',59,1,'user_email'),('klubovnaostrava','wp_users','user_email','2024-11-06 08:57:46','n_diff_pfx02',59,1,'user_email,ID'),('klubovnaostrava','wp_users','user_email','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_users','user_email','2024-11-06 08:57:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_users','user_login_key','2024-11-06 08:57:46','n_diff_pfx01',59,1,'user_login'),('klubovnaostrava','wp_users','user_login_key','2024-11-06 08:57:46','n_diff_pfx02',59,1,'user_login,ID'),('klubovnaostrava','wp_users','user_login_key','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_users','user_login_key','2024-11-06 08:57:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_users','user_nicename','2024-11-06 08:57:46','n_diff_pfx01',59,1,'user_nicename'),('klubovnaostrava','wp_users','user_nicename','2024-11-06 08:57:46','n_diff_pfx02',59,1,'user_nicename,ID'),('klubovnaostrava','wp_users','user_nicename','2024-11-06 08:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_users','user_nicename','2024-11-06 08:57:46','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_admin_note_actions','PRIMARY','2025-04-09 19:25:15','n_diff_pfx01',253,5,'action_id'),('klubovnaostrava','wp_wc_admin_note_actions','PRIMARY','2025-04-09 19:25:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_admin_note_actions','PRIMARY','2025-04-09 19:25:15','size',6,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_admin_note_actions','note_id','2025-04-09 19:25:15','n_diff_pfx01',210,1,'note_id'),('klubovnaostrava','wp_wc_admin_note_actions','note_id','2025-04-09 19:25:15','n_diff_pfx02',253,1,'note_id,action_id'),('klubovnaostrava','wp_wc_admin_note_actions','note_id','2025-04-09 19:25:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_admin_note_actions','note_id','2025-04-09 19:25:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_admin_notes','PRIMARY','2024-11-06 08:57:47','n_diff_pfx01',203,7,'note_id'),('klubovnaostrava','wp_wc_admin_notes','PRIMARY','2024-11-06 08:57:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_admin_notes','PRIMARY','2024-11-06 08:57:47','size',8,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_category_lookup','PRIMARY','2024-11-19 16:44:22','n_diff_pfx01',3,1,'category_tree_id'),('klubovnaostrava','wp_wc_category_lookup','PRIMARY','2024-11-19 16:44:22','n_diff_pfx02',3,1,'category_tree_id,category_id'),('klubovnaostrava','wp_wc_category_lookup','PRIMARY','2024-11-19 16:44:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_category_lookup','PRIMARY','2024-11-19 16:44:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','PRIMARY','2024-11-06 08:57:49','n_diff_pfx01',108,1,'customer_id'),('klubovnaostrava','wp_wc_customer_lookup','PRIMARY','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','PRIMARY','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','email','2024-11-06 08:57:49','n_diff_pfx01',99,1,'email'),('klubovnaostrava','wp_wc_customer_lookup','email','2024-11-06 08:57:49','n_diff_pfx02',108,1,'email,customer_id'),('klubovnaostrava','wp_wc_customer_lookup','email','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','email','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','user_id','2024-11-06 08:57:49','n_diff_pfx01',11,1,'user_id'),('klubovnaostrava','wp_wc_customer_lookup','user_id','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_customer_lookup','user_id','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_download_log','PRIMARY','2024-11-06 08:57:47','n_diff_pfx01',0,1,'download_log_id'),('klubovnaostrava','wp_wc_download_log','PRIMARY','2024-11-06 08:57:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_download_log','PRIMARY','2024-11-06 08:57:47','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_download_log','permission_id','2024-11-06 08:57:47','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava','wp_wc_download_log','permission_id','2024-11-06 08:57:47','n_diff_pfx02',0,1,'permission_id,download_log_id'),('klubovnaostrava','wp_wc_download_log','permission_id','2024-11-06 08:57:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_download_log','permission_id','2024-11-06 08:57:47','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_download_log','timestamp','2024-11-06 08:57:47','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava','wp_wc_download_log','timestamp','2024-11-06 08:57:47','n_diff_pfx02',0,1,'timestamp,download_log_id'),('klubovnaostrava','wp_wc_download_log','timestamp','2024-11-06 08:57:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_download_log','timestamp','2024-11-06 08:57:47','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_addresses','PRIMARY','2024-11-06 08:57:48','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wc_order_addresses','PRIMARY','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_addresses','PRIMARY','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_addresses','address_type_order_id','2024-11-06 08:57:48','n_diff_pfx01',0,1,'address_type'),('klubovnaostrava','wp_wc_order_addresses','address_type_order_id','2024-11-06 08:57:48','n_diff_pfx02',0,1,'address_type,order_id'),('klubovnaostrava','wp_wc_order_addresses','address_type_order_id','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_addresses','address_type_order_id','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_addresses','email','2024-11-06 08:57:48','n_diff_pfx01',0,1,'email'),('klubovnaostrava','wp_wc_order_addresses','email','2024-11-06 08:57:48','n_diff_pfx02',0,1,'email,id'),('klubovnaostrava','wp_wc_order_addresses','email','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_addresses','email','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_addresses','order_id','2024-11-06 08:57:48','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_order_addresses','order_id','2024-11-06 08:57:48','n_diff_pfx02',0,1,'order_id,id'),('klubovnaostrava','wp_wc_order_addresses','order_id','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_addresses','order_id','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_addresses','phone','2024-11-06 08:57:48','n_diff_pfx01',0,1,'phone'),('klubovnaostrava','wp_wc_order_addresses','phone','2024-11-06 08:57:48','n_diff_pfx02',0,1,'phone,id'),('klubovnaostrava','wp_wc_order_addresses','phone','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_addresses','phone','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','PRIMARY','2024-11-06 08:57:48','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','PRIMARY','2024-11-06 08:57:48','n_diff_pfx02',0,1,'order_id,coupon_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','PRIMARY','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','PRIMARY','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','coupon_id','2024-11-06 08:57:48','n_diff_pfx01',0,1,'coupon_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','coupon_id','2024-11-06 08:57:48','n_diff_pfx02',0,1,'coupon_id,order_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','coupon_id','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','coupon_id','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','date_created','2024-11-06 08:57:48','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava','wp_wc_order_coupon_lookup','date_created','2024-11-06 08:57:48','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','date_created','2024-11-06 08:57:48','n_diff_pfx03',0,1,'date_created,order_id,coupon_id'),('klubovnaostrava','wp_wc_order_coupon_lookup','date_created','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_coupon_lookup','date_created','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','PRIMARY','2024-11-06 08:57:48','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wc_order_operational_data','PRIMARY','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','PRIMARY','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','order_id','2024-11-06 08:57:48','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_order_operational_data','order_id','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','order_id','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','order_key','2024-11-06 08:57:48','n_diff_pfx01',0,1,'order_key'),('klubovnaostrava','wp_wc_order_operational_data','order_key','2024-11-06 08:57:48','n_diff_pfx02',0,1,'order_key,id'),('klubovnaostrava','wp_wc_order_operational_data','order_key','2024-11-06 08:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_operational_data','order_key','2024-11-06 08:57:48','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','PRIMARY','2024-11-06 08:57:49','n_diff_pfx01',274,3,'order_item_id'),('klubovnaostrava','wp_wc_order_product_lookup','PRIMARY','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','PRIMARY','2024-11-06 08:57:49','size',4,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','customer_id','2024-11-06 08:57:49','n_diff_pfx01',107,1,'customer_id'),('klubovnaostrava','wp_wc_order_product_lookup','customer_id','2024-11-06 08:57:49','n_diff_pfx02',274,1,'customer_id,order_item_id'),('klubovnaostrava','wp_wc_order_product_lookup','customer_id','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','customer_id','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','date_created','2024-11-06 08:57:49','n_diff_pfx01',258,1,'date_created'),('klubovnaostrava','wp_wc_order_product_lookup','date_created','2024-11-06 08:57:49','n_diff_pfx02',274,1,'date_created,order_item_id'),('klubovnaostrava','wp_wc_order_product_lookup','date_created','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','date_created','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','order_id','2024-11-06 08:57:49','n_diff_pfx01',258,1,'order_id'),('klubovnaostrava','wp_wc_order_product_lookup','order_id','2024-11-06 08:57:49','n_diff_pfx02',274,1,'order_id,order_item_id'),('klubovnaostrava','wp_wc_order_product_lookup','order_id','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','order_id','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','product_id','2024-11-06 08:57:49','n_diff_pfx01',54,1,'product_id'),('klubovnaostrava','wp_wc_order_product_lookup','product_id','2024-11-06 08:57:49','n_diff_pfx02',274,1,'product_id,order_item_id'),('klubovnaostrava','wp_wc_order_product_lookup','product_id','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_product_lookup','product_id','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_stats','PRIMARY','2024-11-06 08:57:51','n_diff_pfx01',270,3,'order_id'),('klubovnaostrava','wp_wc_order_stats','PRIMARY','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_stats','PRIMARY','2024-11-06 08:57:51','size',4,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_stats','customer_id','2024-11-06 08:57:51','n_diff_pfx01',107,1,'customer_id'),('klubovnaostrava','wp_wc_order_stats','customer_id','2024-11-06 08:57:51','n_diff_pfx02',270,1,'customer_id,order_id'),('klubovnaostrava','wp_wc_order_stats','customer_id','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_stats','customer_id','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_stats','date_created','2024-11-06 08:57:51','n_diff_pfx01',270,1,'date_created'),('klubovnaostrava','wp_wc_order_stats','date_created','2024-11-06 08:57:51','n_diff_pfx02',270,1,'date_created,order_id'),('klubovnaostrava','wp_wc_order_stats','date_created','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_stats','date_created','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_stats','status','2024-11-06 08:57:51','n_diff_pfx01',4,1,'status'),('klubovnaostrava','wp_wc_order_stats','status','2024-11-06 08:57:51','n_diff_pfx02',270,1,'status,order_id'),('klubovnaostrava','wp_wc_order_stats','status','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_stats','status','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','PRIMARY','2024-11-06 08:57:49','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_order_tax_lookup','PRIMARY','2024-11-06 08:57:49','n_diff_pfx02',0,1,'order_id,tax_rate_id'),('klubovnaostrava','wp_wc_order_tax_lookup','PRIMARY','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','PRIMARY','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','date_created','2024-11-06 08:57:49','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava','wp_wc_order_tax_lookup','date_created','2024-11-06 08:57:49','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava','wp_wc_order_tax_lookup','date_created','2024-11-06 08:57:49','n_diff_pfx03',0,1,'date_created,order_id,tax_rate_id'),('klubovnaostrava','wp_wc_order_tax_lookup','date_created','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','date_created','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','tax_rate_id','2024-11-06 08:57:49','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava','wp_wc_order_tax_lookup','tax_rate_id','2024-11-06 08:57:49','n_diff_pfx02',0,1,'tax_rate_id,order_id'),('klubovnaostrava','wp_wc_order_tax_lookup','tax_rate_id','2024-11-06 08:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_order_tax_lookup','tax_rate_id','2024-11-06 08:57:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','PRIMARY','2024-11-06 08:57:50','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wc_orders','PRIMARY','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','PRIMARY','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','billing_email','2024-11-06 08:57:50','n_diff_pfx01',0,1,'billing_email'),('klubovnaostrava','wp_wc_orders','billing_email','2024-11-06 08:57:50','n_diff_pfx02',0,1,'billing_email,id'),('klubovnaostrava','wp_wc_orders','billing_email','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','billing_email','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','customer_id_billing_email','2024-11-06 08:57:50','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava','wp_wc_orders','customer_id_billing_email','2024-11-06 08:57:50','n_diff_pfx02',0,1,'customer_id,billing_email'),('klubovnaostrava','wp_wc_orders','customer_id_billing_email','2024-11-06 08:57:50','n_diff_pfx03',0,1,'customer_id,billing_email,id'),('klubovnaostrava','wp_wc_orders','customer_id_billing_email','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','customer_id_billing_email','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','date_created','2024-11-06 08:57:50','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava','wp_wc_orders','date_created','2024-11-06 08:57:50','n_diff_pfx02',0,1,'date_created_gmt,id'),('klubovnaostrava','wp_wc_orders','date_created','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','date_created','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','date_updated','2024-11-06 08:57:50','n_diff_pfx01',0,1,'date_updated_gmt'),('klubovnaostrava','wp_wc_orders','date_updated','2024-11-06 08:57:50','n_diff_pfx02',0,1,'date_updated_gmt,id'),('klubovnaostrava','wp_wc_orders','date_updated','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','date_updated','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','parent_order_id','2024-11-06 08:57:50','n_diff_pfx01',0,1,'parent_order_id'),('klubovnaostrava','wp_wc_orders','parent_order_id','2024-11-06 08:57:50','n_diff_pfx02',0,1,'parent_order_id,id'),('klubovnaostrava','wp_wc_orders','parent_order_id','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','parent_order_id','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','status','2024-11-06 08:57:50','n_diff_pfx01',0,1,'status'),('klubovnaostrava','wp_wc_orders','status','2024-11-06 08:57:50','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava','wp_wc_orders','status','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','status','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders','type_status','2024-11-06 08:57:50','n_diff_pfx01',0,1,'type'),('klubovnaostrava','wp_wc_orders','type_status','2024-11-06 08:57:50','n_diff_pfx02',0,1,'type,status'),('klubovnaostrava','wp_wc_orders','type_status','2024-11-06 08:57:50','n_diff_pfx03',0,1,'type,status,id'),('klubovnaostrava','wp_wc_orders','type_status','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders','type_status','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders_meta','PRIMARY','2024-11-06 08:57:50','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wc_orders_meta','PRIMARY','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders_meta','PRIMARY','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders_meta','meta_key_value','2024-11-06 08:57:50','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava','wp_wc_orders_meta','meta_key_value','2024-11-06 08:57:50','n_diff_pfx02',0,1,'meta_key,meta_value'),('klubovnaostrava','wp_wc_orders_meta','meta_key_value','2024-11-06 08:57:50','n_diff_pfx03',0,1,'meta_key,meta_value,id'),('klubovnaostrava','wp_wc_orders_meta','meta_key_value','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders_meta','meta_key_value','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','n_diff_pfx02',0,1,'order_id,meta_key'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','n_diff_pfx03',0,1,'order_id,meta_key,meta_value'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','n_diff_pfx04',0,1,'order_id,meta_key,meta_value,id'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-06 08:57:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','n_diff_pfx01',0,1,'product_or_parent_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','n_diff_pfx02',0,1,'product_or_parent_id,term_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','n_diff_pfx03',0,1,'product_or_parent_id,term_id,product_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','n_diff_pfx04',0,1,'product_or_parent_id,term_id,product_id,taxonomy'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_attributes_lookup','PRIMARY','2024-11-19 16:44:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_diff_pfx01',0,1,'is_variation_attribute'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_diff_pfx02',0,1,'is_variation_attribute,term_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_diff_pfx03',0,1,'is_variation_attribute,term_id,product_or_parent_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_diff_pfx04',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_diff_pfx05',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id,taxonomy'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-19 16:44:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_download_directories','PRIMARY','2024-11-06 08:57:51','n_diff_pfx01',2,1,'url_id'),('klubovnaostrava','wp_wc_product_download_directories','PRIMARY','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_download_directories','PRIMARY','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_download_directories','url','2024-11-06 08:57:51','n_diff_pfx01',2,1,'url'),('klubovnaostrava','wp_wc_product_download_directories','url','2024-11-06 08:57:51','n_diff_pfx02',2,1,'url,url_id'),('klubovnaostrava','wp_wc_product_download_directories','url','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_download_directories','url','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','PRIMARY','2024-11-06 08:57:52','n_diff_pfx01',61,1,'product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','PRIMARY','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','PRIMARY','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','downloadable','2024-11-06 08:57:52','n_diff_pfx01',1,1,'downloadable'),('klubovnaostrava','wp_wc_product_meta_lookup','downloadable','2024-11-06 08:57:52','n_diff_pfx02',61,1,'downloadable,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','downloadable','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','downloadable','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','min_max_price','2024-11-06 08:57:52','n_diff_pfx01',10,1,'min_price'),('klubovnaostrava','wp_wc_product_meta_lookup','min_max_price','2024-11-06 08:57:52','n_diff_pfx02',10,1,'min_price,max_price'),('klubovnaostrava','wp_wc_product_meta_lookup','min_max_price','2024-11-06 08:57:52','n_diff_pfx03',61,1,'min_price,max_price,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','min_max_price','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','min_max_price','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','onsale','2024-11-06 08:57:52','n_diff_pfx01',1,1,'onsale'),('klubovnaostrava','wp_wc_product_meta_lookup','onsale','2024-11-06 08:57:52','n_diff_pfx02',61,1,'onsale,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','onsale','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','onsale','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','sku','2024-11-06 08:57:52','n_diff_pfx01',2,1,'sku'),('klubovnaostrava','wp_wc_product_meta_lookup','sku','2024-11-06 08:57:52','n_diff_pfx02',61,1,'sku,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','sku','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','sku','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_quantity','2024-11-06 08:57:52','n_diff_pfx01',1,1,'stock_quantity'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_quantity','2024-11-06 08:57:52','n_diff_pfx02',61,1,'stock_quantity,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_quantity','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_quantity','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_status','2024-11-06 08:57:52','n_diff_pfx01',2,1,'stock_status'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_status','2024-11-06 08:57:52','n_diff_pfx02',61,1,'stock_status,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_status','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','stock_status','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','virtual','2024-11-06 08:57:52','n_diff_pfx01',2,1,'virtual'),('klubovnaostrava','wp_wc_product_meta_lookup','virtual','2024-11-06 08:57:52','n_diff_pfx02',61,1,'virtual,product_id'),('klubovnaostrava','wp_wc_product_meta_lookup','virtual','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_product_meta_lookup','virtual','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_rate_limits','PRIMARY','2024-11-06 08:57:51','n_diff_pfx01',0,1,'rate_limit_id'),('klubovnaostrava','wp_wc_rate_limits','PRIMARY','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_rate_limits','PRIMARY','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_rate_limits','rate_limit_key','2024-11-06 08:57:51','n_diff_pfx01',0,1,'rate_limit_key'),('klubovnaostrava','wp_wc_rate_limits','rate_limit_key','2024-11-06 08:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_rate_limits','rate_limit_key','2024-11-06 08:57:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_reserved_stock','PRIMARY','2024-11-06 08:57:52','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_wc_reserved_stock','PRIMARY','2024-11-06 08:57:52','n_diff_pfx02',0,1,'order_id,product_id'),('klubovnaostrava','wp_wc_reserved_stock','PRIMARY','2024-11-06 08:57:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_reserved_stock','PRIMARY','2024-11-06 08:57:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_tax_rate_classes','PRIMARY','2024-11-06 08:57:54','n_diff_pfx01',4,1,'tax_rate_class_id'),('klubovnaostrava','wp_wc_tax_rate_classes','PRIMARY','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_tax_rate_classes','PRIMARY','2024-11-06 08:57:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_tax_rate_classes','slug','2024-11-06 08:57:54','n_diff_pfx01',4,1,'slug'),('klubovnaostrava','wp_wc_tax_rate_classes','slug','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_tax_rate_classes','slug','2024-11-06 08:57:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_webhooks','PRIMARY','2024-11-06 08:57:53','n_diff_pfx01',0,1,'webhook_id'),('klubovnaostrava','wp_wc_webhooks','PRIMARY','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_webhooks','PRIMARY','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wc_webhooks','user_id','2024-11-06 08:57:53','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava','wp_wc_webhooks','user_id','2024-11-06 08:57:53','n_diff_pfx02',0,1,'user_id,webhook_id'),('klubovnaostrava','wp_wc_webhooks','user_id','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wc_webhooks','user_id','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','PRIMARY','2024-11-06 08:57:53','n_diff_pfx01',0,1,'key_id'),('klubovnaostrava','wp_woocommerce_api_keys','PRIMARY','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','PRIMARY','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_key','2024-11-06 08:57:53','n_diff_pfx01',0,1,'consumer_key'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_key','2024-11-06 08:57:53','n_diff_pfx02',0,1,'consumer_key,key_id'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_key','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_key','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_secret','2024-11-06 08:57:53','n_diff_pfx01',0,1,'consumer_secret'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_secret','2024-11-06 08:57:53','n_diff_pfx02',0,1,'consumer_secret,key_id'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_secret','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_api_keys','consumer_secret','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-06 08:57:53','n_diff_pfx01',0,1,'attribute_id'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-06 08:57:53','n_diff_pfx01',0,1,'attribute_name'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-06 08:57:53','n_diff_pfx02',0,1,'attribute_name,attribute_id'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-06 08:57:53','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_diff_pfx01',0,1,'product_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_diff_pfx02',0,1,'product_id,order_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_diff_pfx03',0,1,'product_id,order_id,order_key'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_diff_pfx04',0,1,'product_id,order_id,order_key,download_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_diff_pfx05',0,1,'product_id,order_id,order_key,download_id,permission_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','n_diff_pfx01',0,1,'download_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','n_diff_pfx02',0,1,'download_id,order_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','n_diff_pfx03',0,1,'download_id,order_id,product_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','n_diff_pfx04',0,1,'download_id,order_id,product_id,permission_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-06 08:57:53','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-06 08:57:53','n_diff_pfx02',0,1,'order_id,permission_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_diff_pfx02',0,1,'user_id,order_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_diff_pfx03',0,1,'user_id,order_id,downloads_remaining'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_diff_pfx04',0,1,'user_id,order_id,downloads_remaining,access_expires'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_diff_pfx05',0,1,'user_id,order_id,downloads_remaining,access_expires,permission_id'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-06 08:57:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_log','PRIMARY','2024-11-06 08:57:54','n_diff_pfx01',0,1,'log_id'),('klubovnaostrava','wp_woocommerce_log','PRIMARY','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_log','PRIMARY','2024-11-06 08:57:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_log','level','2024-11-06 08:57:54','n_diff_pfx01',0,1,'level'),('klubovnaostrava','wp_woocommerce_log','level','2024-11-06 08:57:54','n_diff_pfx02',0,1,'level,log_id'),('klubovnaostrava','wp_woocommerce_log','level','2024-11-06 08:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_log','level','2024-11-06 08:57:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-06 08:58:09','n_diff_pfx01',5244,20,'meta_id'),('klubovnaostrava','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-06 08:58:09','n_leaf_pages',24,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-06 08:58:09','size',25,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','meta_key','2024-11-06 08:58:09','n_diff_pfx01',24,14,'meta_key'),('klubovnaostrava','wp_woocommerce_order_itemmeta','meta_key','2024-11-06 08:58:09','n_diff_pfx02',5081,14,'meta_key,meta_id'),('klubovnaostrava','wp_woocommerce_order_itemmeta','meta_key','2024-11-06 08:58:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','meta_key','2024-11-06 08:58:09','size',15,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','order_item_id','2024-11-06 08:58:09','n_diff_pfx01',410,9,'order_item_id'),('klubovnaostrava','wp_woocommerce_order_itemmeta','order_item_id','2024-11-06 08:58:09','n_diff_pfx02',5081,9,'order_item_id,meta_id'),('klubovnaostrava','wp_woocommerce_order_itemmeta','order_item_id','2024-11-06 08:58:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_order_itemmeta','order_item_id','2024-11-06 08:58:09','size',10,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_order_items','PRIMARY','2024-11-06 08:57:56','n_diff_pfx01',410,3,'order_item_id'),('klubovnaostrava','wp_woocommerce_order_items','PRIMARY','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_order_items','PRIMARY','2024-11-06 08:57:56','size',4,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_order_items','order_id','2024-11-06 08:57:56','n_diff_pfx01',258,1,'order_id'),('klubovnaostrava','wp_woocommerce_order_items','order_id','2024-11-06 08:57:56','n_diff_pfx02',410,1,'order_id,order_item_id'),('klubovnaostrava','wp_woocommerce_order_items','order_id','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_order_items','order_id','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-06 08:57:55','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-06 08:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-06 08:57:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-06 08:57:55','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-06 08:57:55','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-06 08:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-06 08:57:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-06 08:57:55','n_diff_pfx01',0,1,'payment_token_id'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-06 08:57:55','n_diff_pfx02',0,1,'payment_token_id,meta_id'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-06 08:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-06 08:57:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokens','PRIMARY','2024-11-06 08:57:55','n_diff_pfx01',0,1,'token_id'),('klubovnaostrava','wp_woocommerce_payment_tokens','PRIMARY','2024-11-06 08:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokens','PRIMARY','2024-11-06 08:57:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokens','user_id','2024-11-06 08:57:55','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava','wp_woocommerce_payment_tokens','user_id','2024-11-06 08:57:55','n_diff_pfx02',0,1,'user_id,token_id'),('klubovnaostrava','wp_woocommerce_payment_tokens','user_id','2024-11-06 08:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_payment_tokens','user_id','2024-11-06 08:57:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_sessions','PRIMARY','2025-04-09 18:57:29','n_diff_pfx01',2,1,'session_id'),('klubovnaostrava','wp_woocommerce_sessions','PRIMARY','2025-04-09 18:57:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_sessions','PRIMARY','2025-04-09 18:57:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_sessions','session_key','2025-04-09 18:57:29','n_diff_pfx01',2,1,'session_key'),('klubovnaostrava','wp_woocommerce_sessions','session_key','2025-04-09 18:57:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_sessions','session_key','2025-04-09 18:57:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-06 08:57:56','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_id','2024-11-06 08:57:56','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_id','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_id','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-06 08:57:56','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-06 08:57:56','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-06 08:57:56','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-06 08:57:56','n_diff_pfx01',0,1,'zone_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-06 08:57:56','n_diff_pfx02',0,1,'zone_id,location_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-06 08:57:56','n_diff_pfx01',0,1,'instance_id'),('klubovnaostrava','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-06 08:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-06 08:57:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zones','PRIMARY','2024-11-06 08:57:57','n_diff_pfx01',0,1,'zone_id'),('klubovnaostrava','wp_woocommerce_shipping_zones','PRIMARY','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_shipping_zones','PRIMARY','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-06 08:57:57','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-06 08:57:57','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-06 08:57:57','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-06 08:57:57','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-06 08:57:57','n_diff_pfx02',0,1,'tax_rate_id,location_id'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','PRIMARY','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rates','PRIMARY','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','PRIMARY','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_class','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_class'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_class','2024-11-06 08:57:57','n_diff_pfx02',0,1,'tax_rate_class,tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_class','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_class','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_country','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_country'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_country','2024-11-06 08:57:57','n_diff_pfx02',0,1,'tax_rate_country,tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_country','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_country','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_priority'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-06 08:57:57','n_diff_pfx02',0,1,'tax_rate_priority,tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_state','2024-11-06 08:57:57','n_diff_pfx01',0,1,'tax_rate_state'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_state','2024-11-06 08:57:57','n_diff_pfx02',0,1,'tax_rate_state,tax_rate_id'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_state','2024-11-06 08:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_state','2024-11-06 08:57:57','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpc_accesslocks','PRIMARY','2024-11-06 08:57:58','n_diff_pfx01',0,1,'accesslock_ID'),('klubovnaostrava','wp_wpc_accesslocks','PRIMARY','2024-11-06 08:57:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpc_accesslocks','PRIMARY','2024-11-06 08:57:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpc_login_fails','PRIMARY','2024-11-06 08:57:58','n_diff_pfx01',0,1,'login_attempt_ID'),('klubovnaostrava','wp_wpc_login_fails','PRIMARY','2024-11-06 08:57:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpc_login_fails','PRIMARY','2024-11-06 08:57:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_logs','PRIMARY','2024-11-19 16:44:38','n_diff_pfx01',7,1,'id'),('klubovnaostrava','wp_wpforms_logs','PRIMARY','2024-11-19 16:44:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_logs','PRIMARY','2024-11-19 16:44:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','PRIMARY','2024-11-06 08:57:59','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wpforms_payment_meta','PRIMARY','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','PRIMARY','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','meta_key','2024-11-06 08:57:59','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava','wp_wpforms_payment_meta','meta_key','2024-11-06 08:57:59','n_diff_pfx02',0,1,'meta_key,id'),('klubovnaostrava','wp_wpforms_payment_meta','meta_key','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','meta_key','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','meta_value','2024-11-06 08:57:59','n_diff_pfx01',0,1,'meta_value'),('klubovnaostrava','wp_wpforms_payment_meta','meta_value','2024-11-06 08:57:59','n_diff_pfx02',0,1,'meta_value,id'),('klubovnaostrava','wp_wpforms_payment_meta','meta_value','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','meta_value','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','payment_id','2024-11-06 08:57:59','n_diff_pfx01',0,1,'payment_id'),('klubovnaostrava','wp_wpforms_payment_meta','payment_id','2024-11-06 08:57:59','n_diff_pfx02',0,1,'payment_id,id'),('klubovnaostrava','wp_wpforms_payment_meta','payment_id','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payment_meta','payment_id','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','PRIMARY','2024-11-06 08:57:59','n_diff_pfx01',0,1,'id'),('klubovnaostrava','wp_wpforms_payments','PRIMARY','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','PRIMARY','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','customer_id','2024-11-06 08:57:59','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava','wp_wpforms_payments','customer_id','2024-11-06 08:57:59','n_diff_pfx02',0,1,'customer_id,id'),('klubovnaostrava','wp_wpforms_payments','customer_id','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','customer_id','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','form_id','2024-11-06 08:57:59','n_diff_pfx01',0,1,'form_id'),('klubovnaostrava','wp_wpforms_payments','form_id','2024-11-06 08:57:59','n_diff_pfx02',0,1,'form_id,id'),('klubovnaostrava','wp_wpforms_payments','form_id','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','form_id','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','status','2024-11-06 08:57:59','n_diff_pfx01',0,1,'status'),('klubovnaostrava','wp_wpforms_payments','status','2024-11-06 08:57:59','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava','wp_wpforms_payments','status','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','status','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','subscription_id','2024-11-06 08:57:59','n_diff_pfx01',0,1,'subscription_id'),('klubovnaostrava','wp_wpforms_payments','subscription_id','2024-11-06 08:57:59','n_diff_pfx02',0,1,'subscription_id,id'),('klubovnaostrava','wp_wpforms_payments','subscription_id','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','subscription_id','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','subscription_status','2024-11-06 08:57:59','n_diff_pfx01',0,1,'subscription_status'),('klubovnaostrava','wp_wpforms_payments','subscription_status','2024-11-06 08:57:59','n_diff_pfx02',0,1,'subscription_status,id'),('klubovnaostrava','wp_wpforms_payments','subscription_status','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','subscription_status','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','title','2024-11-06 08:57:59','n_diff_pfx01',0,1,'title'),('klubovnaostrava','wp_wpforms_payments','title','2024-11-06 08:57:59','n_diff_pfx02',0,1,'title,id'),('klubovnaostrava','wp_wpforms_payments','title','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','title','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','total_amount','2024-11-06 08:57:59','n_diff_pfx01',0,1,'total_amount'),('klubovnaostrava','wp_wpforms_payments','total_amount','2024-11-06 08:57:59','n_diff_pfx02',0,1,'total_amount,id'),('klubovnaostrava','wp_wpforms_payments','total_amount','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','total_amount','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','transaction_id','2024-11-06 08:57:59','n_diff_pfx01',0,1,'transaction_id'),('klubovnaostrava','wp_wpforms_payments','transaction_id','2024-11-06 08:57:59','n_diff_pfx02',0,1,'transaction_id,id'),('klubovnaostrava','wp_wpforms_payments','transaction_id','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','transaction_id','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_payments','type','2024-11-06 08:57:59','n_diff_pfx01',0,1,'type'),('klubovnaostrava','wp_wpforms_payments','type','2024-11-06 08:57:59','n_diff_pfx02',0,1,'type,id'),('klubovnaostrava','wp_wpforms_payments','type','2024-11-06 08:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_payments','type','2024-11-06 08:57:59','size',1,NULL,'Number of pages in the index'),('klubovnaostrava','wp_wpforms_tasks_meta','PRIMARY','2024-11-06 08:58:09','n_diff_pfx01',71,1,'id'),('klubovnaostrava','wp_wpforms_tasks_meta','PRIMARY','2024-11-06 08:58:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava','wp_wpforms_tasks_meta','PRIMARY','2024-11-06 08:58:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','PRIMARY','2025-08-16 11:03:36','n_diff_pfx01',162,5,'action_id'),('klubovnaostrava2','wp_actionscheduler_actions','PRIMARY','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','PRIMARY','2025-08-16 11:03:36','size',6,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','args','2025-08-16 11:03:36','n_diff_pfx01',91,1,'args'),('klubovnaostrava2','wp_actionscheduler_actions','args','2025-08-16 11:03:36','n_diff_pfx02',162,1,'args,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','args','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','args','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id','2025-08-16 11:03:36','n_diff_pfx01',1,1,'claim_id'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id','2025-08-16 11:03:36','n_diff_pfx02',162,1,'claim_id,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx01',1,1,'claim_id'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx02',3,1,'claim_id,status'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx03',108,1,'claim_id,status,scheduled_date_gmt'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx04',162,1,'claim_id,status,scheduled_date_gmt,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','group_id','2025-08-16 11:03:36','n_diff_pfx01',7,1,'group_id'),('klubovnaostrava2','wp_actionscheduler_actions','group_id','2025-08-16 11:03:36','n_diff_pfx02',162,1,'group_id,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','group_id','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','group_id','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','hook','2025-08-16 11:03:36','n_diff_pfx01',16,1,'hook'),('klubovnaostrava2','wp_actionscheduler_actions','hook','2025-08-16 11:03:36','n_diff_pfx02',162,1,'hook,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','hook','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','hook','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','last_attempt_gmt','2025-08-16 11:03:36','n_diff_pfx01',89,1,'last_attempt_gmt'),('klubovnaostrava2','wp_actionscheduler_actions','last_attempt_gmt','2025-08-16 11:03:36','n_diff_pfx02',162,1,'last_attempt_gmt,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','last_attempt_gmt','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','last_attempt_gmt','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx01',108,1,'scheduled_date_gmt'),('klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_gmt','2025-08-16 11:03:36','n_diff_pfx02',162,1,'scheduled_date_gmt,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_gmt','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_gmt','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','status','2025-08-16 11:03:36','n_diff_pfx01',3,1,'status'),('klubovnaostrava2','wp_actionscheduler_actions','status','2025-08-16 11:03:36','n_diff_pfx02',162,1,'status,action_id'),('klubovnaostrava2','wp_actionscheduler_actions','status','2025-08-16 11:03:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_actions','status','2025-08-16 11:03:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_claims','PRIMARY','2025-08-16 11:03:26','n_diff_pfx01',0,1,'claim_id'),('klubovnaostrava2','wp_actionscheduler_claims','PRIMARY','2025-08-16 11:03:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_claims','PRIMARY','2025-08-16 11:03:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_claims','date_created_gmt','2025-08-16 11:03:26','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava2','wp_actionscheduler_claims','date_created_gmt','2025-08-16 11:03:26','n_diff_pfx02',0,1,'date_created_gmt,claim_id'),('klubovnaostrava2','wp_actionscheduler_claims','date_created_gmt','2025-08-16 11:03:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_claims','date_created_gmt','2025-08-16 11:03:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_groups','PRIMARY','2024-11-27 21:41:21','n_diff_pfx01',9,1,'group_id'),('klubovnaostrava2','wp_actionscheduler_groups','PRIMARY','2024-11-27 21:41:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_groups','PRIMARY','2024-11-27 21:41:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_groups','slug','2024-11-27 21:41:21','n_diff_pfx01',9,1,'slug'),('klubovnaostrava2','wp_actionscheduler_groups','slug','2024-11-27 21:41:21','n_diff_pfx02',9,1,'slug,group_id'),('klubovnaostrava2','wp_actionscheduler_groups','slug','2024-11-27 21:41:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_groups','slug','2024-11-27 21:41:21','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','PRIMARY','2024-12-05 17:38:29','n_diff_pfx01',817,7,'log_id'),('klubovnaostrava2','wp_actionscheduler_logs','PRIMARY','2024-12-05 17:38:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','PRIMARY','2024-12-05 17:38:29','size',8,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','action_id','2024-12-05 17:38:29','n_diff_pfx01',252,2,'action_id'),('klubovnaostrava2','wp_actionscheduler_logs','action_id','2024-12-05 17:38:29','n_diff_pfx02',817,2,'action_id,log_id'),('klubovnaostrava2','wp_actionscheduler_logs','action_id','2024-12-05 17:38:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','action_id','2024-12-05 17:38:29','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','log_date_gmt','2024-12-05 17:38:29','n_diff_pfx01',260,2,'log_date_gmt'),('klubovnaostrava2','wp_actionscheduler_logs','log_date_gmt','2024-12-05 17:38:29','n_diff_pfx02',817,2,'log_date_gmt,log_id'),('klubovnaostrava2','wp_actionscheduler_logs','log_date_gmt','2024-12-05 17:38:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_actionscheduler_logs','log_date_gmt','2024-12-05 17:38:29','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','PRIMARY','2024-11-27 21:41:22','n_diff_pfx01',262,2,'id'),('klubovnaostrava2','wp_cff_facebook_feed_locator','PRIMARY','2024-11-27 21:41:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','PRIMARY','2024-11-27 21:41:22','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','feed_id','2024-11-27 21:41:22','n_diff_pfx01',1,1,'feed_id'),('klubovnaostrava2','wp_cff_facebook_feed_locator','feed_id','2024-11-27 21:41:22','n_diff_pfx02',262,1,'feed_id,id'),('klubovnaostrava2','wp_cff_facebook_feed_locator','feed_id','2024-11-27 21:41:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','feed_id','2024-11-27 21:41:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','post_id','2024-11-27 21:41:22','n_diff_pfx01',262,1,'post_id'),('klubovnaostrava2','wp_cff_facebook_feed_locator','post_id','2024-11-27 21:41:22','n_diff_pfx02',262,1,'post_id,id'),('klubovnaostrava2','wp_cff_facebook_feed_locator','post_id','2024-11-27 21:41:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_facebook_feed_locator','post_id','2024-11-27 21:41:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_feed_caches','PRIMARY','2024-11-27 21:41:23','n_diff_pfx01',2,1,'id'),('klubovnaostrava2','wp_cff_feed_caches','PRIMARY','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_feed_caches','PRIMARY','2024-11-27 21:41:23','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_feed_caches','feed_id','2024-11-27 21:41:23','n_diff_pfx01',1,1,'feed_id'),('klubovnaostrava2','wp_cff_feed_caches','feed_id','2024-11-27 21:41:23','n_diff_pfx02',2,1,'feed_id,id'),('klubovnaostrava2','wp_cff_feed_caches','feed_id','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_feed_caches','feed_id','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_feeds','PRIMARY','2024-11-27 21:41:22','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_cff_feeds','PRIMARY','2024-11-27 21:41:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_feeds','PRIMARY','2024-11-27 21:41:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_feeds','author','2024-11-27 21:41:22','n_diff_pfx01',0,1,'author'),('klubovnaostrava2','wp_cff_feeds','author','2024-11-27 21:41:22','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava2','wp_cff_feeds','author','2024-11-27 21:41:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_feeds','author','2024-11-27 21:41:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_sources','PRIMARY','2024-11-27 21:41:23','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_cff_sources','PRIMARY','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_sources','PRIMARY','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_sources','account_type','2024-11-27 21:41:23','n_diff_pfx01',0,1,'account_type'),('klubovnaostrava2','wp_cff_sources','account_type','2024-11-27 21:41:23','n_diff_pfx02',0,1,'account_type,id'),('klubovnaostrava2','wp_cff_sources','account_type','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_sources','account_type','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_cff_sources','author','2024-11-27 21:41:23','n_diff_pfx01',0,1,'author'),('klubovnaostrava2','wp_cff_sources','author','2024-11-27 21:41:23','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava2','wp_cff_sources','author','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_cff_sources','author','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_commentmeta','PRIMARY','2024-11-27 21:41:23','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava2','wp_commentmeta','PRIMARY','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_commentmeta','PRIMARY','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_commentmeta','comment_id','2024-11-27 21:41:23','n_diff_pfx01',0,1,'comment_id'),('klubovnaostrava2','wp_commentmeta','comment_id','2024-11-27 21:41:23','n_diff_pfx02',0,1,'comment_id,meta_id'),('klubovnaostrava2','wp_commentmeta','comment_id','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_commentmeta','comment_id','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_commentmeta','meta_key','2024-11-27 21:41:23','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava2','wp_commentmeta','meta_key','2024-11-27 21:41:23','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava2','wp_commentmeta','meta_key','2024-11-27 21:41:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_commentmeta','meta_key','2024-11-27 21:41:23','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','PRIMARY','2024-11-30 14:34:49','n_diff_pfx01',30,1,'comment_ID'),('klubovnaostrava2','wp_comments','PRIMARY','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','PRIMARY','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','comment_approved_date_gmt','2024-11-30 14:34:49','n_diff_pfx01',2,1,'comment_approved'),('klubovnaostrava2','wp_comments','comment_approved_date_gmt','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_approved,comment_date_gmt'),('klubovnaostrava2','wp_comments','comment_approved_date_gmt','2024-11-30 14:34:49','n_diff_pfx03',30,1,'comment_approved,comment_date_gmt,comment_ID'),('klubovnaostrava2','wp_comments','comment_approved_date_gmt','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','comment_approved_date_gmt','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','comment_author_email','2024-11-30 14:34:49','n_diff_pfx01',2,1,'comment_author_email'),('klubovnaostrava2','wp_comments','comment_author_email','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_author_email,comment_ID'),('klubovnaostrava2','wp_comments','comment_author_email','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','comment_author_email','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','comment_date_gmt','2024-11-30 14:34:49','n_diff_pfx01',30,1,'comment_date_gmt'),('klubovnaostrava2','wp_comments','comment_date_gmt','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_date_gmt,comment_ID'),('klubovnaostrava2','wp_comments','comment_date_gmt','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','comment_date_gmt','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','comment_parent','2024-11-30 14:34:49','n_diff_pfx01',1,1,'comment_parent'),('klubovnaostrava2','wp_comments','comment_parent','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_parent,comment_ID'),('klubovnaostrava2','wp_comments','comment_parent','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','comment_parent','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','comment_post_ID','2024-11-30 14:34:49','n_diff_pfx01',16,1,'comment_post_ID'),('klubovnaostrava2','wp_comments','comment_post_ID','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_post_ID,comment_ID'),('klubovnaostrava2','wp_comments','comment_post_ID','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','comment_post_ID','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_comments','woo_idx_comment_type','2024-11-30 14:34:49','n_diff_pfx01',1,1,'comment_type'),('klubovnaostrava2','wp_comments','woo_idx_comment_type','2024-11-30 14:34:49','n_diff_pfx02',30,1,'comment_type,comment_ID'),('klubovnaostrava2','wp_comments','woo_idx_comment_type','2024-11-30 14:34:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_comments','woo_idx_comment_type','2024-11-30 14:34:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_e_events','PRIMARY','2024-11-27 21:41:24','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_e_events','PRIMARY','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_e_events','PRIMARY','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_e_events','created_at_index','2024-11-27 21:41:24','n_diff_pfx01',0,1,'created_at'),('klubovnaostrava2','wp_e_events','created_at_index','2024-11-27 21:41:24','n_diff_pfx02',0,1,'created_at,id'),('klubovnaostrava2','wp_e_events','created_at_index','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_e_events','created_at_index','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_bookings','PRIMARY','2024-11-27 21:41:24','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava2','wp_em_bookings','PRIMARY','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_bookings','PRIMARY','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_bookings','booking_status','2024-11-27 21:41:24','n_diff_pfx01',0,1,'booking_status'),('klubovnaostrava2','wp_em_bookings','booking_status','2024-11-27 21:41:24','n_diff_pfx02',0,1,'booking_status,booking_id'),('klubovnaostrava2','wp_em_bookings','booking_status','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_bookings','booking_status','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_bookings','event_id','2024-11-27 21:41:24','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava2','wp_em_bookings','event_id','2024-11-27 21:41:24','n_diff_pfx02',0,1,'event_id,booking_id'),('klubovnaostrava2','wp_em_bookings','event_id','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_bookings','event_id','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_bookings','person_id','2024-11-27 21:41:24','n_diff_pfx01',0,1,'person_id'),('klubovnaostrava2','wp_em_bookings','person_id','2024-11-27 21:41:24','n_diff_pfx02',0,1,'person_id,booking_id'),('klubovnaostrava2','wp_em_bookings','person_id','2024-11-27 21:41:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_bookings','person_id','2024-11-27 21:41:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','PRIMARY','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava2','wp_em_events','PRIMARY','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','PRIMARY','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','blog_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava2','wp_em_events','blog_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'blog_id,event_id'),('klubovnaostrava2','wp_em_events','blog_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','blog_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','event_end','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_end'),('klubovnaostrava2','wp_em_events','event_end','2024-11-27 21:41:25','n_diff_pfx02',0,1,'event_end,event_id'),('klubovnaostrava2','wp_em_events','event_end','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','event_end','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','event_end_date','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_end_date'),('klubovnaostrava2','wp_em_events','event_end_date','2024-11-27 21:41:25','n_diff_pfx02',0,1,'event_end_date,event_id'),('klubovnaostrava2','wp_em_events','event_end_date','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','event_end_date','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','event_start','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_start'),('klubovnaostrava2','wp_em_events','event_start','2024-11-27 21:41:25','n_diff_pfx02',0,1,'event_start,event_id'),('klubovnaostrava2','wp_em_events','event_start','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','event_start','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','event_start_date','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_start_date'),('klubovnaostrava2','wp_em_events','event_start_date','2024-11-27 21:41:25','n_diff_pfx02',0,1,'event_start_date,event_id'),('klubovnaostrava2','wp_em_events','event_start_date','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','event_start_date','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','event_status','2024-11-27 21:41:25','n_diff_pfx01',0,1,'event_status'),('klubovnaostrava2','wp_em_events','event_status','2024-11-27 21:41:25','n_diff_pfx02',0,1,'event_status,event_id'),('klubovnaostrava2','wp_em_events','event_status','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','event_status','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','group_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'group_id'),('klubovnaostrava2','wp_em_events','group_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'group_id,event_id'),('klubovnaostrava2','wp_em_events','group_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','group_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','location_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava2','wp_em_events','location_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'location_id,event_id'),('klubovnaostrava2','wp_em_events','location_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','location_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_events','post_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava2','wp_em_events','post_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'post_id,event_id'),('klubovnaostrava2','wp_em_events','post_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_events','post_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','PRIMARY','2024-11-27 21:41:25','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava2','wp_em_locations','PRIMARY','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','PRIMARY','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','blog_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava2','wp_em_locations','blog_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'blog_id,location_id'),('klubovnaostrava2','wp_em_locations','blog_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','blog_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','location_country','2024-11-27 21:41:25','n_diff_pfx01',0,1,'location_country'),('klubovnaostrava2','wp_em_locations','location_country','2024-11-27 21:41:25','n_diff_pfx02',0,1,'location_country,location_id'),('klubovnaostrava2','wp_em_locations','location_country','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','location_country','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','location_region','2024-11-27 21:41:25','n_diff_pfx01',0,1,'location_region'),('klubovnaostrava2','wp_em_locations','location_region','2024-11-27 21:41:25','n_diff_pfx02',0,1,'location_region,location_id'),('klubovnaostrava2','wp_em_locations','location_region','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','location_region','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','location_state','2024-11-27 21:41:25','n_diff_pfx01',0,1,'location_state'),('klubovnaostrava2','wp_em_locations','location_state','2024-11-27 21:41:25','n_diff_pfx02',0,1,'location_state,location_id'),('klubovnaostrava2','wp_em_locations','location_state','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','location_state','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_locations','post_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava2','wp_em_locations','post_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'post_id,location_id'),('klubovnaostrava2','wp_em_locations','post_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_locations','post_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_meta','PRIMARY','2024-11-27 21:41:25','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava2','wp_em_meta','PRIMARY','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_meta','PRIMARY','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_meta','meta_key','2024-11-27 21:41:25','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava2','wp_em_meta','meta_key','2024-11-27 21:41:25','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava2','wp_em_meta','meta_key','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_meta','meta_key','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_meta','object_id','2024-11-27 21:41:25','n_diff_pfx01',0,1,'object_id'),('klubovnaostrava2','wp_em_meta','object_id','2024-11-27 21:41:25','n_diff_pfx02',0,1,'object_id,meta_id'),('klubovnaostrava2','wp_em_meta','object_id','2024-11-27 21:41:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_meta','object_id','2024-11-27 21:41:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_tickets','PRIMARY','2024-11-27 21:41:26','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava2','wp_em_tickets','PRIMARY','2024-11-27 21:41:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_tickets','PRIMARY','2024-11-27 21:41:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_tickets','event_id','2024-11-27 21:41:26','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava2','wp_em_tickets','event_id','2024-11-27 21:41:26','n_diff_pfx02',0,1,'event_id,ticket_id'),('klubovnaostrava2','wp_em_tickets','event_id','2024-11-27 21:41:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_tickets','event_id','2024-11-27 21:41:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','PRIMARY','2024-11-27 21:41:26','n_diff_pfx01',0,1,'ticket_booking_id'),('klubovnaostrava2','wp_em_tickets_bookings','PRIMARY','2024-11-27 21:41:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','PRIMARY','2024-11-27 21:41:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','booking_id','2024-11-27 21:41:26','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava2','wp_em_tickets_bookings','booking_id','2024-11-27 21:41:26','n_diff_pfx02',0,1,'booking_id,ticket_booking_id'),('klubovnaostrava2','wp_em_tickets_bookings','booking_id','2024-11-27 21:41:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','booking_id','2024-11-27 21:41:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','ticket_id','2024-11-27 21:41:26','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava2','wp_em_tickets_bookings','ticket_id','2024-11-27 21:41:26','n_diff_pfx02',0,1,'ticket_id,ticket_booking_id'),('klubovnaostrava2','wp_em_tickets_bookings','ticket_id','2024-11-27 21:41:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_em_tickets_bookings','ticket_id','2024-11-27 21:41:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_etn_events','PRIMARY','2024-12-02 13:39:52','n_diff_pfx01',190,6,'event_id'),('klubovnaostrava2','wp_etn_events','PRIMARY','2024-12-02 13:39:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_etn_events','PRIMARY','2024-12-02 13:39:52','size',7,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_etn_trans_meta','PRIMARY','2024-12-02 13:42:04','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava2','wp_etn_trans_meta','PRIMARY','2024-12-02 13:42:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_etn_trans_meta','PRIMARY','2024-12-02 13:42:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_fbv','PRIMARY','2024-11-27 21:41:28','n_diff_pfx01',5,1,'id'),('klubovnaostrava2','wp_fbv','PRIMARY','2024-11-27 21:41:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_fbv','PRIMARY','2024-11-27 21:41:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_fbv','id','2024-11-27 21:41:28','n_diff_pfx01',5,1,'id'),('klubovnaostrava2','wp_fbv','id','2024-11-27 21:41:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_fbv','id','2024-11-27 21:41:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_fbv_attachment_folder','folder_id','2024-11-27 21:41:30','n_diff_pfx01',4,1,'folder_id'),('klubovnaostrava2','wp_fbv_attachment_folder','folder_id','2024-11-27 21:41:30','n_diff_pfx02',95,1,'folder_id,attachment_id'),('klubovnaostrava2','wp_fbv_attachment_folder','folder_id','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_fbv_attachment_folder','folder_id','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','PRIMARY','2024-11-30 14:34:53','n_diff_pfx01',173,9,'ID'),('klubovnaostrava2','wp_jetpack_sync_queue','PRIMARY','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','PRIMARY','2024-11-30 14:34:53','size',19,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','event_id','2024-11-30 14:34:53','n_diff_pfx01',173,1,'event_id'),('klubovnaostrava2','wp_jetpack_sync_queue','event_id','2024-11-30 14:34:53','n_diff_pfx02',173,1,'event_id,ID'),('klubovnaostrava2','wp_jetpack_sync_queue','event_id','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','event_id','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id','2024-11-30 14:34:53','n_diff_pfx01',1,1,'queue_id'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id','2024-11-30 14:34:53','n_diff_pfx02',173,1,'queue_id,ID'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id_event_id','2024-11-30 14:34:53','n_diff_pfx01',1,1,'queue_id'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id_event_id','2024-11-30 14:34:53','n_diff_pfx02',173,1,'queue_id,event_id'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id_event_id','2024-11-30 14:34:53','n_diff_pfx03',173,1,'queue_id,event_id,ID'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id_event_id','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','queue_id_event_id','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','timestamp','2024-11-30 14:34:53','n_diff_pfx01',11,1,'timestamp'),('klubovnaostrava2','wp_jetpack_sync_queue','timestamp','2024-11-30 14:34:53','n_diff_pfx02',173,1,'timestamp,ID'),('klubovnaostrava2','wp_jetpack_sync_queue','timestamp','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_jetpack_sync_queue','timestamp','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_links','PRIMARY','2024-11-27 21:41:29','n_diff_pfx01',0,1,'link_id'),('klubovnaostrava2','wp_links','PRIMARY','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_links','PRIMARY','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_links','link_visible','2024-11-27 21:41:29','n_diff_pfx01',0,1,'link_visible'),('klubovnaostrava2','wp_links','link_visible','2024-11-27 21:41:29','n_diff_pfx02',0,1,'link_visible,link_id'),('klubovnaostrava2','wp_links','link_visible','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_links','link_visible','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_attendees','PRIMARY','2024-11-27 21:41:29','n_diff_pfx01',0,1,'attendee_id'),('klubovnaostrava2','wp_mec_attendees','PRIMARY','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_attendees','PRIMARY','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_bookings','PRIMARY','2024-11-27 21:41:29','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_mec_bookings','PRIMARY','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_bookings','PRIMARY','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_bookings','booking_id','2024-11-27 21:41:29','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava2','wp_mec_bookings','booking_id','2024-11-27 21:41:29','n_diff_pfx02',0,1,'booking_id,id'),('klubovnaostrava2','wp_mec_bookings','booking_id','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_bookings','booking_id','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx02',0,1,'event_id,ticket_ids'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx03',0,1,'event_id,ticket_ids,status'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx04',0,1,'event_id,ticket_ids,status,confirmed'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx05',0,1,'event_id,ticket_ids,status,confirmed,verified'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx06',0,1,'event_id,ticket_ids,status,confirmed,verified,date'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_diff_pfx07',0,1,'event_id,ticket_ids,status,confirmed,verified,date,id'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_bookings','event_id','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_bookings','timestamp','2024-11-27 21:41:29','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava2','wp_mec_bookings','timestamp','2024-11-27 21:41:29','n_diff_pfx02',0,1,'timestamp,id'),('klubovnaostrava2','wp_mec_bookings','timestamp','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_bookings','timestamp','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_bookings','user_id','2024-11-27 21:41:29','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava2','wp_mec_bookings','user_id','2024-11-27 21:41:29','n_diff_pfx02',0,1,'user_id,id'),('klubovnaostrava2','wp_mec_bookings','user_id','2024-11-27 21:41:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_bookings','user_id','2024-11-27 21:41:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_dates','PRIMARY','2025-08-07 02:32:28','n_diff_pfx01',375,2,'id'),('klubovnaostrava2','wp_mec_dates','PRIMARY','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_dates','PRIMARY','2025-08-07 02:32:28','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_dates','post_id','2025-08-07 02:32:28','n_diff_pfx01',232,1,'post_id'),('klubovnaostrava2','wp_mec_dates','post_id','2025-08-07 02:32:28','n_diff_pfx02',375,1,'post_id,id'),('klubovnaostrava2','wp_mec_dates','post_id','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_dates','post_id','2025-08-07 02:32:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_dates','tend','2025-08-07 02:32:28','n_diff_pfx01',374,1,'tend'),('klubovnaostrava2','wp_mec_dates','tend','2025-08-07 02:32:28','n_diff_pfx02',375,1,'tend,id'),('klubovnaostrava2','wp_mec_dates','tend','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_dates','tend','2025-08-07 02:32:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_dates','tstart','2025-08-07 02:32:28','n_diff_pfx01',373,1,'tstart'),('klubovnaostrava2','wp_mec_dates','tstart','2025-08-07 02:32:28','n_diff_pfx02',375,1,'tstart,id'),('klubovnaostrava2','wp_mec_dates','tstart','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_dates','tstart','2025-08-07 02:32:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_events','ID','2024-11-27 21:41:30','n_diff_pfx01',12,1,'id'),('klubovnaostrava2','wp_mec_events','ID','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_events','ID','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_events','PRIMARY','2024-11-27 21:41:30','n_diff_pfx01',12,1,'id'),('klubovnaostrava2','wp_mec_events','PRIMARY','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_events','PRIMARY','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_events','post_id','2024-11-27 21:41:30','n_diff_pfx01',13,1,'post_id'),('klubovnaostrava2','wp_mec_events','post_id','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_events','post_id','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx01',10,1,'start'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx02',11,1,'start,end'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx03',11,1,'start,end,repeat'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx04',11,1,'start,end,repeat,rinterval'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx05',11,1,'start,end,repeat,rinterval,year'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx06',11,1,'start,end,repeat,rinterval,year,month'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx07',11,1,'start,end,repeat,rinterval,year,month,day'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx08',11,1,'start,end,repeat,rinterval,year,month,day,week'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx09',11,1,'start,end,repeat,rinterval,year,month,day,week,weekday'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx10',11,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx11',13,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx12',13,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_diff_pfx13',13,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end,id'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_events','start','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_occurrences','PRIMARY','2024-11-27 21:41:30','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_mec_occurrences','PRIMARY','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_occurrences','PRIMARY','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_occurrences','occurrence','2024-11-27 21:41:30','n_diff_pfx01',0,1,'occurrence'),('klubovnaostrava2','wp_mec_occurrences','occurrence','2024-11-27 21:41:30','n_diff_pfx02',0,1,'occurrence,id'),('klubovnaostrava2','wp_mec_occurrences','occurrence','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_occurrences','occurrence','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_occurrences','post_id','2024-11-27 21:41:30','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava2','wp_mec_occurrences','post_id','2024-11-27 21:41:30','n_diff_pfx02',0,1,'post_id,id'),('klubovnaostrava2','wp_mec_occurrences','post_id','2024-11-27 21:41:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_occurrences','post_id','2024-11-27 21:41:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_users','PRIMARY','2024-11-27 21:41:31','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_mec_users','PRIMARY','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_users','PRIMARY','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_mec_users','email','2024-11-27 21:41:31','n_diff_pfx01',0,1,'email'),('klubovnaostrava2','wp_mec_users','email','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_mec_users','email','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_album','PRIMARY','2024-11-27 21:41:31','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_ngg_album','PRIMARY','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_album','PRIMARY','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_album','extras_post_id_key','2024-11-27 21:41:31','n_diff_pfx01',0,1,'extras_post_id'),('klubovnaostrava2','wp_ngg_album','extras_post_id_key','2024-11-27 21:41:31','n_diff_pfx02',0,1,'extras_post_id,id'),('klubovnaostrava2','wp_ngg_album','extras_post_id_key','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_album','extras_post_id_key','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_gallery','PRIMARY','2024-11-27 21:41:31','n_diff_pfx01',2,1,'gid'),('klubovnaostrava2','wp_ngg_gallery','PRIMARY','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_gallery','PRIMARY','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_gallery','extras_post_id_key','2024-11-27 21:41:31','n_diff_pfx01',2,1,'extras_post_id'),('klubovnaostrava2','wp_ngg_gallery','extras_post_id_key','2024-11-27 21:41:31','n_diff_pfx02',2,1,'extras_post_id,gid'),('klubovnaostrava2','wp_ngg_gallery','extras_post_id_key','2024-11-27 21:41:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_gallery','extras_post_id_key','2024-11-27 21:41:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_pictures','PRIMARY','2024-11-27 21:41:43','n_diff_pfx01',49,4,'pid'),('klubovnaostrava2','wp_ngg_pictures','PRIMARY','2024-11-27 21:41:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_pictures','PRIMARY','2024-11-27 21:41:43','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_ngg_pictures','extras_post_id_key','2024-11-27 21:41:43','n_diff_pfx01',49,1,'extras_post_id'),('klubovnaostrava2','wp_ngg_pictures','extras_post_id_key','2024-11-27 21:41:43','n_diff_pfx02',49,1,'extras_post_id,pid'),('klubovnaostrava2','wp_ngg_pictures','extras_post_id_key','2024-11-27 21:41:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_ngg_pictures','extras_post_id_key','2024-11-27 21:41:43','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_options','PRIMARY','2025-08-07 02:32:28','n_diff_pfx01',1296,20,'option_id'),('klubovnaostrava2','wp_options','PRIMARY','2025-08-07 02:32:28','n_leaf_pages',263,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_options','PRIMARY','2025-08-07 02:32:28','size',416,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_options','autoload','2025-08-07 02:32:28','n_diff_pfx01',5,2,'autoload'),('klubovnaostrava2','wp_options','autoload','2025-08-07 02:32:28','n_diff_pfx02',1342,2,'autoload,option_id'),('klubovnaostrava2','wp_options','autoload','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_options','autoload','2025-08-07 02:32:28','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_options','option_name','2025-08-07 02:32:28','n_diff_pfx01',1342,6,'option_name'),('klubovnaostrava2','wp_options','option_name','2025-08-07 02:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_options','option_name','2025-08-07 02:32:28','size',7,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_postmeta','PRIMARY','2024-11-27 21:41:43','n_diff_pfx01',39538,20,'meta_id'),('klubovnaostrava2','wp_postmeta','PRIMARY','2024-11-27 21:41:43','n_leaf_pages',263,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_postmeta','PRIMARY','2024-11-27 21:41:43','size',289,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_postmeta','meta_key','2024-11-27 21:41:43','n_diff_pfx01',519,20,'meta_key'),('klubovnaostrava2','wp_postmeta','meta_key','2024-11-27 21:41:43','n_diff_pfx02',38804,20,'meta_key,meta_id'),('klubovnaostrava2','wp_postmeta','meta_key','2024-11-27 21:41:43','n_leaf_pages',127,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_postmeta','meta_key','2024-11-27 21:41:43','size',161,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_postmeta','post_id','2024-11-27 21:41:43','n_diff_pfx01',1570,20,'post_id'),('klubovnaostrava2','wp_postmeta','post_id','2024-11-27 21:41:43','n_diff_pfx02',37587,20,'post_id,meta_id'),('klubovnaostrava2','wp_postmeta','post_id','2024-11-27 21:41:43','n_leaf_pages',101,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_postmeta','post_id','2024-11-27 21:41:43','size',161,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_posts','PRIMARY','2024-11-30 14:49:58','n_diff_pfx01',1958,20,'ID'),('klubovnaostrava2','wp_posts','PRIMARY','2024-11-30 14:49:58','n_leaf_pages',164,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_posts','PRIMARY','2024-11-30 14:49:58','size',225,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_posts','post_author','2024-11-30 14:49:58','n_diff_pfx01',5,4,'post_author'),('klubovnaostrava2','wp_posts','post_author','2024-11-30 14:49:58','n_diff_pfx02',1896,4,'post_author,ID'),('klubovnaostrava2','wp_posts','post_author','2024-11-30 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_posts','post_author','2024-11-30 14:49:58','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_posts','post_name','2024-11-30 14:49:58','n_diff_pfx01',1452,6,'post_name'),('klubovnaostrava2','wp_posts','post_name','2024-11-30 14:49:58','n_diff_pfx02',1896,6,'post_name,ID'),('klubovnaostrava2','wp_posts','post_name','2024-11-30 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_posts','post_name','2024-11-30 14:49:58','size',7,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_posts','post_parent','2024-11-30 14:49:58','n_diff_pfx01',209,4,'post_parent'),('klubovnaostrava2','wp_posts','post_parent','2024-11-30 14:49:58','n_diff_pfx02',1896,4,'post_parent,ID'),('klubovnaostrava2','wp_posts','post_parent','2024-11-30 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_posts','post_parent','2024-11-30 14:49:58','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','n_diff_pfx01',34,9,'post_type'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','n_diff_pfx02',43,9,'post_type,post_status'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','n_diff_pfx03',1697,9,'post_type,post_status,post_date'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','n_diff_pfx04',1896,9,'post_type,post_status,post_date,ID'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_posts','type_status_date','2024-11-30 14:49:58','size',10,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_404_logs','PRIMARY','2024-11-30 14:34:53','n_diff_pfx01',87,1,'id'),('klubovnaostrava2','wp_rank_math_404_logs','PRIMARY','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_404_logs','PRIMARY','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_404_logs','uri','2024-11-30 14:34:53','n_diff_pfx01',87,1,'uri'),('klubovnaostrava2','wp_rank_math_404_logs','uri','2024-11-30 14:34:53','n_diff_pfx02',87,1,'uri,id'),('klubovnaostrava2','wp_rank_math_404_logs','uri','2024-11-30 14:34:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_404_logs','uri','2024-11-30 14:34:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_analytics_objects','PRIMARY','2024-11-27 21:41:49','n_diff_pfx01',83,1,'id'),('klubovnaostrava2','wp_rank_math_analytics_objects','PRIMARY','2024-11-27 21:41:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_analytics_objects','PRIMARY','2024-11-27 21:41:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_analytics_objects','analytics_object_page','2024-11-27 21:41:49','n_diff_pfx01',83,1,'page'),('klubovnaostrava2','wp_rank_math_analytics_objects','analytics_object_page','2024-11-27 21:41:49','n_diff_pfx02',83,1,'page,id'),('klubovnaostrava2','wp_rank_math_analytics_objects','analytics_object_page','2024-11-27 21:41:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_analytics_objects','analytics_object_page','2024-11-27 21:41:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','PRIMARY','2024-11-27 21:41:50','n_diff_pfx01',1007,9,'id'),('klubovnaostrava2','wp_rank_math_internal_links','PRIMARY','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','PRIMARY','2024-11-27 21:41:50','size',10,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','link_direction','2024-11-27 21:41:50','n_diff_pfx01',391,4,'post_id'),('klubovnaostrava2','wp_rank_math_internal_links','link_direction','2024-11-27 21:41:50','n_diff_pfx02',465,4,'post_id,type'),('klubovnaostrava2','wp_rank_math_internal_links','link_direction','2024-11-27 21:41:50','n_diff_pfx03',1007,4,'post_id,type,id'),('klubovnaostrava2','wp_rank_math_internal_links','link_direction','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','link_direction','2024-11-27 21:41:50','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','target_post_id','2024-11-30 14:45:25','n_diff_pfx01',208,2,'target_post_id'),('klubovnaostrava2','wp_rank_math_internal_links','target_post_id','2024-11-30 14:45:25','n_diff_pfx02',1007,2,'target_post_id,id'),('klubovnaostrava2','wp_rank_math_internal_links','target_post_id','2024-11-30 14:45:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_internal_links','target_post_id','2024-11-30 14:45:25','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_internal_meta','PRIMARY','2024-11-27 21:41:51','n_diff_pfx01',513,2,'object_id'),('klubovnaostrava2','wp_rank_math_internal_meta','PRIMARY','2024-11-27 21:41:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_internal_meta','PRIMARY','2024-11-27 21:41:51','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_redirections','PRIMARY','2024-11-27 21:41:50','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_rank_math_redirections','PRIMARY','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_redirections','PRIMARY','2024-11-27 21:41:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_redirections','status','2024-11-27 21:41:50','n_diff_pfx01',0,1,'status'),('klubovnaostrava2','wp_rank_math_redirections','status','2024-11-27 21:41:50','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava2','wp_rank_math_redirections','status','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_redirections','status','2024-11-27 21:41:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_redirections_cache','PRIMARY','2024-11-27 21:41:50','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_rank_math_redirections_cache','PRIMARY','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_redirections_cache','PRIMARY','2024-11-27 21:41:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_rank_math_redirections_cache','redirection_id','2024-11-27 21:41:50','n_diff_pfx01',0,1,'redirection_id'),('klubovnaostrava2','wp_rank_math_redirections_cache','redirection_id','2024-11-27 21:41:50','n_diff_pfx02',0,1,'redirection_id,id'),('klubovnaostrava2','wp_rank_math_redirections_cache','redirection_id','2024-11-27 21:41:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_rank_math_redirections_cache','redirection_id','2024-11-27 21:41:50','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_feed_caches','PRIMARY','2025-06-17 00:29:52','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_sbi_feed_caches','PRIMARY','2025-06-17 00:29:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_feed_caches','PRIMARY','2025-06-17 00:29:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_feed_caches','feed_id','2025-06-17 00:29:52','n_diff_pfx01',0,1,'feed_id'),('klubovnaostrava2','wp_sbi_feed_caches','feed_id','2025-06-17 00:29:52','n_diff_pfx02',0,1,'feed_id,id'),('klubovnaostrava2','wp_sbi_feed_caches','feed_id','2025-06-17 00:29:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_feed_caches','feed_id','2025-06-17 00:29:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_feeds','PRIMARY','2024-11-27 21:41:51','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_sbi_feeds','PRIMARY','2024-11-27 21:41:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_feeds','PRIMARY','2024-11-27 21:41:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_feeds','author','2024-11-27 21:41:51','n_diff_pfx01',0,1,'author'),('klubovnaostrava2','wp_sbi_feeds','author','2024-11-27 21:41:51','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava2','wp_sbi_feeds','author','2024-11-27 21:41:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_feeds','author','2024-11-27 21:41:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','PRIMARY','2024-11-27 21:41:52','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','PRIMARY','2024-11-27 21:41:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','PRIMARY','2024-11-27 21:41:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','feed_id','2024-11-27 21:41:52','n_diff_pfx01',0,1,'feed_id'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','feed_id','2024-11-27 21:41:52','n_diff_pfx02',0,1,'feed_id,id'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','feed_id','2024-11-27 21:41:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','feed_id','2024-11-27 21:41:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','post_id','2024-11-27 21:41:52','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','post_id','2024-11-27 21:41:52','n_diff_pfx02',0,1,'post_id,id'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','post_id','2024-11-27 21:41:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feed_locator','post_id','2024-11-27 21:41:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','PRIMARY','2025-08-07 02:32:31','n_diff_pfx01',0,1,'record_id'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','PRIMARY','2025-08-07 02:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','PRIMARY','2025-08-07 02:32:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','feed_id','2025-08-07 02:32:31','n_diff_pfx01',0,1,'feed_id'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','feed_id','2025-08-07 02:32:31','n_diff_pfx02',0,1,'feed_id,record_id'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','feed_id','2025-08-07 02:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','feed_id','2025-08-07 02:32:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','hashtag','2025-08-07 02:32:31','n_diff_pfx01',0,1,'hashtag'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','hashtag','2025-08-07 02:32:31','n_diff_pfx02',0,1,'hashtag,record_id'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','hashtag','2025-08-07 02:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_feeds_posts','hashtag','2025-08-07 02:32:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_instagram_posts','PRIMARY','2025-08-07 02:32:31','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_sbi_instagram_posts','PRIMARY','2025-08-07 02:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_instagram_posts','PRIMARY','2025-08-07 02:32:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_sources','PRIMARY','2024-11-27 21:41:53','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_sbi_sources','PRIMARY','2024-11-27 21:41:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_sources','PRIMARY','2024-11-27 21:41:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_sources','account_type','2024-11-27 21:41:53','n_diff_pfx01',0,1,'account_type'),('klubovnaostrava2','wp_sbi_sources','account_type','2024-11-27 21:41:53','n_diff_pfx02',0,1,'account_type,id'),('klubovnaostrava2','wp_sbi_sources','account_type','2024-11-27 21:41:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_sources','account_type','2024-11-27 21:41:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_sbi_sources','author','2024-11-27 21:41:53','n_diff_pfx01',0,1,'author'),('klubovnaostrava2','wp_sbi_sources','author','2024-11-27 21:41:53','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava2','wp_sbi_sources','author','2024-11-27 21:41:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_sbi_sources','author','2024-11-27 21:41:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_stoutgc','id','2024-11-27 21:41:53','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_stoutgc','id','2024-11-27 21:41:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_stoutgc','id','2024-11-27 21:41:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_members_meta_tbl','PRIMARY','2024-11-30 14:45:22','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava2','wp_swpm_members_meta_tbl','PRIMARY','2024-11-30 14:45:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_members_meta_tbl','PRIMARY','2024-11-30 14:45:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_members_meta_tbl','member_id','2024-11-30 14:45:22','n_diff_pfx01',0,1,'member_id'),('klubovnaostrava2','wp_swpm_members_meta_tbl','member_id','2024-11-30 14:45:22','n_diff_pfx02',0,1,'member_id,meta_id'),('klubovnaostrava2','wp_swpm_members_meta_tbl','member_id','2024-11-30 14:45:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_members_meta_tbl','member_id','2024-11-30 14:45:22','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_members_tbl','PRIMARY','2024-11-30 14:54:41','n_diff_pfx01',0,1,'member_id'),('klubovnaostrava2','wp_swpm_members_tbl','PRIMARY','2024-11-30 14:54:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_members_tbl','PRIMARY','2024-11-30 14:54:41','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-27 21:41:54','n_diff_pfx01',2,1,'id'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-27 21:41:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','PRIMARY','2024-11-27 21:41:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','level_id','2024-11-27 21:41:54','n_diff_pfx01',1,1,'level_id'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','level_id','2024-11-27 21:41:54','n_diff_pfx02',2,1,'level_id,id'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','level_id','2024-11-27 21:41:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_membership_meta_tbl','level_id','2024-11-27 21:41:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_membership_tbl','PRIMARY','2024-11-27 21:41:54','n_diff_pfx01',6,1,'id'),('klubovnaostrava2','wp_swpm_membership_tbl','PRIMARY','2024-11-27 21:41:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_membership_tbl','PRIMARY','2024-11-27 21:41:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_swpm_payments_tbl','PRIMARY','2024-11-27 21:41:54','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_swpm_payments_tbl','PRIMARY','2024-11-27 21:41:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_swpm_payments_tbl','PRIMARY','2024-11-27 21:41:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_term_relationships','PRIMARY','2024-11-27 21:42:05','n_diff_pfx01',450,9,'object_id'),('klubovnaostrava2','wp_term_relationships','PRIMARY','2024-11-27 21:42:05','n_diff_pfx02',3120,9,'object_id,term_taxonomy_id'),('klubovnaostrava2','wp_term_relationships','PRIMARY','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_term_relationships','PRIMARY','2024-11-27 21:42:05','size',10,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_term_relationships','term_taxonomy_id','2024-11-27 21:42:05','n_diff_pfx01',235,6,'term_taxonomy_id'),('klubovnaostrava2','wp_term_relationships','term_taxonomy_id','2024-11-27 21:42:05','n_diff_pfx02',3120,6,'term_taxonomy_id,object_id'),('klubovnaostrava2','wp_term_relationships','term_taxonomy_id','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_term_relationships','term_taxonomy_id','2024-11-27 21:42:05','size',7,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_term_taxonomy','PRIMARY','2024-11-27 21:41:56','n_diff_pfx01',305,3,'term_taxonomy_id'),('klubovnaostrava2','wp_term_taxonomy','PRIMARY','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_term_taxonomy','PRIMARY','2024-11-27 21:41:56','size',4,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_term_taxonomy','taxonomy','2024-11-27 21:41:56','n_diff_pfx01',20,1,'taxonomy'),('klubovnaostrava2','wp_term_taxonomy','taxonomy','2024-11-27 21:41:56','n_diff_pfx02',305,1,'taxonomy,term_taxonomy_id'),('klubovnaostrava2','wp_term_taxonomy','taxonomy','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_term_taxonomy','taxonomy','2024-11-27 21:41:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_term_taxonomy','term_id_taxonomy','2024-11-27 21:41:56','n_diff_pfx01',305,1,'term_id'),('klubovnaostrava2','wp_term_taxonomy','term_id_taxonomy','2024-11-27 21:41:56','n_diff_pfx02',305,1,'term_id,taxonomy'),('klubovnaostrava2','wp_term_taxonomy','term_id_taxonomy','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_term_taxonomy','term_id_taxonomy','2024-11-27 21:41:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_termmeta','PRIMARY','2024-11-27 21:41:56','n_diff_pfx01',110,1,'meta_id'),('klubovnaostrava2','wp_termmeta','PRIMARY','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_termmeta','PRIMARY','2024-11-27 21:41:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_termmeta','meta_key','2024-11-27 21:41:56','n_diff_pfx01',15,1,'meta_key'),('klubovnaostrava2','wp_termmeta','meta_key','2024-11-27 21:41:56','n_diff_pfx02',110,1,'meta_key,meta_id'),('klubovnaostrava2','wp_termmeta','meta_key','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_termmeta','meta_key','2024-11-27 21:41:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_termmeta','term_id','2024-11-27 21:41:56','n_diff_pfx01',34,1,'term_id'),('klubovnaostrava2','wp_termmeta','term_id','2024-11-27 21:41:56','n_diff_pfx02',110,1,'term_id,meta_id'),('klubovnaostrava2','wp_termmeta','term_id','2024-11-27 21:41:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_termmeta','term_id','2024-11-27 21:41:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_terms','PRIMARY','2024-11-27 21:41:58','n_diff_pfx01',305,2,'term_id'),('klubovnaostrava2','wp_terms','PRIMARY','2024-11-27 21:41:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_terms','PRIMARY','2024-11-27 21:41:58','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_terms','name','2024-11-27 21:41:58','n_diff_pfx01',242,1,'name'),('klubovnaostrava2','wp_terms','name','2024-11-27 21:41:58','n_diff_pfx02',305,1,'name,term_id'),('klubovnaostrava2','wp_terms','name','2024-11-27 21:41:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_terms','name','2024-11-27 21:41:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_terms','slug','2024-11-27 21:41:58','n_diff_pfx01',246,1,'slug'),('klubovnaostrava2','wp_terms','slug','2024-11-27 21:41:58','n_diff_pfx02',305,1,'slug,term_id'),('klubovnaostrava2','wp_terms','slug','2024-11-27 21:41:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_terms','slug','2024-11-27 21:41:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_usermeta','PRIMARY','2024-12-01 08:21:24','n_diff_pfx01',207,2,'umeta_id'),('klubovnaostrava2','wp_usermeta','PRIMARY','2024-12-01 08:21:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_usermeta','PRIMARY','2024-12-01 08:21:24','size',3,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_usermeta','meta_key','2024-12-01 08:21:24','n_diff_pfx01',121,1,'meta_key'),('klubovnaostrava2','wp_usermeta','meta_key','2024-12-01 08:21:24','n_diff_pfx02',207,1,'meta_key,umeta_id'),('klubovnaostrava2','wp_usermeta','meta_key','2024-12-01 08:21:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_usermeta','meta_key','2024-12-01 08:21:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_usermeta','user_id','2024-12-01 08:21:24','n_diff_pfx01',4,1,'user_id'),('klubovnaostrava2','wp_usermeta','user_id','2024-12-01 08:21:24','n_diff_pfx02',207,1,'user_id,umeta_id'),('klubovnaostrava2','wp_usermeta','user_id','2024-12-01 08:21:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_usermeta','user_id','2024-12-01 08:21:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_users','PRIMARY','2024-11-30 14:50:29','n_diff_pfx01',2,1,'ID'),('klubovnaostrava2','wp_users','PRIMARY','2024-11-30 14:50:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_users','PRIMARY','2024-11-30 14:50:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_users','user_email','2024-11-30 14:50:29','n_diff_pfx01',2,1,'user_email'),('klubovnaostrava2','wp_users','user_email','2024-11-30 14:50:29','n_diff_pfx02',2,1,'user_email,ID'),('klubovnaostrava2','wp_users','user_email','2024-11-30 14:50:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_users','user_email','2024-11-30 14:50:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_users','user_login_key','2024-11-30 14:50:29','n_diff_pfx01',2,1,'user_login'),('klubovnaostrava2','wp_users','user_login_key','2024-11-30 14:50:29','n_diff_pfx02',2,1,'user_login,ID'),('klubovnaostrava2','wp_users','user_login_key','2024-11-30 14:50:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_users','user_login_key','2024-11-30 14:50:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_users','user_nicename','2024-11-30 14:50:29','n_diff_pfx01',2,1,'user_nicename'),('klubovnaostrava2','wp_users','user_nicename','2024-11-30 14:50:29','n_diff_pfx02',2,1,'user_nicename,ID'),('klubovnaostrava2','wp_users','user_nicename','2024-11-30 14:50:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_users','user_nicename','2024-11-30 14:50:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_admin_note_actions','PRIMARY','2025-08-07 02:32:49','n_diff_pfx01',257,4,'action_id'),('klubovnaostrava2','wp_wc_admin_note_actions','PRIMARY','2025-08-07 02:32:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_admin_note_actions','PRIMARY','2025-08-07 02:32:49','size',5,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_admin_note_actions','note_id','2025-08-07 02:32:49','n_diff_pfx01',213,1,'note_id'),('klubovnaostrava2','wp_wc_admin_note_actions','note_id','2025-08-07 02:32:49','n_diff_pfx02',257,1,'note_id,action_id'),('klubovnaostrava2','wp_wc_admin_note_actions','note_id','2025-08-07 02:32:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_admin_note_actions','note_id','2025-08-07 02:32:49','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_admin_notes','PRIMARY','2024-11-27 21:42:00','n_diff_pfx01',204,7,'note_id'),('klubovnaostrava2','wp_wc_admin_notes','PRIMARY','2024-11-27 21:42:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_admin_notes','PRIMARY','2024-11-27 21:42:00','size',8,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_category_lookup','PRIMARY','2024-11-30 14:46:29','n_diff_pfx01',3,1,'category_tree_id'),('klubovnaostrava2','wp_wc_category_lookup','PRIMARY','2024-11-30 14:46:29','n_diff_pfx02',3,1,'category_tree_id,category_id'),('klubovnaostrava2','wp_wc_category_lookup','PRIMARY','2024-11-30 14:46:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_category_lookup','PRIMARY','2024-11-30 14:46:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','PRIMARY','2024-12-02 13:44:00','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava2','wp_wc_customer_lookup','PRIMARY','2024-12-02 13:44:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','PRIMARY','2024-12-02 13:44:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','email','2024-12-02 13:44:00','n_diff_pfx01',0,1,'email'),('klubovnaostrava2','wp_wc_customer_lookup','email','2024-12-02 13:44:00','n_diff_pfx02',0,1,'email,customer_id'),('klubovnaostrava2','wp_wc_customer_lookup','email','2024-12-02 13:44:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','email','2024-12-02 13:44:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','user_id','2024-12-02 13:44:00','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava2','wp_wc_customer_lookup','user_id','2024-12-02 13:44:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_customer_lookup','user_id','2024-12-02 13:44:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_download_log','PRIMARY','2024-11-27 21:42:00','n_diff_pfx01',0,1,'download_log_id'),('klubovnaostrava2','wp_wc_download_log','PRIMARY','2024-11-27 21:42:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_download_log','PRIMARY','2024-11-27 21:42:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_download_log','permission_id','2024-11-27 21:42:00','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava2','wp_wc_download_log','permission_id','2024-11-27 21:42:00','n_diff_pfx02',0,1,'permission_id,download_log_id'),('klubovnaostrava2','wp_wc_download_log','permission_id','2024-11-27 21:42:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_download_log','permission_id','2024-11-27 21:42:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_download_log','timestamp','2024-11-27 21:42:00','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava2','wp_wc_download_log','timestamp','2024-11-27 21:42:00','n_diff_pfx02',0,1,'timestamp,download_log_id'),('klubovnaostrava2','wp_wc_download_log','timestamp','2024-11-27 21:42:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_download_log','timestamp','2024-11-27 21:42:00','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','PRIMARY','2024-11-27 21:42:01','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wc_order_addresses','PRIMARY','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','PRIMARY','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','address_type_order_id','2024-11-27 21:42:01','n_diff_pfx01',0,1,'address_type'),('klubovnaostrava2','wp_wc_order_addresses','address_type_order_id','2024-11-27 21:42:01','n_diff_pfx02',0,1,'address_type,order_id'),('klubovnaostrava2','wp_wc_order_addresses','address_type_order_id','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','address_type_order_id','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','email','2024-11-27 21:42:01','n_diff_pfx01',0,1,'email'),('klubovnaostrava2','wp_wc_order_addresses','email','2024-11-27 21:42:01','n_diff_pfx02',0,1,'email,id'),('klubovnaostrava2','wp_wc_order_addresses','email','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','email','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','order_id','2024-11-27 21:42:01','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_order_addresses','order_id','2024-11-27 21:42:01','n_diff_pfx02',0,1,'order_id,id'),('klubovnaostrava2','wp_wc_order_addresses','order_id','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','order_id','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','phone','2024-11-27 21:42:01','n_diff_pfx01',0,1,'phone'),('klubovnaostrava2','wp_wc_order_addresses','phone','2024-11-27 21:42:01','n_diff_pfx02',0,1,'phone,id'),('klubovnaostrava2','wp_wc_order_addresses','phone','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_addresses','phone','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','PRIMARY','2024-11-27 21:42:01','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','PRIMARY','2024-11-27 21:42:01','n_diff_pfx02',0,1,'order_id,coupon_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','PRIMARY','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','PRIMARY','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','coupon_id','2024-11-27 21:42:01','n_diff_pfx01',0,1,'coupon_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','coupon_id','2024-11-27 21:42:01','n_diff_pfx02',0,1,'coupon_id,order_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','coupon_id','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','coupon_id','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','date_created','2024-11-27 21:42:01','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava2','wp_wc_order_coupon_lookup','date_created','2024-11-27 21:42:01','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','date_created','2024-11-27 21:42:01','n_diff_pfx03',0,1,'date_created,order_id,coupon_id'),('klubovnaostrava2','wp_wc_order_coupon_lookup','date_created','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_coupon_lookup','date_created','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','PRIMARY','2024-11-27 21:42:01','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wc_order_operational_data','PRIMARY','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','PRIMARY','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','order_id','2024-11-27 21:42:01','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_order_operational_data','order_id','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','order_id','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','order_key','2024-11-27 21:42:01','n_diff_pfx01',0,1,'order_key'),('klubovnaostrava2','wp_wc_order_operational_data','order_key','2024-11-27 21:42:01','n_diff_pfx02',0,1,'order_key,id'),('klubovnaostrava2','wp_wc_order_operational_data','order_key','2024-11-27 21:42:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_operational_data','order_key','2024-11-27 21:42:01','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','PRIMARY','2024-11-27 21:42:02','n_diff_pfx01',283,3,'order_item_id'),('klubovnaostrava2','wp_wc_order_product_lookup','PRIMARY','2024-11-27 21:42:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','PRIMARY','2024-11-27 21:42:02','size',4,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','customer_id','2024-11-27 21:42:02','n_diff_pfx01',108,1,'customer_id'),('klubovnaostrava2','wp_wc_order_product_lookup','customer_id','2024-11-27 21:42:02','n_diff_pfx02',283,1,'customer_id,order_item_id'),('klubovnaostrava2','wp_wc_order_product_lookup','customer_id','2024-11-27 21:42:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','customer_id','2024-11-27 21:42:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','date_created','2024-11-27 21:42:02','n_diff_pfx01',267,1,'date_created'),('klubovnaostrava2','wp_wc_order_product_lookup','date_created','2024-11-27 21:42:02','n_diff_pfx02',283,1,'date_created,order_item_id'),('klubovnaostrava2','wp_wc_order_product_lookup','date_created','2024-11-27 21:42:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','date_created','2024-11-27 21:42:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','order_id','2024-11-27 21:42:02','n_diff_pfx01',267,1,'order_id'),('klubovnaostrava2','wp_wc_order_product_lookup','order_id','2024-11-27 21:42:02','n_diff_pfx02',283,1,'order_id,order_item_id'),('klubovnaostrava2','wp_wc_order_product_lookup','order_id','2024-11-27 21:42:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','order_id','2024-11-27 21:42:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','product_id','2024-11-27 21:42:02','n_diff_pfx01',56,1,'product_id'),('klubovnaostrava2','wp_wc_order_product_lookup','product_id','2024-11-27 21:42:02','n_diff_pfx02',283,1,'product_id,order_item_id'),('klubovnaostrava2','wp_wc_order_product_lookup','product_id','2024-11-27 21:42:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_product_lookup','product_id','2024-11-27 21:42:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_stats','PRIMARY','2024-11-27 21:42:04','n_diff_pfx01',279,3,'order_id'),('klubovnaostrava2','wp_wc_order_stats','PRIMARY','2024-11-27 21:42:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_stats','PRIMARY','2024-11-27 21:42:04','size',4,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_stats','customer_id','2024-11-27 21:42:04','n_diff_pfx01',108,1,'customer_id'),('klubovnaostrava2','wp_wc_order_stats','customer_id','2024-11-27 21:42:04','n_diff_pfx02',279,1,'customer_id,order_id'),('klubovnaostrava2','wp_wc_order_stats','customer_id','2024-11-27 21:42:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_stats','customer_id','2024-11-27 21:42:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_stats','date_created','2024-11-27 21:42:04','n_diff_pfx01',279,1,'date_created'),('klubovnaostrava2','wp_wc_order_stats','date_created','2024-11-27 21:42:04','n_diff_pfx02',279,1,'date_created,order_id'),('klubovnaostrava2','wp_wc_order_stats','date_created','2024-11-27 21:42:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_stats','date_created','2024-11-27 21:42:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_stats','status','2024-11-27 21:42:04','n_diff_pfx01',4,1,'status'),('klubovnaostrava2','wp_wc_order_stats','status','2024-11-27 21:42:04','n_diff_pfx02',279,1,'status,order_id'),('klubovnaostrava2','wp_wc_order_stats','status','2024-11-27 21:42:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_stats','status','2024-11-27 21:42:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','PRIMARY','2024-11-27 21:42:03','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','PRIMARY','2024-11-27 21:42:03','n_diff_pfx02',0,1,'order_id,tax_rate_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','PRIMARY','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','PRIMARY','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','date_created','2024-11-27 21:42:03','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava2','wp_wc_order_tax_lookup','date_created','2024-11-27 21:42:03','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','date_created','2024-11-27 21:42:03','n_diff_pfx03',0,1,'date_created,order_id,tax_rate_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','date_created','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','date_created','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','tax_rate_id','2024-11-27 21:42:03','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','tax_rate_id','2024-11-27 21:42:03','n_diff_pfx02',0,1,'tax_rate_id,order_id'),('klubovnaostrava2','wp_wc_order_tax_lookup','tax_rate_id','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_order_tax_lookup','tax_rate_id','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','PRIMARY','2024-11-27 21:42:03','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wc_orders','PRIMARY','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','PRIMARY','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','billing_email','2024-11-27 21:42:03','n_diff_pfx01',0,1,'billing_email'),('klubovnaostrava2','wp_wc_orders','billing_email','2024-11-27 21:42:03','n_diff_pfx02',0,1,'billing_email,id'),('klubovnaostrava2','wp_wc_orders','billing_email','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','billing_email','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','customer_id_billing_email','2024-11-27 21:42:03','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava2','wp_wc_orders','customer_id_billing_email','2024-11-27 21:42:03','n_diff_pfx02',0,1,'customer_id,billing_email'),('klubovnaostrava2','wp_wc_orders','customer_id_billing_email','2024-11-27 21:42:03','n_diff_pfx03',0,1,'customer_id,billing_email,id'),('klubovnaostrava2','wp_wc_orders','customer_id_billing_email','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','customer_id_billing_email','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','date_created','2024-11-27 21:42:03','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava2','wp_wc_orders','date_created','2024-11-27 21:42:03','n_diff_pfx02',0,1,'date_created_gmt,id'),('klubovnaostrava2','wp_wc_orders','date_created','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','date_created','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','date_updated','2024-11-27 21:42:03','n_diff_pfx01',0,1,'date_updated_gmt'),('klubovnaostrava2','wp_wc_orders','date_updated','2024-11-27 21:42:03','n_diff_pfx02',0,1,'date_updated_gmt,id'),('klubovnaostrava2','wp_wc_orders','date_updated','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','date_updated','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','parent_order_id','2024-11-27 21:42:03','n_diff_pfx01',0,1,'parent_order_id'),('klubovnaostrava2','wp_wc_orders','parent_order_id','2024-11-27 21:42:03','n_diff_pfx02',0,1,'parent_order_id,id'),('klubovnaostrava2','wp_wc_orders','parent_order_id','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','parent_order_id','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','status','2024-11-27 21:42:03','n_diff_pfx01',0,1,'status'),('klubovnaostrava2','wp_wc_orders','status','2024-11-27 21:42:03','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava2','wp_wc_orders','status','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','status','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders','type_status','2024-11-27 21:42:03','n_diff_pfx01',0,1,'type'),('klubovnaostrava2','wp_wc_orders','type_status','2024-11-27 21:42:03','n_diff_pfx02',0,1,'type,status'),('klubovnaostrava2','wp_wc_orders','type_status','2024-11-27 21:42:03','n_diff_pfx03',0,1,'type,status,id'),('klubovnaostrava2','wp_wc_orders','type_status','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders','type_status','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','PRIMARY','2024-11-27 21:42:03','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wc_orders_meta','PRIMARY','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','PRIMARY','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','meta_key_value','2024-11-27 21:42:03','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava2','wp_wc_orders_meta','meta_key_value','2024-11-27 21:42:03','n_diff_pfx02',0,1,'meta_key,meta_value'),('klubovnaostrava2','wp_wc_orders_meta','meta_key_value','2024-11-27 21:42:03','n_diff_pfx03',0,1,'meta_key,meta_value,id'),('klubovnaostrava2','wp_wc_orders_meta','meta_key_value','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','meta_key_value','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','n_diff_pfx02',0,1,'order_id,meta_key'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','n_diff_pfx03',0,1,'order_id,meta_key,meta_value'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','n_diff_pfx04',0,1,'order_id,meta_key,meta_value,id'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-11-27 21:42:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','n_diff_pfx01',0,1,'product_or_parent_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','n_diff_pfx02',0,1,'product_or_parent_id,term_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','n_diff_pfx03',0,1,'product_or_parent_id,term_id,product_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','n_diff_pfx04',0,1,'product_or_parent_id,term_id,product_id,taxonomy'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_attributes_lookup','PRIMARY','2024-11-30 14:45:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_diff_pfx01',0,1,'is_variation_attribute'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_diff_pfx02',0,1,'is_variation_attribute,term_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_diff_pfx03',0,1,'is_variation_attribute,term_id,product_or_parent_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_diff_pfx04',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_diff_pfx05',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id,taxonomy'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-11-30 14:45:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_download_directories','PRIMARY','2024-11-27 21:42:05','n_diff_pfx01',2,1,'url_id'),('klubovnaostrava2','wp_wc_product_download_directories','PRIMARY','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_download_directories','PRIMARY','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_download_directories','url','2024-11-27 21:42:05','n_diff_pfx01',2,1,'url'),('klubovnaostrava2','wp_wc_product_download_directories','url','2024-11-27 21:42:05','n_diff_pfx02',2,1,'url,url_id'),('klubovnaostrava2','wp_wc_product_download_directories','url','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_download_directories','url','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','PRIMARY','2024-11-27 21:42:05','n_diff_pfx01',63,1,'product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','PRIMARY','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','PRIMARY','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','downloadable','2024-11-27 21:42:05','n_diff_pfx01',1,1,'downloadable'),('klubovnaostrava2','wp_wc_product_meta_lookup','downloadable','2024-11-27 21:42:05','n_diff_pfx02',63,1,'downloadable,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','downloadable','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','downloadable','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','min_max_price','2024-11-27 21:42:05','n_diff_pfx01',10,1,'min_price'),('klubovnaostrava2','wp_wc_product_meta_lookup','min_max_price','2024-11-27 21:42:05','n_diff_pfx02',10,1,'min_price,max_price'),('klubovnaostrava2','wp_wc_product_meta_lookup','min_max_price','2024-11-27 21:42:05','n_diff_pfx03',63,1,'min_price,max_price,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','min_max_price','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','min_max_price','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','onsale','2024-11-27 21:42:05','n_diff_pfx01',1,1,'onsale'),('klubovnaostrava2','wp_wc_product_meta_lookup','onsale','2024-11-27 21:42:05','n_diff_pfx02',63,1,'onsale,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','onsale','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','onsale','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','sku','2024-11-27 21:42:05','n_diff_pfx01',2,1,'sku'),('klubovnaostrava2','wp_wc_product_meta_lookup','sku','2024-11-27 21:42:05','n_diff_pfx02',63,1,'sku,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','sku','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','sku','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_quantity','2024-11-27 21:42:05','n_diff_pfx01',1,1,'stock_quantity'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_quantity','2024-11-27 21:42:05','n_diff_pfx02',63,1,'stock_quantity,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_quantity','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_quantity','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_status','2024-11-27 21:42:05','n_diff_pfx01',2,1,'stock_status'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_status','2024-11-27 21:42:05','n_diff_pfx02',63,1,'stock_status,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_status','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','stock_status','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','virtual','2024-11-27 21:42:05','n_diff_pfx01',2,1,'virtual'),('klubovnaostrava2','wp_wc_product_meta_lookup','virtual','2024-11-27 21:42:05','n_diff_pfx02',63,1,'virtual,product_id'),('klubovnaostrava2','wp_wc_product_meta_lookup','virtual','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_product_meta_lookup','virtual','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_rate_limits','PRIMARY','2024-11-27 21:42:05','n_diff_pfx01',0,1,'rate_limit_id'),('klubovnaostrava2','wp_wc_rate_limits','PRIMARY','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_rate_limits','PRIMARY','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_rate_limits','rate_limit_key','2024-11-27 21:42:05','n_diff_pfx01',0,1,'rate_limit_key'),('klubovnaostrava2','wp_wc_rate_limits','rate_limit_key','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_rate_limits','rate_limit_key','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_reserved_stock','PRIMARY','2024-11-27 21:42:05','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_wc_reserved_stock','PRIMARY','2024-11-27 21:42:05','n_diff_pfx02',0,1,'order_id,product_id'),('klubovnaostrava2','wp_wc_reserved_stock','PRIMARY','2024-11-27 21:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_reserved_stock','PRIMARY','2024-11-27 21:42:05','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_tax_rate_classes','PRIMARY','2024-11-27 21:42:06','n_diff_pfx01',4,1,'tax_rate_class_id'),('klubovnaostrava2','wp_wc_tax_rate_classes','PRIMARY','2024-11-27 21:42:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_tax_rate_classes','PRIMARY','2024-11-27 21:42:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_tax_rate_classes','slug','2024-11-27 21:42:06','n_diff_pfx01',4,1,'slug'),('klubovnaostrava2','wp_wc_tax_rate_classes','slug','2024-11-27 21:42:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_tax_rate_classes','slug','2024-11-27 21:42:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_webhooks','PRIMARY','2024-11-27 21:42:06','n_diff_pfx01',0,1,'webhook_id'),('klubovnaostrava2','wp_wc_webhooks','PRIMARY','2024-11-27 21:42:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_webhooks','PRIMARY','2024-11-27 21:42:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wc_webhooks','user_id','2024-11-27 21:42:06','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava2','wp_wc_webhooks','user_id','2024-11-27 21:42:06','n_diff_pfx02',0,1,'user_id,webhook_id'),('klubovnaostrava2','wp_wc_webhooks','user_id','2024-11-27 21:42:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wc_webhooks','user_id','2024-11-27 21:42:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','PRIMARY','2024-11-27 21:42:07','n_diff_pfx01',0,1,'key_id'),('klubovnaostrava2','wp_woocommerce_api_keys','PRIMARY','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','PRIMARY','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_key','2024-11-27 21:42:07','n_diff_pfx01',0,1,'consumer_key'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_key','2024-11-27 21:42:07','n_diff_pfx02',0,1,'consumer_key,key_id'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_key','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_key','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_secret','2024-11-27 21:42:07','n_diff_pfx01',0,1,'consumer_secret'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_secret','2024-11-27 21:42:07','n_diff_pfx02',0,1,'consumer_secret,key_id'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_secret','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_api_keys','consumer_secret','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-27 21:42:07','n_diff_pfx01',0,1,'attribute_id'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-27 21:42:07','n_diff_pfx01',0,1,'attribute_name'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-27 21:42:07','n_diff_pfx02',0,1,'attribute_name,attribute_id'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_name','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-27 21:42:07','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_diff_pfx01',0,1,'product_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_diff_pfx02',0,1,'product_id,order_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_diff_pfx03',0,1,'product_id,order_id,order_key'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_diff_pfx04',0,1,'product_id,order_id,order_key,download_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_diff_pfx05',0,1,'product_id,order_id,order_key,download_id,permission_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','n_diff_pfx01',0,1,'download_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','n_diff_pfx02',0,1,'download_id,order_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','n_diff_pfx03',0,1,'download_id,order_id,product_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','n_diff_pfx04',0,1,'download_id,order_id,product_id,permission_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-27 21:42:07','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-27 21:42:07','n_diff_pfx02',0,1,'order_id,permission_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_id','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_diff_pfx02',0,1,'user_id,order_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_diff_pfx03',0,1,'user_id,order_id,downloads_remaining'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_diff_pfx04',0,1,'user_id,order_id,downloads_remaining,access_expires'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_diff_pfx05',0,1,'user_id,order_id,downloads_remaining,access_expires,permission_id'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-11-27 21:42:07','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_log','PRIMARY','2024-11-27 21:42:08','n_diff_pfx01',0,1,'log_id'),('klubovnaostrava2','wp_woocommerce_log','PRIMARY','2024-11-27 21:42:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_log','PRIMARY','2024-11-27 21:42:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_log','level','2024-11-27 21:42:08','n_diff_pfx01',0,1,'level'),('klubovnaostrava2','wp_woocommerce_log','level','2024-11-27 21:42:08','n_diff_pfx02',0,1,'level,log_id'),('klubovnaostrava2','wp_woocommerce_log','level','2024-11-27 21:42:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_log','level','2024-11-27 21:42:08','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-27 21:42:24','n_diff_pfx01',5244,20,'meta_id'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-27 21:42:24','n_leaf_pages',24,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','PRIMARY','2024-11-27 21:42:24','size',25,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_key','2024-11-27 21:42:24','n_diff_pfx01',24,14,'meta_key'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_key','2024-11-27 21:42:24','n_diff_pfx02',5216,14,'meta_key,meta_id'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_key','2024-11-27 21:42:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_key','2024-11-27 21:42:24','size',15,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','order_item_id','2024-11-27 21:42:24','n_diff_pfx01',419,9,'order_item_id'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','order_item_id','2024-11-27 21:42:24','n_diff_pfx02',5216,9,'order_item_id,meta_id'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','order_item_id','2024-11-27 21:42:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_order_itemmeta','order_item_id','2024-11-27 21:42:24','size',10,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_order_items','PRIMARY','2024-11-27 21:42:10','n_diff_pfx01',419,3,'order_item_id'),('klubovnaostrava2','wp_woocommerce_order_items','PRIMARY','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_order_items','PRIMARY','2024-11-27 21:42:10','size',4,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_order_items','order_id','2024-11-27 21:42:10','n_diff_pfx01',267,1,'order_id'),('klubovnaostrava2','wp_woocommerce_order_items','order_id','2024-11-27 21:42:10','n_diff_pfx02',419,1,'order_id,order_item_id'),('klubovnaostrava2','wp_woocommerce_order_items','order_id','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_order_items','order_id','2024-11-27 21:42:10','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-27 21:42:09','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-27 21:42:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-11-27 21:42:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-27 21:42:09','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-27 21:42:09','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-27 21:42:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_key','2024-11-27 21:42:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-27 21:42:09','n_diff_pfx01',0,1,'payment_token_id'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-27 21:42:09','n_diff_pfx02',0,1,'payment_token_id,meta_id'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-27 21:42:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-11-27 21:42:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokens','PRIMARY','2024-11-27 21:42:09','n_diff_pfx01',0,1,'token_id'),('klubovnaostrava2','wp_woocommerce_payment_tokens','PRIMARY','2024-11-27 21:42:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokens','PRIMARY','2024-11-27 21:42:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokens','user_id','2024-11-27 21:42:09','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava2','wp_woocommerce_payment_tokens','user_id','2024-11-27 21:42:09','n_diff_pfx02',0,1,'user_id,token_id'),('klubovnaostrava2','wp_woocommerce_payment_tokens','user_id','2024-11-27 21:42:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_payment_tokens','user_id','2024-11-27 21:42:09','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_sessions','PRIMARY','2024-12-05 17:51:51','n_diff_pfx01',1,1,'session_id'),('klubovnaostrava2','wp_woocommerce_sessions','PRIMARY','2024-12-05 17:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_sessions','PRIMARY','2024-12-05 17:51:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_sessions','session_key','2024-12-05 17:51:51','n_diff_pfx01',1,1,'session_key'),('klubovnaostrava2','wp_woocommerce_sessions','session_key','2024-12-05 17:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_sessions','session_key','2024-12-05 17:51:51','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-27 21:42:10','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-11-27 21:42:10','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_id','2024-11-27 21:42:10','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_id','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_id','2024-11-27 21:42:10','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-27 21:42:10','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-27 21:42:10','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-27 21:42:10','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type_code','2024-11-27 21:42:10','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-27 21:42:10','n_diff_pfx01',0,1,'zone_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-27 21:42:10','n_diff_pfx02',0,1,'zone_id,location_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-27 21:42:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_locations','zone_id','2024-11-27 21:42:10','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-27 21:42:11','n_diff_pfx01',0,1,'instance_id'),('klubovnaostrava2','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-27 21:42:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-11-27 21:42:11','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zones','PRIMARY','2024-11-27 21:42:11','n_diff_pfx01',0,1,'zone_id'),('klubovnaostrava2','wp_woocommerce_shipping_zones','PRIMARY','2024-11-27 21:42:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_shipping_zones','PRIMARY','2024-11-27 21:42:11','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-27 21:42:12','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','PRIMARY','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-27 21:42:12','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-27 21:42:12','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-27 21:42:12','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type_code','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-27 21:42:12','n_diff_pfx02',0,1,'tax_rate_id,location_id'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','PRIMARY','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rates','PRIMARY','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','PRIMARY','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_class','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_class'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_class','2024-11-27 21:42:12','n_diff_pfx02',0,1,'tax_rate_class,tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_class','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_class','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_country','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_country'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_country','2024-11-27 21:42:12','n_diff_pfx02',0,1,'tax_rate_country,tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_country','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_country','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_priority'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-27 21:42:12','n_diff_pfx02',0,1,'tax_rate_priority,tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_priority','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_state','2024-11-27 21:42:12','n_diff_pfx01',0,1,'tax_rate_state'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_state','2024-11-27 21:42:12','n_diff_pfx02',0,1,'tax_rate_state,tax_rate_id'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_state','2024-11-27 21:42:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_state','2024-11-27 21:42:12','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpc_accesslocks','PRIMARY','2024-11-27 21:42:13','n_diff_pfx01',0,1,'accesslock_ID'),('klubovnaostrava2','wp_wpc_accesslocks','PRIMARY','2024-11-27 21:42:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpc_accesslocks','PRIMARY','2024-11-27 21:42:13','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpc_login_fails','PRIMARY','2024-11-27 21:42:13','n_diff_pfx01',0,1,'login_attempt_ID'),('klubovnaostrava2','wp_wpc_login_fails','PRIMARY','2024-11-27 21:42:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpc_login_fails','PRIMARY','2024-11-27 21:42:13','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_logs','PRIMARY','2024-11-30 14:46:19','n_diff_pfx01',10,1,'id'),('klubovnaostrava2','wp_wpforms_logs','PRIMARY','2024-11-30 14:46:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_logs','PRIMARY','2024-11-30 14:46:19','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','PRIMARY','2024-11-27 21:42:14','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wpforms_payment_meta','PRIMARY','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','PRIMARY','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_key','2024-11-27 21:42:14','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_key','2024-11-27 21:42:14','n_diff_pfx02',0,1,'meta_key,id'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_key','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_key','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_value','2024-11-27 21:42:14','n_diff_pfx01',0,1,'meta_value'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_value','2024-11-27 21:42:14','n_diff_pfx02',0,1,'meta_value,id'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_value','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','meta_value','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','payment_id','2024-11-27 21:42:14','n_diff_pfx01',0,1,'payment_id'),('klubovnaostrava2','wp_wpforms_payment_meta','payment_id','2024-11-27 21:42:14','n_diff_pfx02',0,1,'payment_id,id'),('klubovnaostrava2','wp_wpforms_payment_meta','payment_id','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payment_meta','payment_id','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','PRIMARY','2024-11-27 21:42:14','n_diff_pfx01',0,1,'id'),('klubovnaostrava2','wp_wpforms_payments','PRIMARY','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','PRIMARY','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','customer_id','2024-11-27 21:42:14','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava2','wp_wpforms_payments','customer_id','2024-11-27 21:42:14','n_diff_pfx02',0,1,'customer_id,id'),('klubovnaostrava2','wp_wpforms_payments','customer_id','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','customer_id','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','form_id','2024-11-27 21:42:14','n_diff_pfx01',0,1,'form_id'),('klubovnaostrava2','wp_wpforms_payments','form_id','2024-11-27 21:42:14','n_diff_pfx02',0,1,'form_id,id'),('klubovnaostrava2','wp_wpforms_payments','form_id','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','form_id','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','status','2024-11-27 21:42:14','n_diff_pfx01',0,1,'status'),('klubovnaostrava2','wp_wpforms_payments','status','2024-11-27 21:42:14','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava2','wp_wpforms_payments','status','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','status','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','subscription_id','2024-11-27 21:42:14','n_diff_pfx01',0,1,'subscription_id'),('klubovnaostrava2','wp_wpforms_payments','subscription_id','2024-11-27 21:42:14','n_diff_pfx02',0,1,'subscription_id,id'),('klubovnaostrava2','wp_wpforms_payments','subscription_id','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','subscription_id','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','subscription_status','2024-11-27 21:42:14','n_diff_pfx01',0,1,'subscription_status'),('klubovnaostrava2','wp_wpforms_payments','subscription_status','2024-11-27 21:42:14','n_diff_pfx02',0,1,'subscription_status,id'),('klubovnaostrava2','wp_wpforms_payments','subscription_status','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','subscription_status','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','title','2024-11-27 21:42:14','n_diff_pfx01',0,1,'title'),('klubovnaostrava2','wp_wpforms_payments','title','2024-11-27 21:42:14','n_diff_pfx02',0,1,'title,id'),('klubovnaostrava2','wp_wpforms_payments','title','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','title','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','total_amount','2024-11-27 21:42:14','n_diff_pfx01',0,1,'total_amount'),('klubovnaostrava2','wp_wpforms_payments','total_amount','2024-11-27 21:42:14','n_diff_pfx02',0,1,'total_amount,id'),('klubovnaostrava2','wp_wpforms_payments','total_amount','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','total_amount','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','transaction_id','2024-11-27 21:42:14','n_diff_pfx01',0,1,'transaction_id'),('klubovnaostrava2','wp_wpforms_payments','transaction_id','2024-11-27 21:42:14','n_diff_pfx02',0,1,'transaction_id,id'),('klubovnaostrava2','wp_wpforms_payments','transaction_id','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','transaction_id','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_payments','type','2024-11-27 21:42:14','n_diff_pfx01',0,1,'type'),('klubovnaostrava2','wp_wpforms_payments','type','2024-11-27 21:42:14','n_diff_pfx02',0,1,'type,id'),('klubovnaostrava2','wp_wpforms_payments','type','2024-11-27 21:42:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_payments','type','2024-11-27 21:42:14','size',1,NULL,'Number of pages in the index'),('klubovnaostrava2','wp_wpforms_tasks_meta','PRIMARY','2024-11-27 21:42:24','n_diff_pfx01',71,1,'id'),('klubovnaostrava2','wp_wpforms_tasks_meta','PRIMARY','2024-11-27 21:42:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava2','wp_wpforms_tasks_meta','PRIMARY','2024-11-27 21:42:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','PRIMARY','2024-10-28 15:55:27','n_diff_pfx01',237,7,'action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','PRIMARY','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','PRIMARY','2024-10-28 15:55:27','size',8,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','args','2024-10-28 15:55:27','n_diff_pfx01',132,1,'args'),('klubovnaostrava_bck','wp_actionscheduler_actions','args','2024-10-28 15:55:27','n_diff_pfx02',237,1,'args,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','args','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','args','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id','2024-10-28 15:55:27','n_diff_pfx01',1,1,'claim_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id','2024-10-28 15:55:27','n_diff_pfx02',237,1,'claim_id,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx01',1,1,'claim_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx02',3,1,'claim_id,status'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx03',199,1,'claim_id,status,scheduled_date_gmt'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx04',237,1,'claim_id,status,scheduled_date_gmt,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','group_id','2024-10-28 15:55:27','n_diff_pfx01',5,1,'group_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','group_id','2024-10-28 15:55:27','n_diff_pfx02',237,1,'group_id,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','group_id','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','group_id','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','hook','2024-10-28 15:55:27','n_diff_pfx01',12,1,'hook'),('klubovnaostrava_bck','wp_actionscheduler_actions','hook','2024-10-28 15:55:27','n_diff_pfx02',237,1,'hook,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','hook','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','hook','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_gmt','2024-10-28 15:55:27','n_diff_pfx01',167,1,'last_attempt_gmt'),('klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_gmt','2024-10-28 15:55:27','n_diff_pfx02',237,1,'last_attempt_gmt,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_gmt','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_gmt','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx01',199,1,'scheduled_date_gmt'),('klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_gmt','2024-10-28 15:55:27','n_diff_pfx02',237,1,'scheduled_date_gmt,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_gmt','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_gmt','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','status','2024-10-28 15:55:27','n_diff_pfx01',3,1,'status'),('klubovnaostrava_bck','wp_actionscheduler_actions','status','2024-10-28 15:55:27','n_diff_pfx02',237,1,'status,action_id'),('klubovnaostrava_bck','wp_actionscheduler_actions','status','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_actions','status','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_claims','PRIMARY','2024-10-28 15:55:15','n_diff_pfx01',0,1,'claim_id'),('klubovnaostrava_bck','wp_actionscheduler_claims','PRIMARY','2024-10-28 15:55:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_claims','PRIMARY','2024-10-28 15:55:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_claims','date_created_gmt','2024-10-28 15:55:15','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava_bck','wp_actionscheduler_claims','date_created_gmt','2024-10-28 15:55:15','n_diff_pfx02',0,1,'date_created_gmt,claim_id'),('klubovnaostrava_bck','wp_actionscheduler_claims','date_created_gmt','2024-10-28 15:55:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_claims','date_created_gmt','2024-10-28 15:55:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_groups','PRIMARY','2024-10-28 15:55:15','n_diff_pfx01',8,1,'group_id'),('klubovnaostrava_bck','wp_actionscheduler_groups','PRIMARY','2024-10-28 15:55:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_groups','PRIMARY','2024-10-28 15:55:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_groups','slug','2024-10-28 15:55:15','n_diff_pfx01',8,1,'slug'),('klubovnaostrava_bck','wp_actionscheduler_groups','slug','2024-10-28 15:55:15','n_diff_pfx02',8,1,'slug,group_id'),('klubovnaostrava_bck','wp_actionscheduler_groups','slug','2024-10-28 15:55:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_groups','slug','2024-10-28 15:55:15','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','PRIMARY','2024-10-28 15:55:16','n_diff_pfx01',772,6,'log_id'),('klubovnaostrava_bck','wp_actionscheduler_logs','PRIMARY','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','PRIMARY','2024-10-28 15:55:16','size',7,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','action_id','2024-10-28 15:55:16','n_diff_pfx01',237,2,'action_id'),('klubovnaostrava_bck','wp_actionscheduler_logs','action_id','2024-10-28 15:55:16','n_diff_pfx02',772,2,'action_id,log_id'),('klubovnaostrava_bck','wp_actionscheduler_logs','action_id','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','action_id','2024-10-28 15:55:16','size',3,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','log_date_gmt','2024-10-28 15:55:16','n_diff_pfx01',264,1,'log_date_gmt'),('klubovnaostrava_bck','wp_actionscheduler_logs','log_date_gmt','2024-10-28 15:55:16','n_diff_pfx02',772,1,'log_date_gmt,log_id'),('klubovnaostrava_bck','wp_actionscheduler_logs','log_date_gmt','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_actionscheduler_logs','log_date_gmt','2024-10-28 15:55:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','PRIMARY','2024-10-28 15:55:16','n_diff_pfx01',249,2,'id'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','PRIMARY','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','PRIMARY','2024-10-28 15:55:16','size',3,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','feed_id','2024-10-28 15:55:16','n_diff_pfx01',1,1,'feed_id'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','feed_id','2024-10-28 15:55:16','n_diff_pfx02',249,1,'feed_id,id'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','feed_id','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','feed_id','2024-10-28 15:55:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','post_id','2024-10-28 15:55:16','n_diff_pfx01',249,1,'post_id'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','post_id','2024-10-28 15:55:16','n_diff_pfx02',249,1,'post_id,id'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','post_id','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_facebook_feed_locator','post_id','2024-10-28 15:55:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_feed_caches','PRIMARY','2024-10-28 15:55:17','n_diff_pfx01',2,1,'id'),('klubovnaostrava_bck','wp_cff_feed_caches','PRIMARY','2024-10-28 15:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_feed_caches','PRIMARY','2024-10-28 15:55:17','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_feed_caches','feed_id','2024-10-28 15:55:17','n_diff_pfx01',1,1,'feed_id'),('klubovnaostrava_bck','wp_cff_feed_caches','feed_id','2024-10-28 15:55:17','n_diff_pfx02',2,1,'feed_id,id'),('klubovnaostrava_bck','wp_cff_feed_caches','feed_id','2024-10-28 15:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_feed_caches','feed_id','2024-10-28 15:55:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_feeds','PRIMARY','2024-10-28 15:55:16','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_cff_feeds','PRIMARY','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_feeds','PRIMARY','2024-10-28 15:55:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_feeds','author','2024-10-28 15:55:16','n_diff_pfx01',0,1,'author'),('klubovnaostrava_bck','wp_cff_feeds','author','2024-10-28 15:55:16','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava_bck','wp_cff_feeds','author','2024-10-28 15:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_feeds','author','2024-10-28 15:55:16','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_sources','PRIMARY','2024-10-28 15:55:17','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_cff_sources','PRIMARY','2024-10-28 15:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_sources','PRIMARY','2024-10-28 15:55:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_sources','account_type','2024-10-28 15:55:17','n_diff_pfx01',0,1,'account_type'),('klubovnaostrava_bck','wp_cff_sources','account_type','2024-10-28 15:55:17','n_diff_pfx02',0,1,'account_type,id'),('klubovnaostrava_bck','wp_cff_sources','account_type','2024-10-28 15:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_sources','account_type','2024-10-28 15:55:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_cff_sources','author','2024-10-28 15:55:17','n_diff_pfx01',0,1,'author'),('klubovnaostrava_bck','wp_cff_sources','author','2024-10-28 15:55:17','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava_bck','wp_cff_sources','author','2024-10-28 15:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_cff_sources','author','2024-10-28 15:55:17','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_commentmeta','PRIMARY','2024-10-28 15:55:27','n_diff_pfx01',80,1,'meta_id'),('klubovnaostrava_bck','wp_commentmeta','PRIMARY','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_commentmeta','PRIMARY','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_commentmeta','comment_id','2024-10-28 15:55:27','n_diff_pfx01',40,1,'comment_id'),('klubovnaostrava_bck','wp_commentmeta','comment_id','2024-10-28 15:55:27','n_diff_pfx02',80,1,'comment_id,meta_id'),('klubovnaostrava_bck','wp_commentmeta','comment_id','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_commentmeta','comment_id','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_commentmeta','meta_key','2024-10-28 15:55:27','n_diff_pfx01',2,1,'meta_key'),('klubovnaostrava_bck','wp_commentmeta','meta_key','2024-10-28 15:55:27','n_diff_pfx02',80,1,'meta_key,meta_id'),('klubovnaostrava_bck','wp_commentmeta','meta_key','2024-10-28 15:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_commentmeta','meta_key','2024-10-28 15:55:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','PRIMARY','2024-10-28 15:57:53','n_diff_pfx01',343625,20,'comment_ID'),('klubovnaostrava_bck','wp_comments','PRIMARY','2024-10-28 15:57:53','n_leaf_pages',14640,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','PRIMARY','2024-10-28 15:57:53','size',14897,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','comment_approved_date_gmt','2024-10-28 15:57:53','n_diff_pfx01',2,4,'comment_approved'),('klubovnaostrava_bck','wp_comments','comment_approved_date_gmt','2024-10-28 15:57:53','n_diff_pfx02',342630,20,'comment_approved,comment_date_gmt'),('klubovnaostrava_bck','wp_comments','comment_approved_date_gmt','2024-10-28 15:57:53','n_diff_pfx03',339120,20,'comment_approved,comment_date_gmt,comment_ID'),('klubovnaostrava_bck','wp_comments','comment_approved_date_gmt','2024-10-28 15:57:53','n_leaf_pages',436,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','comment_approved_date_gmt','2024-10-28 15:57:53','size',481,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','comment_author_email','2024-10-28 15:57:53','n_diff_pfx01',154954,20,'comment_author_email'),('klubovnaostrava_bck','wp_comments','comment_author_email','2024-10-28 15:57:53','n_diff_pfx02',341691,20,'comment_author_email,comment_ID'),('klubovnaostrava_bck','wp_comments','comment_author_email','2024-10-28 15:57:53','n_leaf_pages',795,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','comment_author_email','2024-10-28 15:57:53','size',931,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','comment_date_gmt','2024-10-28 15:57:53','n_diff_pfx01',340991,20,'comment_date_gmt'),('klubovnaostrava_bck','wp_comments','comment_date_gmt','2024-10-28 15:57:53','n_diff_pfx02',342907,20,'comment_date_gmt,comment_ID'),('klubovnaostrava_bck','wp_comments','comment_date_gmt','2024-10-28 15:57:53','n_leaf_pages',391,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','comment_date_gmt','2024-10-28 15:57:53','size',417,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','comment_parent','2024-10-28 15:57:53','n_diff_pfx01',0,2,'comment_parent'),('klubovnaostrava_bck','wp_comments','comment_parent','2024-10-28 15:57:53','n_diff_pfx02',343070,20,'comment_parent,comment_ID'),('klubovnaostrava_bck','wp_comments','comment_parent','2024-10-28 15:57:53','n_leaf_pages',455,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','comment_parent','2024-10-28 15:57:53','size',481,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','comment_post_ID','2024-10-28 15:57:53','n_diff_pfx01',50,20,'comment_post_ID'),('klubovnaostrava_bck','wp_comments','comment_post_ID','2024-10-28 15:57:53','n_diff_pfx02',326511,20,'comment_post_ID,comment_ID'),('klubovnaostrava_bck','wp_comments','comment_post_ID','2024-10-28 15:57:53','n_leaf_pages',490,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','comment_post_ID','2024-10-28 15:57:53','size',609,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_comments','woo_idx_comment_type','2024-10-28 15:57:53','n_diff_pfx01',1,3,'comment_type'),('klubovnaostrava_bck','wp_comments','woo_idx_comment_type','2024-10-28 15:57:53','n_diff_pfx02',334772,20,'comment_type,comment_ID'),('klubovnaostrava_bck','wp_comments','woo_idx_comment_type','2024-10-28 15:57:53','n_leaf_pages',456,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_comments','woo_idx_comment_type','2024-10-28 15:57:53','size',481,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_e_events','PRIMARY','2024-10-28 15:58:26','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_e_events','PRIMARY','2024-10-28 15:58:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_e_events','PRIMARY','2024-10-28 15:58:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_e_events','created_at_index','2024-10-28 15:58:26','n_diff_pfx01',0,1,'created_at'),('klubovnaostrava_bck','wp_e_events','created_at_index','2024-10-28 15:58:26','n_diff_pfx02',0,1,'created_at,id'),('klubovnaostrava_bck','wp_e_events','created_at_index','2024-10-28 15:58:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_e_events','created_at_index','2024-10-28 15:58:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_bookings','PRIMARY','2024-10-28 15:58:27','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava_bck','wp_em_bookings','PRIMARY','2024-10-28 15:58:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_bookings','PRIMARY','2024-10-28 15:58:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_bookings','booking_status','2024-10-28 15:58:27','n_diff_pfx01',0,1,'booking_status'),('klubovnaostrava_bck','wp_em_bookings','booking_status','2024-10-28 15:58:27','n_diff_pfx02',0,1,'booking_status,booking_id'),('klubovnaostrava_bck','wp_em_bookings','booking_status','2024-10-28 15:58:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_bookings','booking_status','2024-10-28 15:58:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_bookings','event_id','2024-10-28 15:58:27','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava_bck','wp_em_bookings','event_id','2024-10-28 15:58:27','n_diff_pfx02',0,1,'event_id,booking_id'),('klubovnaostrava_bck','wp_em_bookings','event_id','2024-10-28 15:58:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_bookings','event_id','2024-10-28 15:58:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_bookings','person_id','2024-10-28 15:58:27','n_diff_pfx01',0,1,'person_id'),('klubovnaostrava_bck','wp_em_bookings','person_id','2024-10-28 15:58:27','n_diff_pfx02',0,1,'person_id,booking_id'),('klubovnaostrava_bck','wp_em_bookings','person_id','2024-10-28 15:58:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_bookings','person_id','2024-10-28 15:58:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','PRIMARY','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava_bck','wp_em_events','PRIMARY','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','PRIMARY','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','blog_id','2024-10-28 15:58:28','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava_bck','wp_em_events','blog_id','2024-10-28 15:58:28','n_diff_pfx02',0,1,'blog_id,event_id'),('klubovnaostrava_bck','wp_em_events','blog_id','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','blog_id','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','event_end','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_end'),('klubovnaostrava_bck','wp_em_events','event_end','2024-10-28 15:58:28','n_diff_pfx02',0,1,'event_end,event_id'),('klubovnaostrava_bck','wp_em_events','event_end','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','event_end','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','event_end_date','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_end_date'),('klubovnaostrava_bck','wp_em_events','event_end_date','2024-10-28 15:58:28','n_diff_pfx02',0,1,'event_end_date,event_id'),('klubovnaostrava_bck','wp_em_events','event_end_date','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','event_end_date','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','event_start','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_start'),('klubovnaostrava_bck','wp_em_events','event_start','2024-10-28 15:58:28','n_diff_pfx02',0,1,'event_start,event_id'),('klubovnaostrava_bck','wp_em_events','event_start','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','event_start','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','event_start_date','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_start_date'),('klubovnaostrava_bck','wp_em_events','event_start_date','2024-10-28 15:58:28','n_diff_pfx02',0,1,'event_start_date,event_id'),('klubovnaostrava_bck','wp_em_events','event_start_date','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','event_start_date','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','event_status','2024-10-28 15:58:28','n_diff_pfx01',0,1,'event_status'),('klubovnaostrava_bck','wp_em_events','event_status','2024-10-28 15:58:28','n_diff_pfx02',0,1,'event_status,event_id'),('klubovnaostrava_bck','wp_em_events','event_status','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','event_status','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','group_id','2024-10-28 15:58:28','n_diff_pfx01',0,1,'group_id'),('klubovnaostrava_bck','wp_em_events','group_id','2024-10-28 15:58:28','n_diff_pfx02',0,1,'group_id,event_id'),('klubovnaostrava_bck','wp_em_events','group_id','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','group_id','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','location_id','2024-10-28 15:58:28','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava_bck','wp_em_events','location_id','2024-10-28 15:58:28','n_diff_pfx02',0,1,'location_id,event_id'),('klubovnaostrava_bck','wp_em_events','location_id','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','location_id','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_events','post_id','2024-10-28 15:58:28','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava_bck','wp_em_events','post_id','2024-10-28 15:58:28','n_diff_pfx02',0,1,'post_id,event_id'),('klubovnaostrava_bck','wp_em_events','post_id','2024-10-28 15:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_events','post_id','2024-10-28 15:58:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','PRIMARY','2024-10-28 15:58:29','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava_bck','wp_em_locations','PRIMARY','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','PRIMARY','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','blog_id','2024-10-28 15:58:29','n_diff_pfx01',0,1,'blog_id'),('klubovnaostrava_bck','wp_em_locations','blog_id','2024-10-28 15:58:29','n_diff_pfx02',0,1,'blog_id,location_id'),('klubovnaostrava_bck','wp_em_locations','blog_id','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','blog_id','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_country','2024-10-28 15:58:29','n_diff_pfx01',0,1,'location_country'),('klubovnaostrava_bck','wp_em_locations','location_country','2024-10-28 15:58:29','n_diff_pfx02',0,1,'location_country,location_id'),('klubovnaostrava_bck','wp_em_locations','location_country','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_country','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_region','2024-10-28 15:58:29','n_diff_pfx01',0,1,'location_region'),('klubovnaostrava_bck','wp_em_locations','location_region','2024-10-28 15:58:29','n_diff_pfx02',0,1,'location_region,location_id'),('klubovnaostrava_bck','wp_em_locations','location_region','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_region','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_state','2024-10-28 15:58:29','n_diff_pfx01',0,1,'location_state'),('klubovnaostrava_bck','wp_em_locations','location_state','2024-10-28 15:58:29','n_diff_pfx02',0,1,'location_state,location_id'),('klubovnaostrava_bck','wp_em_locations','location_state','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','location_state','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_locations','post_id','2024-10-28 15:58:29','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava_bck','wp_em_locations','post_id','2024-10-28 15:58:29','n_diff_pfx02',0,1,'post_id,location_id'),('klubovnaostrava_bck','wp_em_locations','post_id','2024-10-28 15:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_locations','post_id','2024-10-28 15:58:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_meta','PRIMARY','2024-10-28 15:58:30','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava_bck','wp_em_meta','PRIMARY','2024-10-28 15:58:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_meta','PRIMARY','2024-10-28 15:58:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_meta','meta_key','2024-10-28 15:58:30','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava_bck','wp_em_meta','meta_key','2024-10-28 15:58:30','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava_bck','wp_em_meta','meta_key','2024-10-28 15:58:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_meta','meta_key','2024-10-28 15:58:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_meta','object_id','2024-10-28 15:58:30','n_diff_pfx01',0,1,'object_id'),('klubovnaostrava_bck','wp_em_meta','object_id','2024-10-28 15:58:30','n_diff_pfx02',0,1,'object_id,meta_id'),('klubovnaostrava_bck','wp_em_meta','object_id','2024-10-28 15:58:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_meta','object_id','2024-10-28 15:58:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_tickets','PRIMARY','2024-10-28 15:58:32','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava_bck','wp_em_tickets','PRIMARY','2024-10-28 15:58:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_tickets','PRIMARY','2024-10-28 15:58:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_tickets','event_id','2024-10-28 15:58:32','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava_bck','wp_em_tickets','event_id','2024-10-28 15:58:32','n_diff_pfx02',0,1,'event_id,ticket_id'),('klubovnaostrava_bck','wp_em_tickets','event_id','2024-10-28 15:58:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_tickets','event_id','2024-10-28 15:58:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','PRIMARY','2024-10-28 15:58:34','n_diff_pfx01',0,1,'ticket_booking_id'),('klubovnaostrava_bck','wp_em_tickets_bookings','PRIMARY','2024-10-28 15:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','PRIMARY','2024-10-28 15:58:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','booking_id','2024-10-28 15:58:34','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava_bck','wp_em_tickets_bookings','booking_id','2024-10-28 15:58:34','n_diff_pfx02',0,1,'booking_id,ticket_booking_id'),('klubovnaostrava_bck','wp_em_tickets_bookings','booking_id','2024-10-28 15:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','booking_id','2024-10-28 15:58:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','ticket_id','2024-10-28 15:58:34','n_diff_pfx01',0,1,'ticket_id'),('klubovnaostrava_bck','wp_em_tickets_bookings','ticket_id','2024-10-28 15:58:34','n_diff_pfx02',0,1,'ticket_id,ticket_booking_id'),('klubovnaostrava_bck','wp_em_tickets_bookings','ticket_id','2024-10-28 15:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_em_tickets_bookings','ticket_id','2024-10-28 15:58:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_etn_events','PRIMARY','2024-10-28 15:58:45','n_diff_pfx01',243,6,'event_id'),('klubovnaostrava_bck','wp_etn_events','PRIMARY','2024-10-28 15:58:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_etn_events','PRIMARY','2024-10-28 15:58:45','size',7,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_etn_trans_meta','PRIMARY','2024-10-28 15:58:35','n_diff_pfx01',3888,13,'meta_id'),('klubovnaostrava_bck','wp_etn_trans_meta','PRIMARY','2024-10-28 15:58:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_etn_trans_meta','PRIMARY','2024-10-28 15:58:35','size',14,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_fbv','PRIMARY','2024-10-28 15:58:36','n_diff_pfx01',5,1,'id'),('klubovnaostrava_bck','wp_fbv','PRIMARY','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_fbv','PRIMARY','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_fbv','id','2024-10-28 15:58:36','n_diff_pfx01',5,1,'id'),('klubovnaostrava_bck','wp_fbv','id','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_fbv','id','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_fbv_attachment_folder','folder_id','2024-10-28 15:58:38','n_diff_pfx01',4,1,'folder_id'),('klubovnaostrava_bck','wp_fbv_attachment_folder','folder_id','2024-10-28 15:58:38','n_diff_pfx02',95,1,'folder_id,attachment_id'),('klubovnaostrava_bck','wp_fbv_attachment_folder','folder_id','2024-10-28 15:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_fbv_attachment_folder','folder_id','2024-10-28 15:58:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','PRIMARY','2024-10-28 15:58:36','n_diff_pfx01',0,1,'ID'),('klubovnaostrava_bck','wp_jetpack_sync_queue','PRIMARY','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','PRIMARY','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','event_id','2024-10-28 15:58:36','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava_bck','wp_jetpack_sync_queue','event_id','2024-10-28 15:58:36','n_diff_pfx02',0,1,'event_id,ID'),('klubovnaostrava_bck','wp_jetpack_sync_queue','event_id','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','event_id','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id','2024-10-28 15:58:36','n_diff_pfx01',0,1,'queue_id'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id','2024-10-28 15:58:36','n_diff_pfx02',0,1,'queue_id,ID'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id_event_id','2024-10-28 15:58:36','n_diff_pfx01',0,1,'queue_id'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id_event_id','2024-10-28 15:58:36','n_diff_pfx02',0,1,'queue_id,event_id'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id_event_id','2024-10-28 15:58:36','n_diff_pfx03',0,1,'queue_id,event_id,ID'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id_event_id','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id_event_id','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','timestamp','2024-10-28 15:58:36','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava_bck','wp_jetpack_sync_queue','timestamp','2024-10-28 15:58:36','n_diff_pfx02',0,1,'timestamp,ID'),('klubovnaostrava_bck','wp_jetpack_sync_queue','timestamp','2024-10-28 15:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_jetpack_sync_queue','timestamp','2024-10-28 15:58:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_links','PRIMARY','2024-10-28 15:58:37','n_diff_pfx01',0,1,'link_id'),('klubovnaostrava_bck','wp_links','PRIMARY','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_links','PRIMARY','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_links','link_visible','2024-10-28 15:58:37','n_diff_pfx01',0,1,'link_visible'),('klubovnaostrava_bck','wp_links','link_visible','2024-10-28 15:58:37','n_diff_pfx02',0,1,'link_visible,link_id'),('klubovnaostrava_bck','wp_links','link_visible','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_links','link_visible','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_attendees','PRIMARY','2024-10-28 15:58:37','n_diff_pfx01',0,1,'attendee_id'),('klubovnaostrava_bck','wp_mec_attendees','PRIMARY','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_attendees','PRIMARY','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','PRIMARY','2024-10-28 15:58:37','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_mec_bookings','PRIMARY','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','PRIMARY','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','booking_id','2024-10-28 15:58:37','n_diff_pfx01',0,1,'booking_id'),('klubovnaostrava_bck','wp_mec_bookings','booking_id','2024-10-28 15:58:37','n_diff_pfx02',0,1,'booking_id,id'),('klubovnaostrava_bck','wp_mec_bookings','booking_id','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','booking_id','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx01',0,1,'event_id'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx02',0,1,'event_id,ticket_ids'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx03',0,1,'event_id,ticket_ids,status'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx04',0,1,'event_id,ticket_ids,status,confirmed'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx05',0,1,'event_id,ticket_ids,status,confirmed,verified'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx06',0,1,'event_id,ticket_ids,status,confirmed,verified,date'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_diff_pfx07',0,1,'event_id,ticket_ids,status,confirmed,verified,date,id'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','event_id','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','timestamp','2024-10-28 15:58:37','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava_bck','wp_mec_bookings','timestamp','2024-10-28 15:58:37','n_diff_pfx02',0,1,'timestamp,id'),('klubovnaostrava_bck','wp_mec_bookings','timestamp','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','timestamp','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','user_id','2024-10-28 15:58:37','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava_bck','wp_mec_bookings','user_id','2024-10-28 15:58:37','n_diff_pfx02',0,1,'user_id,id'),('klubovnaostrava_bck','wp_mec_bookings','user_id','2024-10-28 15:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_bookings','user_id','2024-10-28 15:58:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_dates','PRIMARY','2024-10-28 15:58:38','n_diff_pfx01',759,4,'id'),('klubovnaostrava_bck','wp_mec_dates','PRIMARY','2024-10-28 15:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_dates','PRIMARY','2024-10-28 15:58:38','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_dates','post_id','2024-10-28 15:58:38','n_diff_pfx01',231,1,'post_id'),('klubovnaostrava_bck','wp_mec_dates','post_id','2024-10-28 15:58:38','n_diff_pfx02',759,1,'post_id,id'),('klubovnaostrava_bck','wp_mec_dates','post_id','2024-10-28 15:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_dates','post_id','2024-10-28 15:58:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_dates','tend','2024-10-28 15:58:38','n_diff_pfx01',757,1,'tend'),('klubovnaostrava_bck','wp_mec_dates','tend','2024-10-28 15:58:38','n_diff_pfx02',759,1,'tend,id'),('klubovnaostrava_bck','wp_mec_dates','tend','2024-10-28 15:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_dates','tend','2024-10-28 15:58:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_dates','tstart','2024-10-28 15:58:38','n_diff_pfx01',745,1,'tstart'),('klubovnaostrava_bck','wp_mec_dates','tstart','2024-10-28 15:58:38','n_diff_pfx02',759,1,'tstart,id'),('klubovnaostrava_bck','wp_mec_dates','tstart','2024-10-28 15:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_dates','tstart','2024-10-28 15:58:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_events','ID','2024-10-28 15:58:40','n_diff_pfx01',233,1,'id'),('klubovnaostrava_bck','wp_mec_events','ID','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_events','ID','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_events','PRIMARY','2024-10-28 15:58:40','n_diff_pfx01',233,1,'id'),('klubovnaostrava_bck','wp_mec_events','PRIMARY','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_events','PRIMARY','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_events','post_id','2024-10-28 15:58:40','n_diff_pfx01',233,1,'post_id'),('klubovnaostrava_bck','wp_mec_events','post_id','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_events','post_id','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx01',205,1,'start'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx02',213,1,'start,end'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx03',213,1,'start,end,repeat'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx04',214,1,'start,end,repeat,rinterval'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx05',214,1,'start,end,repeat,rinterval,year'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx06',214,1,'start,end,repeat,rinterval,year,month'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx07',214,1,'start,end,repeat,rinterval,year,month,day'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx08',214,1,'start,end,repeat,rinterval,year,month,day,week'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx09',214,1,'start,end,repeat,rinterval,year,month,day,week,weekday'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx10',214,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx11',232,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx12',232,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_diff_pfx13',233,1,'start,end,repeat,rinterval,year,month,day,week,weekday,weekdays,time_start,time_end,id'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_events','start','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','PRIMARY','2024-10-28 15:58:39','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_mec_occurrences','PRIMARY','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','PRIMARY','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','occurrence','2024-10-28 15:58:39','n_diff_pfx01',0,1,'occurrence'),('klubovnaostrava_bck','wp_mec_occurrences','occurrence','2024-10-28 15:58:39','n_diff_pfx02',0,1,'occurrence,id'),('klubovnaostrava_bck','wp_mec_occurrences','occurrence','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','occurrence','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','post_id','2024-10-28 15:58:39','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava_bck','wp_mec_occurrences','post_id','2024-10-28 15:58:39','n_diff_pfx02',0,1,'post_id,id'),('klubovnaostrava_bck','wp_mec_occurrences','post_id','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_occurrences','post_id','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_users','PRIMARY','2024-10-28 15:58:39','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_mec_users','PRIMARY','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_users','PRIMARY','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_mec_users','email','2024-10-28 15:58:39','n_diff_pfx01',0,1,'email'),('klubovnaostrava_bck','wp_mec_users','email','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_mec_users','email','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_album','PRIMARY','2024-10-28 15:58:39','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_ngg_album','PRIMARY','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_album','PRIMARY','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_album','extras_post_id_key','2024-10-28 15:58:39','n_diff_pfx01',0,1,'extras_post_id'),('klubovnaostrava_bck','wp_ngg_album','extras_post_id_key','2024-10-28 15:58:39','n_diff_pfx02',0,1,'extras_post_id,id'),('klubovnaostrava_bck','wp_ngg_album','extras_post_id_key','2024-10-28 15:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_album','extras_post_id_key','2024-10-28 15:58:39','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_gallery','PRIMARY','2024-10-28 15:58:40','n_diff_pfx01',2,1,'gid'),('klubovnaostrava_bck','wp_ngg_gallery','PRIMARY','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_gallery','PRIMARY','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_gallery','extras_post_id_key','2024-10-28 15:58:40','n_diff_pfx01',2,1,'extras_post_id'),('klubovnaostrava_bck','wp_ngg_gallery','extras_post_id_key','2024-10-28 15:58:40','n_diff_pfx02',2,1,'extras_post_id,gid'),('klubovnaostrava_bck','wp_ngg_gallery','extras_post_id_key','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_gallery','extras_post_id_key','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_pictures','PRIMARY','2024-10-28 15:58:40','n_diff_pfx01',49,4,'pid'),('klubovnaostrava_bck','wp_ngg_pictures','PRIMARY','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_pictures','PRIMARY','2024-10-28 15:58:40','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_ngg_pictures','extras_post_id_key','2024-10-28 15:58:40','n_diff_pfx01',49,1,'extras_post_id'),('klubovnaostrava_bck','wp_ngg_pictures','extras_post_id_key','2024-10-28 15:58:40','n_diff_pfx02',49,1,'extras_post_id,pid'),('klubovnaostrava_bck','wp_ngg_pictures','extras_post_id_key','2024-10-28 15:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_ngg_pictures','extras_post_id_key','2024-10-28 15:58:40','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_options','PRIMARY','2024-10-28 15:58:45','n_diff_pfx01',1595,20,'option_id'),('klubovnaostrava_bck','wp_options','PRIMARY','2024-10-28 15:58:45','n_leaf_pages',354,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_options','PRIMARY','2024-10-28 15:58:45','size',417,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_options','autoload','2024-10-28 15:58:45','n_diff_pfx01',2,2,'autoload'),('klubovnaostrava_bck','wp_options','autoload','2024-10-28 15:58:45','n_diff_pfx02',1577,2,'autoload,option_id'),('klubovnaostrava_bck','wp_options','autoload','2024-10-28 15:58:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_options','autoload','2024-10-28 15:58:45','size',3,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_options','option_name','2024-10-28 15:58:45','n_diff_pfx01',1577,7,'option_name'),('klubovnaostrava_bck','wp_options','option_name','2024-10-28 15:58:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_options','option_name','2024-10-28 15:58:45','size',8,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_postmeta','PRIMARY','2024-10-28 15:58:58','n_diff_pfx01',39812,20,'meta_id'),('klubovnaostrava_bck','wp_postmeta','PRIMARY','2024-10-28 15:58:58','n_leaf_pages',255,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_postmeta','PRIMARY','2024-10-28 15:58:58','size',289,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_postmeta','meta_key','2024-10-28 15:58:58','n_diff_pfx01',261,20,'meta_key'),('klubovnaostrava_bck','wp_postmeta','meta_key','2024-10-28 15:58:58','n_diff_pfx02',39956,20,'meta_key,meta_id'),('klubovnaostrava_bck','wp_postmeta','meta_key','2024-10-28 15:58:58','n_leaf_pages',125,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_postmeta','meta_key','2024-10-28 15:58:58','size',161,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_postmeta','post_id','2024-10-28 15:58:58','n_diff_pfx01',1324,20,'post_id'),('klubovnaostrava_bck','wp_postmeta','post_id','2024-10-28 15:58:58','n_diff_pfx02',38625,20,'post_id,meta_id'),('klubovnaostrava_bck','wp_postmeta','post_id','2024-10-28 15:58:58','n_leaf_pages',97,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_postmeta','post_id','2024-10-28 15:58:58','size',161,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_posts','PRIMARY','2024-10-28 15:58:52','n_diff_pfx01',1638,20,'ID'),('klubovnaostrava_bck','wp_posts','PRIMARY','2024-10-28 15:58:52','n_leaf_pages',153,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_posts','PRIMARY','2024-10-28 15:58:52','size',161,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_posts','post_author','2024-10-28 15:58:52','n_diff_pfx01',12,4,'post_author'),('klubovnaostrava_bck','wp_posts','post_author','2024-10-28 15:58:52','n_diff_pfx02',1805,4,'post_author,ID'),('klubovnaostrava_bck','wp_posts','post_author','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_posts','post_author','2024-10-28 15:58:52','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_posts','post_name','2024-10-28 15:58:52','n_diff_pfx01',1394,4,'post_name'),('klubovnaostrava_bck','wp_posts','post_name','2024-10-28 15:58:52','n_diff_pfx02',1805,4,'post_name,ID'),('klubovnaostrava_bck','wp_posts','post_name','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_posts','post_name','2024-10-28 15:58:52','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_posts','post_parent','2024-10-28 15:58:52','n_diff_pfx01',208,4,'post_parent'),('klubovnaostrava_bck','wp_posts','post_parent','2024-10-28 15:58:52','n_diff_pfx02',1805,4,'post_parent,ID'),('klubovnaostrava_bck','wp_posts','post_parent','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_posts','post_parent','2024-10-28 15:58:52','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','n_diff_pfx01',33,10,'post_type'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','n_diff_pfx02',43,10,'post_type,post_status'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','n_diff_pfx03',1616,10,'post_type,post_status,post_date'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','n_diff_pfx04',1805,10,'post_type,post_status,post_date,ID'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_posts','type_status_date','2024-10-28 15:58:52','size',11,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_404_logs','PRIMARY','2024-10-28 15:58:52','n_diff_pfx01',41,1,'id'),('klubovnaostrava_bck','wp_rank_math_404_logs','PRIMARY','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_404_logs','PRIMARY','2024-10-28 15:58:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_404_logs','uri','2024-10-28 15:58:52','n_diff_pfx01',41,1,'uri'),('klubovnaostrava_bck','wp_rank_math_404_logs','uri','2024-10-28 15:58:52','n_diff_pfx02',41,1,'uri,id'),('klubovnaostrava_bck','wp_rank_math_404_logs','uri','2024-10-28 15:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_404_logs','uri','2024-10-28 15:58:52','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','PRIMARY','2024-10-28 15:58:53','n_diff_pfx01',83,1,'id'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','PRIMARY','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','PRIMARY','2024-10-28 15:58:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','analytics_object_page','2024-10-28 15:58:53','n_diff_pfx01',83,1,'page'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','analytics_object_page','2024-10-28 15:58:53','n_diff_pfx02',83,1,'page,id'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','analytics_object_page','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_analytics_objects','analytics_object_page','2024-10-28 15:58:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_links','PRIMARY','2024-10-28 15:58:53','n_diff_pfx01',983,9,'id'),('klubovnaostrava_bck','wp_rank_math_internal_links','PRIMARY','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_links','PRIMARY','2024-10-28 15:58:53','size',10,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_links','link_direction','2024-10-28 15:58:53','n_diff_pfx01',383,4,'post_id'),('klubovnaostrava_bck','wp_rank_math_internal_links','link_direction','2024-10-28 15:58:53','n_diff_pfx02',458,4,'post_id,type'),('klubovnaostrava_bck','wp_rank_math_internal_links','link_direction','2024-10-28 15:58:53','n_diff_pfx03',983,4,'post_id,type,id'),('klubovnaostrava_bck','wp_rank_math_internal_links','link_direction','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_links','link_direction','2024-10-28 15:58:53','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_meta','PRIMARY','2024-10-28 15:58:54','n_diff_pfx01',504,2,'object_id'),('klubovnaostrava_bck','wp_rank_math_internal_meta','PRIMARY','2024-10-28 15:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_internal_meta','PRIMARY','2024-10-28 15:58:54','size',3,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections','PRIMARY','2024-10-28 15:58:53','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_rank_math_redirections','PRIMARY','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections','PRIMARY','2024-10-28 15:58:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections','status','2024-10-28 15:58:53','n_diff_pfx01',0,1,'status'),('klubovnaostrava_bck','wp_rank_math_redirections','status','2024-10-28 15:58:53','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava_bck','wp_rank_math_redirections','status','2024-10-28 15:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections','status','2024-10-28 15:58:53','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','PRIMARY','2024-10-28 15:58:54','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','PRIMARY','2024-10-28 15:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','PRIMARY','2024-10-28 15:58:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','redirection_id','2024-10-28 15:58:54','n_diff_pfx01',0,1,'redirection_id'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','redirection_id','2024-10-28 15:58:54','n_diff_pfx02',0,1,'redirection_id,id'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','redirection_id','2024-10-28 15:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_rank_math_redirections_cache','redirection_id','2024-10-28 15:58:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_feed_caches','PRIMARY','2024-10-28 15:58:58','n_diff_pfx01',2,1,'id'),('klubovnaostrava_bck','wp_sbi_feed_caches','PRIMARY','2024-10-28 15:58:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_feed_caches','PRIMARY','2024-10-28 15:58:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_feed_caches','feed_id','2024-10-28 15:58:58','n_diff_pfx01',1,1,'feed_id'),('klubovnaostrava_bck','wp_sbi_feed_caches','feed_id','2024-10-28 15:58:58','n_diff_pfx02',2,1,'feed_id,id'),('klubovnaostrava_bck','wp_sbi_feed_caches','feed_id','2024-10-28 15:58:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_feed_caches','feed_id','2024-10-28 15:58:58','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_feeds','PRIMARY','2024-10-28 15:58:54','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_sbi_feeds','PRIMARY','2024-10-28 15:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_feeds','PRIMARY','2024-10-28 15:58:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_feeds','author','2024-10-28 15:58:54','n_diff_pfx01',0,1,'author'),('klubovnaostrava_bck','wp_sbi_feeds','author','2024-10-28 15:58:54','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava_bck','wp_sbi_feeds','author','2024-10-28 15:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_feeds','author','2024-10-28 15:58:54','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','PRIMARY','2024-10-28 15:58:55','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','PRIMARY','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','PRIMARY','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','feed_id','2024-10-28 15:58:55','n_diff_pfx01',0,1,'feed_id'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','feed_id','2024-10-28 15:58:55','n_diff_pfx02',0,1,'feed_id,id'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','feed_id','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','feed_id','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','post_id','2024-10-28 15:58:55','n_diff_pfx01',0,1,'post_id'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','post_id','2024-10-28 15:58:55','n_diff_pfx02',0,1,'post_id,id'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','post_id','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feed_locator','post_id','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','PRIMARY','2024-10-28 15:58:55','n_diff_pfx01',0,1,'record_id'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','PRIMARY','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','PRIMARY','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','feed_id','2024-10-28 15:58:55','n_diff_pfx01',0,1,'feed_id'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','feed_id','2024-10-28 15:58:55','n_diff_pfx02',0,1,'feed_id,record_id'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','feed_id','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','feed_id','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','hashtag','2024-10-28 15:58:55','n_diff_pfx01',0,1,'hashtag'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','hashtag','2024-10-28 15:58:55','n_diff_pfx02',0,1,'hashtag,record_id'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','hashtag','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','hashtag','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_posts','PRIMARY','2024-10-28 15:58:55','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_sbi_instagram_posts','PRIMARY','2024-10-28 15:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_instagram_posts','PRIMARY','2024-10-28 15:58:55','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','PRIMARY','2024-10-28 15:58:56','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_sbi_sources','PRIMARY','2024-10-28 15:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','PRIMARY','2024-10-28 15:58:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','account_type','2024-10-28 15:58:56','n_diff_pfx01',0,1,'account_type'),('klubovnaostrava_bck','wp_sbi_sources','account_type','2024-10-28 15:58:56','n_diff_pfx02',0,1,'account_type,id'),('klubovnaostrava_bck','wp_sbi_sources','account_type','2024-10-28 15:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','account_type','2024-10-28 15:58:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','author','2024-10-28 15:58:56','n_diff_pfx01',0,1,'author'),('klubovnaostrava_bck','wp_sbi_sources','author','2024-10-28 15:58:56','n_diff_pfx02',0,1,'author,id'),('klubovnaostrava_bck','wp_sbi_sources','author','2024-10-28 15:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_sbi_sources','author','2024-10-28 15:58:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_stoutgc','id','2024-10-28 15:58:56','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_stoutgc','id','2024-10-28 15:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_stoutgc','id','2024-10-28 15:58:56','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_swpm_members_tbl','PRIMARY','2024-10-28 15:59:16','n_diff_pfx01',10486,20,'member_id'),('klubovnaostrava_bck','wp_swpm_members_tbl','PRIMARY','2024-10-28 15:59:16','n_leaf_pages',116,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_swpm_members_tbl','PRIMARY','2024-10-28 15:59:16','size',161,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','PRIMARY','2024-10-28 15:59:02','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','PRIMARY','2024-10-28 15:59:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','PRIMARY','2024-10-28 15:59:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','level_id','2024-10-28 15:59:02','n_diff_pfx01',0,1,'level_id'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','level_id','2024-10-28 15:59:02','n_diff_pfx02',0,1,'level_id,id'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','level_id','2024-10-28 15:59:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_meta_tbl','level_id','2024-10-28 15:59:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_tbl','PRIMARY','2024-10-28 15:59:03','n_diff_pfx01',5,1,'id'),('klubovnaostrava_bck','wp_swpm_membership_tbl','PRIMARY','2024-10-28 15:59:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_swpm_membership_tbl','PRIMARY','2024-10-28 15:59:03','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_swpm_payments_tbl','PRIMARY','2024-10-28 15:59:02','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_swpm_payments_tbl','PRIMARY','2024-10-28 15:59:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_swpm_payments_tbl','PRIMARY','2024-10-28 15:59:02','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_term_relationships','PRIMARY','2024-10-28 15:59:03','n_diff_pfx01',445,9,'object_id'),('klubovnaostrava_bck','wp_term_relationships','PRIMARY','2024-10-28 15:59:03','n_diff_pfx02',3135,9,'object_id,term_taxonomy_id'),('klubovnaostrava_bck','wp_term_relationships','PRIMARY','2024-10-28 15:59:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_term_relationships','PRIMARY','2024-10-28 15:59:03','size',10,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_term_relationships','term_taxonomy_id','2024-10-28 15:59:03','n_diff_pfx01',232,6,'term_taxonomy_id'),('klubovnaostrava_bck','wp_term_relationships','term_taxonomy_id','2024-10-28 15:59:03','n_diff_pfx02',3135,6,'term_taxonomy_id,object_id'),('klubovnaostrava_bck','wp_term_relationships','term_taxonomy_id','2024-10-28 15:59:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_term_relationships','term_taxonomy_id','2024-10-28 15:59:03','size',7,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','PRIMARY','2024-10-28 15:59:04','n_diff_pfx01',301,3,'term_taxonomy_id'),('klubovnaostrava_bck','wp_term_taxonomy','PRIMARY','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','PRIMARY','2024-10-28 15:59:04','size',4,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','taxonomy','2024-10-28 15:59:04','n_diff_pfx01',20,1,'taxonomy'),('klubovnaostrava_bck','wp_term_taxonomy','taxonomy','2024-10-28 15:59:04','n_diff_pfx02',301,1,'taxonomy,term_taxonomy_id'),('klubovnaostrava_bck','wp_term_taxonomy','taxonomy','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','taxonomy','2024-10-28 15:59:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','term_id_taxonomy','2024-10-28 15:59:04','n_diff_pfx01',301,1,'term_id'),('klubovnaostrava_bck','wp_term_taxonomy','term_id_taxonomy','2024-10-28 15:59:04','n_diff_pfx02',301,1,'term_id,taxonomy'),('klubovnaostrava_bck','wp_term_taxonomy','term_id_taxonomy','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_term_taxonomy','term_id_taxonomy','2024-10-28 15:59:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_termmeta','PRIMARY','2024-10-28 15:59:04','n_diff_pfx01',107,1,'meta_id'),('klubovnaostrava_bck','wp_termmeta','PRIMARY','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_termmeta','PRIMARY','2024-10-28 15:59:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_termmeta','meta_key','2024-10-28 15:59:04','n_diff_pfx01',15,1,'meta_key'),('klubovnaostrava_bck','wp_termmeta','meta_key','2024-10-28 15:59:04','n_diff_pfx02',107,1,'meta_key,meta_id'),('klubovnaostrava_bck','wp_termmeta','meta_key','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_termmeta','meta_key','2024-10-28 15:59:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_termmeta','term_id','2024-10-28 15:59:04','n_diff_pfx01',31,1,'term_id'),('klubovnaostrava_bck','wp_termmeta','term_id','2024-10-28 15:59:04','n_diff_pfx02',107,1,'term_id,meta_id'),('klubovnaostrava_bck','wp_termmeta','term_id','2024-10-28 15:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_termmeta','term_id','2024-10-28 15:59:04','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_terms','PRIMARY','2024-10-28 15:59:06','n_diff_pfx01',301,2,'term_id'),('klubovnaostrava_bck','wp_terms','PRIMARY','2024-10-28 15:59:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_terms','PRIMARY','2024-10-28 15:59:06','size',3,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_terms','name','2024-10-28 15:59:06','n_diff_pfx01',239,1,'name'),('klubovnaostrava_bck','wp_terms','name','2024-10-28 15:59:06','n_diff_pfx02',301,1,'name,term_id'),('klubovnaostrava_bck','wp_terms','name','2024-10-28 15:59:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_terms','name','2024-10-28 15:59:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_terms','slug','2024-10-28 15:59:06','n_diff_pfx01',243,1,'slug'),('klubovnaostrava_bck','wp_terms','slug','2024-10-28 15:59:06','n_diff_pfx02',301,1,'slug,term_id'),('klubovnaostrava_bck','wp_terms','slug','2024-10-28 15:59:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_terms','slug','2024-10-28 15:59:06','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_usermeta','PRIMARY','2024-10-28 15:59:27','n_diff_pfx01',181018,20,'umeta_id'),('klubovnaostrava_bck','wp_usermeta','PRIMARY','2024-10-28 15:59:27','n_leaf_pages',1236,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_usermeta','PRIMARY','2024-10-28 15:59:27','size',1251,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_usermeta','meta_key','2024-10-28 15:59:27','n_diff_pfx01',155,20,'meta_key'),('klubovnaostrava_bck','wp_usermeta','meta_key','2024-10-28 15:59:27','n_diff_pfx02',181524,20,'meta_key,umeta_id'),('klubovnaostrava_bck','wp_usermeta','meta_key','2024-10-28 15:59:27','n_leaf_pages',356,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_usermeta','meta_key','2024-10-28 15:59:27','size',417,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_usermeta','user_id','2024-10-28 15:59:27','n_diff_pfx01',10559,20,'user_id'),('klubovnaostrava_bck','wp_usermeta','user_id','2024-10-28 15:59:27','n_diff_pfx02',165229,20,'user_id,umeta_id'),('klubovnaostrava_bck','wp_usermeta','user_id','2024-10-28 15:59:27','n_leaf_pages',361,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_usermeta','user_id','2024-10-28 15:59:27','size',417,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_users','PRIMARY','2024-10-28 15:59:24','n_diff_pfx01',10448,20,'ID'),('klubovnaostrava_bck','wp_users','PRIMARY','2024-10-28 15:59:24','n_leaf_pages',93,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_users','PRIMARY','2024-10-28 15:59:24','size',97,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_users','user_email','2024-10-28 15:59:24','n_diff_pfx01',10525,36,'user_email'),('klubovnaostrava_bck','wp_users','user_email','2024-10-28 15:59:24','n_diff_pfx02',10526,36,'user_email,ID'),('klubovnaostrava_bck','wp_users','user_email','2024-10-28 15:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_users','user_email','2024-10-28 15:59:24','size',97,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_users','user_login_key','2024-10-28 15:59:24','n_diff_pfx01',10525,24,'user_login'),('klubovnaostrava_bck','wp_users','user_login_key','2024-10-28 15:59:24','n_diff_pfx02',10526,24,'user_login,ID'),('klubovnaostrava_bck','wp_users','user_login_key','2024-10-28 15:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_users','user_login_key','2024-10-28 15:59:24','size',25,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_users','user_nicename','2024-10-28 15:59:24','n_diff_pfx01',10525,24,'user_nicename'),('klubovnaostrava_bck','wp_users','user_nicename','2024-10-28 15:59:24','n_diff_pfx02',10526,24,'user_nicename,ID'),('klubovnaostrava_bck','wp_users','user_nicename','2024-10-28 15:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_users','user_nicename','2024-10-28 15:59:24','size',25,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_admin_note_actions','PRIMARY','2024-10-28 15:59:24','n_diff_pfx01',241,4,'action_id'),('klubovnaostrava_bck','wp_wc_admin_note_actions','PRIMARY','2024-10-28 15:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_admin_note_actions','PRIMARY','2024-10-28 15:59:24','size',5,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_admin_note_actions','note_id','2024-10-28 15:59:24','n_diff_pfx01',200,1,'note_id'),('klubovnaostrava_bck','wp_wc_admin_note_actions','note_id','2024-10-28 15:59:24','n_diff_pfx02',241,1,'note_id,action_id'),('klubovnaostrava_bck','wp_wc_admin_note_actions','note_id','2024-10-28 15:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_admin_note_actions','note_id','2024-10-28 15:59:24','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_admin_notes','PRIMARY','2024-10-28 15:59:25','n_diff_pfx01',200,7,'note_id'),('klubovnaostrava_bck','wp_wc_admin_notes','PRIMARY','2024-10-28 15:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_admin_notes','PRIMARY','2024-10-28 15:59:25','size',8,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_category_lookup','PRIMARY','2024-10-28 15:59:25','n_diff_pfx01',3,1,'category_tree_id'),('klubovnaostrava_bck','wp_wc_category_lookup','PRIMARY','2024-10-28 15:59:25','n_diff_pfx02',3,1,'category_tree_id,category_id'),('klubovnaostrava_bck','wp_wc_category_lookup','PRIMARY','2024-10-28 15:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_category_lookup','PRIMARY','2024-10-28 15:59:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','PRIMARY','2024-10-28 15:59:27','n_diff_pfx01',106,1,'customer_id'),('klubovnaostrava_bck','wp_wc_customer_lookup','PRIMARY','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','PRIMARY','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','email','2024-10-28 15:59:27','n_diff_pfx01',97,1,'email'),('klubovnaostrava_bck','wp_wc_customer_lookup','email','2024-10-28 15:59:27','n_diff_pfx02',106,1,'email,customer_id'),('klubovnaostrava_bck','wp_wc_customer_lookup','email','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','email','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','user_id','2024-10-28 15:59:27','n_diff_pfx01',11,1,'user_id'),('klubovnaostrava_bck','wp_wc_customer_lookup','user_id','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_customer_lookup','user_id','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','PRIMARY','2024-10-28 15:59:25','n_diff_pfx01',0,1,'download_log_id'),('klubovnaostrava_bck','wp_wc_download_log','PRIMARY','2024-10-28 15:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','PRIMARY','2024-10-28 15:59:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','permission_id','2024-10-28 15:59:25','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava_bck','wp_wc_download_log','permission_id','2024-10-28 15:59:25','n_diff_pfx02',0,1,'permission_id,download_log_id'),('klubovnaostrava_bck','wp_wc_download_log','permission_id','2024-10-28 15:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','permission_id','2024-10-28 15:59:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','timestamp','2024-10-28 15:59:25','n_diff_pfx01',0,1,'timestamp'),('klubovnaostrava_bck','wp_wc_download_log','timestamp','2024-10-28 15:59:25','n_diff_pfx02',0,1,'timestamp,download_log_id'),('klubovnaostrava_bck','wp_wc_download_log','timestamp','2024-10-28 15:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_download_log','timestamp','2024-10-28 15:59:25','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','PRIMARY','2024-10-28 15:59:26','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wc_order_addresses','PRIMARY','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','PRIMARY','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','address_type_order_id','2024-10-28 15:59:26','n_diff_pfx01',0,1,'address_type'),('klubovnaostrava_bck','wp_wc_order_addresses','address_type_order_id','2024-10-28 15:59:26','n_diff_pfx02',0,1,'address_type,order_id'),('klubovnaostrava_bck','wp_wc_order_addresses','address_type_order_id','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','address_type_order_id','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','email','2024-10-28 15:59:26','n_diff_pfx01',0,1,'email'),('klubovnaostrava_bck','wp_wc_order_addresses','email','2024-10-28 15:59:26','n_diff_pfx02',0,1,'email,id'),('klubovnaostrava_bck','wp_wc_order_addresses','email','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','email','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','order_id','2024-10-28 15:59:26','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_order_addresses','order_id','2024-10-28 15:59:26','n_diff_pfx02',0,1,'order_id,id'),('klubovnaostrava_bck','wp_wc_order_addresses','order_id','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','order_id','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','phone','2024-10-28 15:59:26','n_diff_pfx01',0,1,'phone'),('klubovnaostrava_bck','wp_wc_order_addresses','phone','2024-10-28 15:59:26','n_diff_pfx02',0,1,'phone,id'),('klubovnaostrava_bck','wp_wc_order_addresses','phone','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_addresses','phone','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','PRIMARY','2024-10-28 15:59:26','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','PRIMARY','2024-10-28 15:59:26','n_diff_pfx02',0,1,'order_id,coupon_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','PRIMARY','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','PRIMARY','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','coupon_id','2024-10-28 15:59:26','n_diff_pfx01',0,1,'coupon_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','coupon_id','2024-10-28 15:59:26','n_diff_pfx02',0,1,'coupon_id,order_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','coupon_id','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','coupon_id','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created','2024-10-28 15:59:26','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created','2024-10-28 15:59:26','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created','2024-10-28 15:59:26','n_diff_pfx03',0,1,'date_created,order_id,coupon_id'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','PRIMARY','2024-10-28 15:59:26','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wc_order_operational_data','PRIMARY','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','PRIMARY','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_id','2024-10-28 15:59:26','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_id','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_id','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_key','2024-10-28 15:59:26','n_diff_pfx01',0,1,'order_key'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_key','2024-10-28 15:59:26','n_diff_pfx02',0,1,'order_key,id'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_key','2024-10-28 15:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_operational_data','order_key','2024-10-28 15:59:26','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','PRIMARY','2024-10-28 15:59:27','n_diff_pfx01',260,3,'order_item_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','PRIMARY','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','PRIMARY','2024-10-28 15:59:27','size',4,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','customer_id','2024-10-28 15:59:27','n_diff_pfx01',105,1,'customer_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','customer_id','2024-10-28 15:59:27','n_diff_pfx02',260,1,'customer_id,order_item_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','customer_id','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','customer_id','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','date_created','2024-10-28 15:59:27','n_diff_pfx01',244,1,'date_created'),('klubovnaostrava_bck','wp_wc_order_product_lookup','date_created','2024-10-28 15:59:27','n_diff_pfx02',260,1,'date_created,order_item_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','date_created','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','date_created','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','order_id','2024-10-28 15:59:27','n_diff_pfx01',244,1,'order_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','order_id','2024-10-28 15:59:27','n_diff_pfx02',260,1,'order_id,order_item_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','order_id','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','order_id','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','product_id','2024-10-28 15:59:27','n_diff_pfx01',50,1,'product_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','product_id','2024-10-28 15:59:27','n_diff_pfx02',260,1,'product_id,order_item_id'),('klubovnaostrava_bck','wp_wc_order_product_lookup','product_id','2024-10-28 15:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_product_lookup','product_id','2024-10-28 15:59:27','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','PRIMARY','2024-10-28 15:59:38','n_diff_pfx01',256,3,'order_id'),('klubovnaostrava_bck','wp_wc_order_stats','PRIMARY','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','PRIMARY','2024-10-28 15:59:38','size',4,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','customer_id','2024-10-28 15:59:38','n_diff_pfx01',105,1,'customer_id'),('klubovnaostrava_bck','wp_wc_order_stats','customer_id','2024-10-28 15:59:38','n_diff_pfx02',256,1,'customer_id,order_id'),('klubovnaostrava_bck','wp_wc_order_stats','customer_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','customer_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','date_created','2024-10-28 15:59:38','n_diff_pfx01',256,1,'date_created'),('klubovnaostrava_bck','wp_wc_order_stats','date_created','2024-10-28 15:59:38','n_diff_pfx02',256,1,'date_created,order_id'),('klubovnaostrava_bck','wp_wc_order_stats','date_created','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','date_created','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','status','2024-10-28 15:59:38','n_diff_pfx01',4,1,'status'),('klubovnaostrava_bck','wp_wc_order_stats','status','2024-10-28 15:59:38','n_diff_pfx02',256,1,'status,order_id'),('klubovnaostrava_bck','wp_wc_order_stats','status','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_stats','status','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','PRIMARY','2024-10-28 15:59:28','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','PRIMARY','2024-10-28 15:59:28','n_diff_pfx02',0,1,'order_id,tax_rate_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','PRIMARY','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','PRIMARY','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created','2024-10-28 15:59:28','n_diff_pfx01',0,1,'date_created'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created','2024-10-28 15:59:28','n_diff_pfx02',0,1,'date_created,order_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created','2024-10-28 15:59:28','n_diff_pfx03',0,1,'date_created,order_id,tax_rate_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','tax_rate_id','2024-10-28 15:59:28','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','tax_rate_id','2024-10-28 15:59:28','n_diff_pfx02',0,1,'tax_rate_id,order_id'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','tax_rate_id','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_order_tax_lookup','tax_rate_id','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','PRIMARY','2024-10-28 15:59:28','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wc_orders','PRIMARY','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','PRIMARY','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','billing_email','2024-10-28 15:59:28','n_diff_pfx01',0,1,'billing_email'),('klubovnaostrava_bck','wp_wc_orders','billing_email','2024-10-28 15:59:28','n_diff_pfx02',0,1,'billing_email,id'),('klubovnaostrava_bck','wp_wc_orders','billing_email','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','billing_email','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','customer_id_billing_email','2024-10-28 15:59:28','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava_bck','wp_wc_orders','customer_id_billing_email','2024-10-28 15:59:28','n_diff_pfx02',0,1,'customer_id,billing_email'),('klubovnaostrava_bck','wp_wc_orders','customer_id_billing_email','2024-10-28 15:59:28','n_diff_pfx03',0,1,'customer_id,billing_email,id'),('klubovnaostrava_bck','wp_wc_orders','customer_id_billing_email','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','customer_id_billing_email','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','date_created','2024-10-28 15:59:28','n_diff_pfx01',0,1,'date_created_gmt'),('klubovnaostrava_bck','wp_wc_orders','date_created','2024-10-28 15:59:28','n_diff_pfx02',0,1,'date_created_gmt,id'),('klubovnaostrava_bck','wp_wc_orders','date_created','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','date_created','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','date_updated','2024-10-28 15:59:28','n_diff_pfx01',0,1,'date_updated_gmt'),('klubovnaostrava_bck','wp_wc_orders','date_updated','2024-10-28 15:59:28','n_diff_pfx02',0,1,'date_updated_gmt,id'),('klubovnaostrava_bck','wp_wc_orders','date_updated','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','date_updated','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','parent_order_id','2024-10-28 15:59:28','n_diff_pfx01',0,1,'parent_order_id'),('klubovnaostrava_bck','wp_wc_orders','parent_order_id','2024-10-28 15:59:28','n_diff_pfx02',0,1,'parent_order_id,id'),('klubovnaostrava_bck','wp_wc_orders','parent_order_id','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','parent_order_id','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','status','2024-10-28 15:59:28','n_diff_pfx01',0,1,'status'),('klubovnaostrava_bck','wp_wc_orders','status','2024-10-28 15:59:28','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava_bck','wp_wc_orders','status','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','status','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders','type_status','2024-10-28 15:59:28','n_diff_pfx01',0,1,'type'),('klubovnaostrava_bck','wp_wc_orders','type_status','2024-10-28 15:59:28','n_diff_pfx02',0,1,'type,status'),('klubovnaostrava_bck','wp_wc_orders','type_status','2024-10-28 15:59:28','n_diff_pfx03',0,1,'type,status,id'),('klubovnaostrava_bck','wp_wc_orders','type_status','2024-10-28 15:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders','type_status','2024-10-28 15:59:28','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','PRIMARY','2024-10-28 15:59:29','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wc_orders_meta','PRIMARY','2024-10-28 15:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','PRIMARY','2024-10-28 15:59:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','meta_key_value','2024-10-28 15:59:29','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava_bck','wp_wc_orders_meta','meta_key_value','2024-10-28 15:59:29','n_diff_pfx02',0,1,'meta_key,meta_value'),('klubovnaostrava_bck','wp_wc_orders_meta','meta_key_value','2024-10-28 15:59:29','n_diff_pfx03',0,1,'meta_key,meta_value,id'),('klubovnaostrava_bck','wp_wc_orders_meta','meta_key_value','2024-10-28 15:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','meta_key_value','2024-10-28 15:59:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','n_diff_pfx02',0,1,'order_id,meta_key'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','n_diff_pfx03',0,1,'order_id,meta_key,meta_value'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','n_diff_pfx04',0,1,'order_id,meta_key,meta_value,id'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_orders_meta','order_id_meta_key_meta_value','2024-10-28 15:59:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','n_diff_pfx01',0,1,'product_or_parent_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','n_diff_pfx02',0,1,'product_or_parent_id,term_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','n_diff_pfx03',0,1,'product_or_parent_id,term_id,product_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','n_diff_pfx04',0,1,'product_or_parent_id,term_id,product_id,taxonomy'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','PRIMARY','2024-10-28 15:59:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_diff_pfx01',0,1,'is_variation_attribute'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_diff_pfx02',0,1,'is_variation_attribute,term_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_diff_pfx03',0,1,'is_variation_attribute,term_id,product_or_parent_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_diff_pfx04',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_diff_pfx05',0,1,'is_variation_attribute,term_id,product_or_parent_id,product_id,taxonomy'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute_term_id','2024-10-28 15:59:29','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_download_directories','PRIMARY','2024-10-28 15:59:30','n_diff_pfx01',2,1,'url_id'),('klubovnaostrava_bck','wp_wc_product_download_directories','PRIMARY','2024-10-28 15:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_download_directories','PRIMARY','2024-10-28 15:59:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_download_directories','url','2024-10-28 15:59:30','n_diff_pfx01',2,1,'url'),('klubovnaostrava_bck','wp_wc_product_download_directories','url','2024-10-28 15:59:30','n_diff_pfx02',2,1,'url,url_id'),('klubovnaostrava_bck','wp_wc_product_download_directories','url','2024-10-28 15:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_download_directories','url','2024-10-28 15:59:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','PRIMARY','2024-10-28 15:59:31','n_diff_pfx01',54,1,'product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','PRIMARY','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','PRIMARY','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','downloadable','2024-10-28 15:59:31','n_diff_pfx01',1,1,'downloadable'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','downloadable','2024-10-28 15:59:31','n_diff_pfx02',54,1,'downloadable,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','downloadable','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','downloadable','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','min_max_price','2024-10-28 15:59:31','n_diff_pfx01',6,1,'min_price'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','min_max_price','2024-10-28 15:59:31','n_diff_pfx02',6,1,'min_price,max_price'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','min_max_price','2024-10-28 15:59:31','n_diff_pfx03',54,1,'min_price,max_price,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','min_max_price','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','min_max_price','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','onsale','2024-10-28 15:59:31','n_diff_pfx01',1,1,'onsale'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','onsale','2024-10-28 15:59:31','n_diff_pfx02',54,1,'onsale,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','onsale','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','onsale','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_quantity','2024-10-28 15:59:31','n_diff_pfx01',1,1,'stock_quantity'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_quantity','2024-10-28 15:59:31','n_diff_pfx02',54,1,'stock_quantity,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_quantity','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_quantity','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_status','2024-10-28 15:59:31','n_diff_pfx01',2,1,'stock_status'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_status','2024-10-28 15:59:31','n_diff_pfx02',54,1,'stock_status,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_status','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_status','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','virtual','2024-10-28 15:59:31','n_diff_pfx01',2,1,'virtual'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','virtual','2024-10-28 15:59:31','n_diff_pfx02',54,1,'virtual,product_id'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','virtual','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_product_meta_lookup','virtual','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_rate_limits','PRIMARY','2024-10-28 15:59:30','n_diff_pfx01',0,1,'rate_limit_id'),('klubovnaostrava_bck','wp_wc_rate_limits','PRIMARY','2024-10-28 15:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_rate_limits','PRIMARY','2024-10-28 15:59:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_key','2024-10-28 15:59:30','n_diff_pfx01',0,1,'rate_limit_key'),('klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_key','2024-10-28 15:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_key','2024-10-28 15:59:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_reserved_stock','PRIMARY','2024-10-28 15:59:30','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_wc_reserved_stock','PRIMARY','2024-10-28 15:59:30','n_diff_pfx02',0,1,'order_id,product_id'),('klubovnaostrava_bck','wp_wc_reserved_stock','PRIMARY','2024-10-28 15:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_reserved_stock','PRIMARY','2024-10-28 15:59:30','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','PRIMARY','2024-10-28 15:59:33','n_diff_pfx01',4,1,'tax_rate_class_id'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','PRIMARY','2024-10-28 15:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','PRIMARY','2024-10-28 15:59:33','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','slug','2024-10-28 15:59:33','n_diff_pfx01',4,1,'slug'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','slug','2024-10-28 15:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_tax_rate_classes','slug','2024-10-28 15:59:33','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_webhooks','PRIMARY','2024-10-28 15:59:31','n_diff_pfx01',0,1,'webhook_id'),('klubovnaostrava_bck','wp_wc_webhooks','PRIMARY','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_webhooks','PRIMARY','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wc_webhooks','user_id','2024-10-28 15:59:31','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava_bck','wp_wc_webhooks','user_id','2024-10-28 15:59:31','n_diff_pfx02',0,1,'user_id,webhook_id'),('klubovnaostrava_bck','wp_wc_webhooks','user_id','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wc_webhooks','user_id','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','PRIMARY','2024-10-28 15:59:31','n_diff_pfx01',0,1,'key_id'),('klubovnaostrava_bck','wp_woocommerce_api_keys','PRIMARY','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','PRIMARY','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_key','2024-10-28 15:59:31','n_diff_pfx01',0,1,'consumer_key'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_key','2024-10-28 15:59:31','n_diff_pfx02',0,1,'consumer_key,key_id'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_key','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_key','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_secret','2024-10-28 15:59:31','n_diff_pfx01',0,1,'consumer_secret'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_secret','2024-10-28 15:59:31','n_diff_pfx02',0,1,'consumer_secret,key_id'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_secret','2024-10-28 15:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_secret','2024-10-28 15:59:31','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-10-28 15:59:32','n_diff_pfx01',0,1,'attribute_id'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','PRIMARY','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_name','2024-10-28 15:59:32','n_diff_pfx01',0,1,'attribute_name'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_name','2024-10-28 15:59:32','n_diff_pfx02',0,1,'attribute_name,attribute_id'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_name','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_name','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-10-28 15:59:32','n_diff_pfx01',0,1,'permission_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','PRIMARY','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_diff_pfx01',0,1,'product_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_diff_pfx02',0,1,'product_id,order_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_diff_pfx03',0,1,'product_id,order_id,order_key'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_diff_pfx04',0,1,'product_id,order_id,order_key,download_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_diff_pfx05',0,1,'product_id,order_id,order_key,download_id,permission_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','n_diff_pfx01',0,1,'download_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','n_diff_pfx02',0,1,'download_id,order_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','n_diff_pfx03',0,1,'download_id,order_id,product_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','n_diff_pfx04',0,1,'download_id,order_id,product_id,permission_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_order_product','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_id','2024-10-28 15:59:32','n_diff_pfx01',0,1,'order_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_id','2024-10-28 15:59:32','n_diff_pfx02',0,1,'order_id,permission_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_id','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_id','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_diff_pfx02',0,1,'user_id,order_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_diff_pfx03',0,1,'user_id,order_id,downloads_remaining'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_diff_pfx04',0,1,'user_id,order_id,downloads_remaining,access_expires'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_diff_pfx05',0,1,'user_id,order_id,downloads_remaining,access_expires,permission_id'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_log','PRIMARY','2024-10-28 15:59:32','n_diff_pfx01',0,1,'log_id'),('klubovnaostrava_bck','wp_woocommerce_log','PRIMARY','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_log','PRIMARY','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_log','level','2024-10-28 15:59:32','n_diff_pfx01',0,1,'level'),('klubovnaostrava_bck','wp_woocommerce_log','level','2024-10-28 15:59:32','n_diff_pfx02',0,1,'level,log_id'),('klubovnaostrava_bck','wp_woocommerce_log','level','2024-10-28 15:59:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_log','level','2024-10-28 15:59:32','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','PRIMARY','2024-10-28 15:59:33','n_diff_pfx01',5024,20,'meta_id'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','PRIMARY','2024-10-28 15:59:33','n_leaf_pages',23,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','PRIMARY','2024-10-28 15:59:33','size',24,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_key','2024-10-28 15:59:33','n_diff_pfx01',24,13,'meta_key'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_key','2024-10-28 15:59:33','n_diff_pfx02',4883,13,'meta_key,meta_id'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_key','2024-10-28 15:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_key','2024-10-28 15:59:33','size',14,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','order_item_id','2024-10-28 15:59:33','n_diff_pfx01',396,8,'order_item_id'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','order_item_id','2024-10-28 15:59:33','n_diff_pfx02',4883,8,'order_item_id,meta_id'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','order_item_id','2024-10-28 15:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_itemmeta','order_item_id','2024-10-28 15:59:33','size',9,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_items','PRIMARY','2024-10-28 15:59:35','n_diff_pfx01',396,3,'order_item_id'),('klubovnaostrava_bck','wp_woocommerce_order_items','PRIMARY','2024-10-28 15:59:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_items','PRIMARY','2024-10-28 15:59:35','size',4,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_items','order_id','2024-10-28 15:59:35','n_diff_pfx01',244,1,'order_id'),('klubovnaostrava_bck','wp_woocommerce_order_items','order_id','2024-10-28 15:59:35','n_diff_pfx02',396,1,'order_id,order_item_id'),('klubovnaostrava_bck','wp_woocommerce_order_items','order_id','2024-10-28 15:59:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_order_items','order_id','2024-10-28 15:59:35','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-10-28 15:59:34','n_diff_pfx01',0,1,'meta_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-10-28 15:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','PRIMARY','2024-10-28 15:59:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_key','2024-10-28 15:59:34','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_key','2024-10-28 15:59:34','n_diff_pfx02',0,1,'meta_key,meta_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_key','2024-10-28 15:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_key','2024-10-28 15:59:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-10-28 15:59:34','n_diff_pfx01',0,1,'payment_token_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-10-28 15:59:34','n_diff_pfx02',0,1,'payment_token_id,meta_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-10-28 15:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','payment_token_id','2024-10-28 15:59:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','PRIMARY','2024-10-28 15:59:34','n_diff_pfx01',0,1,'token_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','PRIMARY','2024-10-28 15:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','PRIMARY','2024-10-28 15:59:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','user_id','2024-10-28 15:59:34','n_diff_pfx01',0,1,'user_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','user_id','2024-10-28 15:59:34','n_diff_pfx02',0,1,'user_id,token_id'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','user_id','2024-10-28 15:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_payment_tokens','user_id','2024-10-28 15:59:34','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_sessions','PRIMARY','2024-10-28 15:59:38','n_diff_pfx01',101,11,'session_id'),('klubovnaostrava_bck','wp_woocommerce_sessions','PRIMARY','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_sessions','PRIMARY','2024-10-28 15:59:38','size',12,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_sessions','session_key','2024-10-28 15:59:38','n_diff_pfx01',101,1,'session_key'),('klubovnaostrava_bck','wp_woocommerce_sessions','session_key','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_sessions','session_key','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-10-28 15:59:36','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-10-28 15:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','PRIMARY','2024-10-28 15:59:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_id','2024-10-28 15:59:36','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_id','2024-10-28 15:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_id','2024-10-28 15:59:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type_code','2024-10-28 15:59:36','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type_code','2024-10-28 15:59:36','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type_code','2024-10-28 15:59:36','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type_code','2024-10-28 15:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type_code','2024-10-28 15:59:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-10-28 15:59:36','n_diff_pfx01',0,1,'instance_id'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-10-28 15:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','PRIMARY','2024-10-28 15:59:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zones','PRIMARY','2024-10-28 15:59:36','n_diff_pfx01',0,1,'zone_id'),('klubovnaostrava_bck','wp_woocommerce_shipping_zones','PRIMARY','2024-10-28 15:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_shipping_zones','PRIMARY','2024-10-28 15:59:36','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','PRIMARY','2024-10-28 15:59:37','n_diff_pfx01',0,1,'location_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','PRIMARY','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','PRIMARY','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type_code','2024-10-28 15:59:37','n_diff_pfx01',0,1,'location_type'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type_code','2024-10-28 15:59:37','n_diff_pfx02',0,1,'location_type,location_code'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type_code','2024-10-28 15:59:37','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type_code','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type_code','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-10-28 15:59:37','n_diff_pfx02',0,1,'tax_rate_id,location_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','tax_rate_id','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','PRIMARY','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','PRIMARY','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','PRIMARY','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_class','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_class'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_class','2024-10-28 15:59:37','n_diff_pfx02',0,1,'tax_rate_class,tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_class','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_class','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_country','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_country'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_country','2024-10-28 15:59:37','n_diff_pfx02',0,1,'tax_rate_country,tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_country','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_country','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_priority','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_priority'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_priority','2024-10-28 15:59:37','n_diff_pfx02',0,1,'tax_rate_priority,tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_priority','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_priority','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_state','2024-10-28 15:59:37','n_diff_pfx01',0,1,'tax_rate_state'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_state','2024-10-28 15:59:37','n_diff_pfx02',0,1,'tax_rate_state,tax_rate_id'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_state','2024-10-28 15:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_state','2024-10-28 15:59:37','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','PRIMARY','2024-10-28 15:59:38','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wpforms_payment_meta','PRIMARY','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','PRIMARY','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_key','2024-10-28 15:59:38','n_diff_pfx01',0,1,'meta_key'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_key','2024-10-28 15:59:38','n_diff_pfx02',0,1,'meta_key,id'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_key','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_key','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_value','2024-10-28 15:59:38','n_diff_pfx01',0,1,'meta_value'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_value','2024-10-28 15:59:38','n_diff_pfx02',0,1,'meta_value,id'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_value','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','meta_value','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','payment_id','2024-10-28 15:59:38','n_diff_pfx01',0,1,'payment_id'),('klubovnaostrava_bck','wp_wpforms_payment_meta','payment_id','2024-10-28 15:59:38','n_diff_pfx02',0,1,'payment_id,id'),('klubovnaostrava_bck','wp_wpforms_payment_meta','payment_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payment_meta','payment_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','PRIMARY','2024-10-28 15:59:38','n_diff_pfx01',0,1,'id'),('klubovnaostrava_bck','wp_wpforms_payments','PRIMARY','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','PRIMARY','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','customer_id','2024-10-28 15:59:38','n_diff_pfx01',0,1,'customer_id'),('klubovnaostrava_bck','wp_wpforms_payments','customer_id','2024-10-28 15:59:38','n_diff_pfx02',0,1,'customer_id,id'),('klubovnaostrava_bck','wp_wpforms_payments','customer_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','customer_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','form_id','2024-10-28 15:59:38','n_diff_pfx01',0,1,'form_id'),('klubovnaostrava_bck','wp_wpforms_payments','form_id','2024-10-28 15:59:38','n_diff_pfx02',0,1,'form_id,id'),('klubovnaostrava_bck','wp_wpforms_payments','form_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','form_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','status','2024-10-28 15:59:38','n_diff_pfx01',0,1,'status'),('klubovnaostrava_bck','wp_wpforms_payments','status','2024-10-28 15:59:38','n_diff_pfx02',0,1,'status,id'),('klubovnaostrava_bck','wp_wpforms_payments','status','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','status','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_id','2024-10-28 15:59:38','n_diff_pfx01',0,1,'subscription_id'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_id','2024-10-28 15:59:38','n_diff_pfx02',0,1,'subscription_id,id'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_status','2024-10-28 15:59:38','n_diff_pfx01',0,1,'subscription_status'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_status','2024-10-28 15:59:38','n_diff_pfx02',0,1,'subscription_status,id'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_status','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','subscription_status','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','title','2024-10-28 15:59:38','n_diff_pfx01',0,1,'title'),('klubovnaostrava_bck','wp_wpforms_payments','title','2024-10-28 15:59:38','n_diff_pfx02',0,1,'title,id'),('klubovnaostrava_bck','wp_wpforms_payments','title','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','title','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','total_amount','2024-10-28 15:59:38','n_diff_pfx01',0,1,'total_amount'),('klubovnaostrava_bck','wp_wpforms_payments','total_amount','2024-10-28 15:59:38','n_diff_pfx02',0,1,'total_amount,id'),('klubovnaostrava_bck','wp_wpforms_payments','total_amount','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','total_amount','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','transaction_id','2024-10-28 15:59:38','n_diff_pfx01',0,1,'transaction_id'),('klubovnaostrava_bck','wp_wpforms_payments','transaction_id','2024-10-28 15:59:38','n_diff_pfx02',0,1,'transaction_id,id'),('klubovnaostrava_bck','wp_wpforms_payments','transaction_id','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','transaction_id','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','type','2024-10-28 15:59:38','n_diff_pfx01',0,1,'type'),('klubovnaostrava_bck','wp_wpforms_payments','type','2024-10-28 15:59:38','n_diff_pfx02',0,1,'type,id'),('klubovnaostrava_bck','wp_wpforms_payments','type','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_payments','type','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('klubovnaostrava_bck','wp_wpforms_tasks_meta','PRIMARY','2024-10-28 15:59:38','n_diff_pfx01',68,1,'id'),('klubovnaostrava_bck','wp_wpforms_tasks_meta','PRIMARY','2024-10-28 15:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('klubovnaostrava_bck','wp_wpforms_tasks_meta','PRIMARY','2024-10-28 15:59:38','size',1,NULL,'Number of pages in the index'),('knihovna','authors','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',150,1,'id'),('knihovna','authors','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','authors','PRIMARY','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','book_authors','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',1728,4,'id'),('knihovna','book_authors','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','PRIMARY','2023-07-11 09:56:52','size',5,NULL,'Number of pages in the index'),('knihovna','book_authors','fk_book_authors_author','2023-07-11 09:56:52','n_diff_pfx01',145,2,'author'),('knihovna','book_authors','fk_book_authors_author','2023-07-11 09:56:52','n_diff_pfx02',1728,2,'author,id'),('knihovna','book_authors','fk_book_authors_author','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','fk_book_authors_author','2023-07-11 09:56:52','size',3,NULL,'Number of pages in the index'),('knihovna','book_authors','fk_book_authors_book','2023-07-11 09:56:52','n_diff_pfx01',1724,2,'book'),('knihovna','book_authors','fk_book_authors_book','2023-07-11 09:56:52','n_diff_pfx02',1728,2,'book,id'),('knihovna','book_authors','fk_book_authors_book','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','fk_book_authors_book','2023-07-11 09:56:52','size',3,NULL,'Number of pages in the index'),('knihovna','books','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',1724,8,'id'),('knihovna','books','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','books','PRIMARY','2023-07-11 09:56:52','size',9,NULL,'Number of pages in the index'),('knihovna','books','fk_genre','2023-07-11 09:56:52','n_diff_pfx01',11,2,'genre'),('knihovna','books','fk_genre','2023-07-11 09:56:52','n_diff_pfx02',1724,2,'genre,id'),('knihovna','books','fk_genre','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','books','fk_genre','2023-07-11 09:56:52','size',3,NULL,'Number of pages in the index'),('knihovna','books','language','2023-07-11 09:56:52','n_diff_pfx01',3,2,'language'),('knihovna','books','language','2023-07-11 09:56:52','n_diff_pfx02',1724,2,'language,id'),('knihovna','books','language','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','books','language','2023-07-11 09:56:52','size',3,NULL,'Number of pages in the index'),('knihovna','genres','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',11,1,'id'),('knihovna','genres','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','genres','PRIMARY','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','languages','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',3,1,'id'),('knihovna','languages','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','languages','PRIMARY','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',119,1,'id'),('knihovna','series','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','PRIMARY','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series','fk_series_genre','2023-07-11 09:56:52','n_diff_pfx01',2,1,'genre'),('knihovna','series','fk_series_genre','2023-07-11 09:56:52','n_diff_pfx02',119,1,'genre,id'),('knihovna','series','fk_series_genre','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','fk_series_genre','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series','fk_series_language','2023-07-11 09:56:52','n_diff_pfx01',3,1,'language'),('knihovna','series','fk_series_language','2023-07-11 09:56:52','n_diff_pfx02',119,1,'language,id'),('knihovna','series','fk_series_language','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','fk_series_language','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',118,1,'id'),('knihovna','series_authors','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','PRIMARY','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','idx_author','2023-07-11 09:56:52','n_diff_pfx01',54,1,'author'),('knihovna','series_authors','idx_author','2023-07-11 09:56:52','n_diff_pfx02',118,1,'author,id'),('knihovna','series_authors','idx_author','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','idx_author','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','idx_serie','2023-07-11 09:56:52','n_diff_pfx01',118,1,'serie'),('knihovna','series_authors','idx_serie','2023-07-11 09:56:52','n_diff_pfx02',118,1,'serie,id'),('knihovna','series_authors','idx_serie','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','idx_serie','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series_books','PRIMARY','2023-07-11 09:56:52','n_diff_pfx01',690,2,'id'),('knihovna','series_books','PRIMARY','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_books','PRIMARY','2023-07-11 09:56:52','size',3,NULL,'Number of pages in the index'),('knihovna','series_books','fk_series_books_book','2023-07-11 09:56:52','n_diff_pfx01',689,1,'book'),('knihovna','series_books','fk_series_books_book','2023-07-11 09:56:52','n_diff_pfx02',690,1,'book,id'),('knihovna','series_books','fk_series_books_book','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_books','fk_series_books_book','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('knihovna','series_books','fk_series_books_serie','2023-07-11 09:56:52','n_diff_pfx01',119,1,'serie'),('knihovna','series_books','fk_series_books_serie','2023-07-11 09:56:52','n_diff_pfx02',690,1,'serie,id'),('knihovna','series_books','fk_series_books_serie','2023-07-11 09:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_books','fk_series_books_serie','2023-07-11 09:56:52','size',1,NULL,'Number of pages in the index'),('loslex','contest_categories','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',3,1,'id'),('loslex','contest_categories','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','contest_categories','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','contest_divisions','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',17,1,'id'),('loslex','contest_divisions','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','contest_divisions','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','contest_levels','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',7,1,'id'),('loslex','contest_levels','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','contest_levels','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','contest_results','GEN_CLUST_INDEX','2025-05-17 18:22:08','n_diff_pfx01',14349,20,'DB_ROW_ID'),('loslex','contest_results','GEN_CLUST_INDEX','2025-05-17 18:22:08','n_leaf_pages',71,NULL,'Number of leaf pages in the index'),('loslex','contest_results','GEN_CLUST_INDEX','2025-05-17 18:22:08','size',97,NULL,'Number of pages in the index'),('loslex','contest_results','contest_results_contest_id_index','2025-05-17 18:22:08','n_diff_pfx01',253,31,'contest_id'),('loslex','contest_results','contest_results_contest_id_index','2025-05-17 18:22:08','n_diff_pfx02',14418,31,'contest_id,DB_ROW_ID'),('loslex','contest_results','contest_results_contest_id_index','2025-05-17 18:22:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','contest_results','contest_results_contest_id_index','2025-05-17 18:22:08','size',32,NULL,'Number of pages in the index'),('loslex','contests','PRIMARY','2025-03-29 11:55:56','n_diff_pfx01',244,20,'id'),('loslex','contests','PRIMARY','2025-03-29 11:55:56','n_leaf_pages',87,NULL,'Number of leaf pages in the index'),('loslex','contests','PRIMARY','2025-03-29 11:55:56','size',95,NULL,'Number of pages in the index'),('loslex','failed_jobs','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',0,1,'id'),('loslex','failed_jobs','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','failed_jobs','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','failed_jobs','failed_jobs_uuid_unique','2024-07-01 07:38:08','n_diff_pfx01',0,1,'uuid'),('loslex','failed_jobs','failed_jobs_uuid_unique','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','failed_jobs','failed_jobs_uuid_unique','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','log','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',37034,20,'id'),('loslex','log','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',743,NULL,'Number of leaf pages in the index'),('loslex','log','PRIMARY','2024-07-01 07:38:08','size',865,NULL,'Number of pages in the index'),('loslex','migrations','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',26,1,'id'),('loslex','migrations','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','migrations','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','organizer_group_users','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',58,1,'id'),('loslex','organizer_group_users','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','organizer_group_users','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','organizer_groups','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',26,1,'id'),('loslex','organizer_groups','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','organizer_groups','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','password_reset_tokens','PRIMARY','2025-07-17 18:53:21','n_diff_pfx01',49,1,'email'),('loslex','password_reset_tokens','PRIMARY','2025-07-17 18:53:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','password_reset_tokens','PRIMARY','2025-07-17 18:53:21','size',1,NULL,'Number of pages in the index'),('loslex','penalties','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',18,1,'id'),('loslex','penalties','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','penalties','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','personal_access_tokens','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',0,1,'id'),('loslex','personal_access_tokens','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','personal_access_tokens','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','personal_access_tokens','personal_access_tokens_token_unique','2024-07-01 07:38:08','n_diff_pfx01',0,1,'token'),('loslex','personal_access_tokens','personal_access_tokens_token_unique','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','personal_access_tokens','personal_access_tokens_token_unique','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-07-01 07:38:08','n_diff_pfx01',0,1,'tokenable_type'),('loslex','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-07-01 07:38:08','n_diff_pfx02',0,1,'tokenable_type,tokenable_id'),('loslex','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-07-01 07:38:08','n_diff_pfx03',0,1,'tokenable_type,tokenable_id,id'),('loslex','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','ranges','PRIMARY','2024-07-01 07:38:08','n_diff_pfx01',35,1,'id'),('loslex','ranges','PRIMARY','2024-07-01 07:38:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','ranges','PRIMARY','2024-07-01 07:38:08','size',1,NULL,'Number of pages in the index'),('loslex','registrations','PRIMARY','2025-03-29 17:00:10','n_diff_pfx01',7462,20,'id'),('loslex','registrations','PRIMARY','2025-03-29 17:00:10','n_leaf_pages',65,NULL,'Number of leaf pages in the index'),('loslex','registrations','PRIMARY','2025-03-29 17:00:10','size',97,NULL,'Number of pages in the index'),('loslex','shooter_stage_results','GEN_CLUST_INDEX','2025-08-17 12:15:15','n_diff_pfx01',72583,20,'DB_ROW_ID'),('loslex','shooter_stage_results','GEN_CLUST_INDEX','2025-08-17 12:15:15','n_leaf_pages',415,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_results','GEN_CLUST_INDEX','2025-08-17 12:15:15','size',481,NULL,'Number of pages in the index'),('loslex','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-17 12:15:15','n_diff_pfx01',302,20,'contest_id'),('loslex','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-17 12:15:15','n_diff_pfx02',82348,20,'contest_id,DB_ROW_ID'),('loslex','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-17 12:15:15','n_leaf_pages',124,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-17 12:15:15','size',157,NULL,'Number of pages in the index'),('loslex','shooter_stage_targets','PRIMARY','2025-08-17 12:06:36','n_diff_pfx01',170671,20,'id'),('loslex','shooter_stage_targets','PRIMARY','2025-08-17 12:06:36','n_leaf_pages',491,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_targets','PRIMARY','2025-08-17 12:06:36','size',545,NULL,'Number of pages in the index'),('loslex','shooter_stage_targets','shooter_stage_id','2025-08-17 12:06:36','n_diff_pfx01',38247,20,'shooter_stage_id'),('loslex','shooter_stage_targets','shooter_stage_id','2025-08-17 12:06:36','n_diff_pfx02',168639,20,'shooter_stage_id,id'),('loslex','shooter_stage_targets','shooter_stage_id','2025-08-17 12:06:36','n_leaf_pages',247,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_targets','shooter_stage_id','2025-08-17 12:06:36','size',289,NULL,'Number of pages in the index'),('loslex','shooter_stage_times','PRIMARY','2025-05-17 18:26:30','n_diff_pfx01',49790,20,'id'),('loslex','shooter_stage_times','PRIMARY','2025-05-17 18:26:30','n_leaf_pages',174,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_times','PRIMARY','2025-05-17 18:26:30','size',225,NULL,'Number of pages in the index'),('loslex','shooter_stage_times','shooter_stage_id','2025-05-17 18:26:30','n_diff_pfx01',35676,20,'shooter_stage_id'),('loslex','shooter_stage_times','shooter_stage_id','2025-05-17 18:26:30','n_diff_pfx02',47872,20,'shooter_stage_id,id'),('loslex','shooter_stage_times','shooter_stage_id','2025-05-17 18:26:30','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('loslex','shooter_stage_times','shooter_stage_id','2025-05-17 18:26:30','size',97,NULL,'Number of pages in the index'),('loslex','shooter_stages','PRIMARY','2025-08-17 12:15:09','n_diff_pfx01',35955,20,'id'),('loslex','shooter_stages','PRIMARY','2025-08-17 12:15:09','n_leaf_pages',114,NULL,'Number of leaf pages in the index'),('loslex','shooter_stages','PRIMARY','2025-08-17 12:15:09','size',161,NULL,'Number of pages in the index'),('loslex','shooter_stages','registration_id','2025-08-17 12:15:09','n_diff_pfx01',8165,20,'registration_id'),('loslex','shooter_stages','registration_id','2025-08-17 12:15:09','n_diff_pfx02',35930,20,'registration_id,id'),('loslex','shooter_stages','registration_id','2025-08-17 12:15:09','n_leaf_pages',74,NULL,'Number of leaf pages in the index'),('loslex','shooter_stages','registration_id','2025-08-17 12:15:09','size',97,NULL,'Number of pages in the index'),('loslex','shooter_stages','stage_id','2025-08-17 12:15:09','n_diff_pfx01',1142,20,'stage_id'),('loslex','shooter_stages','stage_id','2025-08-17 12:15:09','n_diff_pfx02',33922,20,'stage_id,id'),('loslex','shooter_stages','stage_id','2025-08-17 12:15:09','n_leaf_pages',53,NULL,'Number of leaf pages in the index'),('loslex','shooter_stages','stage_id','2025-08-17 12:15:09','size',97,NULL,'Number of pages in the index'),('loslex','stages','PRIMARY','2025-05-17 17:49:19','n_diff_pfx01',917,4,'id'),('loslex','stages','PRIMARY','2025-05-17 17:49:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','stages','PRIMARY','2025-05-17 17:49:19','size',5,NULL,'Number of pages in the index'),('loslex','users','PRIMARY','2025-04-03 20:32:06','n_diff_pfx01',1508,20,'id'),('loslex','users','PRIMARY','2025-04-03 20:32:06','n_leaf_pages',29,NULL,'Number of leaf pages in the index'),('loslex','users','PRIMARY','2025-04-03 20:32:06','size',30,NULL,'Number of pages in the index'),('loslex','users','users_email_unique','2025-04-03 20:32:06','n_diff_pfx01',1527,4,'email'),('loslex','users','users_email_unique','2025-04-03 20:32:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','users','users_email_unique','2025-04-03 20:32:06','size',5,NULL,'Number of pages in the index'),('loslex','users','users_lex_hash_unique','2025-04-03 20:32:06','n_diff_pfx01',477,2,'lex_hash'),('loslex','users','users_lex_hash_unique','2025-04-03 20:32:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','users','users_lex_hash_unique','2025-04-03 20:32:06','size',3,NULL,'Number of pages in the index'),('loslex','users','users_username_unique','2025-04-03 20:32:06','n_diff_pfx01',1527,3,'username'),('loslex','users','users_username_unique','2025-04-03 20:32:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex','users','users_username_unique','2025-04-03 20:32:06','size',4,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_api_token','PRIMARY','2023-08-08 15:50:56','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_api_token','PRIMARY','2023-08-08 15:50:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_api_token','PRIMARY','2023-08-08 15:50:56','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_api_token','idx_user_id_name','2023-08-08 15:50:56','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_api_token','idx_user_id_name','2023-08-08 15:50:56','n_diff_pfx02',0,1,'user_id,name'),('loslex_bugtracker','mantis_api_token','idx_user_id_name','2023-08-08 15:50:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_api_token','idx_user_id_name','2023-08-08 15:50:56','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug','PRIMARY','2023-08-08 15:50:33','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug','PRIMARY','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug','PRIMARY','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_fixed_in_version','2023-08-08 15:50:34','n_diff_pfx01',0,1,'fixed_in_version'),('loslex_bugtracker','mantis_bug','idx_bug_fixed_in_version','2023-08-08 15:50:34','n_diff_pfx02',0,1,'fixed_in_version,id'),('loslex_bugtracker','mantis_bug','idx_bug_fixed_in_version','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_fixed_in_version','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_sponsorship_total','2023-08-08 15:50:34','n_diff_pfx01',0,1,'sponsorship_total'),('loslex_bugtracker','mantis_bug','idx_bug_sponsorship_total','2023-08-08 15:50:34','n_diff_pfx02',0,1,'sponsorship_total,id'),('loslex_bugtracker','mantis_bug','idx_bug_sponsorship_total','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_sponsorship_total','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_status','2023-08-08 15:50:34','n_diff_pfx01',0,1,'status'),('loslex_bugtracker','mantis_bug','idx_bug_status','2023-08-08 15:50:34','n_diff_pfx02',0,1,'status,id'),('loslex_bugtracker','mantis_bug','idx_bug_status','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug','idx_bug_status','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug','idx_project','2023-08-08 15:50:34','n_diff_pfx01',0,1,'project_id'),('loslex_bugtracker','mantis_bug','idx_project','2023-08-08 15:50:34','n_diff_pfx02',0,1,'project_id,id'),('loslex_bugtracker','mantis_bug','idx_project','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug','idx_project','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_file','PRIMARY','2023-08-08 15:50:32','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug_file','PRIMARY','2023-08-08 15:50:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_file','PRIMARY','2023-08-08 15:50:32','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_file','idx_bug_file_bug_id','2023-08-08 15:50:33','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bug_file','idx_bug_file_bug_id','2023-08-08 15:50:33','n_diff_pfx02',0,1,'bug_id,id'),('loslex_bugtracker','mantis_bug_file','idx_bug_file_bug_id','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_file','idx_bug_file_bug_id','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_file','idx_diskfile','2023-08-08 15:50:39','n_diff_pfx01',0,1,'diskfile'),('loslex_bugtracker','mantis_bug_file','idx_diskfile','2023-08-08 15:50:39','n_diff_pfx02',0,1,'diskfile,id'),('loslex_bugtracker','mantis_bug_file','idx_diskfile','2023-08-08 15:50:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_file','idx_diskfile','2023-08-08 15:50:39','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_history','PRIMARY','2023-08-08 15:50:33','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug_history','PRIMARY','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_history','PRIMARY','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_bug_id','2023-08-08 15:50:33','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_bug_id','2023-08-08 15:50:33','n_diff_pfx02',0,1,'bug_id,id'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_bug_id','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_bug_id','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_date_modified','2023-08-08 15:50:54','n_diff_pfx01',0,1,'date_modified'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_date_modified','2023-08-08 15:50:54','n_diff_pfx02',0,1,'date_modified,id'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_date_modified','2023-08-08 15:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_bug_history_date_modified','2023-08-08 15:50:54','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_history_user_id','2023-08-08 15:50:33','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_bug_history','idx_history_user_id','2023-08-08 15:50:33','n_diff_pfx02',0,1,'user_id,id'),('loslex_bugtracker','mantis_bug_history','idx_history_user_id','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_history','idx_history_user_id','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_monitor','PRIMARY','2023-08-08 15:50:33','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_bug_monitor','PRIMARY','2023-08-08 15:50:33','n_diff_pfx02',0,1,'user_id,bug_id'),('loslex_bugtracker','mantis_bug_monitor','PRIMARY','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_monitor','PRIMARY','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_monitor','idx_bug_id','2023-08-08 15:50:53','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bug_monitor','idx_bug_id','2023-08-08 15:50:53','n_diff_pfx02',0,1,'bug_id,user_id'),('loslex_bugtracker','mantis_bug_monitor','idx_bug_id','2023-08-08 15:50:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_monitor','idx_bug_id','2023-08-08 15:50:53','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_relationship','PRIMARY','2023-08-08 15:50:33','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug_relationship','PRIMARY','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_relationship','PRIMARY','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_destination','2023-08-08 15:50:33','n_diff_pfx01',0,1,'destination_bug_id'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_destination','2023-08-08 15:50:33','n_diff_pfx02',0,1,'destination_bug_id,id'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_destination','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_destination','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_source','2023-08-08 15:50:33','n_diff_pfx01',0,1,'source_bug_id'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_source','2023-08-08 15:50:33','n_diff_pfx02',0,1,'source_bug_id,id'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_source','2023-08-08 15:50:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_relationship','idx_relationship_source','2023-08-08 15:50:33','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_revision','PRIMARY','2023-08-08 15:50:42','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug_revision','PRIMARY','2023-08-08 15:50:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_revision','PRIMARY','2023-08-08 15:50:42','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_id_time','2023-08-08 15:50:50','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_id_time','2023-08-08 15:50:50','n_diff_pfx02',0,1,'bug_id,timestamp'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_id_time','2023-08-08 15:50:50','n_diff_pfx03',0,1,'bug_id,timestamp,id'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_id_time','2023-08-08 15:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_id_time','2023-08-08 15:50:50','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_type','2023-08-08 15:50:42','n_diff_pfx01',0,1,'type'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_type','2023-08-08 15:50:42','n_diff_pfx02',0,1,'type,id'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_type','2023-08-08 15:50:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_revision','idx_bug_rev_type','2023-08-08 15:50:42','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_tag','PRIMARY','2023-08-08 15:50:39','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bug_tag','PRIMARY','2023-08-08 15:50:39','n_diff_pfx02',0,1,'bug_id,tag_id'),('loslex_bugtracker','mantis_bug_tag','PRIMARY','2023-08-08 15:50:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_tag','PRIMARY','2023-08-08 15:50:39','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_tag','idx_bug_tag_tag_id','2023-08-08 15:50:53','n_diff_pfx01',0,1,'tag_id'),('loslex_bugtracker','mantis_bug_tag','idx_bug_tag_tag_id','2023-08-08 15:50:53','n_diff_pfx02',0,1,'tag_id,bug_id'),('loslex_bugtracker','mantis_bug_tag','idx_bug_tag_tag_id','2023-08-08 15:50:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_tag','idx_bug_tag_tag_id','2023-08-08 15:50:53','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bug_text','PRIMARY','2023-08-08 15:50:34','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bug_text','PRIMARY','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bug_text','PRIMARY','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bugnote','PRIMARY','2023-08-08 15:50:34','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bugnote','PRIMARY','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bugnote','PRIMARY','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bugnote','idx_bug','2023-08-08 15:50:34','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_bugnote','idx_bug','2023-08-08 15:50:34','n_diff_pfx02',0,1,'bug_id,id'),('loslex_bugtracker','mantis_bugnote','idx_bug','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bugnote','idx_bug','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bugnote','idx_last_mod','2023-08-08 15:50:44','n_diff_pfx01',0,1,'last_modified'),('loslex_bugtracker','mantis_bugnote','idx_last_mod','2023-08-08 15:50:44','n_diff_pfx02',0,1,'last_modified,id'),('loslex_bugtracker','mantis_bugnote','idx_last_mod','2023-08-08 15:50:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bugnote','idx_last_mod','2023-08-08 15:50:44','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_bugnote_text','PRIMARY','2023-08-08 15:50:34','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_bugnote_text','PRIMARY','2023-08-08 15:50:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_bugnote_text','PRIMARY','2023-08-08 15:50:34','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_category','PRIMARY','2023-08-09 07:31:16','n_diff_pfx01',5,1,'id'),('loslex_bugtracker','mantis_category','PRIMARY','2023-08-09 07:31:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_category','PRIMARY','2023-08-09 07:31:16','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_category','idx_category_project_name','2023-08-09 07:31:16','n_diff_pfx01',1,1,'project_id'),('loslex_bugtracker','mantis_category','idx_category_project_name','2023-08-09 07:31:16','n_diff_pfx02',5,1,'project_id,name'),('loslex_bugtracker','mantis_category','idx_category_project_name','2023-08-09 07:31:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_category','idx_category_project_name','2023-08-09 07:31:16','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_config','PRIMARY','2023-08-09 07:30:16','n_diff_pfx01',3,1,'config_id'),('loslex_bugtracker','mantis_config','PRIMARY','2023-08-09 07:30:16','n_diff_pfx02',3,1,'config_id,project_id'),('loslex_bugtracker','mantis_config','PRIMARY','2023-08-09 07:30:16','n_diff_pfx03',3,1,'config_id,project_id,user_id'),('loslex_bugtracker','mantis_config','PRIMARY','2023-08-09 07:30:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_config','PRIMARY','2023-08-09 07:30:16','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_custom_field','PRIMARY','2023-08-08 15:50:42','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_custom_field','PRIMARY','2023-08-08 15:50:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_custom_field','PRIMARY','2023-08-08 15:50:42','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_custom_field','idx_custom_field_name','2023-08-08 15:50:42','n_diff_pfx01',0,1,'name'),('loslex_bugtracker','mantis_custom_field','idx_custom_field_name','2023-08-08 15:50:42','n_diff_pfx02',0,1,'name,id'),('loslex_bugtracker','mantis_custom_field','idx_custom_field_name','2023-08-08 15:50:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_custom_field','idx_custom_field_name','2023-08-08 15:50:42','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_custom_field_project','PRIMARY','2023-08-08 15:50:35','n_diff_pfx01',0,1,'field_id'),('loslex_bugtracker','mantis_custom_field_project','PRIMARY','2023-08-08 15:50:35','n_diff_pfx02',0,1,'field_id,project_id'),('loslex_bugtracker','mantis_custom_field_project','PRIMARY','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_custom_field_project','PRIMARY','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_custom_field_string','PRIMARY','2023-08-08 15:50:35','n_diff_pfx01',0,1,'field_id'),('loslex_bugtracker','mantis_custom_field_string','PRIMARY','2023-08-08 15:50:35','n_diff_pfx02',0,1,'field_id,bug_id'),('loslex_bugtracker','mantis_custom_field_string','PRIMARY','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_custom_field_string','PRIMARY','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_custom_field_string','idx_custom_field_bug','2023-08-08 15:50:35','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_custom_field_string','idx_custom_field_bug','2023-08-08 15:50:35','n_diff_pfx02',0,1,'bug_id,field_id'),('loslex_bugtracker','mantis_custom_field_string','idx_custom_field_bug','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_custom_field_string','idx_custom_field_bug','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_email','PRIMARY','2023-08-08 16:02:45','n_diff_pfx01',0,1,'email_id'),('loslex_bugtracker','mantis_email','PRIMARY','2023-08-08 16:02:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_email','PRIMARY','2023-08-08 16:02:45','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_filters','PRIMARY','2023-08-08 15:50:35','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_filters','PRIMARY','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_filters','PRIMARY','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_news','PRIMARY','2023-08-08 15:50:35','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_news','PRIMARY','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_news','PRIMARY','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_plugin','PRIMARY','2023-08-09 07:30:16','n_diff_pfx01',3,1,'basename'),('loslex_bugtracker','mantis_plugin','PRIMARY','2023-08-09 07:30:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_plugin','PRIMARY','2023-08-09 07:30:16','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project','PRIMARY','2023-08-08 16:02:59','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_project','PRIMARY','2023-08-08 16:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project','PRIMARY','2023-08-08 16:02:59','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project','idx_project_name','2023-08-08 16:02:59','n_diff_pfx01',0,1,'name'),('loslex_bugtracker','mantis_project','idx_project_name','2023-08-08 16:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project','idx_project_name','2023-08-08 16:02:59','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project','idx_project_view','2023-08-08 16:02:59','n_diff_pfx01',0,1,'view_state'),('loslex_bugtracker','mantis_project','idx_project_view','2023-08-08 16:02:59','n_diff_pfx02',0,1,'view_state,id'),('loslex_bugtracker','mantis_project','idx_project_view','2023-08-08 16:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project','idx_project_view','2023-08-08 16:02:59','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_file','PRIMARY','2023-08-08 15:50:35','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_project_file','PRIMARY','2023-08-08 15:50:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_file','PRIMARY','2023-08-08 15:50:35','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy','2023-08-08 15:50:54','n_diff_pfx01',0,1,'child_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy','2023-08-08 15:50:54','n_diff_pfx02',0,1,'child_id,parent_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy','2023-08-08 15:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy','2023-08-08 15:50:54','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_child_id','2023-08-08 15:50:54','n_diff_pfx01',0,1,'child_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_child_id','2023-08-08 15:50:54','n_diff_pfx02',0,1,'child_id,parent_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_child_id','2023-08-08 15:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_child_id','2023-08-08 15:50:54','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_parent_id','2023-08-08 15:50:54','n_diff_pfx01',0,1,'parent_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_parent_id','2023-08-08 15:50:54','n_diff_pfx02',0,1,'parent_id,child_id'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_parent_id','2023-08-08 15:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_hierarchy','idx_project_hierarchy_parent_id','2023-08-08 15:50:54','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_user_list','PRIMARY','2023-08-08 15:50:36','n_diff_pfx01',0,1,'project_id'),('loslex_bugtracker','mantis_project_user_list','PRIMARY','2023-08-08 15:50:36','n_diff_pfx02',0,1,'project_id,user_id'),('loslex_bugtracker','mantis_project_user_list','PRIMARY','2023-08-08 15:50:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_user_list','PRIMARY','2023-08-08 15:50:36','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_user_list','idx_project_user','2023-08-08 15:50:36','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_project_user_list','idx_project_user','2023-08-08 15:50:36','n_diff_pfx02',0,1,'user_id,project_id'),('loslex_bugtracker','mantis_project_user_list','idx_project_user','2023-08-08 15:50:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_user_list','idx_project_user','2023-08-08 15:50:36','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_version','PRIMARY','2023-08-08 15:50:36','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_project_version','PRIMARY','2023-08-08 15:50:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_version','PRIMARY','2023-08-08 15:50:36','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_project_version','idx_project_version','2023-08-08 15:50:37','n_diff_pfx01',0,1,'project_id'),('loslex_bugtracker','mantis_project_version','idx_project_version','2023-08-08 15:50:37','n_diff_pfx02',0,1,'project_id,version'),('loslex_bugtracker','mantis_project_version','idx_project_version','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_project_version','idx_project_version','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_sponsorship','PRIMARY','2023-08-08 15:50:37','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_sponsorship','PRIMARY','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_sponsorship','PRIMARY','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_bug_id','2023-08-08 15:50:37','n_diff_pfx01',0,1,'bug_id'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_bug_id','2023-08-08 15:50:37','n_diff_pfx02',0,1,'bug_id,id'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_bug_id','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_bug_id','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_user_id','2023-08-08 15:50:37','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_user_id','2023-08-08 15:50:37','n_diff_pfx02',0,1,'user_id,id'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_user_id','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_sponsorship','idx_sponsorship_user_id','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_tag','PRIMARY','2023-08-08 15:50:39','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_tag','PRIMARY','2023-08-08 15:50:39','n_diff_pfx02',0,1,'id,name'),('loslex_bugtracker','mantis_tag','PRIMARY','2023-08-08 15:50:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_tag','PRIMARY','2023-08-08 15:50:39','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_tag','idx_tag_name','2023-08-08 15:50:53','n_diff_pfx01',0,1,'name'),('loslex_bugtracker','mantis_tag','idx_tag_name','2023-08-08 15:50:53','n_diff_pfx02',0,1,'name,id'),('loslex_bugtracker','mantis_tag','idx_tag_name','2023-08-08 15:50:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_tag','idx_tag_name','2023-08-08 15:50:53','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_tokens','PRIMARY','2023-08-09 07:32:06','n_diff_pfx01',2,1,'id'),('loslex_bugtracker','mantis_tokens','PRIMARY','2023-08-09 07:32:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_tokens','PRIMARY','2023-08-09 07:32:06','size',2,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_tokens','idx_typeowner','2023-08-09 07:32:06','n_diff_pfx01',2,1,'type'),('loslex_bugtracker','mantis_tokens','idx_typeowner','2023-08-09 07:32:06','n_diff_pfx02',2,1,'type,owner'),('loslex_bugtracker','mantis_tokens','idx_typeowner','2023-08-09 07:32:06','n_diff_pfx03',2,1,'type,owner,id'),('loslex_bugtracker','mantis_tokens','idx_typeowner','2023-08-09 07:32:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_tokens','idx_typeowner','2023-08-09 07:32:06','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','PRIMARY','2023-08-08 16:04:07','n_diff_pfx01',2,1,'id'),('loslex_bugtracker','mantis_user','PRIMARY','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','PRIMARY','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','idx_access','2023-08-08 16:04:07','n_diff_pfx01',1,1,'access_level'),('loslex_bugtracker','mantis_user','idx_access','2023-08-08 16:04:07','n_diff_pfx02',2,1,'access_level,id'),('loslex_bugtracker','mantis_user','idx_access','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','idx_access','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','idx_email','2023-08-08 16:04:07','n_diff_pfx01',2,1,'email'),('loslex_bugtracker','mantis_user','idx_email','2023-08-08 16:04:07','n_diff_pfx02',2,1,'email,id'),('loslex_bugtracker','mantis_user','idx_email','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','idx_email','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','idx_enable','2023-08-08 16:04:07','n_diff_pfx01',2,1,'enabled'),('loslex_bugtracker','mantis_user','idx_enable','2023-08-08 16:04:07','n_diff_pfx02',2,1,'enabled,id'),('loslex_bugtracker','mantis_user','idx_enable','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','idx_enable','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','idx_user_cookie_string','2023-08-08 16:04:07','n_diff_pfx01',2,1,'cookie_string'),('loslex_bugtracker','mantis_user','idx_user_cookie_string','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','idx_user_cookie_string','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user','idx_user_username','2023-08-08 16:04:07','n_diff_pfx01',2,1,'username'),('loslex_bugtracker','mantis_user','idx_user_username','2023-08-08 16:04:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user','idx_user_username','2023-08-08 16:04:07','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user_pref','PRIMARY','2023-08-08 15:50:50','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_user_pref','PRIMARY','2023-08-08 15:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user_pref','PRIMARY','2023-08-08 15:50:50','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user_print_pref','PRIMARY','2023-08-08 15:50:37','n_diff_pfx01',0,1,'user_id'),('loslex_bugtracker','mantis_user_print_pref','PRIMARY','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user_print_pref','PRIMARY','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_bugtracker','mantis_user_profile','PRIMARY','2023-08-08 15:50:37','n_diff_pfx01',0,1,'id'),('loslex_bugtracker','mantis_user_profile','PRIMARY','2023-08-08 15:50:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_bugtracker','mantis_user_profile','PRIMARY','2023-08-08 15:50:37','size',1,NULL,'Number of pages in the index'),('loslex_dev','contest_categories','PRIMARY','2024-06-12 08:32:14','n_diff_pfx01',3,1,'id'),('loslex_dev','contest_categories','PRIMARY','2024-06-12 08:32:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','contest_categories','PRIMARY','2024-06-12 08:32:14','size',1,NULL,'Number of pages in the index'),('loslex_dev','contest_divisions','PRIMARY','2024-06-12 08:32:14','n_diff_pfx01',17,1,'id'),('loslex_dev','contest_divisions','PRIMARY','2024-06-12 08:32:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','contest_divisions','PRIMARY','2024-06-12 08:32:14','size',1,NULL,'Number of pages in the index'),('loslex_dev','contest_levels','PRIMARY','2024-06-12 08:32:14','n_diff_pfx01',7,1,'id'),('loslex_dev','contest_levels','PRIMARY','2024-06-12 08:32:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','contest_levels','PRIMARY','2024-06-12 08:32:14','size',1,NULL,'Number of pages in the index'),('loslex_dev','contest_results','GEN_CLUST_INDEX','2024-06-12 08:33:38','n_diff_pfx01',6664,20,'DB_ROW_ID'),('loslex_dev','contest_results','GEN_CLUST_INDEX','2024-06-12 08:33:38','n_leaf_pages',33,NULL,'Number of leaf pages in the index'),('loslex_dev','contest_results','GEN_CLUST_INDEX','2024-06-12 08:33:38','size',97,NULL,'Number of pages in the index'),('loslex_dev','contest_results','contest_results_contest_id_index','2024-06-12 08:33:38','n_diff_pfx01',119,16,'contest_id'),('loslex_dev','contest_results','contest_results_contest_id_index','2024-06-12 08:33:38','n_diff_pfx02',6693,16,'contest_id,DB_ROW_ID'),('loslex_dev','contest_results','contest_results_contest_id_index','2024-06-12 08:33:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','contest_results','contest_results_contest_id_index','2024-06-12 08:33:38','size',17,NULL,'Number of pages in the index'),('loslex_dev','contests','PRIMARY','2024-06-12 08:32:14','n_diff_pfx01',75,20,'id'),('loslex_dev','contests','PRIMARY','2024-06-12 08:32:14','n_leaf_pages',31,NULL,'Number of leaf pages in the index'),('loslex_dev','contests','PRIMARY','2024-06-12 08:32:14','size',32,NULL,'Number of pages in the index'),('loslex_dev','failed_jobs','PRIMARY','2024-06-12 08:32:14','n_diff_pfx01',0,1,'id'),('loslex_dev','failed_jobs','PRIMARY','2024-06-12 08:32:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','failed_jobs','PRIMARY','2024-06-12 08:32:14','size',1,NULL,'Number of pages in the index'),('loslex_dev','failed_jobs','failed_jobs_uuid_unique','2024-06-12 08:32:14','n_diff_pfx01',0,1,'uuid'),('loslex_dev','failed_jobs','failed_jobs_uuid_unique','2024-06-12 08:32:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','failed_jobs','failed_jobs_uuid_unique','2024-06-12 08:32:14','size',1,NULL,'Number of pages in the index'),('loslex_dev','log','PRIMARY','2024-06-12 08:32:15','n_diff_pfx01',30268,20,'id'),('loslex_dev','log','PRIMARY','2024-06-12 08:32:15','n_leaf_pages',714,NULL,'Number of leaf pages in the index'),('loslex_dev','log','PRIMARY','2024-06-12 08:32:15','size',865,NULL,'Number of pages in the index'),('loslex_dev','migrations','PRIMARY','2024-06-12 08:32:15','n_diff_pfx01',26,1,'id'),('loslex_dev','migrations','PRIMARY','2024-06-12 08:32:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','migrations','PRIMARY','2024-06-12 08:32:15','size',1,NULL,'Number of pages in the index'),('loslex_dev','organizer_group_users','PRIMARY','2024-06-12 08:32:16','n_diff_pfx01',58,1,'id'),('loslex_dev','organizer_group_users','PRIMARY','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','organizer_group_users','PRIMARY','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','organizer_groups','PRIMARY','2024-06-12 08:32:15','n_diff_pfx01',26,1,'id'),('loslex_dev','organizer_groups','PRIMARY','2024-06-12 08:32:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','organizer_groups','PRIMARY','2024-06-12 08:32:15','size',1,NULL,'Number of pages in the index'),('loslex_dev','password_reset_tokens','PRIMARY','2024-06-12 08:32:16','n_diff_pfx01',31,1,'email'),('loslex_dev','password_reset_tokens','PRIMARY','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','password_reset_tokens','PRIMARY','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','penalties','PRIMARY','2024-06-12 08:32:16','n_diff_pfx01',18,1,'id'),('loslex_dev','penalties','PRIMARY','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','penalties','PRIMARY','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','personal_access_tokens','PRIMARY','2024-06-12 08:32:16','n_diff_pfx01',0,1,'id'),('loslex_dev','personal_access_tokens','PRIMARY','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','personal_access_tokens','PRIMARY','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','personal_access_tokens','personal_access_tokens_token_unique','2024-06-12 08:32:16','n_diff_pfx01',0,1,'token'),('loslex_dev','personal_access_tokens','personal_access_tokens_token_unique','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','personal_access_tokens','personal_access_tokens_token_unique','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-06-12 08:32:16','n_diff_pfx01',0,1,'tokenable_type'),('loslex_dev','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-06-12 08:32:16','n_diff_pfx02',0,1,'tokenable_type,tokenable_id'),('loslex_dev','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-06-12 08:32:16','n_diff_pfx03',0,1,'tokenable_type,tokenable_id,id'),('loslex_dev','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','ranges','PRIMARY','2024-06-12 08:32:16','n_diff_pfx01',35,1,'id'),('loslex_dev','ranges','PRIMARY','2024-06-12 08:32:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','ranges','PRIMARY','2024-06-12 08:32:16','size',1,NULL,'Number of pages in the index'),('loslex_dev','registrations','PRIMARY','2024-06-12 08:32:17','n_diff_pfx01',4171,20,'id'),('loslex_dev','registrations','PRIMARY','2024-06-12 08:32:17','n_leaf_pages',34,NULL,'Number of leaf pages in the index'),('loslex_dev','registrations','PRIMARY','2024-06-12 08:32:17','size',97,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_results','GEN_CLUST_INDEX','2024-06-12 08:32:18','n_diff_pfx01',29933,20,'DB_ROW_ID'),('loslex_dev','shooter_stage_results','GEN_CLUST_INDEX','2024-06-12 08:32:18','n_leaf_pages',171,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_results','GEN_CLUST_INDEX','2024-06-12 08:32:18','size',225,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_results','shooter_stage_results_contest_id_index','2024-06-12 08:32:18','n_diff_pfx01',122,20,'contest_id'),('loslex_dev','shooter_stage_results','shooter_stage_results_contest_id_index','2024-06-12 08:32:18','n_diff_pfx02',32547,20,'contest_id,DB_ROW_ID'),('loslex_dev','shooter_stage_results','shooter_stage_results_contest_id_index','2024-06-12 08:32:18','n_leaf_pages',59,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_results','shooter_stage_results_contest_id_index','2024-06-12 08:32:18','size',97,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_targets','PRIMARY','2024-06-12 08:32:20','n_diff_pfx01',71540,20,'id'),('loslex_dev','shooter_stage_targets','PRIMARY','2024-06-12 08:32:20','n_leaf_pages',196,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_targets','PRIMARY','2024-06-12 08:32:20','size',225,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_targets','shooter_stage_id','2024-06-12 08:32:20','n_diff_pfx01',15508,20,'shooter_stage_id'),('loslex_dev','shooter_stage_targets','shooter_stage_id','2024-06-12 08:32:20','n_diff_pfx02',70569,20,'shooter_stage_id,id'),('loslex_dev','shooter_stage_targets','shooter_stage_id','2024-06-12 08:32:20','n_leaf_pages',96,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_targets','shooter_stage_id','2024-06-12 08:32:20','size',97,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_times','PRIMARY','2024-06-12 08:32:20','n_diff_pfx01',23207,20,'id'),('loslex_dev','shooter_stage_times','PRIMARY','2024-06-12 08:32:20','n_leaf_pages',77,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_times','PRIMARY','2024-06-12 08:32:20','size',97,NULL,'Number of pages in the index'),('loslex_dev','shooter_stage_times','shooter_stage_id','2024-06-12 08:32:20','n_diff_pfx01',14853,32,'shooter_stage_id'),('loslex_dev','shooter_stage_times','shooter_stage_id','2024-06-12 08:32:20','n_diff_pfx02',23251,32,'shooter_stage_id,id'),('loslex_dev','shooter_stage_times','shooter_stage_id','2024-06-12 08:32:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stage_times','shooter_stage_id','2024-06-12 08:32:20','size',33,NULL,'Number of pages in the index'),('loslex_dev','shooter_stages','PRIMARY','2024-06-12 08:32:17','n_diff_pfx01',14627,20,'id'),('loslex_dev','shooter_stages','PRIMARY','2024-06-12 08:32:17','n_leaf_pages',44,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stages','PRIMARY','2024-06-12 08:32:17','size',97,NULL,'Number of pages in the index'),('loslex_dev','shooter_stages','registration_id','2024-06-12 08:32:17','n_diff_pfx01',3325,30,'registration_id'),('loslex_dev','shooter_stages','registration_id','2024-06-12 08:32:17','n_diff_pfx02',14853,30,'registration_id,id'),('loslex_dev','shooter_stages','registration_id','2024-06-12 08:32:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stages','registration_id','2024-06-12 08:32:17','size',31,NULL,'Number of pages in the index'),('loslex_dev','shooter_stages','stage_id','2024-06-12 08:32:17','n_diff_pfx01',434,21,'stage_id'),('loslex_dev','shooter_stages','stage_id','2024-06-12 08:32:17','n_diff_pfx02',14853,21,'stage_id,id'),('loslex_dev','shooter_stages','stage_id','2024-06-12 08:32:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','shooter_stages','stage_id','2024-06-12 08:32:17','size',22,NULL,'Number of pages in the index'),('loslex_dev','stages','PRIMARY','2024-06-12 08:32:21','n_diff_pfx01',439,2,'id'),('loslex_dev','stages','PRIMARY','2024-06-12 08:32:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','stages','PRIMARY','2024-06-12 08:32:21','size',3,NULL,'Number of pages in the index'),('loslex_dev','users','PRIMARY','2024-06-12 08:33:38','n_diff_pfx01',1138,19,'id'),('loslex_dev','users','PRIMARY','2024-06-12 08:33:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','users','PRIMARY','2024-06-12 08:33:38','size',20,NULL,'Number of pages in the index'),('loslex_dev','users','users_email_unique','2024-06-12 08:33:38','n_diff_pfx01',1138,4,'email'),('loslex_dev','users','users_email_unique','2024-06-12 08:33:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','users','users_email_unique','2024-06-12 08:33:38','size',5,NULL,'Number of pages in the index'),('loslex_dev','users','users_lex_hash_unique','2024-06-12 08:33:38','n_diff_pfx01',391,2,'lex_hash'),('loslex_dev','users','users_lex_hash_unique','2024-06-12 08:33:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','users','users_lex_hash_unique','2024-06-12 08:33:38','size',3,NULL,'Number of pages in the index'),('loslex_dev','users','users_username_unique','2024-06-12 08:33:38','n_diff_pfx01',1138,2,'username'),('loslex_dev','users','users_username_unique','2024-06-12 08:33:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_dev','users','users_username_unique','2024-06-12 08:33:38','size',3,NULL,'Number of pages in the index'),('loslex_staging','contest_categories','PRIMARY','2025-08-26 22:29:32','n_diff_pfx01',3,1,'id'),('loslex_staging','contest_categories','PRIMARY','2025-08-26 22:29:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','contest_categories','PRIMARY','2025-08-26 22:29:32','size',1,NULL,'Number of pages in the index'),('loslex_staging','contest_divisions','PRIMARY','2025-08-26 22:29:37','n_diff_pfx01',17,1,'id'),('loslex_staging','contest_divisions','PRIMARY','2025-08-26 22:29:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','contest_divisions','PRIMARY','2025-08-26 22:29:37','size',1,NULL,'Number of pages in the index'),('loslex_staging','contest_levels','PRIMARY','2025-08-26 22:29:41','n_diff_pfx01',7,1,'id'),('loslex_staging','contest_levels','PRIMARY','2025-08-26 22:29:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','contest_levels','PRIMARY','2025-08-26 22:29:41','size',1,NULL,'Number of pages in the index'),('loslex_staging','contest_results','GEN_CLUST_INDEX','2025-08-26 22:29:45','n_diff_pfx01',15314,20,'DB_ROW_ID'),('loslex_staging','contest_results','GEN_CLUST_INDEX','2025-08-26 22:29:45','n_leaf_pages',76,NULL,'Number of leaf pages in the index'),('loslex_staging','contest_results','GEN_CLUST_INDEX','2025-08-26 22:29:45','size',97,NULL,'Number of pages in the index'),('loslex_staging','contest_results','contest_results_contest_id_index','2025-08-26 22:29:45','n_diff_pfx01',277,33,'contest_id'),('loslex_staging','contest_results','contest_results_contest_id_index','2025-08-26 22:29:45','n_diff_pfx02',15525,33,'contest_id,DB_ROW_ID'),('loslex_staging','contest_results','contest_results_contest_id_index','2025-08-26 22:29:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','contest_results','contest_results_contest_id_index','2025-08-26 22:29:45','size',97,NULL,'Number of pages in the index'),('loslex_staging','contests','PRIMARY','2025-08-26 22:30:00','n_diff_pfx01',316,20,'id'),('loslex_staging','contests','PRIMARY','2025-08-26 22:30:00','n_leaf_pages',98,NULL,'Number of leaf pages in the index'),('loslex_staging','contests','PRIMARY','2025-08-26 22:30:00','size',161,NULL,'Number of pages in the index'),('loslex_staging','failed_jobs','PRIMARY','2025-08-26 22:30:07','n_diff_pfx01',0,1,'id'),('loslex_staging','failed_jobs','PRIMARY','2025-08-26 22:30:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','failed_jobs','PRIMARY','2025-08-26 22:30:07','size',1,NULL,'Number of pages in the index'),('loslex_staging','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:30:07','n_diff_pfx01',0,1,'uuid'),('loslex_staging','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:30:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:30:07','size',1,NULL,'Number of pages in the index'),('loslex_staging','log','PRIMARY','2025-08-26 22:29:10','n_diff_pfx01',1507,18,'id'),('loslex_staging','log','PRIMARY','2025-08-26 22:29:10','n_leaf_pages',320,NULL,'Number of leaf pages in the index'),('loslex_staging','log','PRIMARY','2025-08-26 22:29:10','size',353,NULL,'Number of pages in the index'),('loslex_staging','migrations','PRIMARY','2025-08-26 22:30:12','n_diff_pfx01',26,1,'id'),('loslex_staging','migrations','PRIMARY','2025-08-26 22:30:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','migrations','PRIMARY','2025-08-26 22:30:12','size',1,NULL,'Number of pages in the index'),('loslex_staging','organizer_group_users','PRIMARY','2025-08-26 22:30:16','n_diff_pfx01',71,1,'id'),('loslex_staging','organizer_group_users','PRIMARY','2025-08-26 22:30:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','organizer_group_users','PRIMARY','2025-08-26 22:30:16','size',1,NULL,'Number of pages in the index'),('loslex_staging','organizer_groups','PRIMARY','2025-08-26 22:30:20','n_diff_pfx01',29,1,'id'),('loslex_staging','organizer_groups','PRIMARY','2025-08-26 22:30:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','organizer_groups','PRIMARY','2025-08-26 22:30:20','size',1,NULL,'Number of pages in the index'),('loslex_staging','password_reset_tokens','PRIMARY','2025-08-26 22:30:24','n_diff_pfx01',49,1,'email'),('loslex_staging','password_reset_tokens','PRIMARY','2025-08-26 22:30:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','password_reset_tokens','PRIMARY','2025-08-26 22:30:24','size',1,NULL,'Number of pages in the index'),('loslex_staging','penalties','PRIMARY','2025-08-26 22:30:29','n_diff_pfx01',18,1,'id'),('loslex_staging','penalties','PRIMARY','2025-08-26 22:30:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','penalties','PRIMARY','2025-08-26 22:30:29','size',1,NULL,'Number of pages in the index'),('loslex_staging','personal_access_tokens','PRIMARY','2025-08-26 22:30:33','n_diff_pfx01',0,1,'id'),('loslex_staging','personal_access_tokens','PRIMARY','2025-08-26 22:30:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','personal_access_tokens','PRIMARY','2025-08-26 22:30:33','size',1,NULL,'Number of pages in the index'),('loslex_staging','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:30:33','n_diff_pfx01',0,1,'token'),('loslex_staging','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:30:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:30:33','size',1,NULL,'Number of pages in the index'),('loslex_staging','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:30:33','n_diff_pfx01',0,1,'tokenable_type'),('loslex_staging','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:30:33','n_diff_pfx02',0,1,'tokenable_type,tokenable_id'),('loslex_staging','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:30:33','n_diff_pfx03',0,1,'tokenable_type,tokenable_id,id'),('loslex_staging','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:30:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:30:33','size',1,NULL,'Number of pages in the index'),('loslex_staging','ranges','PRIMARY','2025-08-26 22:30:38','n_diff_pfx01',35,1,'id'),('loslex_staging','ranges','PRIMARY','2025-08-26 22:30:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','ranges','PRIMARY','2025-08-26 22:30:38','size',1,NULL,'Number of pages in the index'),('loslex_staging','registrations','PRIMARY','2025-08-26 22:30:49','n_diff_pfx01',8725,20,'id'),('loslex_staging','registrations','PRIMARY','2025-08-26 22:30:49','n_leaf_pages',71,NULL,'Number of leaf pages in the index'),('loslex_staging','registrations','PRIMARY','2025-08-26 22:30:49','size',97,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:30:56','n_diff_pfx01',68794,20,'DB_ROW_ID'),('loslex_staging','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:30:56','n_leaf_pages',393,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:30:56','size',417,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:30:56','n_diff_pfx01',220,20,'contest_id'),('loslex_staging','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:30:56','n_diff_pfx02',78955,20,'contest_id,DB_ROW_ID'),('loslex_staging','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:30:56','n_leaf_pages',130,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:30:56','size',161,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_targets','PRIMARY','2025-08-26 22:31:08','n_diff_pfx01',161695,20,'id'),('loslex_staging','shooter_stage_targets','PRIMARY','2025-08-26 22:31:08','n_leaf_pages',443,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_targets','PRIMARY','2025-08-26 22:31:08','size',481,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_targets','shooter_stage_id','2025-08-26 22:31:08','n_diff_pfx01',37162,20,'shooter_stage_id'),('loslex_staging','shooter_stage_targets','shooter_stage_id','2025-08-26 22:31:08','n_diff_pfx02',162110,20,'shooter_stage_id,id'),('loslex_staging','shooter_stage_targets','shooter_stage_id','2025-08-26 22:31:08','n_leaf_pages',215,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_targets','shooter_stage_id','2025-08-26 22:31:08','size',225,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_times','PRIMARY','2025-08-26 22:31:08','n_diff_pfx01',55976,20,'id'),('loslex_staging','shooter_stage_times','PRIMARY','2025-08-26 22:31:08','n_leaf_pages',176,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_times','PRIMARY','2025-08-26 22:31:08','size',225,NULL,'Number of pages in the index'),('loslex_staging','shooter_stage_times','shooter_stage_id','2025-08-26 22:31:08','n_diff_pfx01',32853,20,'shooter_stage_id'),('loslex_staging','shooter_stage_times','shooter_stage_id','2025-08-26 22:31:08','n_diff_pfx02',54288,20,'shooter_stage_id,id'),('loslex_staging','shooter_stage_times','shooter_stage_id','2025-08-26 22:31:08','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stage_times','shooter_stage_id','2025-08-26 22:31:08','size',97,NULL,'Number of pages in the index'),('loslex_staging','shooter_stages','PRIMARY','2025-08-26 22:31:08','n_diff_pfx01',33577,20,'id'),('loslex_staging','shooter_stages','PRIMARY','2025-08-26 22:31:08','n_leaf_pages',101,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stages','PRIMARY','2025-08-26 22:31:08','size',161,NULL,'Number of pages in the index'),('loslex_staging','shooter_stages','registration_id','2025-08-26 22:31:08','n_diff_pfx01',7592,20,'registration_id'),('loslex_staging','shooter_stages','registration_id','2025-08-26 22:31:08','n_diff_pfx02',32684,20,'registration_id,id'),('loslex_staging','shooter_stages','registration_id','2025-08-26 22:31:08','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stages','registration_id','2025-08-26 22:31:08','size',97,NULL,'Number of pages in the index'),('loslex_staging','shooter_stages','stage_id','2025-08-26 22:31:08','n_diff_pfx01',942,20,'stage_id'),('loslex_staging','shooter_stages','stage_id','2025-08-26 22:31:08','n_diff_pfx02',33661,20,'stage_id,id'),('loslex_staging','shooter_stages','stage_id','2025-08-26 22:31:08','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('loslex_staging','shooter_stages','stage_id','2025-08-26 22:31:08','size',97,NULL,'Number of pages in the index'),('loslex_staging','stages','PRIMARY','2025-08-26 22:31:24','n_diff_pfx01',1002,4,'id'),('loslex_staging','stages','PRIMARY','2025-08-26 22:31:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','stages','PRIMARY','2025-08-26 22:31:24','size',5,NULL,'Number of pages in the index'),('loslex_staging','users','PRIMARY','2025-08-26 22:31:28','n_diff_pfx01',1642,20,'id'),('loslex_staging','users','PRIMARY','2025-08-26 22:31:28','n_leaf_pages',27,NULL,'Number of leaf pages in the index'),('loslex_staging','users','PRIMARY','2025-08-26 22:31:28','size',28,NULL,'Number of pages in the index'),('loslex_staging','users','users_email_unique','2025-08-26 22:31:28','n_diff_pfx01',1634,4,'email'),('loslex_staging','users','users_email_unique','2025-08-26 22:31:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','users','users_email_unique','2025-08-26 22:31:28','size',5,NULL,'Number of pages in the index'),('loslex_staging','users','users_lex_hash_unique','2025-08-26 22:31:28','n_diff_pfx01',498,3,'lex_hash'),('loslex_staging','users','users_lex_hash_unique','2025-08-26 22:31:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','users','users_lex_hash_unique','2025-08-26 22:31:28','size',4,NULL,'Number of pages in the index'),('loslex_staging','users','users_username_unique','2025-08-26 22:31:28','n_diff_pfx01',1634,4,'username'),('loslex_staging','users','users_username_unique','2025-08-26 22:31:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_staging','users','users_username_unique','2025-08-26 22:31:28','size',5,NULL,'Number of pages in the index'),('loslex_test','contest_categories','PRIMARY','2025-08-26 22:33:47','n_diff_pfx01',3,1,'id'),('loslex_test','contest_categories','PRIMARY','2025-08-26 22:33:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','contest_categories','PRIMARY','2025-08-26 22:33:47','size',1,NULL,'Number of pages in the index'),('loslex_test','contest_divisions','PRIMARY','2025-08-26 22:33:47','n_diff_pfx01',17,1,'id'),('loslex_test','contest_divisions','PRIMARY','2025-08-26 22:33:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','contest_divisions','PRIMARY','2025-08-26 22:33:47','size',1,NULL,'Number of pages in the index'),('loslex_test','contest_levels','PRIMARY','2025-08-26 22:33:48','n_diff_pfx01',7,1,'id'),('loslex_test','contest_levels','PRIMARY','2025-08-26 22:33:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','contest_levels','PRIMARY','2025-08-26 22:33:48','size',1,NULL,'Number of pages in the index'),('loslex_test','contest_results','GEN_CLUST_INDEX','2025-08-26 22:33:48','n_diff_pfx01',15713,20,'DB_ROW_ID'),('loslex_test','contest_results','GEN_CLUST_INDEX','2025-08-26 22:33:48','n_leaf_pages',76,NULL,'Number of leaf pages in the index'),('loslex_test','contest_results','GEN_CLUST_INDEX','2025-08-26 22:33:48','size',97,NULL,'Number of pages in the index'),('loslex_test','contest_results','contest_results_contest_id_index','2025-08-26 22:33:48','n_diff_pfx01',277,33,'contest_id'),('loslex_test','contest_results','contest_results_contest_id_index','2025-08-26 22:33:48','n_diff_pfx02',15525,33,'contest_id,DB_ROW_ID'),('loslex_test','contest_results','contest_results_contest_id_index','2025-08-26 22:33:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','contest_results','contest_results_contest_id_index','2025-08-26 22:33:48','size',97,NULL,'Number of pages in the index'),('loslex_test','contests','PRIMARY','2025-08-26 22:34:05','n_diff_pfx01',320,20,'id'),('loslex_test','contests','PRIMARY','2025-08-26 22:34:05','n_leaf_pages',98,NULL,'Number of leaf pages in the index'),('loslex_test','contests','PRIMARY','2025-08-26 22:34:05','size',161,NULL,'Number of pages in the index'),('loslex_test','failed_jobs','PRIMARY','2025-08-26 22:33:48','n_diff_pfx01',0,1,'id'),('loslex_test','failed_jobs','PRIMARY','2025-08-26 22:33:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','failed_jobs','PRIMARY','2025-08-26 22:33:48','size',1,NULL,'Number of pages in the index'),('loslex_test','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:33:48','n_diff_pfx01',0,1,'uuid'),('loslex_test','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:33:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','failed_jobs','failed_jobs_uuid_unique','2025-08-26 22:33:48','size',1,NULL,'Number of pages in the index'),('loslex_test','log','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',1507,18,'id'),('loslex_test','log','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',320,NULL,'Number of leaf pages in the index'),('loslex_test','log','PRIMARY','2025-08-26 22:33:49','size',353,NULL,'Number of pages in the index'),('loslex_test','migrations','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',26,1,'id'),('loslex_test','migrations','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','migrations','PRIMARY','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','organizer_group_users','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',71,1,'id'),('loslex_test','organizer_group_users','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','organizer_group_users','PRIMARY','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','organizer_groups','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',29,1,'id'),('loslex_test','organizer_groups','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','organizer_groups','PRIMARY','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','password_reset_tokens','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',49,1,'email'),('loslex_test','password_reset_tokens','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','password_reset_tokens','PRIMARY','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','penalties','PRIMARY','2025-08-26 22:33:50','n_diff_pfx01',18,1,'id'),('loslex_test','penalties','PRIMARY','2025-08-26 22:33:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','penalties','PRIMARY','2025-08-26 22:33:50','size',1,NULL,'Number of pages in the index'),('loslex_test','personal_access_tokens','PRIMARY','2025-08-26 22:33:49','n_diff_pfx01',0,1,'id'),('loslex_test','personal_access_tokens','PRIMARY','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','personal_access_tokens','PRIMARY','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:33:49','n_diff_pfx01',0,1,'token'),('loslex_test','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','personal_access_tokens','personal_access_tokens_token_unique','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:33:49','n_diff_pfx01',0,1,'tokenable_type'),('loslex_test','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:33:49','n_diff_pfx02',0,1,'tokenable_type,tokenable_id'),('loslex_test','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:33:49','n_diff_pfx03',0,1,'tokenable_type,tokenable_id,id'),('loslex_test','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:33:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','personal_access_tokens','personal_access_tokens_tokenable_type_tokenable_id_index','2025-08-26 22:33:49','size',1,NULL,'Number of pages in the index'),('loslex_test','ranges','PRIMARY','2025-08-26 22:33:50','n_diff_pfx01',35,1,'id'),('loslex_test','ranges','PRIMARY','2025-08-26 22:33:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','ranges','PRIMARY','2025-08-26 22:33:50','size',1,NULL,'Number of pages in the index'),('loslex_test','registrations','PRIMARY','2025-08-26 22:33:50','n_diff_pfx01',8722,20,'id'),('loslex_test','registrations','PRIMARY','2025-08-26 22:33:50','n_leaf_pages',71,NULL,'Number of leaf pages in the index'),('loslex_test','registrations','PRIMARY','2025-08-26 22:33:50','size',97,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:33:51','n_diff_pfx01',68775,20,'DB_ROW_ID'),('loslex_test','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:33:51','n_leaf_pages',393,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_results','GEN_CLUST_INDEX','2025-08-26 22:33:51','size',417,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:33:51','n_diff_pfx01',258,20,'contest_id'),('loslex_test','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:33:51','n_diff_pfx02',72176,20,'contest_id,DB_ROW_ID'),('loslex_test','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:33:51','n_leaf_pages',130,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_results','shooter_stage_results_contest_id_index','2025-08-26 22:33:51','size',161,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_targets','PRIMARY','2025-08-26 22:33:52','n_diff_pfx01',161695,20,'id'),('loslex_test','shooter_stage_targets','PRIMARY','2025-08-26 22:33:52','n_leaf_pages',443,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_targets','PRIMARY','2025-08-26 22:33:52','size',481,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_targets','shooter_stage_id','2025-08-26 22:33:52','n_diff_pfx01',35141,20,'shooter_stage_id'),('loslex_test','shooter_stage_targets','shooter_stage_id','2025-08-26 22:33:52','n_diff_pfx02',162110,20,'shooter_stage_id,id'),('loslex_test','shooter_stage_targets','shooter_stage_id','2025-08-26 22:33:52','n_leaf_pages',215,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_targets','shooter_stage_id','2025-08-26 22:33:52','size',225,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_times','PRIMARY','2025-08-26 22:33:54','n_diff_pfx01',52263,20,'id'),('loslex_test','shooter_stage_times','PRIMARY','2025-08-26 22:33:54','n_leaf_pages',176,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_times','PRIMARY','2025-08-26 22:33:54','size',225,NULL,'Number of pages in the index'),('loslex_test','shooter_stage_times','shooter_stage_id','2025-08-26 22:33:54','n_diff_pfx01',33177,20,'shooter_stage_id'),('loslex_test','shooter_stage_times','shooter_stage_id','2025-08-26 22:33:54','n_diff_pfx02',52927,20,'shooter_stage_id,id'),('loslex_test','shooter_stage_times','shooter_stage_id','2025-08-26 22:33:54','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stage_times','shooter_stage_id','2025-08-26 22:33:54','size',97,NULL,'Number of pages in the index'),('loslex_test','shooter_stages','PRIMARY','2025-08-26 22:33:50','n_diff_pfx01',34441,20,'id'),('loslex_test','shooter_stages','PRIMARY','2025-08-26 22:33:50','n_leaf_pages',101,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stages','PRIMARY','2025-08-26 22:33:50','size',161,NULL,'Number of pages in the index'),('loslex_test','shooter_stages','registration_id','2025-08-26 22:33:50','n_diff_pfx01',7498,20,'registration_id'),('loslex_test','shooter_stages','registration_id','2025-08-26 22:33:50','n_diff_pfx02',32799,20,'registration_id,id'),('loslex_test','shooter_stages','registration_id','2025-08-26 22:33:50','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stages','registration_id','2025-08-26 22:33:50','size',97,NULL,'Number of pages in the index'),('loslex_test','shooter_stages','stage_id','2025-08-26 22:33:50','n_diff_pfx01',968,20,'stage_id'),('loslex_test','shooter_stages','stage_id','2025-08-26 22:33:50','n_diff_pfx02',33661,20,'stage_id,id'),('loslex_test','shooter_stages','stage_id','2025-08-26 22:33:50','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('loslex_test','shooter_stages','stage_id','2025-08-26 22:33:50','size',97,NULL,'Number of pages in the index'),('loslex_test','stages','PRIMARY','2025-08-26 22:33:55','n_diff_pfx01',1002,4,'id'),('loslex_test','stages','PRIMARY','2025-08-26 22:33:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','stages','PRIMARY','2025-08-26 22:33:55','size',5,NULL,'Number of pages in the index'),('loslex_test','users','PRIMARY','2025-08-26 22:34:05','n_diff_pfx01',1642,20,'id'),('loslex_test','users','PRIMARY','2025-08-26 22:34:05','n_leaf_pages',27,NULL,'Number of leaf pages in the index'),('loslex_test','users','PRIMARY','2025-08-26 22:34:05','size',28,NULL,'Number of pages in the index'),('loslex_test','users','users_email_unique','2025-08-26 22:34:05','n_diff_pfx01',1634,4,'email'),('loslex_test','users','users_email_unique','2025-08-26 22:34:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','users','users_email_unique','2025-08-26 22:34:05','size',5,NULL,'Number of pages in the index'),('loslex_test','users','users_lex_hash_unique','2025-08-26 22:34:05','n_diff_pfx01',498,3,'lex_hash'),('loslex_test','users','users_lex_hash_unique','2025-08-26 22:34:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','users','users_lex_hash_unique','2025-08-26 22:34:05','size',4,NULL,'Number of pages in the index'),('loslex_test','users','users_username_unique','2025-08-26 22:34:05','n_diff_pfx01',1634,4,'username'),('loslex_test','users','users_username_unique','2025-08-26 22:34:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('loslex_test','users','users_username_unique','2025-08-26 22:34:05','size',5,NULL,'Number of pages in the index'),('ludekvarak','eacm_dp_available_categories','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',6,1,'id'),('ludekvarak','eacm_dp_available_categories','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','eacm_dp_available_categories','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:56:35','n_diff_pfx01',0,1,'id'),('ludekvarak','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:56:35','n_diff_pfx01',0,1,'id'),('ludekvarak','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_commentmeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',0,1,'meta_id'),('ludekvarak','onl_commentmeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_commentmeta','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_commentmeta','comment_id','2023-07-11 09:56:35','n_diff_pfx01',0,1,'comment_id'),('ludekvarak','onl_commentmeta','comment_id','2023-07-11 09:56:35','n_diff_pfx02',0,1,'comment_id,meta_id'),('ludekvarak','onl_commentmeta','comment_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_commentmeta','comment_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_commentmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',0,1,'meta_key'),('ludekvarak','onl_commentmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',0,1,'meta_key,meta_id'),('ludekvarak','onl_commentmeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_commentmeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_ID'),('ludekvarak','onl_comments','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_approved'),('ludekvarak','onl_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx02',1,1,'comment_approved,comment_date_gmt'),('ludekvarak','onl_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx03',1,1,'comment_approved,comment_date_gmt,comment_ID'),('ludekvarak','onl_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','comment_approved_date_gmt','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','comment_author_email','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_author_email'),('ludekvarak','onl_comments','comment_author_email','2023-07-11 09:56:35','n_diff_pfx02',1,1,'comment_author_email,comment_ID'),('ludekvarak','onl_comments','comment_author_email','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','comment_author_email','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','comment_date_gmt','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_date_gmt'),('ludekvarak','onl_comments','comment_date_gmt','2023-07-11 09:56:35','n_diff_pfx02',1,1,'comment_date_gmt,comment_ID'),('ludekvarak','onl_comments','comment_date_gmt','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','comment_date_gmt','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','comment_parent','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_parent'),('ludekvarak','onl_comments','comment_parent','2023-07-11 09:56:35','n_diff_pfx02',1,1,'comment_parent,comment_ID'),('ludekvarak','onl_comments','comment_parent','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','comment_parent','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_comments','comment_post_ID','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_post_ID'),('ludekvarak','onl_comments','comment_post_ID','2023-07-11 09:56:35','n_diff_pfx02',1,1,'comment_post_ID,comment_ID'),('ludekvarak','onl_comments','comment_post_ID','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_comments','comment_post_ID','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_links','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',0,1,'link_id'),('ludekvarak','onl_links','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_links','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_links','link_visible','2023-07-11 09:56:35','n_diff_pfx01',0,1,'link_visible'),('ludekvarak','onl_links','link_visible','2023-07-11 09:56:35','n_diff_pfx02',0,1,'link_visible,link_id'),('ludekvarak','onl_links','link_visible','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_links','link_visible','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_options','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',182,4,'option_id'),('ludekvarak','onl_options','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_options','PRIMARY','2023-07-11 09:56:35','size',8,NULL,'Number of pages in the index'),('ludekvarak','onl_options','option_name','2023-07-11 09:56:35','n_diff_pfx01',182,1,'option_name'),('ludekvarak','onl_options','option_name','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_options','option_name','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_postmeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',67,2,'meta_id'),('ludekvarak','onl_postmeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_postmeta','PRIMARY','2023-07-11 09:56:35','size',3,NULL,'Number of pages in the index'),('ludekvarak','onl_postmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',31,1,'meta_key'),('ludekvarak','onl_postmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',67,1,'meta_key,meta_id'),('ludekvarak','onl_postmeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_postmeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_postmeta','post_id','2023-07-11 09:56:35','n_diff_pfx01',18,1,'post_id'),('ludekvarak','onl_postmeta','post_id','2023-07-11 09:56:35','n_diff_pfx02',67,1,'post_id,meta_id'),('ludekvarak','onl_postmeta','post_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_postmeta','post_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_posts','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',34,1,'ID'),('ludekvarak','onl_posts','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_posts','PRIMARY','2023-07-11 09:56:35','size',2,NULL,'Number of pages in the index'),('ludekvarak','onl_posts','post_author','2023-07-11 09:56:35','n_diff_pfx01',1,1,'post_author'),('ludekvarak','onl_posts','post_author','2023-07-11 09:56:35','n_diff_pfx02',34,1,'post_author,ID'),('ludekvarak','onl_posts','post_author','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_posts','post_author','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_posts','post_name','2023-07-11 09:56:35','n_diff_pfx01',27,1,'post_name'),('ludekvarak','onl_posts','post_name','2023-07-11 09:56:35','n_diff_pfx02',34,1,'post_name,ID'),('ludekvarak','onl_posts','post_name','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_posts','post_name','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_posts','post_parent','2023-07-11 09:56:35','n_diff_pfx01',7,1,'post_parent'),('ludekvarak','onl_posts','post_parent','2023-07-11 09:56:35','n_diff_pfx02',34,1,'post_parent,ID'),('ludekvarak','onl_posts','post_parent','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_posts','post_parent','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx01',9,1,'post_type'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx02',9,1,'post_type,post_status'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx03',32,1,'post_type,post_status,post_date'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx04',34,1,'post_type,post_status,post_date,ID'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_posts','type_status_date','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_responsive_menu','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',218,1,'name'),('ludekvarak','onl_responsive_menu','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_responsive_menu','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_term_relationships','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',3,1,'object_id'),('ludekvarak','onl_term_relationships','PRIMARY','2023-07-11 09:56:35','n_diff_pfx02',3,1,'object_id,term_taxonomy_id'),('ludekvarak','onl_term_relationships','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_term_relationships','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_diff_pfx01',2,1,'term_taxonomy_id'),('ludekvarak','onl_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_diff_pfx02',3,1,'term_taxonomy_id,object_id'),('ludekvarak','onl_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_term_taxonomy','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',2,1,'term_taxonomy_id'),('ludekvarak','onl_term_taxonomy','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_term_taxonomy','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_diff_pfx01',2,1,'taxonomy'),('ludekvarak','onl_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_diff_pfx02',2,1,'taxonomy,term_taxonomy_id'),('ludekvarak','onl_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_term_taxonomy','taxonomy','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_diff_pfx01',2,1,'term_id'),('ludekvarak','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_diff_pfx02',2,1,'term_id,taxonomy'),('ludekvarak','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_termmeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',1,1,'meta_id'),('ludekvarak','onl_termmeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_termmeta','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_termmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',1,1,'meta_key'),('ludekvarak','onl_termmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',1,1,'meta_key,meta_id'),('ludekvarak','onl_termmeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_termmeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_termmeta','term_id','2023-07-11 09:56:35','n_diff_pfx01',1,1,'term_id'),('ludekvarak','onl_termmeta','term_id','2023-07-11 09:56:35','n_diff_pfx02',1,1,'term_id,meta_id'),('ludekvarak','onl_termmeta','term_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_termmeta','term_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_terms','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',2,1,'term_id'),('ludekvarak','onl_terms','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_terms','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_terms','name','2023-07-11 09:56:35','n_diff_pfx01',2,1,'name'),('ludekvarak','onl_terms','name','2023-07-11 09:56:35','n_diff_pfx02',2,1,'name,term_id'),('ludekvarak','onl_terms','name','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_terms','name','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_terms','slug','2023-07-11 09:56:35','n_diff_pfx01',2,1,'slug'),('ludekvarak','onl_terms','slug','2023-07-11 09:56:35','n_diff_pfx02',2,1,'slug,term_id'),('ludekvarak','onl_terms','slug','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_terms','slug','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_usermeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',40,1,'umeta_id'),('ludekvarak','onl_usermeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_usermeta','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_usermeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',24,1,'meta_key'),('ludekvarak','onl_usermeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',40,1,'meta_key,umeta_id'),('ludekvarak','onl_usermeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_usermeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_usermeta','user_id','2023-07-11 09:56:35','n_diff_pfx01',2,1,'user_id'),('ludekvarak','onl_usermeta','user_id','2023-07-11 09:56:35','n_diff_pfx02',40,1,'user_id,umeta_id'),('ludekvarak','onl_usermeta','user_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_usermeta','user_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_users','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',2,1,'ID'),('ludekvarak','onl_users','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_users','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_users','user_email','2023-07-11 09:56:35','n_diff_pfx01',2,1,'user_email'),('ludekvarak','onl_users','user_email','2023-07-11 09:56:35','n_diff_pfx02',2,1,'user_email,ID'),('ludekvarak','onl_users','user_email','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_users','user_email','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_users','user_login_key','2023-07-11 09:56:35','n_diff_pfx01',2,1,'user_login'),('ludekvarak','onl_users','user_login_key','2023-07-11 09:56:35','n_diff_pfx02',2,1,'user_login,ID'),('ludekvarak','onl_users','user_login_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_users','user_login_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','onl_users','user_nicename','2023-07-11 09:56:35','n_diff_pfx01',2,1,'user_nicename'),('ludekvarak','onl_users','user_nicename','2023-07-11 09:56:35','n_diff_pfx02',2,1,'user_nicename,ID'),('ludekvarak','onl_users','user_nicename','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','onl_users','user_nicename','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_commentmeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',0,1,'meta_id'),('ludekvarak','wp_commentmeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_commentmeta','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_commentmeta','comment_id','2023-07-11 09:56:35','n_diff_pfx01',0,1,'comment_id'),('ludekvarak','wp_commentmeta','comment_id','2023-07-11 09:56:35','n_diff_pfx02',0,1,'comment_id,meta_id'),('ludekvarak','wp_commentmeta','comment_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_commentmeta','comment_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_commentmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',0,1,'meta_key'),('ludekvarak','wp_commentmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',0,1,'meta_key,meta_id'),('ludekvarak','wp_commentmeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_commentmeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',2,1,'comment_ID'),('ludekvarak','wp_comments','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_approved'),('ludekvarak','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx02',2,1,'comment_approved,comment_date_gmt'),('ludekvarak','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_diff_pfx03',2,1,'comment_approved,comment_date_gmt,comment_ID'),('ludekvarak','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','comment_author_email','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_author_email'),('ludekvarak','wp_comments','comment_author_email','2023-07-11 09:56:35','n_diff_pfx02',2,1,'comment_author_email,comment_ID'),('ludekvarak','wp_comments','comment_author_email','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','comment_author_email','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','comment_date_gmt','2023-07-11 09:56:35','n_diff_pfx01',2,1,'comment_date_gmt'),('ludekvarak','wp_comments','comment_date_gmt','2023-07-11 09:56:35','n_diff_pfx02',2,1,'comment_date_gmt,comment_ID'),('ludekvarak','wp_comments','comment_date_gmt','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','comment_date_gmt','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','comment_parent','2023-07-11 09:56:35','n_diff_pfx01',1,1,'comment_parent'),('ludekvarak','wp_comments','comment_parent','2023-07-11 09:56:35','n_diff_pfx02',2,1,'comment_parent,comment_ID'),('ludekvarak','wp_comments','comment_parent','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','comment_parent','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_comments','comment_post_ID','2023-07-11 09:56:35','n_diff_pfx01',2,1,'comment_post_ID'),('ludekvarak','wp_comments','comment_post_ID','2023-07-11 09:56:35','n_diff_pfx02',2,1,'comment_post_ID,comment_ID'),('ludekvarak','wp_comments','comment_post_ID','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_comments','comment_post_ID','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_links','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',0,1,'link_id'),('ludekvarak','wp_links','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_links','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_links','link_visible','2023-07-11 09:56:35','n_diff_pfx01',0,1,'link_visible'),('ludekvarak','wp_links','link_visible','2023-07-11 09:56:35','n_diff_pfx02',0,1,'link_visible,link_id'),('ludekvarak','wp_links','link_visible','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_links','link_visible','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_options','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',148,3,'option_id'),('ludekvarak','wp_options','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_options','PRIMARY','2023-07-11 09:56:35','size',5,NULL,'Number of pages in the index'),('ludekvarak','wp_options','option_name','2023-07-11 09:56:35','n_diff_pfx01',148,1,'option_name'),('ludekvarak','wp_options','option_name','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_options','option_name','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_postmeta','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',305,3,'meta_id'),('ludekvarak','wp_postmeta','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_postmeta','PRIMARY','2023-07-11 09:56:35','size',4,NULL,'Number of pages in the index'),('ludekvarak','wp_postmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx01',40,1,'meta_key'),('ludekvarak','wp_postmeta','meta_key','2023-07-11 09:56:35','n_diff_pfx02',305,1,'meta_key,meta_id'),('ludekvarak','wp_postmeta','meta_key','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_postmeta','meta_key','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_postmeta','post_id','2023-07-11 09:56:35','n_diff_pfx01',73,1,'post_id'),('ludekvarak','wp_postmeta','post_id','2023-07-11 09:56:35','n_diff_pfx02',305,1,'post_id,meta_id'),('ludekvarak','wp_postmeta','post_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_postmeta','post_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_posts','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',69,11,'ID'),('ludekvarak','wp_posts','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',20,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_posts','PRIMARY','2023-07-11 09:56:35','size',21,NULL,'Number of pages in the index'),('ludekvarak','wp_posts','post_author','2023-07-11 09:56:35','n_diff_pfx01',1,1,'post_author'),('ludekvarak','wp_posts','post_author','2023-07-11 09:56:35','n_diff_pfx02',80,1,'post_author,ID'),('ludekvarak','wp_posts','post_author','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_posts','post_author','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_posts','post_name','2023-07-11 09:56:35','n_diff_pfx01',69,1,'post_name'),('ludekvarak','wp_posts','post_name','2023-07-11 09:56:35','n_diff_pfx02',80,1,'post_name,ID'),('ludekvarak','wp_posts','post_name','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_posts','post_name','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_posts','post_parent','2023-07-11 09:56:35','n_diff_pfx01',3,1,'post_parent'),('ludekvarak','wp_posts','post_parent','2023-07-11 09:56:35','n_diff_pfx02',80,1,'post_parent,ID'),('ludekvarak','wp_posts','post_parent','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_posts','post_parent','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx01',9,1,'post_type'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx02',12,1,'post_type,post_status'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx03',37,1,'post_type,post_status,post_date'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','n_diff_pfx04',80,1,'post_type,post_status,post_date,ID'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_posts','type_status_date','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_term_relationships','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',17,1,'object_id'),('ludekvarak','wp_term_relationships','PRIMARY','2023-07-11 09:56:35','n_diff_pfx02',26,1,'object_id,term_taxonomy_id'),('ludekvarak','wp_term_relationships','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_term_relationships','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_diff_pfx01',11,1,'term_taxonomy_id'),('ludekvarak','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_diff_pfx02',26,1,'term_taxonomy_id,object_id'),('ludekvarak','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:35','n_diff_pfx01',11,1,'term_taxonomy_id'),('ludekvarak','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_diff_pfx01',6,1,'taxonomy'),('ludekvarak','wp_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_diff_pfx02',11,1,'taxonomy,term_taxonomy_id'),('ludekvarak','wp_term_taxonomy','taxonomy','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_term_taxonomy','taxonomy','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_diff_pfx01',11,1,'term_id'),('ludekvarak','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_diff_pfx02',11,1,'term_id,taxonomy'),('ludekvarak','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:35','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_termmeta','PRIMARY','2023-07-11 09:56:36','n_diff_pfx01',0,1,'meta_id'),('ludekvarak','wp_termmeta','PRIMARY','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_termmeta','PRIMARY','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_termmeta','meta_key','2023-07-11 09:56:36','n_diff_pfx01',0,1,'meta_key'),('ludekvarak','wp_termmeta','meta_key','2023-07-11 09:56:36','n_diff_pfx02',0,1,'meta_key,meta_id'),('ludekvarak','wp_termmeta','meta_key','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_termmeta','meta_key','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_termmeta','term_id','2023-07-11 09:56:36','n_diff_pfx01',0,1,'term_id'),('ludekvarak','wp_termmeta','term_id','2023-07-11 09:56:36','n_diff_pfx02',0,1,'term_id,meta_id'),('ludekvarak','wp_termmeta','term_id','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_termmeta','term_id','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_terms','PRIMARY','2023-07-11 09:56:36','n_diff_pfx01',11,1,'term_id'),('ludekvarak','wp_terms','PRIMARY','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_terms','PRIMARY','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_terms','name','2023-07-11 09:56:36','n_diff_pfx01',11,1,'name'),('ludekvarak','wp_terms','name','2023-07-11 09:56:36','n_diff_pfx02',11,1,'name,term_id'),('ludekvarak','wp_terms','name','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_terms','name','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_terms','slug','2023-07-11 09:56:36','n_diff_pfx01',11,1,'slug'),('ludekvarak','wp_terms','slug','2023-07-11 09:56:36','n_diff_pfx02',11,1,'slug,term_id'),('ludekvarak','wp_terms','slug','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_terms','slug','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_usermeta','PRIMARY','2023-07-11 09:56:36','n_diff_pfx01',18,1,'umeta_id'),('ludekvarak','wp_usermeta','PRIMARY','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_usermeta','PRIMARY','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_usermeta','meta_key','2023-07-11 09:56:36','n_diff_pfx01',18,1,'meta_key'),('ludekvarak','wp_usermeta','meta_key','2023-07-11 09:56:36','n_diff_pfx02',18,1,'meta_key,umeta_id'),('ludekvarak','wp_usermeta','meta_key','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_usermeta','meta_key','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_usermeta','user_id','2023-07-11 09:56:36','n_diff_pfx01',1,1,'user_id'),('ludekvarak','wp_usermeta','user_id','2023-07-11 09:56:36','n_diff_pfx02',18,1,'user_id,umeta_id'),('ludekvarak','wp_usermeta','user_id','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_usermeta','user_id','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_users','PRIMARY','2023-07-11 09:56:36','n_diff_pfx01',1,1,'ID'),('ludekvarak','wp_users','PRIMARY','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_users','PRIMARY','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_users','user_email','2023-07-11 09:56:36','n_diff_pfx01',1,1,'user_email'),('ludekvarak','wp_users','user_email','2023-07-11 09:56:36','n_diff_pfx02',1,1,'user_email,ID'),('ludekvarak','wp_users','user_email','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_users','user_email','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_users','user_login_key','2023-07-11 09:56:36','n_diff_pfx01',1,1,'user_login'),('ludekvarak','wp_users','user_login_key','2023-07-11 09:56:36','n_diff_pfx02',1,1,'user_login,ID'),('ludekvarak','wp_users','user_login_key','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_users','user_login_key','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('ludekvarak','wp_users','user_nicename','2023-07-11 09:56:36','n_diff_pfx01',1,1,'user_nicename'),('ludekvarak','wp_users','user_nicename','2023-07-11 09:56:36','n_diff_pfx02',1,1,'user_nicename,ID'),('ludekvarak','wp_users','user_nicename','2023-07-11 09:56:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ludekvarak','wp_users','user_nicename','2023-07-11 09:56:36','size',1,NULL,'Number of pages in the index'),('mail','session','PRIMARY','2016-03-12 14:56:39','n_diff_pfx01',0,1,'sess_id'),('mail','session','PRIMARY','2016-03-12 14:56:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mail','session','PRIMARY','2016-03-12 14:56:39','size',1,NULL,'Number of pages in the index'),('mail','session','changed_index','2016-03-12 14:56:39','n_diff_pfx01',0,1,'changed'),('mail','session','changed_index','2016-03-12 14:56:39','n_diff_pfx02',0,1,'changed,sess_id'),('mail','session','changed_index','2016-03-12 14:56:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mail','session','changed_index','2016-03-12 14:56:39','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_appointments','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_appointments','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_appointments','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_appointments','service_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'service_id'),('masazededik','wp_bookly_appointments','service_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'service_id,id'),('masazededik','wp_bookly_appointments','service_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_appointments','service_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_appointments','staff_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'staff_id'),('masazededik','wp_bookly_appointments','staff_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'staff_id,id'),('masazededik','wp_bookly_appointments','staff_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_appointments','staff_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_categories','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_categories','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_categories','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_customer_appointments','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','appointment_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'appointment_id'),('masazededik','wp_bookly_customer_appointments','appointment_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'appointment_id,id'),('masazededik','wp_bookly_customer_appointments','appointment_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','appointment_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','customer_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'customer_id'),('masazededik','wp_bookly_customer_appointments','customer_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'customer_id,id'),('masazededik','wp_bookly_customer_appointments','customer_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','customer_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','order_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'order_id'),('masazededik','wp_bookly_customer_appointments','order_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'order_id,id'),('masazededik','wp_bookly_customer_appointments','order_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','order_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','payment_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'payment_id'),('masazededik','wp_bookly_customer_appointments','payment_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'payment_id,id'),('masazededik','wp_bookly_customer_appointments','payment_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','payment_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customer_appointments','series_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'series_id'),('masazededik','wp_bookly_customer_appointments','series_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'series_id,id'),('masazededik','wp_bookly_customer_appointments','series_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customer_appointments','series_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_customers','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_customers','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_customers','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_holidays','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_holidays','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_holidays','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_holidays','staff_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'staff_id'),('masazededik','wp_bookly_holidays','staff_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'staff_id,id'),('masazededik','wp_bookly_holidays','staff_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_holidays','staff_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_log','PRIMARY','2024-11-10 16:33:25','n_diff_pfx01',8,1,'id'),('masazededik','wp_bookly_log','PRIMARY','2024-11-10 16:33:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_log','PRIMARY','2024-11-10 16:33:25','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_campaigns','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_mailing_campaigns','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_campaigns','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_campaigns','mailing_list_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'mailing_list_id'),('masazededik','wp_bookly_mailing_campaigns','mailing_list_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'mailing_list_id,id'),('masazededik','wp_bookly_mailing_campaigns','mailing_list_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_campaigns','mailing_list_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_list_recipients','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_mailing_list_recipients','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_list_recipients','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_list_recipients','mailing_list_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'mailing_list_id'),('masazededik','wp_bookly_mailing_list_recipients','mailing_list_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'mailing_list_id,id'),('masazededik','wp_bookly_mailing_list_recipients','mailing_list_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_list_recipients','mailing_list_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_lists','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_mailing_lists','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_lists','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_mailing_queue','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_mailing_queue','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_mailing_queue','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_news','PRIMARY','2024-09-03 09:27:37','n_diff_pfx01',60,4,'id'),('masazededik','wp_bookly_news','PRIMARY','2024-09-03 09:27:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_news','PRIMARY','2024-09-03 09:27:37','size',5,NULL,'Number of pages in the index'),('masazededik','wp_bookly_notifications','PRIMARY','2024-09-03 09:20:36','n_diff_pfx01',20,1,'id'),('masazededik','wp_bookly_notifications','PRIMARY','2024-09-03 09:20:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_notifications','PRIMARY','2024-09-03 09:20:36','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_notifications_queue','PRIMARY','2024-09-03 09:20:24','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_notifications_queue','PRIMARY','2024-09-03 09:20:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_notifications_queue','PRIMARY','2024-09-03 09:20:24','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_orders','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_orders','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_orders','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_payments','PRIMARY','2024-11-10 16:03:04','n_diff_pfx01',1,1,'id'),('masazededik','wp_bookly_payments','PRIMARY','2024-11-10 16:03:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_payments','PRIMARY','2024-11-10 16:03:04','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_payments','invoice_id_idx','2024-11-10 16:03:04','n_diff_pfx01',1,1,'invoice_id'),('masazededik','wp_bookly_payments','invoice_id_idx','2024-11-10 16:03:04','n_diff_pfx02',1,1,'invoice_id,id'),('masazededik','wp_bookly_payments','invoice_id_idx','2024-11-10 16:03:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_payments','invoice_id_idx','2024-11-10 16:03:04','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_payments','order_id','2024-11-10 16:03:04','n_diff_pfx01',1,1,'order_id'),('masazededik','wp_bookly_payments','order_id','2024-11-10 16:03:04','n_diff_pfx02',1,1,'order_id,id'),('masazededik','wp_bookly_payments','order_id','2024-11-10 16:03:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_payments','order_id','2024-11-10 16:03:04','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_schedule_item_breaks','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_schedule_item_breaks','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_schedule_item_breaks','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_schedule_item_breaks','staff_schedule_item_id','2024-09-03 09:20:22','n_diff_pfx01',0,1,'staff_schedule_item_id'),('masazededik','wp_bookly_schedule_item_breaks','staff_schedule_item_id','2024-09-03 09:20:22','n_diff_pfx02',0,1,'staff_schedule_item_id,id'),('masazededik','wp_bookly_schedule_item_breaks','staff_schedule_item_id','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_schedule_item_breaks','staff_schedule_item_id','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sent_notifications','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_sent_notifications','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sent_notifications','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sent_notifications','notification_id','2024-09-03 09:20:23','n_diff_pfx01',0,1,'notification_id'),('masazededik','wp_bookly_sent_notifications','notification_id','2024-09-03 09:20:23','n_diff_pfx02',0,1,'notification_id,id'),('masazededik','wp_bookly_sent_notifications','notification_id','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sent_notifications','notification_id','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sent_notifications','ref_id_idx','2024-09-03 09:20:23','n_diff_pfx01',0,1,'ref_id'),('masazededik','wp_bookly_sent_notifications','ref_id_idx','2024-09-03 09:20:23','n_diff_pfx02',0,1,'ref_id,id'),('masazededik','wp_bookly_sent_notifications','ref_id_idx','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sent_notifications','ref_id_idx','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_series','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_series','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_series','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_services','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_services','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_services','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_services','category_id','2024-09-03 09:20:22','n_diff_pfx01',0,1,'category_id'),('masazededik','wp_bookly_services','category_id','2024-09-03 09:20:22','n_diff_pfx02',0,1,'category_id,id'),('masazededik','wp_bookly_services','category_id','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_services','category_id','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sessions','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_sessions','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sessions','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sessions','expire','2024-09-03 09:20:23','n_diff_pfx01',0,1,'expire'),('masazededik','wp_bookly_sessions','expire','2024-09-03 09:20:23','n_diff_pfx02',0,1,'expire,id'),('masazededik','wp_bookly_sessions','expire','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sessions','expire','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sessions','token','2024-09-03 09:20:23','n_diff_pfx01',0,1,'token'),('masazededik','wp_bookly_sessions','token','2024-09-03 09:20:23','n_diff_pfx02',0,1,'token,id'),('masazededik','wp_bookly_sessions','token','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sessions','token','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_shop','PRIMARY','2024-09-03 09:27:37','n_diff_pfx01',44,3,'id'),('masazededik','wp_bookly_shop','PRIMARY','2024-09-03 09:27:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_shop','PRIMARY','2024-09-03 09:27:37','size',4,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_staff','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff_schedule_items','PRIMARY','2024-09-03 09:23:51','n_diff_pfx01',7,1,'id'),('masazededik','wp_bookly_staff_schedule_items','PRIMARY','2024-09-03 09:23:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff_schedule_items','PRIMARY','2024-09-03 09:23:51','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff_schedule_items','unique_ids_idx','2024-09-03 09:23:51','n_diff_pfx01',1,1,'staff_id'),('masazededik','wp_bookly_staff_schedule_items','unique_ids_idx','2024-09-03 09:23:51','n_diff_pfx02',7,1,'staff_id,day_index'),('masazededik','wp_bookly_staff_schedule_items','unique_ids_idx','2024-09-03 09:23:51','n_diff_pfx03',7,1,'staff_id,day_index,location_id'),('masazededik','wp_bookly_staff_schedule_items','unique_ids_idx','2024-09-03 09:23:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff_schedule_items','unique_ids_idx','2024-09-03 09:23:51','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff_services','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_staff_services','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff_services','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff_services','service_id','2024-09-03 09:20:22','n_diff_pfx01',0,1,'service_id'),('masazededik','wp_bookly_staff_services','service_id','2024-09-03 09:20:22','n_diff_pfx02',0,1,'service_id,id'),('masazededik','wp_bookly_staff_services','service_id','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff_services','service_id','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_staff_services','unique_ids_idx','2024-09-03 09:20:22','n_diff_pfx01',0,1,'staff_id'),('masazededik','wp_bookly_staff_services','unique_ids_idx','2024-09-03 09:20:22','n_diff_pfx02',0,1,'staff_id,service_id'),('masazededik','wp_bookly_staff_services','unique_ids_idx','2024-09-03 09:20:22','n_diff_pfx03',0,1,'staff_id,service_id,location_id'),('masazededik','wp_bookly_staff_services','unique_ids_idx','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_staff_services','unique_ids_idx','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_stats','PRIMARY','2024-09-03 09:20:23','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_stats','PRIMARY','2024-09-03 09:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_stats','PRIMARY','2024-09-03 09:20:23','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sub_services','PRIMARY','2024-09-03 09:20:22','n_diff_pfx01',0,1,'id'),('masazededik','wp_bookly_sub_services','PRIMARY','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sub_services','PRIMARY','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sub_services','service_id','2024-09-03 09:20:22','n_diff_pfx01',0,1,'service_id'),('masazededik','wp_bookly_sub_services','service_id','2024-09-03 09:20:22','n_diff_pfx02',0,1,'service_id,id'),('masazededik','wp_bookly_sub_services','service_id','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sub_services','service_id','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_bookly_sub_services','sub_service_id','2024-09-03 09:20:22','n_diff_pfx01',0,1,'sub_service_id'),('masazededik','wp_bookly_sub_services','sub_service_id','2024-09-03 09:20:22','n_diff_pfx02',0,1,'sub_service_id,id'),('masazededik','wp_bookly_sub_services','sub_service_id','2024-09-03 09:20:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_bookly_sub_services','sub_service_id','2024-09-03 09:20:22','size',1,NULL,'Number of pages in the index'),('masazededik','wp_commentmeta','PRIMARY','2024-09-03 09:17:29','n_diff_pfx01',0,1,'meta_id'),('masazededik','wp_commentmeta','PRIMARY','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_commentmeta','PRIMARY','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_commentmeta','comment_id','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_id'),('masazededik','wp_commentmeta','comment_id','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_id,meta_id'),('masazededik','wp_commentmeta','comment_id','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_commentmeta','comment_id','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_commentmeta','meta_key','2024-09-03 09:17:29','n_diff_pfx01',0,1,'meta_key'),('masazededik','wp_commentmeta','meta_key','2024-09-03 09:17:29','n_diff_pfx02',0,1,'meta_key,meta_id'),('masazededik','wp_commentmeta','meta_key','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_commentmeta','meta_key','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','PRIMARY','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_ID'),('masazededik','wp_comments','PRIMARY','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','PRIMARY','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','comment_approved_date_gmt','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_approved'),('masazededik','wp_comments','comment_approved_date_gmt','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_approved,comment_date_gmt'),('masazededik','wp_comments','comment_approved_date_gmt','2024-09-03 09:17:29','n_diff_pfx03',0,1,'comment_approved,comment_date_gmt,comment_ID'),('masazededik','wp_comments','comment_approved_date_gmt','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','comment_approved_date_gmt','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','comment_author_email','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_author_email'),('masazededik','wp_comments','comment_author_email','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_author_email,comment_ID'),('masazededik','wp_comments','comment_author_email','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','comment_author_email','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','comment_date_gmt','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_date_gmt'),('masazededik','wp_comments','comment_date_gmt','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_date_gmt,comment_ID'),('masazededik','wp_comments','comment_date_gmt','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','comment_date_gmt','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','comment_parent','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_parent'),('masazededik','wp_comments','comment_parent','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_parent,comment_ID'),('masazededik','wp_comments','comment_parent','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','comment_parent','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_comments','comment_post_ID','2024-09-03 09:17:29','n_diff_pfx01',0,1,'comment_post_ID'),('masazededik','wp_comments','comment_post_ID','2024-09-03 09:17:29','n_diff_pfx02',0,1,'comment_post_ID,comment_ID'),('masazededik','wp_comments','comment_post_ID','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_comments','comment_post_ID','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_links','PRIMARY','2024-09-03 09:17:29','n_diff_pfx01',0,1,'link_id'),('masazededik','wp_links','PRIMARY','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_links','PRIMARY','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_links','link_visible','2024-09-03 09:17:29','n_diff_pfx01',0,1,'link_visible'),('masazededik','wp_links','link_visible','2024-09-03 09:17:29','n_diff_pfx02',0,1,'link_visible,link_id'),('masazededik','wp_links','link_visible','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_links','link_visible','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_options','PRIMARY','2024-11-22 05:11:33','n_diff_pfx01',365,3,'option_id'),('masazededik','wp_options','PRIMARY','2024-11-22 05:11:33','n_leaf_pages',56,NULL,'Number of leaf pages in the index'),('masazededik','wp_options','PRIMARY','2024-11-22 05:11:33','size',130,NULL,'Number of pages in the index'),('masazededik','wp_options','autoload','2024-11-22 05:11:33','n_diff_pfx01',3,1,'autoload'),('masazededik','wp_options','autoload','2024-11-22 05:11:33','n_diff_pfx02',368,1,'autoload,option_id'),('masazededik','wp_options','autoload','2024-11-22 05:11:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_options','autoload','2024-11-22 05:11:33','size',1,NULL,'Number of pages in the index'),('masazededik','wp_options','option_name','2024-11-22 05:11:33','n_diff_pfx01',368,1,'option_name'),('masazededik','wp_options','option_name','2024-11-22 05:11:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_options','option_name','2024-11-22 05:11:33','size',1,NULL,'Number of pages in the index'),('masazededik','wp_postmeta','PRIMARY','2024-11-12 10:42:05','n_diff_pfx01',11,1,'meta_id'),('masazededik','wp_postmeta','PRIMARY','2024-11-12 10:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_postmeta','PRIMARY','2024-11-12 10:42:05','size',1,NULL,'Number of pages in the index'),('masazededik','wp_postmeta','meta_key','2024-11-12 10:42:05','n_diff_pfx01',7,1,'meta_key'),('masazededik','wp_postmeta','meta_key','2024-11-12 10:42:05','n_diff_pfx02',11,1,'meta_key,meta_id'),('masazededik','wp_postmeta','meta_key','2024-11-12 10:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_postmeta','meta_key','2024-11-12 10:42:05','size',1,NULL,'Number of pages in the index'),('masazededik','wp_postmeta','post_id','2024-11-12 10:42:05','n_diff_pfx01',9,1,'post_id'),('masazededik','wp_postmeta','post_id','2024-11-12 10:42:05','n_diff_pfx02',11,1,'post_id,meta_id'),('masazededik','wp_postmeta','post_id','2024-11-12 10:42:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_postmeta','post_id','2024-11-12 10:42:05','size',1,NULL,'Number of pages in the index'),('masazededik','wp_posts','PRIMARY','2024-11-12 10:44:41','n_diff_pfx01',26,7,'ID'),('masazededik','wp_posts','PRIMARY','2024-11-12 10:44:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_posts','PRIMARY','2024-11-12 10:44:41','size',10,NULL,'Number of pages in the index'),('masazededik','wp_posts','post_author','2024-11-12 10:44:41','n_diff_pfx01',3,1,'post_author'),('masazededik','wp_posts','post_author','2024-11-12 10:44:41','n_diff_pfx02',26,1,'post_author,ID'),('masazededik','wp_posts','post_author','2024-11-12 10:44:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_posts','post_author','2024-11-12 10:44:41','size',1,NULL,'Number of pages in the index'),('masazededik','wp_posts','post_name','2024-11-12 10:44:41','n_diff_pfx01',18,1,'post_name'),('masazededik','wp_posts','post_name','2024-11-12 10:44:41','n_diff_pfx02',26,1,'post_name,ID'),('masazededik','wp_posts','post_name','2024-11-12 10:44:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_posts','post_name','2024-11-12 10:44:41','size',1,NULL,'Number of pages in the index'),('masazededik','wp_posts','post_parent','2024-11-12 10:44:41','n_diff_pfx01',6,1,'post_parent'),('masazededik','wp_posts','post_parent','2024-11-12 10:44:41','n_diff_pfx02',26,1,'post_parent,ID'),('masazededik','wp_posts','post_parent','2024-11-12 10:44:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_posts','post_parent','2024-11-12 10:44:41','size',1,NULL,'Number of pages in the index'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','n_diff_pfx01',8,1,'post_type'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','n_diff_pfx02',10,1,'post_type,post_status'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','n_diff_pfx03',26,1,'post_type,post_status,post_date'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','n_diff_pfx04',26,1,'post_type,post_status,post_date,ID'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_posts','type_status_date','2024-11-12 10:44:41','size',1,NULL,'Number of pages in the index'),('masazededik','wp_term_relationships','PRIMARY','2024-11-12 10:36:29','n_diff_pfx01',5,1,'object_id'),('masazededik','wp_term_relationships','PRIMARY','2024-11-12 10:36:29','n_diff_pfx02',7,1,'object_id,term_taxonomy_id'),('masazededik','wp_term_relationships','PRIMARY','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_term_relationships','PRIMARY','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_term_relationships','term_taxonomy_id','2024-11-12 10:36:29','n_diff_pfx01',4,1,'term_taxonomy_id'),('masazededik','wp_term_relationships','term_taxonomy_id','2024-11-12 10:36:29','n_diff_pfx02',7,1,'term_taxonomy_id,object_id'),('masazededik','wp_term_relationships','term_taxonomy_id','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_term_relationships','term_taxonomy_id','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_term_taxonomy','PRIMARY','2024-11-12 10:36:29','n_diff_pfx01',4,1,'term_taxonomy_id'),('masazededik','wp_term_taxonomy','PRIMARY','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_term_taxonomy','PRIMARY','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_term_taxonomy','taxonomy','2024-11-12 10:36:29','n_diff_pfx01',3,1,'taxonomy'),('masazededik','wp_term_taxonomy','taxonomy','2024-11-12 10:36:29','n_diff_pfx02',4,1,'taxonomy,term_taxonomy_id'),('masazededik','wp_term_taxonomy','taxonomy','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_term_taxonomy','taxonomy','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_term_taxonomy','term_id_taxonomy','2024-11-12 10:36:29','n_diff_pfx01',4,1,'term_id'),('masazededik','wp_term_taxonomy','term_id_taxonomy','2024-11-12 10:36:29','n_diff_pfx02',4,1,'term_id,taxonomy'),('masazededik','wp_term_taxonomy','term_id_taxonomy','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_term_taxonomy','term_id_taxonomy','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_termmeta','PRIMARY','2024-09-03 09:17:29','n_diff_pfx01',0,1,'meta_id'),('masazededik','wp_termmeta','PRIMARY','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_termmeta','PRIMARY','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_termmeta','meta_key','2024-09-03 09:17:29','n_diff_pfx01',0,1,'meta_key'),('masazededik','wp_termmeta','meta_key','2024-09-03 09:17:29','n_diff_pfx02',0,1,'meta_key,meta_id'),('masazededik','wp_termmeta','meta_key','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_termmeta','meta_key','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_termmeta','term_id','2024-09-03 09:17:29','n_diff_pfx01',0,1,'term_id'),('masazededik','wp_termmeta','term_id','2024-09-03 09:17:29','n_diff_pfx02',0,1,'term_id,meta_id'),('masazededik','wp_termmeta','term_id','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_termmeta','term_id','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_terms','PRIMARY','2024-11-12 10:36:29','n_diff_pfx01',4,1,'term_id'),('masazededik','wp_terms','PRIMARY','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_terms','PRIMARY','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_terms','name','2024-11-12 10:36:29','n_diff_pfx01',4,1,'name'),('masazededik','wp_terms','name','2024-11-12 10:36:29','n_diff_pfx02',4,1,'name,term_id'),('masazededik','wp_terms','name','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_terms','name','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_terms','slug','2024-11-12 10:36:29','n_diff_pfx01',4,1,'slug'),('masazededik','wp_terms','slug','2024-11-12 10:36:29','n_diff_pfx02',4,1,'slug,term_id'),('masazededik','wp_terms','slug','2024-11-12 10:36:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_terms','slug','2024-11-12 10:36:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_usermeta','PRIMARY','2024-11-10 16:31:35','n_diff_pfx01',43,1,'umeta_id'),('masazededik','wp_usermeta','PRIMARY','2024-11-10 16:31:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_usermeta','PRIMARY','2024-11-10 16:31:35','size',1,NULL,'Number of pages in the index'),('masazededik','wp_usermeta','meta_key','2024-11-10 16:31:35','n_diff_pfx01',25,1,'meta_key'),('masazededik','wp_usermeta','meta_key','2024-11-10 16:31:35','n_diff_pfx02',43,1,'meta_key,umeta_id'),('masazededik','wp_usermeta','meta_key','2024-11-10 16:31:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_usermeta','meta_key','2024-11-10 16:31:35','size',1,NULL,'Number of pages in the index'),('masazededik','wp_usermeta','user_id','2024-11-10 16:31:35','n_diff_pfx01',2,1,'user_id'),('masazededik','wp_usermeta','user_id','2024-11-10 16:31:35','n_diff_pfx02',43,1,'user_id,umeta_id'),('masazededik','wp_usermeta','user_id','2024-11-10 16:31:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_usermeta','user_id','2024-11-10 16:31:35','size',1,NULL,'Number of pages in the index'),('masazededik','wp_users','PRIMARY','2024-09-03 09:17:29','n_diff_pfx01',0,1,'ID'),('masazededik','wp_users','PRIMARY','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_users','PRIMARY','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_users','user_email','2024-09-03 09:17:29','n_diff_pfx01',0,1,'user_email'),('masazededik','wp_users','user_email','2024-09-03 09:17:29','n_diff_pfx02',0,1,'user_email,ID'),('masazededik','wp_users','user_email','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_users','user_email','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_users','user_login_key','2024-09-03 09:17:29','n_diff_pfx01',0,1,'user_login'),('masazededik','wp_users','user_login_key','2024-09-03 09:17:29','n_diff_pfx02',0,1,'user_login,ID'),('masazededik','wp_users','user_login_key','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_users','user_login_key','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('masazededik','wp_users','user_nicename','2024-09-03 09:17:29','n_diff_pfx01',0,1,'user_nicename'),('masazededik','wp_users','user_nicename','2024-09-03 09:17:29','n_diff_pfx02',0,1,'user_nicename,ID'),('masazededik','wp_users','user_nicename','2024-09-03 09:17:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('masazededik','wp_users','user_nicename','2024-09-03 09:17:29','size',1,NULL,'Number of pages in the index'),('monami_objednavky','category','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id'),('monami_objednavky','category','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_objednavky','category','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_objednavky','item','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id'),('monami_objednavky','item','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_objednavky','item','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_objednavky','item','category','2023-07-11 09:56:50','n_diff_pfx01',0,1,'category'),('monami_objednavky','item','category','2023-07-11 09:56:50','n_diff_pfx02',0,1,'category,id'),('monami_objednavky','item','category','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_objednavky','item','category','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_access','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',4,2,'id_profile'),('monami_shop_beta','ps_access','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',395,2,'id_profile,id_tab'),('monami_shop_beta','ps_access','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_access','PRIMARY','2023-07-11 09:56:40','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:56:40','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_beta','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_accessory','accessory_product','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_product_1'),('monami_shop_beta','ps_accessory','accessory_product','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_product_1,id_product_2'),('monami_shop_beta','ps_accessory','accessory_product','2023-07-11 09:56:40','n_diff_pfx03',0,1,'id_product_1,id_product_2,DB_ROW_ID'),('monami_shop_beta','ps_accessory','accessory_product','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_accessory','accessory_product','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',870,10,'id_address'),('monami_shop_beta','ps_address','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','PRIMARY','2023-07-11 09:56:40','size',11,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','address_customer','2023-07-11 09:56:40','n_diff_pfx01',842,1,'id_customer'),('monami_shop_beta','ps_address','address_customer','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_customer,id_address'),('monami_shop_beta','ps_address','address_customer','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','address_customer','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','id_country','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_country'),('monami_shop_beta','ps_address','id_country','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_country,id_address'),('monami_shop_beta','ps_address','id_country','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','id_country','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','id_manufacturer','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_beta','ps_address','id_manufacturer','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_manufacturer,id_address'),('monami_shop_beta','ps_address','id_manufacturer','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','id_manufacturer','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','id_state','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_state'),('monami_shop_beta','ps_address','id_state','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_state,id_address'),('monami_shop_beta','ps_address','id_state','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','id_state','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','id_supplier','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_beta','ps_address','id_supplier','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_supplier,id_address'),('monami_shop_beta','ps_address','id_supplier','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','id_supplier','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address','id_warehouse','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_warehouse'),('monami_shop_beta','ps_address','id_warehouse','2023-07-11 09:56:40','n_diff_pfx02',870,1,'id_warehouse,id_address'),('monami_shop_beta','ps_address','id_warehouse','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address','id_warehouse','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_address_format','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',244,3,'id_country'),('monami_shop_beta','ps_address_format','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_address_format','PRIMARY','2023-07-11 09:56:40','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_alias','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_alias'),('monami_shop_beta','ps_alias','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_alias','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_alias','alias','2023-07-11 09:56:40','n_diff_pfx01',1,1,'alias'),('monami_shop_beta','ps_alias','alias','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_alias','alias','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attachment','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_beta','ps_attachment','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attachment','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attachment_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_beta','ps_attachment_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_attachment,id_lang'),('monami_shop_beta','ps_attachment_lang','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attachment_lang','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',10,1,'id_attribute'),('monami_shop_beta','ps_attribute','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute','attribute_group','2023-07-11 09:56:40','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_attribute','attribute_group','2023-07-11 09:56:40','n_diff_pfx02',10,1,'id_attribute_group,id_attribute'),('monami_shop_beta','ps_attribute','attribute_group','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute','attribute_group','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_group','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_attribute_group','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_group','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_group_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_attribute_group_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',2,1,'id_attribute_group,id_lang'),('monami_shop_beta','ps_attribute_group_lang','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_group_lang','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_group_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_attribute_group_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',2,1,'id_attribute_group,id_shop'),('monami_shop_beta','ps_attribute_group_shop','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_group_shop','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_group_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_attribute_group_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx02',2,1,'id_shop,id_attribute_group'),('monami_shop_beta','ps_attribute_group_shop','id_shop','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_group_shop','id_shop','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_impact','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_attribute_impact'),('monami_shop_beta','ps_attribute_impact','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_impact','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_impact','id_product','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_attribute_impact','id_product','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_product,id_attribute'),('monami_shop_beta','ps_attribute_impact','id_product','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_impact','id_product','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',10,1,'id_attribute'),('monami_shop_beta','ps_attribute_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',10,1,'id_attribute,id_lang'),('monami_shop_beta','ps_attribute_lang','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_lang','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_lang','id_lang','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_attribute_lang','id_lang','2023-07-11 09:56:40','n_diff_pfx02',10,1,'id_lang,name'),('monami_shop_beta','ps_attribute_lang','id_lang','2023-07-11 09:56:40','n_diff_pfx03',10,1,'id_lang,name,id_attribute'),('monami_shop_beta','ps_attribute_lang','id_lang','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_lang','id_lang','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',10,1,'id_attribute'),('monami_shop_beta','ps_attribute_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',10,1,'id_attribute,id_shop'),('monami_shop_beta','ps_attribute_shop','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_shop','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_attribute_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_attribute_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx02',10,1,'id_shop,id_attribute'),('monami_shop_beta','ps_attribute_shop','id_shop','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_attribute_shop','id_shop','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_blocklink','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_blocklink'),('monami_shop_beta','ps_blocklink','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_blocklink','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_blocklink_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_blocklink'),('monami_shop_beta','ps_blocklink_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_blocklink,id_lang'),('monami_shop_beta','ps_blocklink_lang','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_blocklink_lang','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_blocklink_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_blocklink'),('monami_shop_beta','ps_blocklink_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_blocklink,id_shop'),('monami_shop_beta','ps_blocklink_shop','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_blocklink_shop','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',43,1,'id_carrier'),('monami_shop_beta','ps_carrier','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier','deleted','2023-07-11 09:56:40','n_diff_pfx01',2,1,'deleted'),('monami_shop_beta','ps_carrier','deleted','2023-07-11 09:56:40','n_diff_pfx02',3,1,'deleted,active'),('monami_shop_beta','ps_carrier','deleted','2023-07-11 09:56:40','n_diff_pfx03',43,1,'deleted,active,id_carrier'),('monami_shop_beta','ps_carrier','deleted','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier','deleted','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier','id_tax_rules_group','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_beta','ps_carrier','id_tax_rules_group','2023-07-11 09:56:40','n_diff_pfx02',43,1,'id_tax_rules_group,id_carrier'),('monami_shop_beta','ps_carrier','id_tax_rules_group','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier','id_tax_rules_group','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','n_diff_pfx01',3,1,'id_reference'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','n_diff_pfx02',6,1,'id_reference,deleted'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','n_diff_pfx03',7,1,'id_reference,deleted,active'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','n_diff_pfx04',43,1,'id_reference,deleted,active,id_carrier'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier','reference','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_group','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',43,1,'id_carrier'),('monami_shop_beta','ps_carrier_group','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',137,1,'id_carrier,id_group'),('monami_shop_beta','ps_carrier_group','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_group','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_carrier_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_beta','ps_carrier_lang','PRIMARY','2023-07-11 09:56:40','n_diff_pfx03',43,1,'id_lang,id_shop,id_carrier'),('monami_shop_beta','ps_carrier_lang','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_lang','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',43,1,'id_carrier'),('monami_shop_beta','ps_carrier_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',43,1,'id_carrier,id_shop'),('monami_shop_beta','ps_carrier_shop','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_shop','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_carrier_shop','id_shop','2023-07-11 09:56:40','n_diff_pfx02',43,1,'id_shop,id_carrier'),('monami_shop_beta','ps_carrier_shop','id_shop','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_shop','id_shop','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',43,1,'id_carrier'),('monami_shop_beta','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',43,1,'id_carrier,id_tax_rules_group'),('monami_shop_beta','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:40','n_diff_pfx03',43,1,'id_carrier,id_tax_rules_group,id_shop'),('monami_shop_beta','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_carrier_zone','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',39,1,'id_carrier'),('monami_shop_beta','ps_carrier_zone','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',40,1,'id_carrier,id_zone'),('monami_shop_beta','ps_carrier_zone','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_carrier_zone','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','PRIMARY','2024-01-10 03:59:19','n_diff_pfx01',6795,20,'id_cart'),('monami_shop_beta','ps_cart','PRIMARY','2024-01-10 03:59:19','n_leaf_pages',45,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','PRIMARY','2024-01-10 03:59:19','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','cart_customer','2024-01-10 03:59:19','n_diff_pfx01',878,7,'id_customer'),('monami_shop_beta','ps_cart','cart_customer','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_customer,id_cart'),('monami_shop_beta','ps_cart','cart_customer','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','cart_customer','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_address_delivery','2024-01-10 03:59:19','n_diff_pfx01',882,7,'id_address_delivery'),('monami_shop_beta','ps_cart','id_address_delivery','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_address_delivery,id_cart'),('monami_shop_beta','ps_cart','id_address_delivery','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_address_delivery','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_address_invoice','2024-01-10 03:59:19','n_diff_pfx01',884,7,'id_address_invoice'),('monami_shop_beta','ps_cart','id_address_invoice','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_address_invoice,id_cart'),('monami_shop_beta','ps_cart','id_address_invoice','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_address_invoice','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_carrier','2024-01-10 03:59:19','n_diff_pfx01',20,9,'id_carrier'),('monami_shop_beta','ps_cart','id_carrier','2024-01-10 03:59:19','n_diff_pfx02',7013,9,'id_carrier,id_cart'),('monami_shop_beta','ps_cart','id_carrier','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_carrier','2024-01-10 03:59:19','size',10,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_currency','2024-01-10 03:59:19','n_diff_pfx01',1,7,'id_currency'),('monami_shop_beta','ps_cart','id_currency','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_currency,id_cart'),('monami_shop_beta','ps_cart','id_currency','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_currency','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_guest','2024-01-10 03:59:19','n_diff_pfx01',5880,10,'id_guest'),('monami_shop_beta','ps_cart','id_guest','2024-01-10 03:59:19','n_diff_pfx02',7013,10,'id_guest,id_cart'),('monami_shop_beta','ps_cart','id_guest','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_guest','2024-01-10 03:59:19','size',11,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_lang','2024-01-10 03:59:19','n_diff_pfx01',1,7,'id_lang'),('monami_shop_beta','ps_cart','id_lang','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_lang,id_cart'),('monami_shop_beta','ps_cart','id_lang','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_lang','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_shop','2024-01-10 03:59:19','n_diff_pfx01',1,10,'id_shop'),('monami_shop_beta','ps_cart','id_shop','2024-01-10 03:59:19','n_diff_pfx02',6815,10,'id_shop,date_add'),('monami_shop_beta','ps_cart','id_shop','2024-01-10 03:59:19','n_diff_pfx03',7013,10,'id_shop,date_add,id_cart'),('monami_shop_beta','ps_cart','id_shop','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_shop','2024-01-10 03:59:19','size',11,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_shop_2','2024-01-10 03:59:19','n_diff_pfx01',1,10,'id_shop'),('monami_shop_beta','ps_cart','id_shop_2','2024-01-10 03:59:19','n_diff_pfx02',6832,10,'id_shop,date_upd'),('monami_shop_beta','ps_cart','id_shop_2','2024-01-10 03:59:19','n_diff_pfx03',7013,10,'id_shop,date_upd,id_cart'),('monami_shop_beta','ps_cart','id_shop_2','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_shop_2','2024-01-10 03:59:19','size',11,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart','id_shop_group','2024-01-10 03:59:19','n_diff_pfx01',1,7,'id_shop_group'),('monami_shop_beta','ps_cart','id_shop_group','2024-01-10 03:59:19','n_diff_pfx02',7013,7,'id_shop_group,id_cart'),('monami_shop_beta','ps_cart','id_shop_group','2024-01-10 03:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart','id_shop_group','2024-01-10 03:59:19','size',8,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_cart_rule','PRIMARY','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_cart'),('monami_shop_beta','ps_cart_cart_rule','PRIMARY','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_cart,id_cart_rule'),('monami_shop_beta','ps_cart_cart_rule','PRIMARY','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_cart_rule','PRIMARY','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:56:40','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_beta','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:56:40','n_diff_pfx02',0,1,'id_cart_rule,id_cart'),('monami_shop_beta','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:56:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:56:40','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','n_diff_pfx01',3857,20,'id_cart'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','n_diff_pfx02',39988,20,'id_cart,id_product'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','n_diff_pfx03',51275,20,'id_cart,id_product,id_product_attribute'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','n_diff_pfx04',55526,20,'id_cart,id_product,id_product_attribute,id_address_delivery'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','n_leaf_pages',201,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_product','PRIMARY','2023-07-11 09:56:41','size',288,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_diff_pfx01',3845,87,'id_cart'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_diff_pfx02',42396,87,'id_cart,date_add'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_diff_pfx03',43230,87,'id_cart,date_add,id_product'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_diff_pfx04',43230,87,'id_cart,date_add,id_product,id_product_attribute'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_diff_pfx05',43230,87,'id_cart,date_add,id_product,id_product_attribute,id_address_delivery'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_product','id_cart_order','2023-07-11 09:56:41','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','n_diff_pfx01',1,70,'id_product_attribute'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','n_diff_pfx02',3845,70,'id_product_attribute,id_cart'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','n_diff_pfx03',43230,70,'id_product_attribute,id_cart,id_product'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','n_diff_pfx04',43230,70,'id_product_attribute,id_cart,id_product,id_address_delivery'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_product','id_product_attribute','2023-07-11 09:56:41','size',95,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule','PRIMARY','2023-07-11 09:56:41','n_diff_pfx01',1,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule','PRIMARY','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule','PRIMARY','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','n_diff_pfx01',1,1,'group_restriction'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','n_diff_pfx02',1,1,'group_restriction,active'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','n_diff_pfx03',1,1,'group_restriction,active,date_to'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','n_diff_pfx04',1,1,'group_restriction,active,date_to,id_cart_rule'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule','group_restriction','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_diff_pfx01',1,1,'group_restriction'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_diff_pfx02',1,1,'group_restriction,active'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_diff_pfx03',1,1,'group_restriction,active,highlight'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_diff_pfx04',1,1,'group_restriction,active,highlight,date_to'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_diff_pfx05',1,1,'group_restriction,active,highlight,date_to,id_cart_rule'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule','group_restriction_2','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','n_diff_pfx01',1,1,'id_customer'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','n_diff_pfx02',1,1,'id_customer,active'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','n_diff_pfx03',1,1,'id_customer,active,date_to'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','n_diff_pfx04',1,1,'id_customer,active,date_to,id_cart_rule'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule','id_customer','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_diff_pfx01',1,1,'id_customer'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_diff_pfx02',1,1,'id_customer,active'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_diff_pfx03',1,1,'id_customer,active,highlight'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_diff_pfx04',1,1,'id_customer,active,highlight,date_to'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_diff_pfx05',1,1,'id_customer,active,highlight,date_to,id_cart_rule'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule','id_customer_2','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:56:41','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:56:41','n_diff_pfx02',0,1,'id_cart_rule,id_carrier'),('monami_shop_beta','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_combination','PRIMARY','2023-07-11 09:56:41','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_beta','ps_cart_rule_combination','PRIMARY','2023-07-11 09:56:41','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_beta','ps_cart_rule_combination','PRIMARY','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_combination','PRIMARY','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:56:41','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:56:41','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:56:41','n_diff_pfx01',0,1,'id_cart_rule_2'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:56:41','n_diff_pfx02',0,1,'id_cart_rule_2,id_cart_rule_1'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_country','PRIMARY','2023-07-11 09:56:41','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule_country','PRIMARY','2023-07-11 09:56:41','n_diff_pfx02',0,1,'id_cart_rule,id_country'),('monami_shop_beta','ps_cart_rule_country','PRIMARY','2023-07-11 09:56:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_country','PRIMARY','2023-07-11 09:56:41','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_group','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule_group','PRIMARY','2023-07-11 09:56:42','n_diff_pfx02',0,1,'id_cart_rule,id_group'),('monami_shop_beta','ps_cart_rule_group','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_group','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_lang','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',1,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule_lang','PRIMARY','2023-07-11 09:56:42','n_diff_pfx02',1,1,'id_cart_rule,id_lang'),('monami_shop_beta','ps_cart_rule_lang','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_lang','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_beta','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',0,1,'id_product_rule_group'),('monami_shop_beta','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_beta','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:56:42','n_diff_pfx02',0,1,'id_product_rule,id_item'),('monami_shop_beta','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cart_rule_shop','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_beta','ps_cart_rule_shop','PRIMARY','2023-07-11 09:56:42','n_diff_pfx02',0,1,'id_cart_rule,id_shop'),('monami_shop_beta','ps_cart_rule_shop','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cart_rule_shop','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',90,1,'id_category'),('monami_shop_beta','ps_category','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','activenleft','2023-07-11 09:56:42','n_diff_pfx01',2,1,'active'),('monami_shop_beta','ps_category','activenleft','2023-07-11 09:56:42','n_diff_pfx02',90,1,'active,nleft'),('monami_shop_beta','ps_category','activenleft','2023-07-11 09:56:42','n_diff_pfx03',90,1,'active,nleft,id_category'),('monami_shop_beta','ps_category','activenleft','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','activenleft','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','activenright','2023-07-11 09:56:42','n_diff_pfx01',2,1,'active'),('monami_shop_beta','ps_category','activenright','2023-07-11 09:56:42','n_diff_pfx02',90,1,'active,nright'),('monami_shop_beta','ps_category','activenright','2023-07-11 09:56:42','n_diff_pfx03',90,1,'active,nright,id_category'),('monami_shop_beta','ps_category','activenright','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','activenright','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','category_parent','2023-07-11 09:56:42','n_diff_pfx01',10,1,'id_parent'),('monami_shop_beta','ps_category','category_parent','2023-07-11 09:56:42','n_diff_pfx02',90,1,'id_parent,id_category'),('monami_shop_beta','ps_category','category_parent','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','category_parent','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','level_depth','2023-07-11 09:56:42','n_diff_pfx01',4,1,'level_depth'),('monami_shop_beta','ps_category','level_depth','2023-07-11 09:56:42','n_diff_pfx02',90,1,'level_depth,id_category'),('monami_shop_beta','ps_category','level_depth','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','level_depth','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','n_diff_pfx01',90,1,'nleft'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','n_diff_pfx02',90,1,'nleft,nright'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','n_diff_pfx03',90,1,'nleft,nright,active'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','n_diff_pfx04',90,1,'nleft,nright,active,id_category'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','nleftrightactive','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category','nright','2023-07-11 09:56:42','n_diff_pfx01',90,1,'nright'),('monami_shop_beta','ps_category','nright','2023-07-11 09:56:42','n_diff_pfx02',90,1,'nright,id_category'),('monami_shop_beta','ps_category','nright','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category','nright','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_group','PRIMARY','2023-07-11 09:56:42','n_diff_pfx01',89,1,'id_category'),('monami_shop_beta','ps_category_group','PRIMARY','2023-07-11 09:56:42','n_diff_pfx02',308,1,'id_category,id_group'),('monami_shop_beta','ps_category_group','PRIMARY','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_group','PRIMARY','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_group','id_category','2023-07-11 09:56:42','n_diff_pfx01',89,1,'id_category'),('monami_shop_beta','ps_category_group','id_category','2023-07-11 09:56:42','n_diff_pfx02',308,1,'id_category,id_group'),('monami_shop_beta','ps_category_group','id_category','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_group','id_category','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_group','id_group','2023-07-11 09:56:42','n_diff_pfx01',6,1,'id_group'),('monami_shop_beta','ps_category_group','id_group','2023-07-11 09:56:42','n_diff_pfx02',308,1,'id_group,id_category'),('monami_shop_beta','ps_category_group','id_group','2023-07-11 09:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_group','id_group','2023-07-11 09:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',90,1,'id_category'),('monami_shop_beta','ps_category_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',90,1,'id_category,id_shop'),('monami_shop_beta','ps_category_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx03',90,1,'id_category,id_shop,id_lang'),('monami_shop_beta','ps_category_lang','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_lang','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','n_diff_pfx01',89,1,'name'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','n_diff_pfx02',90,1,'name,id_category'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','n_diff_pfx03',90,1,'name,id_category,id_shop'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','n_diff_pfx04',90,1,'name,id_category,id_shop,id_lang'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_lang','category_name','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_product','PRIMARY','2024-06-05 18:34:35','n_diff_pfx01',96,20,'id_category'),('monami_shop_beta','ps_category_product','PRIMARY','2024-06-05 18:34:35','n_diff_pfx02',282864,20,'id_category,id_product'),('monami_shop_beta','ps_category_product','PRIMARY','2024-06-05 18:34:35','n_leaf_pages',568,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_product','PRIMARY','2024-06-05 18:34:35','size',673,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_product','id_category','2024-06-05 18:34:35','n_diff_pfx01',83,20,'id_category'),('monami_shop_beta','ps_category_product','id_category','2024-06-05 18:34:35','n_diff_pfx02',166329,20,'id_category,position'),('monami_shop_beta','ps_category_product','id_category','2024-06-05 18:34:35','n_diff_pfx03',294044,20,'id_category,position,id_product'),('monami_shop_beta','ps_category_product','id_category','2024-06-05 18:34:35','n_leaf_pages',424,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_product','id_category','2024-06-05 18:34:35','size',545,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_product','id_product','2024-06-05 18:34:35','n_diff_pfx01',109149,20,'id_product'),('monami_shop_beta','ps_category_product','id_product','2024-06-05 18:34:35','n_diff_pfx02',270544,20,'id_product,id_category'),('monami_shop_beta','ps_category_product','id_product','2024-06-05 18:34:35','n_leaf_pages',349,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_product','id_product','2024-06-05 18:34:35','size',417,NULL,'Number of pages in the index'),('monami_shop_beta','ps_category_shop','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',90,1,'id_category'),('monami_shop_beta','ps_category_shop','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',90,1,'id_category,id_shop'),('monami_shop_beta','ps_category_shop','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_category_shop','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',3,1,'id_cms'),('monami_shop_beta','ps_cms','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_block','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_beta','ps_cms_block','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_block','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_block_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_beta','ps_cms_block_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',1,1,'id_cms_block,id_lang'),('monami_shop_beta','ps_cms_block_lang','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_block_lang','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_block_page','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',2,1,'id_cms_block_page'),('monami_shop_beta','ps_cms_block_page','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_block_page','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_block_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_beta','ps_cms_block_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',1,1,'id_cms_block,id_shop'),('monami_shop_beta','ps_cms_block_shop','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_block_shop','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_beta','ps_cms_category','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category','category_parent','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_parent'),('monami_shop_beta','ps_cms_category','category_parent','2023-07-11 09:56:43','n_diff_pfx02',1,1,'id_parent,id_cms_category'),('monami_shop_beta','ps_cms_category','category_parent','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category','category_parent','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_beta','ps_cms_category_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_beta','ps_cms_category_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx03',1,1,'id_cms_category,id_shop,id_lang'),('monami_shop_beta','ps_cms_category_lang','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category_lang','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','n_diff_pfx01',1,1,'name'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','n_diff_pfx02',1,1,'name,id_cms_category'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','n_diff_pfx03',1,1,'name,id_cms_category,id_shop'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','n_diff_pfx04',1,1,'name,id_cms_category,id_shop,id_lang'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category_lang','category_name','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category_shop','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_beta','ps_cms_category_shop','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_beta','ps_cms_category_shop','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category_shop','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_category_shop','id_shop','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_cms_category_shop','id_shop','2023-07-11 09:56:43','n_diff_pfx02',1,1,'id_shop,id_cms_category'),('monami_shop_beta','ps_cms_category_shop','id_shop','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_category_shop','id_shop','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',3,1,'id_cms'),('monami_shop_beta','ps_cms_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',3,1,'id_cms,id_shop'),('monami_shop_beta','ps_cms_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx03',3,1,'id_cms,id_shop,id_lang'),('monami_shop_beta','ps_cms_lang','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_lang','PRIMARY','2023-07-11 09:56:43','size',2,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_role','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_beta','ps_cms_role','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',0,1,'id_cms_role,id_cms'),('monami_shop_beta','ps_cms_role','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_role','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_role','name','2023-07-11 09:56:43','n_diff_pfx01',0,1,'name'),('monami_shop_beta','ps_cms_role','name','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_role','name','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_role_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_beta','ps_cms_role_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',0,1,'id_cms_role,id_lang'),('monami_shop_beta','ps_cms_role_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx03',0,1,'id_cms_role,id_lang,id_shop'),('monami_shop_beta','ps_cms_role_lang','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_role_lang','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',3,1,'id_cms'),('monami_shop_beta','ps_cms_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',3,1,'id_cms,id_shop'),('monami_shop_beta','ps_cms_shop','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_shop','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_cms_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_cms_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx02',3,1,'id_shop,id_cms'),('monami_shop_beta','ps_cms_shop','id_shop','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_cms_shop','id_shop','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_compare','PRIMARY','2023-11-11 03:37:52','n_diff_pfx01',11,1,'id_compare'),('monami_shop_beta','ps_compare','PRIMARY','2023-11-11 03:37:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_compare','PRIMARY','2023-11-11 03:37:52','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_compare_product','PRIMARY','2024-05-21 06:10:10','n_diff_pfx01',0,1,'id_compare'),('monami_shop_beta','ps_compare_product','PRIMARY','2024-05-21 06:10:10','n_diff_pfx02',0,1,'id_compare,id_product'),('monami_shop_beta','ps_compare_product','PRIMARY','2024-05-21 06:10:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_compare_product','PRIMARY','2024-05-21 06:10:10','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration','PRIMARY','2024-01-19 12:10:29','n_diff_pfx01',450,3,'id_configuration'),('monami_shop_beta','ps_configuration','PRIMARY','2024-01-19 12:10:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration','PRIMARY','2024-01-19 12:10:29','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration','id_shop','2024-01-19 12:10:29','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_configuration','id_shop','2024-01-19 12:10:29','n_diff_pfx02',450,1,'id_shop,id_configuration'),('monami_shop_beta','ps_configuration','id_shop','2024-01-19 12:10:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration','id_shop','2024-01-19 12:10:29','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration','id_shop_group','2024-01-19 12:10:29','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_beta','ps_configuration','id_shop_group','2024-01-19 12:10:29','n_diff_pfx02',450,1,'id_shop_group,id_configuration'),('monami_shop_beta','ps_configuration','id_shop_group','2024-01-19 12:10:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration','id_shop_group','2024-01-19 12:10:29','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration','name','2024-01-19 12:10:29','n_diff_pfx01',450,1,'name'),('monami_shop_beta','ps_configuration','name','2024-01-19 12:10:29','n_diff_pfx02',450,1,'name,id_configuration'),('monami_shop_beta','ps_configuration','name','2024-01-19 12:10:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration','name','2024-01-19 12:10:29','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_kpi','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',53,1,'id_configuration_kpi'),('monami_shop_beta','ps_configuration_kpi','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_kpi','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_kpi','id_shop','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_configuration_kpi','id_shop','2023-07-11 09:56:43','n_diff_pfx02',53,1,'id_shop,id_configuration_kpi'),('monami_shop_beta','ps_configuration_kpi','id_shop','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_kpi','id_shop','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_kpi','id_shop_group','2023-07-11 09:56:43','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_beta','ps_configuration_kpi','id_shop_group','2023-07-11 09:56:43','n_diff_pfx02',53,1,'id_shop_group,id_configuration_kpi'),('monami_shop_beta','ps_configuration_kpi','id_shop_group','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_kpi','id_shop_group','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_kpi','name','2023-07-11 09:56:43','n_diff_pfx01',53,1,'name'),('monami_shop_beta','ps_configuration_kpi','name','2023-07-11 09:56:43','n_diff_pfx02',53,1,'name,id_configuration_kpi'),('monami_shop_beta','ps_configuration_kpi','name','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_kpi','name','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',4,1,'id_configuration_kpi'),('monami_shop_beta','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',4,1,'id_configuration_kpi,id_lang'),('monami_shop_beta','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_configuration_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx01',12,1,'id_configuration'),('monami_shop_beta','ps_configuration_lang','PRIMARY','2023-07-11 09:56:43','n_diff_pfx02',13,1,'id_configuration,id_lang'),('monami_shop_beta','ps_configuration_lang','PRIMARY','2023-07-11 09:56:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_configuration_lang','PRIMARY','2023-07-11 09:56:43','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections','PRIMARY','2024-03-04 12:08:04','n_diff_pfx01',1433528,20,'id_connections'),('monami_shop_beta','ps_connections','PRIMARY','2024-03-04 12:08:04','n_leaf_pages',5365,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections','PRIMARY','2024-03-04 12:08:04','size',5415,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections','date_add','2024-03-04 12:08:04','n_diff_pfx01',1291672,20,'date_add'),('monami_shop_beta','ps_connections','date_add','2024-03-04 12:08:04','n_diff_pfx02',1437777,20,'date_add,id_connections'),('monami_shop_beta','ps_connections','date_add','2024-03-04 12:08:04','n_leaf_pages',1551,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections','date_add','2024-03-04 12:08:04','size',1572,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections','id_guest','2024-03-04 12:08:04','n_diff_pfx01',1357924,20,'id_guest'),('monami_shop_beta','ps_connections','id_guest','2024-03-04 12:08:04','n_diff_pfx02',1504415,20,'id_guest,id_connections'),('monami_shop_beta','ps_connections','id_guest','2024-03-04 12:08:04','n_leaf_pages',1616,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections','id_guest','2024-03-04 12:08:04','size',1829,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections','id_page','2024-03-04 12:08:04','n_diff_pfx01',82992,20,'id_page'),('monami_shop_beta','ps_connections','id_page','2024-03-04 12:08:04','n_diff_pfx02',1391380,20,'id_page,id_connections'),('monami_shop_beta','ps_connections','id_page','2024-03-04 12:08:04','n_leaf_pages',1825,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections','id_page','2024-03-04 12:08:04','size',2148,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_page','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_connections'),('monami_shop_beta','ps_connections_page','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_connections,id_page'),('monami_shop_beta','ps_connections_page','PRIMARY','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_connections,id_page,time_start'),('monami_shop_beta','ps_connections_page','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_page','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_source','PRIMARY','2023-12-21 12:28:36','n_diff_pfx01',3470,20,'id_connections_source'),('monami_shop_beta','ps_connections_source','PRIMARY','2023-12-21 12:28:36','n_leaf_pages',31,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_source','PRIMARY','2023-12-21 12:28:36','size',32,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_source','connections','2023-12-21 12:28:36','n_diff_pfx01',3155,5,'id_connections'),('monami_shop_beta','ps_connections_source','connections','2023-12-21 12:28:36','n_diff_pfx02',3496,5,'id_connections,id_connections_source'),('monami_shop_beta','ps_connections_source','connections','2023-12-21 12:28:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_source','connections','2023-12-21 12:28:36','size',6,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_source','http_referer','2023-12-21 12:28:36','n_diff_pfx01',74,16,'http_referer'),('monami_shop_beta','ps_connections_source','http_referer','2023-12-21 12:28:36','n_diff_pfx02',3496,16,'http_referer,id_connections_source'),('monami_shop_beta','ps_connections_source','http_referer','2023-12-21 12:28:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_source','http_referer','2023-12-21 12:28:36','size',17,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_source','orderby','2023-12-21 12:28:36','n_diff_pfx01',3406,4,'date_add'),('monami_shop_beta','ps_connections_source','orderby','2023-12-21 12:28:36','n_diff_pfx02',3496,4,'date_add,id_connections_source'),('monami_shop_beta','ps_connections_source','orderby','2023-12-21 12:28:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_source','orderby','2023-12-21 12:28:36','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_connections_source','request_uri','2023-12-21 12:28:36','n_diff_pfx01',1769,27,'request_uri'),('monami_shop_beta','ps_connections_source','request_uri','2023-12-21 12:28:36','n_diff_pfx02',3496,27,'request_uri,id_connections_source'),('monami_shop_beta','ps_connections_source','request_uri','2023-12-21 12:28:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_connections_source','request_uri','2023-12-21 12:28:36','size',28,NULL,'Number of pages in the index'),('monami_shop_beta','ps_contact','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_contact'),('monami_shop_beta','ps_contact','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_contact','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_contact_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_contact'),('monami_shop_beta','ps_contact_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_contact,id_lang'),('monami_shop_beta','ps_contact_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_contact_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_contact_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_contact'),('monami_shop_beta','ps_contact_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_contact,id_shop'),('monami_shop_beta','ps_contact_shop','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_contact_shop','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_contact_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_contact_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_shop,id_contact'),('monami_shop_beta','ps_contact_shop','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_contact_shop','id_shop','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',244,1,'id_country'),('monami_shop_beta','ps_country','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country','country_','2023-07-11 09:56:44','n_diff_pfx01',8,1,'id_zone'),('monami_shop_beta','ps_country','country_','2023-07-11 09:56:44','n_diff_pfx02',244,1,'id_zone,id_country'),('monami_shop_beta','ps_country','country_','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country','country_','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country','country_iso_code','2023-07-11 09:56:44','n_diff_pfx01',244,1,'iso_code'),('monami_shop_beta','ps_country','country_iso_code','2023-07-11 09:56:44','n_diff_pfx02',244,1,'iso_code,id_country'),('monami_shop_beta','ps_country','country_iso_code','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country','country_iso_code','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',244,1,'id_country'),('monami_shop_beta','ps_country_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',244,1,'id_country,id_lang'),('monami_shop_beta','ps_country_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',244,1,'id_country'),('monami_shop_beta','ps_country_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',244,1,'id_country,id_shop'),('monami_shop_beta','ps_country_shop','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country_shop','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_country_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_country_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx02',244,1,'id_shop,id_country'),('monami_shop_beta','ps_country_shop','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_country_shop','id_shop','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_currency','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_currency'),('monami_shop_beta','ps_currency','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_currency','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_currency_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_currency'),('monami_shop_beta','ps_currency_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_currency,id_shop'),('monami_shop_beta','ps_currency_shop','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_currency_shop','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_currency_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_currency_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_shop,id_currency'),('monami_shop_beta','ps_currency_shop','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_currency_shop','id_shop','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',1472,20,'id_customer'),('monami_shop_beta','ps_customer','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',21,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','PRIMARY','2023-07-11 09:56:44','size',22,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','customer_email','2023-07-11 09:56:44','n_diff_pfx01',1335,4,'email'),('monami_shop_beta','ps_customer','customer_email','2023-07-11 09:56:44','n_diff_pfx02',1464,4,'email,id_customer'),('monami_shop_beta','ps_customer','customer_email','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','customer_email','2023-07-11 09:56:44','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','customer_login','2023-07-11 09:56:44','n_diff_pfx01',1335,8,'email'),('monami_shop_beta','ps_customer','customer_login','2023-07-11 09:56:44','n_diff_pfx02',1464,8,'email,passwd'),('monami_shop_beta','ps_customer','customer_login','2023-07-11 09:56:44','n_diff_pfx03',1464,8,'email,passwd,id_customer'),('monami_shop_beta','ps_customer','customer_login','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','customer_login','2023-07-11 09:56:44','size',9,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','id_customer_passwd','2023-07-11 09:56:44','n_diff_pfx01',1464,4,'id_customer'),('monami_shop_beta','ps_customer','id_customer_passwd','2023-07-11 09:56:44','n_diff_pfx02',1464,4,'id_customer,passwd'),('monami_shop_beta','ps_customer','id_customer_passwd','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','id_customer_passwd','2023-07-11 09:56:44','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','id_gender','2023-07-11 09:56:44','n_diff_pfx01',3,2,'id_gender'),('monami_shop_beta','ps_customer','id_gender','2023-07-11 09:56:44','n_diff_pfx02',1464,2,'id_gender,id_customer'),('monami_shop_beta','ps_customer','id_gender','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','id_gender','2023-07-11 09:56:44','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,3,'id_shop'),('monami_shop_beta','ps_customer','id_shop','2023-07-11 09:56:44','n_diff_pfx02',876,3,'id_shop,date_add'),('monami_shop_beta','ps_customer','id_shop','2023-07-11 09:56:44','n_diff_pfx03',1464,3,'id_shop,date_add,id_customer'),('monami_shop_beta','ps_customer','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','id_shop','2023-07-11 09:56:44','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer','id_shop_group','2023-07-11 09:56:44','n_diff_pfx01',1,2,'id_shop_group'),('monami_shop_beta','ps_customer','id_shop_group','2023-07-11 09:56:44','n_diff_pfx02',1464,2,'id_shop_group,id_customer'),('monami_shop_beta','ps_customer','id_shop_group','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer','id_shop_group','2023-07-11 09:56:44','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_group','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',1467,3,'id_customer'),('monami_shop_beta','ps_customer_group','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',1470,3,'id_customer,id_group'),('monami_shop_beta','ps_customer_group','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_group','PRIMARY','2023-07-11 09:56:44','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_group','customer_login','2023-07-11 09:56:44','n_diff_pfx01',4,2,'id_group'),('monami_shop_beta','ps_customer_group','customer_login','2023-07-11 09:56:44','n_diff_pfx02',1470,2,'id_group,id_customer'),('monami_shop_beta','ps_customer_group','customer_login','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_group','customer_login','2023-07-11 09:56:44','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_group','id_customer','2023-07-11 09:56:44','n_diff_pfx01',1467,2,'id_customer'),('monami_shop_beta','ps_customer_group','id_customer','2023-07-11 09:56:44','n_diff_pfx02',1470,2,'id_customer,id_group'),('monami_shop_beta','ps_customer_group','id_customer','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_group','id_customer','2023-07-11 09:56:44','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_message','PRIMARY','2023-09-19 11:01:13','n_diff_pfx01',3058,20,'id_customer_message'),('monami_shop_beta','ps_customer_message','PRIMARY','2023-09-19 11:01:13','n_leaf_pages',115,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_message','PRIMARY','2023-09-19 11:01:13','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_message','id_customer_thread','2023-09-19 11:01:13','n_diff_pfx01',2291,4,'id_customer_thread'),('monami_shop_beta','ps_customer_message','id_customer_thread','2023-09-19 11:01:13','n_diff_pfx02',2909,4,'id_customer_thread,id_customer_message'),('monami_shop_beta','ps_customer_message','id_customer_thread','2023-09-19 11:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_message','id_customer_thread','2023-09-19 11:01:13','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_message','id_employee','2023-09-19 11:01:13','n_diff_pfx01',2,4,'id_employee'),('monami_shop_beta','ps_customer_message','id_employee','2023-09-19 11:01:13','n_diff_pfx02',2909,4,'id_employee,id_customer_message'),('monami_shop_beta','ps_customer_message','id_employee','2023-09-19 11:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_message','id_employee','2023-09-19 11:01:13','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:56:44','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_beta','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:56:44','n_diff_pfx01',0,1,'md5_header'),('monami_shop_beta','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:56:44','n_diff_pfx02',0,1,'md5_header,DB_ROW_ID'),('monami_shop_beta','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','PRIMARY','2023-09-19 10:55:47','n_diff_pfx01',2198,15,'id_customer_thread'),('monami_shop_beta','ps_customer_thread','PRIMARY','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','PRIMARY','2023-09-19 10:55:47','size',16,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_contact','2023-09-19 10:55:47','n_diff_pfx01',3,4,'id_contact'),('monami_shop_beta','ps_customer_thread','id_contact','2023-09-19 10:55:47','n_diff_pfx02',2198,4,'id_contact,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_contact','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_contact','2023-09-19 10:55:47','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_customer','2023-09-19 10:55:47','n_diff_pfx01',413,4,'id_customer'),('monami_shop_beta','ps_customer_thread','id_customer','2023-09-19 10:55:47','n_diff_pfx02',2198,4,'id_customer,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_customer','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_customer','2023-09-19 10:55:47','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_lang','2023-09-19 10:55:47','n_diff_pfx01',1,3,'id_lang'),('monami_shop_beta','ps_customer_thread','id_lang','2023-09-19 10:55:47','n_diff_pfx02',2198,3,'id_lang,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_lang','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_lang','2023-09-19 10:55:47','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_order','2023-09-19 10:55:47','n_diff_pfx01',424,4,'id_order'),('monami_shop_beta','ps_customer_thread','id_order','2023-09-19 10:55:47','n_diff_pfx02',2198,4,'id_order,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_order','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_order','2023-09-19 10:55:47','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_product','2023-09-19 10:55:47','n_diff_pfx01',3,4,'id_product'),('monami_shop_beta','ps_customer_thread','id_product','2023-09-19 10:55:47','n_diff_pfx02',2198,4,'id_product,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_product','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_product','2023-09-19 10:55:47','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customer_thread','id_shop','2023-09-19 10:55:47','n_diff_pfx01',1,3,'id_shop'),('monami_shop_beta','ps_customer_thread','id_shop','2023-09-19 10:55:47','n_diff_pfx02',2198,3,'id_shop,id_customer_thread'),('monami_shop_beta','ps_customer_thread','id_shop','2023-09-19 10:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customer_thread','id_shop','2023-09-19 10:55:47','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_customization'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_customization,id_cart'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_customization,id_cart,id_product'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','n_diff_pfx04',0,1,'id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_cart'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_customization'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_diff_pfx05',0,1,'id_cart,id_product,id_product_attribute,id_customization,id_address_delivery'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization','id_cart_product','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_product_attribute,id_customization'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_product_attribute,id_customization,id_cart'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_diff_pfx04',0,1,'id_product_attribute,id_customization,id_cart,id_product'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_diff_pfx05',0,1,'id_product_attribute,id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization','id_product_attribute','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization_field','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_beta','ps_customization_field','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization_field','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization_field','id_product','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_customization_field','id_product','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_product,id_customization_field'),('monami_shop_beta','ps_customization_field','id_product','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization_field','id_product','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customization_field_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_beta','ps_customization_field_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_customization_field,id_lang'),('monami_shop_beta','ps_customization_field_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_customization_field,id_lang,id_shop'),('monami_shop_beta','ps_customization_field_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customization_field_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_customized_data','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_customization'),('monami_shop_beta','ps_customized_data','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_customization,type'),('monami_shop_beta','ps_customized_data','PRIMARY','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_customization,type,index'),('monami_shop_beta','ps_customized_data','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_customized_data','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_date_range','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_date_range'),('monami_shop_beta','ps_date_range','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_date_range','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_dateofdelivery_carrier_rule','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_carrier_rule'),('monami_shop_beta','ps_dateofdelivery_carrier_rule','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_dateofdelivery_carrier_rule','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_delivery','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',55,1,'id_delivery'),('monami_shop_beta','ps_delivery','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_delivery','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_delivery','id_carrier','2023-07-11 09:56:44','n_diff_pfx01',28,1,'id_carrier'),('monami_shop_beta','ps_delivery','id_carrier','2023-07-11 09:56:44','n_diff_pfx02',43,1,'id_carrier,id_zone'),('monami_shop_beta','ps_delivery','id_carrier','2023-07-11 09:56:44','n_diff_pfx03',55,1,'id_carrier,id_zone,id_delivery'),('monami_shop_beta','ps_delivery','id_carrier','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_delivery','id_carrier','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_delivery','id_range_price','2023-07-11 09:56:44','n_diff_pfx01',12,1,'id_range_price'),('monami_shop_beta','ps_delivery','id_range_price','2023-07-11 09:56:44','n_diff_pfx02',55,1,'id_range_price,id_delivery'),('monami_shop_beta','ps_delivery','id_range_price','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_delivery','id_range_price','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_delivery','id_range_weight','2023-07-11 09:56:44','n_diff_pfx01',6,1,'id_range_weight'),('monami_shop_beta','ps_delivery','id_range_weight','2023-07-11 09:56:44','n_diff_pfx02',55,1,'id_range_weight,id_delivery'),('monami_shop_beta','ps_delivery','id_range_weight','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_delivery','id_range_weight','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_delivery','id_zone','2023-07-11 09:56:44','n_diff_pfx01',8,1,'id_zone'),('monami_shop_beta','ps_delivery','id_zone','2023-07-11 09:56:44','n_diff_pfx02',55,1,'id_zone,id_delivery'),('monami_shop_beta','ps_delivery','id_zone','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_delivery','id_zone','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_employee'),('monami_shop_beta','ps_employee','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee','employee_login','2023-07-11 09:56:44','n_diff_pfx01',2,1,'email'),('monami_shop_beta','ps_employee','employee_login','2023-07-11 09:56:44','n_diff_pfx02',2,1,'email,passwd'),('monami_shop_beta','ps_employee','employee_login','2023-07-11 09:56:44','n_diff_pfx03',2,1,'email,passwd,id_employee'),('monami_shop_beta','ps_employee','employee_login','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee','employee_login','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee','id_employee_passwd','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_employee'),('monami_shop_beta','ps_employee','id_employee_passwd','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_employee,passwd'),('monami_shop_beta','ps_employee','id_employee_passwd','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee','id_employee_passwd','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee','id_profile','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_profile'),('monami_shop_beta','ps_employee','id_profile','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_profile,id_employee'),('monami_shop_beta','ps_employee','id_profile','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee','id_profile','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_employee'),('monami_shop_beta','ps_employee_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_employee,id_shop'),('monami_shop_beta','ps_employee_shop','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee_shop','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_employee_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_employee_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_shop,id_employee'),('monami_shop_beta','ps_employee_shop','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_employee_shop','id_shop','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',7,1,'id_feature'),('monami_shop_beta','ps_feature','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',7,1,'id_feature'),('monami_shop_beta','ps_feature_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',7,1,'id_feature,id_lang'),('monami_shop_beta','ps_feature_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_lang','id_lang','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_feature_lang','id_lang','2023-07-11 09:56:44','n_diff_pfx02',7,1,'id_lang,name'),('monami_shop_beta','ps_feature_lang','id_lang','2023-07-11 09:56:44','n_diff_pfx03',7,1,'id_lang,name,id_feature'),('monami_shop_beta','ps_feature_lang','id_lang','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_lang','id_lang','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_product','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_feature'),('monami_shop_beta','ps_feature_product','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_feature,id_product'),('monami_shop_beta','ps_feature_product','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_product','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_product','id_feature_value','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_beta','ps_feature_product','id_feature_value','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_feature_value,id_feature'),('monami_shop_beta','ps_feature_product','id_feature_value','2023-07-11 09:56:44','n_diff_pfx03',0,1,'id_feature_value,id_feature,id_product'),('monami_shop_beta','ps_feature_product','id_feature_value','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_product','id_feature_value','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_product','id_product','2023-07-11 09:56:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_feature_product','id_product','2023-07-11 09:56:44','n_diff_pfx02',0,1,'id_product,id_feature'),('monami_shop_beta','ps_feature_product','id_product','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_product','id_product','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',7,1,'id_feature'),('monami_shop_beta','ps_feature_shop','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',7,1,'id_feature,id_shop'),('monami_shop_beta','ps_feature_shop','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_shop','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_feature_shop','id_shop','2023-07-11 09:56:44','n_diff_pfx02',7,1,'id_shop,id_feature'),('monami_shop_beta','ps_feature_shop','id_shop','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_shop','id_shop','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_value','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_beta','ps_feature_value','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_value','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_value','feature','2023-07-11 09:56:44','n_diff_pfx01',7,1,'id_feature'),('monami_shop_beta','ps_feature_value','feature','2023-07-11 09:56:44','n_diff_pfx02',33,1,'id_feature,id_feature_value'),('monami_shop_beta','ps_feature_value','feature','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_value','feature','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_feature_value_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_beta','ps_feature_value_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',33,1,'id_feature_value,id_lang'),('monami_shop_beta','ps_feature_value_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_feature_value_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_gender','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_gender'),('monami_shop_beta','ps_gender','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_gender','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_gender_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_gender'),('monami_shop_beta','ps_gender_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_beta','ps_gender_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_gender_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_gender_lang','id_gender','2023-07-11 09:56:44','n_diff_pfx01',2,1,'id_gender'),('monami_shop_beta','ps_gender_lang','id_gender','2023-07-11 09:56:44','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_beta','ps_gender_lang','id_gender','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_gender_lang','id_gender','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',4,1,'id_group'),('monami_shop_beta','ps_group','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx01',4,1,'id_group'),('monami_shop_beta','ps_group_lang','PRIMARY','2023-07-11 09:56:44','n_diff_pfx02',4,1,'id_group,id_lang'),('monami_shop_beta','ps_group_lang','PRIMARY','2023-07-11 09:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group_lang','PRIMARY','2023-07-11 09:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group_reduction','PRIMARY','2023-07-11 09:56:45','n_diff_pfx01',0,1,'id_group_reduction'),('monami_shop_beta','ps_group_reduction','PRIMARY','2023-07-11 09:56:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group_reduction','PRIMARY','2023-07-11 09:56:45','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group_reduction','id_group','2023-07-11 09:56:45','n_diff_pfx01',0,1,'id_group'),('monami_shop_beta','ps_group_reduction','id_group','2023-07-11 09:56:45','n_diff_pfx02',0,1,'id_group,id_category'),('monami_shop_beta','ps_group_reduction','id_group','2023-07-11 09:56:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group_reduction','id_group','2023-07-11 09:56:45','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group_shop','PRIMARY','2023-07-11 09:56:45','n_diff_pfx01',4,1,'id_group'),('monami_shop_beta','ps_group_shop','PRIMARY','2023-07-11 09:56:45','n_diff_pfx02',4,1,'id_group,id_shop'),('monami_shop_beta','ps_group_shop','PRIMARY','2023-07-11 09:56:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group_shop','PRIMARY','2023-07-11 09:56:45','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_group_shop','id_shop','2023-07-11 09:56:45','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_group_shop','id_shop','2023-07-11 09:56:45','n_diff_pfx02',4,1,'id_shop,id_group'),('monami_shop_beta','ps_group_shop','id_shop','2023-07-11 09:56:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_group_shop','id_shop','2023-07-11 09:56:45','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_guest','PRIMARY','2024-03-04 12:22:19','n_diff_pfx01',1486118,20,'id_guest'),('monami_shop_beta','ps_guest','PRIMARY','2024-03-04 12:22:19','n_leaf_pages',4992,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_guest','PRIMARY','2024-03-04 12:22:19','size',5031,NULL,'Number of pages in the index'),('monami_shop_beta','ps_guest','id_customer','2024-03-04 12:22:19','n_diff_pfx01',53,4,'id_customer'),('monami_shop_beta','ps_guest','id_customer','2024-03-04 12:22:19','n_diff_pfx02',1490360,20,'id_customer,id_guest'),('monami_shop_beta','ps_guest','id_customer','2024-03-04 12:22:19','n_leaf_pages',1333,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_guest','id_customer','2024-03-04 12:22:19','size',1509,NULL,'Number of pages in the index'),('monami_shop_beta','ps_guest','id_operating_system','2024-03-04 12:22:19','n_diff_pfx01',7,9,'id_operating_system'),('monami_shop_beta','ps_guest','id_operating_system','2024-03-04 12:22:19','n_diff_pfx02',1495033,20,'id_operating_system,id_guest'),('monami_shop_beta','ps_guest','id_operating_system','2024-03-04 12:22:19','n_leaf_pages',1337,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_guest','id_operating_system','2024-03-04 12:22:19','size',1508,NULL,'Number of pages in the index'),('monami_shop_beta','ps_guest','id_web_browser','2024-03-04 12:22:19','n_diff_pfx01',8,6,'id_web_browser'),('monami_shop_beta','ps_guest','id_web_browser','2024-03-04 12:22:19','n_diff_pfx02',1491812,20,'id_web_browser,id_guest'),('monami_shop_beta','ps_guest','id_web_browser','2024-03-04 12:22:19','n_leaf_pages',1334,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_guest','id_web_browser','2024-03-04 12:22:19','size',1507,NULL,'Number of pages in the index'),('monami_shop_beta','ps_homeslider','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',15,1,'id_homeslider_slides'),('monami_shop_beta','ps_homeslider','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',15,1,'id_homeslider_slides,id_shop'),('monami_shop_beta','ps_homeslider','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_homeslider','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_homeslider_slides','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',15,1,'id_homeslider_slides'),('monami_shop_beta','ps_homeslider_slides','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_homeslider_slides','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',15,1,'id_homeslider_slides'),('monami_shop_beta','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',15,1,'id_homeslider_slides,id_lang'),('monami_shop_beta','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',151,2,'id_hook'),('monami_shop_beta','ps_hook','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook','PRIMARY','2023-07-11 09:56:48','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook','hook_name','2023-07-11 09:56:48','n_diff_pfx01',151,1,'name'),('monami_shop_beta','ps_hook','hook_name','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook','hook_name','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_alias','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',86,1,'id_hook_alias'),('monami_shop_beta','ps_hook_alias','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_alias','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_alias','alias','2023-07-11 09:56:48','n_diff_pfx01',86,1,'alias'),('monami_shop_beta','ps_hook_alias','alias','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_alias','alias','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',70,1,'id_module'),('monami_shop_beta','ps_hook_module','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',261,1,'id_module,id_hook'),('monami_shop_beta','ps_hook_module','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',261,1,'id_module,id_hook,id_shop'),('monami_shop_beta','ps_hook_module','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module','id_hook','2023-07-11 09:56:48','n_diff_pfx01',108,1,'id_hook'),('monami_shop_beta','ps_hook_module','id_hook','2023-07-11 09:56:48','n_diff_pfx02',261,1,'id_hook,id_module'),('monami_shop_beta','ps_hook_module','id_hook','2023-07-11 09:56:48','n_diff_pfx03',261,1,'id_hook,id_module,id_shop'),('monami_shop_beta','ps_hook_module','id_hook','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module','id_hook','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module','id_module','2023-07-11 09:56:48','n_diff_pfx01',70,1,'id_module'),('monami_shop_beta','ps_hook_module','id_module','2023-07-11 09:56:48','n_diff_pfx02',261,1,'id_module,id_hook'),('monami_shop_beta','ps_hook_module','id_module','2023-07-11 09:56:48','n_diff_pfx03',261,1,'id_module,id_hook,id_shop'),('monami_shop_beta','ps_hook_module','id_module','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module','id_module','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','n_diff_pfx02',35,1,'id_shop,position'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','n_diff_pfx03',144,1,'id_shop,position,id_module'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','n_diff_pfx04',261,1,'id_shop,position,id_module,id_hook'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module','position','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_hook_module_exceptions'),('monami_shop_beta','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','id_hook','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_hook'),('monami_shop_beta','ps_hook_module_exceptions','id_hook','2023-07-11 09:56:48','n_diff_pfx02',5,1,'id_hook,id_hook_module_exceptions'),('monami_shop_beta','ps_hook_module_exceptions','id_hook','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','id_hook','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','id_module','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_module'),('monami_shop_beta','ps_hook_module_exceptions','id_module','2023-07-11 09:56:48','n_diff_pfx02',5,1,'id_module,id_hook_module_exceptions'),('monami_shop_beta','ps_hook_module_exceptions','id_module','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_hook_module_exceptions','id_module','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',91787,20,'id_image'),('monami_shop_beta','ps_image','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',185,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image','PRIMARY','2023-07-11 09:56:48','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image','id_product_cover','2023-07-11 09:56:48','n_diff_pfx01',94785,20,'id_product'),('monami_shop_beta','ps_image','id_product_cover','2023-07-11 09:56:48','n_diff_pfx02',89898,20,'id_product,cover'),('monami_shop_beta','ps_image','id_product_cover','2023-07-11 09:56:48','n_leaf_pages',93,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image','id_product_cover','2023-07-11 09:56:48','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image','idx_product_image','2023-07-11 09:56:48','n_diff_pfx01',93022,20,'id_image'),('monami_shop_beta','ps_image','idx_product_image','2023-07-11 09:56:48','n_diff_pfx02',90646,20,'id_image,id_product'),('monami_shop_beta','ps_image','idx_product_image','2023-07-11 09:56:48','n_diff_pfx03',90602,20,'id_image,id_product,cover'),('monami_shop_beta','ps_image','idx_product_image','2023-07-11 09:56:48','n_leaf_pages',89,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image','idx_product_image','2023-07-11 09:56:48','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image','image_product','2023-07-11 09:56:48','n_diff_pfx01',92311,20,'id_product'),('monami_shop_beta','ps_image','image_product','2023-07-11 09:56:48','n_diff_pfx02',89889,20,'id_product,id_image'),('monami_shop_beta','ps_image','image_product','2023-07-11 09:56:48','n_leaf_pages',81,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image','image_product','2023-07-11 09:56:48','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',91984,20,'id_image'),('monami_shop_beta','ps_image_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',92036,20,'id_image,id_lang'),('monami_shop_beta','ps_image_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',173,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_lang','PRIMARY','2023-07-11 09:56:48','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_lang','id_image','2023-07-11 09:56:48','n_diff_pfx01',92403,20,'id_image'),('monami_shop_beta','ps_image_lang','id_image','2023-07-11 09:56:48','n_diff_pfx02',90078,20,'id_image,id_lang'),('monami_shop_beta','ps_image_lang','id_image','2023-07-11 09:56:48','n_leaf_pages',77,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_lang','id_image','2023-07-11 09:56:48','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',91861,20,'id_image'),('monami_shop_beta','ps_image_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',91644,20,'id_image,id_shop'),('monami_shop_beta','ps_image_shop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',197,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_shop','PRIMARY','2023-07-11 09:56:48','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_shop','id_product','2023-07-11 09:56:48','n_diff_pfx01',89128,20,'id_product'),('monami_shop_beta','ps_image_shop','id_product','2023-07-11 09:56:48','n_diff_pfx02',91500,20,'id_product,id_shop'),('monami_shop_beta','ps_image_shop','id_product','2023-07-11 09:56:48','n_diff_pfx03',89099,20,'id_product,id_shop,cover'),('monami_shop_beta','ps_image_shop','id_product','2023-07-11 09:56:48','n_leaf_pages',116,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_shop','id_product','2023-07-11 09:56:48','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',0,2,'id_shop'),('monami_shop_beta','ps_image_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',90005,20,'id_shop,id_image'),('monami_shop_beta','ps_image_shop','id_shop','2023-07-11 09:56:48','n_leaf_pages',77,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_shop','id_shop','2023-07-11 09:56:48','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_type','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',9,1,'id_image_type'),('monami_shop_beta','ps_image_type','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_type','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_image_type','image_type_name','2023-07-11 09:56:48','n_diff_pfx01',9,1,'name'),('monami_shop_beta','ps_image_type','image_type_name','2023-07-11 09:56:48','n_diff_pfx02',9,1,'name,id_image_type'),('monami_shop_beta','ps_image_type','image_type_name','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_image_type','image_type_name','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_import_match','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_import_match'),('monami_shop_beta','ps_import_match','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_import_match','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_info','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_info'),('monami_shop_beta','ps_info','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_info','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_info_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_info'),('monami_shop_beta','ps_info_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',2,1,'id_info,id_lang'),('monami_shop_beta','ps_info_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_info_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_lang','lang_iso_code','2023-07-11 09:56:48','n_diff_pfx01',1,1,'iso_code'),('monami_shop_beta','ps_lang','lang_iso_code','2023-07-11 09:56:48','n_diff_pfx02',1,1,'iso_code,id_lang'),('monami_shop_beta','ps_lang','lang_iso_code','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_lang','lang_iso_code','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_lang_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_lang_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_beta','ps_lang_shop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_lang_shop','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_lang_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_lang_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_shop,id_lang'),('monami_shop_beta','ps_lang_shop','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_lang_shop','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_category','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',8,1,'id_layered_category'),('monami_shop_beta','ps_layered_category','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_category','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_category','id_category','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_category'),('monami_shop_beta','ps_layered_category','id_category','2023-07-11 09:56:18','n_diff_pfx02',6,1,'id_category,type'),('monami_shop_beta','ps_layered_category','id_category','2023-07-11 09:56:18','n_diff_pfx03',8,1,'id_category,type,id_layered_category'),('monami_shop_beta','ps_layered_category','id_category','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_category','id_category','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_filter','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_beta','ps_layered_filter','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_filter','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_filter_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_layered_filter'),('monami_shop_beta','ps_layered_filter_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_layered_filter,id_shop'),('monami_shop_beta','ps_layered_filter_shop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_filter_shop','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_filter_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_layered_filter_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_shop,id_layered_filter'),('monami_shop_beta','ps_layered_filter_shop','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_filter_shop','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_friendly_url','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',55,1,'id_layered_friendly_url'),('monami_shop_beta','ps_layered_friendly_url','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_friendly_url','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_friendly_url','id_lang','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_layered_friendly_url','id_lang','2023-07-11 09:56:48','n_diff_pfx02',55,1,'id_lang,id_layered_friendly_url'),('monami_shop_beta','ps_layered_friendly_url','id_lang','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_friendly_url','id_lang','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_friendly_url','url_key','2023-07-11 09:56:48','n_diff_pfx01',55,1,'url_key'),('monami_shop_beta','ps_layered_friendly_url','url_key','2023-07-11 09:56:48','n_diff_pfx02',55,1,'url_key,id_layered_friendly_url'),('monami_shop_beta','ps_layered_friendly_url','url_key','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_friendly_url','url_key','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',2,1,'id_attribute_group,id_lang'),('monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_beta','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop_beta','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',7,1,'id_feature'),('monami_shop_beta','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_feature'),('monami_shop_beta','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',2,1,'id_feature,id_lang'),('monami_shop_beta','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_beta','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop_beta','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_price_index','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',95032,20,'id_product'),('monami_shop_beta','ps_layered_price_index','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',158347,20,'id_product,id_currency'),('monami_shop_beta','ps_layered_price_index','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',158287,20,'id_product,id_currency,id_shop'),('monami_shop_beta','ps_layered_price_index','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',402,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_price_index','PRIMARY','2023-07-11 09:56:48','size',417,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_price_index','id_currency','2023-07-11 09:56:48','n_diff_pfx01',0,3,'id_currency'),('monami_shop_beta','ps_layered_price_index','id_currency','2023-07-11 09:56:48','n_diff_pfx02',159884,20,'id_currency,id_product'),('monami_shop_beta','ps_layered_price_index','id_currency','2023-07-11 09:56:48','n_diff_pfx03',163990,20,'id_currency,id_product,id_shop'),('monami_shop_beta','ps_layered_price_index','id_currency','2023-07-11 09:56:48','n_leaf_pages',177,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_price_index','id_currency','2023-07-11 09:56:48','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','n_diff_pfx01',959,20,'price_max'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','n_diff_pfx02',159299,20,'price_max,id_product'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','n_diff_pfx03',163360,20,'price_max,id_product,id_currency'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','n_diff_pfx04',158424,20,'price_max,id_product,id_currency,id_shop'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','n_leaf_pages',287,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_price_index','price_max','2023-07-11 09:56:48','size',352,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','n_diff_pfx01',950,20,'price_min'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','n_diff_pfx02',160430,20,'price_min,id_product'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','n_diff_pfx03',147672,20,'price_min,id_product,id_currency'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','n_diff_pfx04',156211,20,'price_min,id_product,id_currency,id_shop'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','n_leaf_pages',288,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_price_index','price_min','2023-07-11 09:56:48','size',351,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_product_attribute','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',11,1,'id_attribute'),('monami_shop_beta','ps_layered_product_attribute','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',34,1,'id_attribute,id_product'),('monami_shop_beta','ps_layered_product_attribute','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',34,1,'id_attribute,id_product,id_shop'),('monami_shop_beta','ps_layered_product_attribute','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_product_attribute','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','n_diff_pfx02',11,1,'id_attribute_group,id_attribute'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','n_diff_pfx03',34,1,'id_attribute_group,id_attribute,id_product'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','n_diff_pfx04',34,1,'id_attribute_group,id_attribute,id_product,id_shop'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_linksmenutop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_beta','ps_linksmenutop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_linksmenutop','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_linksmenutop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_linksmenutop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_shop,id_linksmenutop'),('monami_shop_beta','ps_linksmenutop','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_linksmenutop','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_beta','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_linksmenutop,id_lang'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','n_diff_pfx03',0,1,'id_linksmenutop,id_lang,id_shop'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','n_diff_pfx04',0,1,'id_linksmenutop,id_lang,id_shop,DB_ROW_ID'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_log','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',3623,20,'id_log'),('monami_shop_beta','ps_log','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',28,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_log','PRIMARY','2023-07-11 09:56:48','size',29,NULL,'Number of pages in the index'),('monami_shop_beta','ps_mail','PRIMARY','2023-09-19 10:38:13','n_diff_pfx01',7852,20,'id_mail'),('monami_shop_beta','ps_mail','PRIMARY','2023-09-19 10:38:13','n_leaf_pages',69,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_mail','PRIMARY','2023-09-19 10:38:13','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_mail','recipient','2023-09-19 10:38:13','n_diff_pfx01',2089,17,'recipient'),('monami_shop_beta','ps_mail','recipient','2023-09-19 10:38:13','n_diff_pfx02',7909,17,'recipient,id_mail'),('monami_shop_beta','ps_mail','recipient','2023-09-19 10:38:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_mail','recipient','2023-09-19 10:38:13','size',18,NULL,'Number of pages in the index'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_customer'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_customer,customer_email'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',0,1,'id_customer,customer_email,id_product'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_diff_pfx04',0,1,'id_customer,customer_email,id_product,id_product_attribute'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_diff_pfx05',0,1,'id_customer,customer_email,id_product,id_product_attribute,id_shop'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_mailalert_customer_oos','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_manufacturer','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop_beta','ps_manufacturer','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_manufacturer','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_manufacturer_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop_beta','ps_manufacturer_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_manufacturer,id_lang'),('monami_shop_beta','ps_manufacturer_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_manufacturer_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_manufacturer_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop_beta','ps_manufacturer_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_manufacturer,id_shop'),('monami_shop_beta','ps_manufacturer_shop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_manufacturer_shop','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_manufacturer_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_manufacturer_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_shop,id_manufacturer'),('monami_shop_beta','ps_manufacturer_shop','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_manufacturer_shop','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_memcached_servers','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_memcached_server'),('monami_shop_beta','ps_memcached_servers','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_memcached_servers','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',66,1,'id_message'),('monami_shop_beta','ps_message','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message','id_cart','2023-07-11 09:56:48','n_diff_pfx01',66,1,'id_cart'),('monami_shop_beta','ps_message','id_cart','2023-07-11 09:56:48','n_diff_pfx02',66,1,'id_cart,id_message'),('monami_shop_beta','ps_message','id_cart','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message','id_cart','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message','id_customer','2023-07-11 09:56:48','n_diff_pfx01',36,1,'id_customer'),('monami_shop_beta','ps_message','id_customer','2023-07-11 09:56:48','n_diff_pfx02',66,1,'id_customer,id_message'),('monami_shop_beta','ps_message','id_customer','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message','id_customer','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message','id_employee','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_employee'),('monami_shop_beta','ps_message','id_employee','2023-07-11 09:56:48','n_diff_pfx02',66,1,'id_employee,id_message'),('monami_shop_beta','ps_message','id_employee','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message','id_employee','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message','message_order','2023-07-11 09:56:48','n_diff_pfx01',49,1,'id_order'),('monami_shop_beta','ps_message','message_order','2023-07-11 09:56:48','n_diff_pfx02',66,1,'id_order,id_message'),('monami_shop_beta','ps_message','message_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message','message_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_message_readed','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_message'),('monami_shop_beta','ps_message_readed','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_message,id_employee'),('monami_shop_beta','ps_message_readed','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_message_readed','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_meta','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',37,1,'id_meta'),('monami_shop_beta','ps_meta','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_meta','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_meta','page','2023-07-11 09:56:48','n_diff_pfx01',37,1,'page'),('monami_shop_beta','ps_meta','page','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_meta','page','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_meta_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',29,1,'id_meta'),('monami_shop_beta','ps_meta_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',29,1,'id_meta,id_shop'),('monami_shop_beta','ps_meta_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',29,1,'id_meta,id_shop,id_lang'),('monami_shop_beta','ps_meta_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_meta_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_meta_lang','id_lang','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_meta_lang','id_lang','2023-07-11 09:56:48','n_diff_pfx02',29,1,'id_lang,id_meta'),('monami_shop_beta','ps_meta_lang','id_lang','2023-07-11 09:56:48','n_diff_pfx03',29,1,'id_lang,id_meta,id_shop'),('monami_shop_beta','ps_meta_lang','id_lang','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_meta_lang','id_lang','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_meta_lang','id_shop','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_meta_lang','id_shop','2023-07-11 09:56:48','n_diff_pfx02',29,1,'id_shop,id_meta'),('monami_shop_beta','ps_meta_lang','id_shop','2023-07-11 09:56:48','n_diff_pfx03',29,1,'id_shop,id_meta,id_lang'),('monami_shop_beta','ps_meta_lang','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_meta_lang','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',70,1,'id_module'),('monami_shop_beta','ps_module','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module','name','2023-07-11 09:56:48','n_diff_pfx01',70,1,'name'),('monami_shop_beta','ps_module','name','2023-07-11 09:56:48','n_diff_pfx02',70,1,'name,id_module'),('monami_shop_beta','ps_module','name','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module','name','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_access','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',3,1,'id_profile'),('monami_shop_beta','ps_module_access','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',210,1,'id_profile,id_module'),('monami_shop_beta','ps_module_access','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_access','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_country','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',3,1,'id_module'),('monami_shop_beta','ps_module_country','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_beta','ps_module_country','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',3,1,'id_module,id_shop,id_country'),('monami_shop_beta','ps_module_country','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_country','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_currency','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',3,1,'id_module'),('monami_shop_beta','ps_module_currency','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_beta','ps_module_currency','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',5,1,'id_module,id_shop,id_currency'),('monami_shop_beta','ps_module_currency','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_currency','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_currency','id_module','2023-07-11 09:56:48','n_diff_pfx01',3,1,'id_module'),('monami_shop_beta','ps_module_currency','id_module','2023-07-11 09:56:48','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_beta','ps_module_currency','id_module','2023-07-11 09:56:48','n_diff_pfx03',5,1,'id_module,id_shop,id_currency'),('monami_shop_beta','ps_module_currency','id_module','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_currency','id_module','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_group','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',70,1,'id_module'),('monami_shop_beta','ps_module_group','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',70,1,'id_module,id_shop'),('monami_shop_beta','ps_module_group','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',280,1,'id_module,id_shop,id_group'),('monami_shop_beta','ps_module_group','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_group','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_preference','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',4,1,'id_module_preference'),('monami_shop_beta','ps_module_preference','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_preference','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_preference','employee_module','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_employee'),('monami_shop_beta','ps_module_preference','employee_module','2023-07-11 09:56:48','n_diff_pfx02',4,1,'id_employee,module'),('monami_shop_beta','ps_module_preference','employee_module','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_preference','employee_module','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',67,1,'id_module'),('monami_shop_beta','ps_module_shop','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',67,1,'id_module,id_shop'),('monami_shop_beta','ps_module_shop','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_shop','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_module_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_module_shop','id_shop','2023-07-11 09:56:48','n_diff_pfx02',67,1,'id_shop,id_module'),('monami_shop_beta','ps_module_shop','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_module_shop','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_modules_perfs','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_modules_perfs'),('monami_shop_beta','ps_modules_perfs','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_modules_perfs','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_modules_perfs','session','2023-07-11 09:56:48','n_diff_pfx01',0,1,'session'),('monami_shop_beta','ps_modules_perfs','session','2023-07-11 09:56:48','n_diff_pfx02',0,1,'session,id_modules_perfs'),('monami_shop_beta','ps_modules_perfs','session','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_modules_perfs','session','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_newsletter','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',4,1,'id'),('monami_shop_beta','ps_newsletter','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_newsletter','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_operating_system','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',7,1,'id_operating_system'),('monami_shop_beta','ps_operating_system','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_operating_system','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_carrier','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',674,4,'id_order_carrier'),('monami_shop_beta','ps_order_carrier','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_carrier','PRIMARY','2023-07-11 09:56:48','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_carrier','id_carrier','2023-07-11 09:56:48','n_diff_pfx01',20,1,'id_carrier'),('monami_shop_beta','ps_order_carrier','id_carrier','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_carrier,id_order_carrier'),('monami_shop_beta','ps_order_carrier','id_carrier','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_carrier','id_carrier','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_carrier','id_order','2023-07-11 09:56:48','n_diff_pfx01',674,1,'id_order'),('monami_shop_beta','ps_order_carrier','id_order','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_order,id_order_carrier'),('monami_shop_beta','ps_order_carrier','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_carrier','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_carrier','id_order_invoice','2023-07-11 09:56:48','n_diff_pfx01',528,1,'id_order_invoice'),('monami_shop_beta','ps_order_carrier','id_order_invoice','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_order_invoice,id_order_carrier'),('monami_shop_beta','ps_order_carrier','id_order_invoice','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_carrier','id_order_invoice','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_cart_rule','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_order_cart_rule'),('monami_shop_beta','ps_order_cart_rule','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_cart_rule','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_cart_rule','id_cart_rule','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_cart_rule'),('monami_shop_beta','ps_order_cart_rule','id_cart_rule','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_cart_rule,id_order_cart_rule'),('monami_shop_beta','ps_order_cart_rule','id_cart_rule','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_cart_rule','id_cart_rule','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_cart_rule','id_order','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_order'),('monami_shop_beta','ps_order_cart_rule','id_order','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_order,id_order_cart_rule'),('monami_shop_beta','ps_order_cart_rule','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_cart_rule','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1082,20,'id_order_detail'),('monami_shop_beta','ps_order_detail','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',24,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','PRIMARY','2023-07-11 09:56:48','size',25,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','id_order_id_order_detail','2023-07-11 09:56:48','n_diff_pfx01',673,1,'id_order'),('monami_shop_beta','ps_order_detail','id_order_id_order_detail','2023-07-11 09:56:48','n_diff_pfx02',1102,1,'id_order,id_order_detail'),('monami_shop_beta','ps_order_detail','id_order_id_order_detail','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','id_order_id_order_detail','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','id_tax_rules_group','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_beta','ps_order_detail','id_tax_rules_group','2023-07-11 09:56:48','n_diff_pfx02',1102,1,'id_tax_rules_group,id_order_detail'),('monami_shop_beta','ps_order_detail','id_tax_rules_group','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','id_tax_rules_group','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','order_detail_order','2023-07-11 09:56:48','n_diff_pfx01',673,1,'id_order'),('monami_shop_beta','ps_order_detail','order_detail_order','2023-07-11 09:56:48','n_diff_pfx02',1102,1,'id_order,id_order_detail'),('monami_shop_beta','ps_order_detail','order_detail_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','order_detail_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','product_attribute_id','2023-07-11 09:56:48','n_diff_pfx01',8,1,'product_attribute_id'),('monami_shop_beta','ps_order_detail','product_attribute_id','2023-07-11 09:56:48','n_diff_pfx02',1102,1,'product_attribute_id,id_order_detail'),('monami_shop_beta','ps_order_detail','product_attribute_id','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','product_attribute_id','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail','product_id','2023-07-11 09:56:48','n_diff_pfx01',977,1,'product_id'),('monami_shop_beta','ps_order_detail','product_id','2023-07-11 09:56:48','n_diff_pfx02',1102,1,'product_id,id_order_detail'),('monami_shop_beta','ps_order_detail','product_id','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail','product_id','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_diff_pfx01',1080,4,'DB_ROW_ID'),('monami_shop_beta','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail_tax','id_order_detail','2023-07-11 09:56:48','n_diff_pfx01',1080,2,'id_order_detail'),('monami_shop_beta','ps_order_detail_tax','id_order_detail','2023-07-11 09:56:48','n_diff_pfx02',1080,2,'id_order_detail,DB_ROW_ID'),('monami_shop_beta','ps_order_detail_tax','id_order_detail','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail_tax','id_order_detail','2023-07-11 09:56:48','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_detail_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx01',4,2,'id_tax'),('monami_shop_beta','ps_order_detail_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx02',1080,2,'id_tax,DB_ROW_ID'),('monami_shop_beta','ps_order_detail_tax','id_tax','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_detail_tax','id_tax','2023-07-11 09:56:48','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_history','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1954,6,'id_order_history'),('monami_shop_beta','ps_order_history','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_history','PRIMARY','2023-07-11 09:56:48','size',7,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_history','id_employee','2023-07-11 09:56:48','n_diff_pfx01',2,3,'id_employee'),('monami_shop_beta','ps_order_history','id_employee','2023-07-11 09:56:48','n_diff_pfx02',1954,3,'id_employee,id_order_history'),('monami_shop_beta','ps_order_history','id_employee','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_history','id_employee','2023-07-11 09:56:48','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_history','id_order_state','2023-07-11 09:56:48','n_diff_pfx01',12,2,'id_order_state'),('monami_shop_beta','ps_order_history','id_order_state','2023-07-11 09:56:48','n_diff_pfx02',1954,2,'id_order_state,id_order_history'),('monami_shop_beta','ps_order_history','id_order_state','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_history','id_order_state','2023-07-11 09:56:48','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_history','order_history_order','2023-07-11 09:56:48','n_diff_pfx01',674,5,'id_order'),('monami_shop_beta','ps_order_history','order_history_order','2023-07-11 09:56:48','n_diff_pfx02',1954,5,'id_order,id_order_history'),('monami_shop_beta','ps_order_history','order_history_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_history','order_history_order','2023-07-11 09:56:48','size',6,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',577,11,'id_order_invoice'),('monami_shop_beta','ps_order_invoice','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice','PRIMARY','2023-07-11 09:56:48','size',12,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice','id_order','2023-07-11 09:56:48','n_diff_pfx01',577,1,'id_order'),('monami_shop_beta','ps_order_invoice','id_order','2023-07-11 09:56:48','n_diff_pfx02',577,1,'id_order,id_order_invoice'),('monami_shop_beta','ps_order_invoice','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice_payment','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',573,2,'id_order_invoice'),('monami_shop_beta','ps_order_invoice_payment','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',617,2,'id_order_invoice,id_order_payment'),('monami_shop_beta','ps_order_invoice_payment','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice_payment','PRIMARY','2023-07-11 09:56:48','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice_payment','id_order','2023-07-11 09:56:48','n_diff_pfx01',573,1,'id_order'),('monami_shop_beta','ps_order_invoice_payment','id_order','2023-07-11 09:56:48','n_diff_pfx02',573,1,'id_order,id_order_invoice'),('monami_shop_beta','ps_order_invoice_payment','id_order','2023-07-11 09:56:48','n_diff_pfx03',617,1,'id_order,id_order_invoice,id_order_payment'),('monami_shop_beta','ps_order_invoice_payment','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice_payment','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice_payment','order_payment','2023-07-11 09:56:48','n_diff_pfx01',616,1,'id_order_payment'),('monami_shop_beta','ps_order_invoice_payment','order_payment','2023-07-11 09:56:48','n_diff_pfx02',617,1,'id_order_payment,id_order_invoice'),('monami_shop_beta','ps_order_invoice_payment','order_payment','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice_payment','order_payment','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_diff_pfx01',547,3,'DB_ROW_ID'),('monami_shop_beta','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','size',4,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_invoice_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx01',2,1,'id_tax'),('monami_shop_beta','ps_order_invoice_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx02',547,1,'id_tax,DB_ROW_ID'),('monami_shop_beta','ps_order_invoice_tax','id_tax','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_invoice_tax','id_tax','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_message','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_order_message'),('monami_shop_beta','ps_order_message','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_message','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_message_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_order_message'),('monami_shop_beta','ps_order_message_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',5,1,'id_order_message,id_lang'),('monami_shop_beta','ps_order_message_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_message_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_payment','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',662,5,'id_order_payment'),('monami_shop_beta','ps_order_payment','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_payment','PRIMARY','2023-07-11 09:56:48','size',6,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_payment','order_reference','2023-07-11 09:56:48','n_diff_pfx01',572,1,'order_reference'),('monami_shop_beta','ps_order_payment','order_reference','2023-07-11 09:56:48','n_diff_pfx02',662,1,'order_reference,id_order_payment'),('monami_shop_beta','ps_order_payment','order_reference','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_payment','order_reference','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_beta','ps_order_return','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return','id_order','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_order'),('monami_shop_beta','ps_order_return','id_order','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_order,id_order_return'),('monami_shop_beta','ps_order_return','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return','order_return_customer','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_customer'),('monami_shop_beta','ps_order_return','order_return_customer','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_customer,id_order_return'),('monami_shop_beta','ps_order_return','order_return_customer','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return','order_return_customer','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_beta','ps_order_return_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_order_return,id_order_detail'),('monami_shop_beta','ps_order_return_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',0,1,'id_order_return,id_order_detail,id_customization'),('monami_shop_beta','ps_order_return_detail','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return_detail','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return_state','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_beta','ps_order_return_state','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return_state','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_return_state_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_beta','ps_order_return_state_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',5,1,'id_order_return_state,id_lang'),('monami_shop_beta','ps_order_return_state_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_return_state_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_order_slip'),('monami_shop_beta','ps_order_slip','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip','id_order','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_order'),('monami_shop_beta','ps_order_slip','id_order','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_order,id_order_slip'),('monami_shop_beta','ps_order_slip','id_order','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip','id_order','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip','order_slip_customer','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_customer'),('monami_shop_beta','ps_order_slip','order_slip_customer','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_customer,id_order_slip'),('monami_shop_beta','ps_order_slip','order_slip_customer','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip','order_slip_customer','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_order_slip'),('monami_shop_beta','ps_order_slip_detail','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',1,1,'id_order_slip,id_order_detail'),('monami_shop_beta','ps_order_slip_detail','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip_detail','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_beta','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_order_slip_detail'),('monami_shop_beta','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_order_slip_detail,DB_ROW_ID'),('monami_shop_beta','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_tax'),('monami_shop_beta','ps_order_slip_detail_tax','id_tax','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_beta','ps_order_slip_detail_tax','id_tax','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_slip_detail_tax','id_tax','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_state','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_beta','ps_order_state','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_state','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_state','module_name','2023-07-11 09:56:48','n_diff_pfx01',4,1,'module_name'),('monami_shop_beta','ps_order_state','module_name','2023-07-11 09:56:48','n_diff_pfx02',14,1,'module_name,id_order_state'),('monami_shop_beta','ps_order_state','module_name','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_state','module_name','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_order_state_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_beta','ps_order_state_lang','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',14,1,'id_order_state,id_lang'),('monami_shop_beta','ps_order_state_lang','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_order_state_lang','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',674,15,'id_order'),('monami_shop_beta','ps_orders','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','PRIMARY','2023-07-11 09:56:48','size',16,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','current_state','2023-07-11 09:56:48','n_diff_pfx01',10,1,'current_state'),('monami_shop_beta','ps_orders','current_state','2023-07-11 09:56:48','n_diff_pfx02',674,1,'current_state,id_order'),('monami_shop_beta','ps_orders','current_state','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','current_state','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','date_add','2023-07-11 09:56:48','n_diff_pfx01',669,1,'date_add'),('monami_shop_beta','ps_orders','date_add','2023-07-11 09:56:48','n_diff_pfx02',674,1,'date_add,id_order'),('monami_shop_beta','ps_orders','date_add','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','date_add','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_address_delivery','2023-07-11 09:56:48','n_diff_pfx01',601,1,'id_address_delivery'),('monami_shop_beta','ps_orders','id_address_delivery','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_address_delivery,id_order'),('monami_shop_beta','ps_orders','id_address_delivery','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_address_delivery','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_address_invoice','2023-07-11 09:56:48','n_diff_pfx01',600,1,'id_address_invoice'),('monami_shop_beta','ps_orders','id_address_invoice','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_address_invoice,id_order'),('monami_shop_beta','ps_orders','id_address_invoice','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_address_invoice','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_carrier','2023-07-11 09:56:48','n_diff_pfx01',20,1,'id_carrier'),('monami_shop_beta','ps_orders','id_carrier','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_carrier,id_order'),('monami_shop_beta','ps_orders','id_carrier','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_carrier','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_cart','2023-07-11 09:56:48','n_diff_pfx01',673,1,'id_cart'),('monami_shop_beta','ps_orders','id_cart','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_cart,id_order'),('monami_shop_beta','ps_orders','id_cart','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_cart','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_currency','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_currency'),('monami_shop_beta','ps_orders','id_currency','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_currency,id_order'),('monami_shop_beta','ps_orders','id_currency','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_currency','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_customer','2023-07-11 09:56:48','n_diff_pfx01',595,1,'id_customer'),('monami_shop_beta','ps_orders','id_customer','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_customer,id_order'),('monami_shop_beta','ps_orders','id_customer','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_customer','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_lang','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_beta','ps_orders','id_lang','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_lang,id_order'),('monami_shop_beta','ps_orders','id_lang','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_lang','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_shop','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_orders','id_shop','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_shop,id_order'),('monami_shop_beta','ps_orders','id_shop','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_shop','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','id_shop_group','2023-07-11 09:56:48','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_beta','ps_orders','id_shop_group','2023-07-11 09:56:48','n_diff_pfx02',674,1,'id_shop_group,id_order'),('monami_shop_beta','ps_orders','id_shop_group','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','id_shop_group','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','invoice_number','2023-07-11 09:56:48','n_diff_pfx01',528,1,'invoice_number'),('monami_shop_beta','ps_orders','invoice_number','2023-07-11 09:56:48','n_diff_pfx02',674,1,'invoice_number,id_order'),('monami_shop_beta','ps_orders','invoice_number','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','invoice_number','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_orders','reference','2023-07-11 09:56:48','n_diff_pfx01',673,1,'reference'),('monami_shop_beta','ps_orders','reference','2023-07-11 09:56:48','n_diff_pfx02',674,1,'reference,id_order'),('monami_shop_beta','ps_orders','reference','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_orders','reference','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_pack','PRIMARY','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_product_pack'),('monami_shop_beta','ps_pack','PRIMARY','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_product_pack,id_product_item'),('monami_shop_beta','ps_pack','PRIMARY','2023-07-11 09:56:48','n_diff_pfx03',0,1,'id_product_pack,id_product_item,id_product_attribute_item'),('monami_shop_beta','ps_pack','PRIMARY','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_pack','PRIMARY','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_pack','product_item','2023-07-11 09:56:48','n_diff_pfx01',0,1,'id_product_item'),('monami_shop_beta','ps_pack','product_item','2023-07-11 09:56:48','n_diff_pfx02',0,1,'id_product_item,id_product_attribute_item'),('monami_shop_beta','ps_pack','product_item','2023-07-11 09:56:48','n_diff_pfx03',0,1,'id_product_item,id_product_attribute_item,id_product_pack'),('monami_shop_beta','ps_pack','product_item','2023-07-11 09:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_pack','product_item','2023-07-11 09:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',126284,20,'id_page'),('monami_shop_beta','ps_page','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',262,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page','PRIMARY','2023-07-11 09:56:49','size',289,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page','id_object','2023-07-11 09:56:49','n_diff_pfx01',122355,20,'id_object'),('monami_shop_beta','ps_page','id_object','2023-07-11 09:56:49','n_diff_pfx02',131181,20,'id_object,id_page'),('monami_shop_beta','ps_page','id_object','2023-07-11 09:56:49','n_leaf_pages',176,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page','id_object','2023-07-11 09:56:49','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page','id_page_type','2023-07-11 09:56:49','n_diff_pfx01',34,3,'id_page_type'),('monami_shop_beta','ps_page','id_page_type','2023-07-11 09:56:49','n_diff_pfx02',125291,20,'id_page_type,id_page'),('monami_shop_beta','ps_page','id_page_type','2023-07-11 09:56:49','n_leaf_pages',107,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page','id_page_type','2023-07-11 09:56:49','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page_type','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',35,1,'id_page_type'),('monami_shop_beta','ps_page_type','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page_type','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page_type','name','2023-07-11 09:56:49','n_diff_pfx01',34,1,'name'),('monami_shop_beta','ps_page_type','name','2023-07-11 09:56:49','n_diff_pfx02',35,1,'name,id_page_type'),('monami_shop_beta','ps_page_type','name','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page_type','name','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_page_viewed','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_page'),('monami_shop_beta','ps_page_viewed','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_page,id_date_range'),('monami_shop_beta','ps_page_viewed','PRIMARY','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_page,id_date_range,id_shop'),('monami_shop_beta','ps_page_viewed','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_page_viewed','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_pagenotfound','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',2675,17,'id_pagenotfound'),('monami_shop_beta','ps_pagenotfound','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_pagenotfound','PRIMARY','2023-07-11 09:56:49','size',18,NULL,'Number of pages in the index'),('monami_shop_beta','ps_pagenotfound','date_add','2023-07-11 09:56:49','n_diff_pfx01',2647,4,'date_add'),('monami_shop_beta','ps_pagenotfound','date_add','2023-07-11 09:56:49','n_diff_pfx02',2675,4,'date_add,id_pagenotfound'),('monami_shop_beta','ps_pagenotfound','date_add','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_pagenotfound','date_add','2023-07-11 09:56:49','size',5,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','PRIMARY','2024-06-05 00:02:06','n_diff_pfx01',105335,20,'id_product'),('monami_shop_beta','ps_product','PRIMARY','2024-06-05 00:02:06','n_leaf_pages',2505,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','PRIMARY','2024-06-05 00:02:06','size',2788,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','date_add','2024-06-05 00:02:06','n_diff_pfx01',108230,20,'date_add'),('monami_shop_beta','ps_product','date_add','2024-06-05 00:02:06','n_diff_pfx02',105598,20,'date_add,id_product'),('monami_shop_beta','ps_product','date_add','2024-06-05 00:02:06','n_leaf_pages',117,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','date_add','2024-06-05 00:02:06','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','ean13','2024-06-05 00:02:06','n_diff_pfx01',112928,20,'ean13'),('monami_shop_beta','ps_product','ean13','2024-06-05 00:02:06','n_diff_pfx02',99495,20,'ean13,id_product'),('monami_shop_beta','ps_product','ean13','2024-06-05 00:02:06','n_leaf_pages',275,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','ean13','2024-06-05 00:02:06','size',353,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','id_category_default','2024-06-05 00:02:06','n_diff_pfx01',6,4,'id_category_default'),('monami_shop_beta','ps_product','id_category_default','2024-06-05 00:02:06','n_diff_pfx02',110449,20,'id_category_default,id_product'),('monami_shop_beta','ps_product','id_category_default','2024-06-05 00:02:06','n_leaf_pages',99,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','id_category_default','2024-06-05 00:02:06','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','indexed','2024-06-05 00:02:06','n_diff_pfx01',0,2,'indexed'),('monami_shop_beta','ps_product','indexed','2024-06-05 00:02:06','n_diff_pfx02',97209,20,'indexed,id_product'),('monami_shop_beta','ps_product','indexed','2024-06-05 00:02:06','n_leaf_pages',84,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','indexed','2024-06-05 00:02:06','size',152,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','product_manufacturer','2024-06-05 00:02:06','n_diff_pfx01',0,2,'id_manufacturer'),('monami_shop_beta','ps_product','product_manufacturer','2024-06-05 00:02:06','n_diff_pfx02',108281,20,'id_manufacturer,id_product'),('monami_shop_beta','ps_product','product_manufacturer','2024-06-05 00:02:06','n_leaf_pages',97,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','product_manufacturer','2024-06-05 00:02:06','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product','product_supplier','2024-06-05 00:02:06','n_diff_pfx01',0,2,'id_supplier'),('monami_shop_beta','ps_product','product_supplier','2024-06-05 00:02:06','n_diff_pfx02',105628,20,'id_supplier,id_product'),('monami_shop_beta','ps_product','product_supplier','2024-06-05 00:02:06','n_leaf_pages',97,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product','product_supplier','2024-06-05 00:02:06','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attachment','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_attachment','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_attachment'),('monami_shop_beta','ps_product_attachment','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attachment','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_product_attribute','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product_attribute,id_product'),('monami_shop_beta','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','product_attribute_product','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_attribute','product_attribute_product','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_beta','ps_product_attribute','product_attribute_product','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','product_attribute_product','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','product_default','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_attribute','product_default','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,default_on'),('monami_shop_beta','ps_product_attribute','product_default','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','product_default','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','reference','2023-07-11 09:56:49','n_diff_pfx01',0,1,'reference'),('monami_shop_beta','ps_product_attribute','reference','2023-07-11 09:56:49','n_diff_pfx02',0,1,'reference,id_product_attribute'),('monami_shop_beta','ps_product_attribute','reference','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','reference','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute','supplier_reference','2023-07-11 09:56:49','n_diff_pfx01',0,1,'supplier_reference'),('monami_shop_beta','ps_product_attribute','supplier_reference','2023-07-11 09:56:49','n_diff_pfx02',0,1,'supplier_reference,id_product_attribute'),('monami_shop_beta','ps_product_attribute','supplier_reference','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute','supplier_reference','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_combination','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_beta','ps_product_attribute_combination','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_attribute,id_product_attribute'),('monami_shop_beta','ps_product_attribute_combination','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_combination','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product_attribute,id_attribute'),('monami_shop_beta','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_image','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_product_attribute_image','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product_attribute,id_image'),('monami_shop_beta','ps_product_attribute_image','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_image','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_image','id_image','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_image'),('monami_shop_beta','ps_product_attribute_image','id_image','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_image,id_product_attribute'),('monami_shop_beta','ps_product_attribute_image','id_image','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_image','id_image','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_shop','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_product_attribute_shop','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product_attribute,id_shop'),('monami_shop_beta','ps_product_attribute_shop','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_shop','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_attribute_shop','id_product','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_attribute_shop','id_product','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop_beta','ps_product_attribute_shop','id_product','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_product,id_shop,default_on'),('monami_shop_beta','ps_product_attribute_shop','id_product','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_attribute_shop','id_product','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_carrier','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_carrier','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_carrier_reference'),('monami_shop_beta','ps_product_carrier','PRIMARY','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_product,id_carrier_reference,id_shop'),('monami_shop_beta','ps_product_carrier','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_carrier','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_country_tax','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_country_tax','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_country'),('monami_shop_beta','ps_product_country_tax','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_country_tax','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_download','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_download'),('monami_shop_beta','ps_product_download','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_download','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_download','id_product','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_download','id_product','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_download','id_product','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_download','product_active','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_download','product_active','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,active'),('monami_shop_beta','ps_product_download','product_active','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_product,active,id_product_download'),('monami_shop_beta','ps_product_download','product_active','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_download','product_active','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_group'),('monami_shop_beta','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_lang','PRIMARY','2024-06-05 00:03:16','n_diff_pfx01',102972,20,'id_product'),('monami_shop_beta','ps_product_lang','PRIMARY','2024-06-05 00:03:16','n_diff_pfx02',93126,20,'id_product,id_shop'),('monami_shop_beta','ps_product_lang','PRIMARY','2024-06-05 00:03:16','n_diff_pfx03',103383,20,'id_product,id_shop,id_lang'),('monami_shop_beta','ps_product_lang','PRIMARY','2024-06-05 00:03:16','n_leaf_pages',8214,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_lang','PRIMARY','2024-06-05 00:03:16','size',9454,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_lang','id_lang','2024-06-05 00:03:16','n_diff_pfx01',0,2,'id_lang'),('monami_shop_beta','ps_product_lang','id_lang','2024-06-05 00:03:16','n_diff_pfx02',105738,20,'id_lang,id_product'),('monami_shop_beta','ps_product_lang','id_lang','2024-06-05 00:03:16','n_diff_pfx03',108453,20,'id_lang,id_product,id_shop'),('monami_shop_beta','ps_product_lang','id_lang','2024-06-05 00:03:16','n_leaf_pages',117,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_lang','id_lang','2024-06-05 00:03:16','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','n_diff_pfx01',92014,20,'name'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','n_diff_pfx02',106433,20,'name,id_product'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','n_diff_pfx03',104580,20,'name,id_product,id_shop'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','n_diff_pfx04',108366,20,'name,id_product,id_shop,id_lang'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','n_leaf_pages',537,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_lang','name','2024-06-05 00:03:16','size',676,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_sale','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',632,2,'id_product'),('monami_shop_beta','ps_product_sale','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_sale','PRIMARY','2023-07-11 09:56:49','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_sale','quantity','2023-07-11 09:56:49','n_diff_pfx01',9,1,'quantity'),('monami_shop_beta','ps_product_sale','quantity','2023-07-11 09:56:49','n_diff_pfx02',632,1,'quantity,id_product'),('monami_shop_beta','ps_product_sale','quantity','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_sale','quantity','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_shop','PRIMARY','2024-06-04 23:56:00','n_diff_pfx01',106156,20,'id_product'),('monami_shop_beta','ps_product_shop','PRIMARY','2024-06-04 23:56:00','n_diff_pfx02',103908,20,'id_product,id_shop'),('monami_shop_beta','ps_product_shop','PRIMARY','2024-06-04 23:56:00','n_leaf_pages',1955,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_shop','PRIMARY','2024-06-04 23:56:00','size',2276,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_diff_pfx01',99940,20,'date_add'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_diff_pfx02',105487,20,'date_add,active'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_diff_pfx03',108248,20,'date_add,active,visibility'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_diff_pfx04',111041,20,'date_add,active,visibility,id_product'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_diff_pfx05',111001,20,'date_add,active,visibility,id_product,id_shop'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','n_leaf_pages',161,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_shop','date_add','2024-06-04 23:56:00','size',225,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_shop','id_category_default','2024-06-04 23:56:00','n_diff_pfx01',3,7,'id_category_default'),('monami_shop_beta','ps_product_shop','id_category_default','2024-06-04 23:56:00','n_diff_pfx02',107276,20,'id_category_default,id_product'),('monami_shop_beta','ps_product_shop','id_category_default','2024-06-04 23:56:00','n_diff_pfx03',112952,20,'id_category_default,id_product,id_shop'),('monami_shop_beta','ps_product_shop','id_category_default','2024-06-04 23:56:00','n_leaf_pages',129,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_shop','id_category_default','2024-06-04 23:56:00','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','n_diff_pfx01',0,2,'indexed'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','n_diff_pfx02',1,2,'indexed,active'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','n_diff_pfx03',109589,20,'indexed,active,id_product'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','n_diff_pfx04',108358,20,'indexed,active,id_product,id_shop'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','n_leaf_pages',115,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_shop','indexed','2024-06-04 23:56:00','size',157,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_supplier','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product_supplier'),('monami_shop_beta','ps_product_supplier','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_supplier','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_supplier','id_product','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_supplier','id_product','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_beta','ps_product_supplier','id_product','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supplier'),('monami_shop_beta','ps_product_supplier','id_product','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_supplier','id_product','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_supplier','id_supplier','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_beta','ps_product_supplier','id_supplier','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_supplier,id_product'),('monami_shop_beta','ps_product_supplier','id_supplier','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_supplier,id_product,id_product_supplier'),('monami_shop_beta','ps_product_supplier','id_supplier','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_supplier','id_supplier','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_tag','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_product_tag','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_product,id_tag'),('monami_shop_beta','ps_product_tag','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_tag','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_tag','id_lang','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_lang'),('monami_shop_beta','ps_product_tag','id_lang','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_beta','ps_product_tag','id_lang','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_lang,id_tag,id_product'),('monami_shop_beta','ps_product_tag','id_lang','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_tag','id_lang','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_product_tag','id_tag','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_tag'),('monami_shop_beta','ps_product_tag','id_tag','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_tag,id_product'),('monami_shop_beta','ps_product_tag','id_tag','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_product_tag','id_tag','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_profile','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_profile'),('monami_shop_beta','ps_profile','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_profile','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_profile_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_profile'),('monami_shop_beta','ps_profile_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',4,1,'id_profile,id_lang'),('monami_shop_beta','ps_profile_lang','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_profile_lang','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_quick_access','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_beta','ps_quick_access','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_quick_access','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_quick_access_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_beta','ps_quick_access_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',3,1,'id_quick_access,id_lang'),('monami_shop_beta','ps_quick_access_lang','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_quick_access_lang','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_range_price','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',10,1,'id_range_price'),('monami_shop_beta','ps_range_price','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_range_price','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_range_price','id_carrier','2023-07-11 09:56:49','n_diff_pfx01',9,1,'id_carrier'),('monami_shop_beta','ps_range_price','id_carrier','2023-07-11 09:56:49','n_diff_pfx02',10,1,'id_carrier,delimiter1'),('monami_shop_beta','ps_range_price','id_carrier','2023-07-11 09:56:49','n_diff_pfx03',10,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_beta','ps_range_price','id_carrier','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_range_price','id_carrier','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_range_weight','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_range_weight'),('monami_shop_beta','ps_range_weight','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_range_weight','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_range_weight','id_carrier','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_carrier'),('monami_shop_beta','ps_range_weight','id_carrier','2023-07-11 09:56:49','n_diff_pfx02',4,1,'id_carrier,delimiter1'),('monami_shop_beta','ps_range_weight','id_carrier','2023-07-11 09:56:49','n_diff_pfx03',4,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_beta','ps_range_weight','id_carrier','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_range_weight','id_carrier','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_referrer','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_beta','ps_referrer','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_referrer','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_referrer_cache','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop_beta','ps_referrer_cache','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_connections_source,id_referrer'),('monami_shop_beta','ps_referrer_cache','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_referrer_cache','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_referrer_shop','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_beta','ps_referrer_shop','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_referrer,id_shop'),('monami_shop_beta','ps_referrer_shop','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_referrer_shop','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_request_sql','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_request_sql'),('monami_shop_beta','ps_request_sql','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_request_sql','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_required_field','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_required_field'),('monami_shop_beta','ps_required_field','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_required_field','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_required_field','object_name','2023-07-11 09:56:49','n_diff_pfx01',0,1,'object_name'),('monami_shop_beta','ps_required_field','object_name','2023-07-11 09:56:49','n_diff_pfx02',0,1,'object_name,id_required_field'),('monami_shop_beta','ps_required_field','object_name','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_required_field','object_name','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_risk','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_risk'),('monami_shop_beta','ps_risk','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_risk','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_risk_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_risk'),('monami_shop_beta','ps_risk_lang','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_beta','ps_risk_lang','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_risk_lang','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_risk_lang','id_risk','2023-07-11 09:56:49','n_diff_pfx01',4,1,'id_risk'),('monami_shop_beta','ps_risk_lang','id_risk','2023-07-11 09:56:49','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_beta','ps_risk_lang','id_risk','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_risk_lang','id_risk','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'id_scene'),('monami_shop_beta','ps_scene','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene_category','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'id_scene'),('monami_shop_beta','ps_scene_category','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',0,1,'id_scene,id_category'),('monami_shop_beta','ps_scene_category','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene_category','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'id_scene'),('monami_shop_beta','ps_scene_lang','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',0,1,'id_scene,id_lang'),('monami_shop_beta','ps_scene_lang','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene_lang','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',0,1,'id_scene'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',0,1,'id_scene,id_product'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','n_diff_pfx03',0,1,'id_scene,id_product,x_axis'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','n_diff_pfx04',0,1,'id_scene,id_product,x_axis,y_axis'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene_products','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'id_scene'),('monami_shop_beta','ps_scene_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',0,1,'id_scene,id_shop'),('monami_shop_beta','ps_scene_shop','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene_shop','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_scene_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_scene_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx02',0,1,'id_shop,id_scene'),('monami_shop_beta','ps_scene_shop','id_shop','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_scene_shop','id_shop','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_search_engine','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',38,1,'id_search_engine'),('monami_shop_beta','ps_search_engine','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_search_engine','PRIMARY','2023-07-11 09:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_search_index','PRIMARY','2023-07-11 09:56:49','n_diff_pfx01',272562,20,'id_word'),('monami_shop_beta','ps_search_index','PRIMARY','2023-07-11 09:56:49','n_diff_pfx02',8506175,20,'id_word,id_product'),('monami_shop_beta','ps_search_index','PRIMARY','2023-07-11 09:56:49','n_leaf_pages',22250,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_search_index','PRIMARY','2023-07-11 09:56:49','size',25534,NULL,'Number of pages in the index'),('monami_shop_beta','ps_search_index','id_product','2023-07-11 09:56:49','n_diff_pfx01',90319,20,'id_product'),('monami_shop_beta','ps_search_index','id_product','2023-07-11 09:56:49','n_diff_pfx02',602321,20,'id_product,weight'),('monami_shop_beta','ps_search_index','id_product','2023-07-11 09:56:49','n_diff_pfx03',6718601,20,'id_product,weight,id_word'),('monami_shop_beta','ps_search_index','id_product','2023-07-11 09:56:49','n_leaf_pages',13452,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_search_index','id_product','2023-07-11 09:56:49','size',15410,NULL,'Number of pages in the index'),('monami_shop_beta','ps_search_word','PRIMARY','2023-12-15 02:19:27','n_diff_pfx01',483883,20,'id_word'),('monami_shop_beta','ps_search_word','PRIMARY','2023-12-15 02:19:27','n_leaf_pages',1242,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_search_word','PRIMARY','2023-12-15 02:19:27','size',1251,NULL,'Number of pages in the index'),('monami_shop_beta','ps_search_word','id_lang','2023-12-15 02:19:27','n_diff_pfx01',0,2,'id_lang'),('monami_shop_beta','ps_search_word','id_lang','2023-12-15 02:19:27','n_diff_pfx02',0,2,'id_lang,id_shop'),('monami_shop_beta','ps_search_word','id_lang','2023-12-15 02:19:27','n_diff_pfx03',477362,20,'id_lang,id_shop,word'),('monami_shop_beta','ps_search_word','id_lang','2023-12-15 02:19:27','n_leaf_pages',1242,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_search_word','id_lang','2023-12-15 02:19:27','size',1444,NULL,'Number of pages in the index'),('monami_shop_beta','ps_sekeyword','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',4279,20,'id_sekeyword'),('monami_shop_beta','ps_sekeyword','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',20,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_sekeyword','PRIMARY','2023-07-11 09:56:50','size',21,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_shop','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop','id_category','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_category'),('monami_shop_beta','ps_shop','id_category','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_category,id_shop'),('monami_shop_beta','ps_shop','id_category','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop','id_category','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop','id_shop_group','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_beta','ps_shop','id_shop_group','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_shop_group,deleted'),('monami_shop_beta','ps_shop','id_shop_group','2023-07-11 09:56:50','n_diff_pfx03',1,1,'id_shop_group,deleted,id_shop'),('monami_shop_beta','ps_shop','id_shop_group','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop','id_shop_group','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop','id_theme','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_theme'),('monami_shop_beta','ps_shop','id_theme','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_theme,id_shop'),('monami_shop_beta','ps_shop','id_theme','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop','id_theme','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_group','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_beta','ps_shop_group','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_group','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_group','deleted','2023-07-11 09:56:50','n_diff_pfx01',1,1,'deleted'),('monami_shop_beta','ps_shop_group','deleted','2023-07-11 09:56:50','n_diff_pfx02',1,1,'deleted,name'),('monami_shop_beta','ps_shop_group','deleted','2023-07-11 09:56:50','n_diff_pfx03',1,1,'deleted,name,id_shop_group'),('monami_shop_beta','ps_shop_group','deleted','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_group','deleted','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_url','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop_url'),('monami_shop_beta','ps_shop_url','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_url','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_url','full_shop_url','2023-07-11 09:56:50','n_diff_pfx01',1,1,'domain'),('monami_shop_beta','ps_shop_url','full_shop_url','2023-07-11 09:56:50','n_diff_pfx02',1,1,'domain,physical_uri'),('monami_shop_beta','ps_shop_url','full_shop_url','2023-07-11 09:56:50','n_diff_pfx03',1,1,'domain,physical_uri,virtual_uri'),('monami_shop_beta','ps_shop_url','full_shop_url','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_url','full_shop_url','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_url','full_shop_url_ssl','2023-07-11 09:56:50','n_diff_pfx01',1,1,'domain_ssl'),('monami_shop_beta','ps_shop_url','full_shop_url_ssl','2023-07-11 09:56:50','n_diff_pfx02',1,1,'domain_ssl,physical_uri'),('monami_shop_beta','ps_shop_url','full_shop_url_ssl','2023-07-11 09:56:50','n_diff_pfx03',1,1,'domain_ssl,physical_uri,virtual_uri'),('monami_shop_beta','ps_shop_url','full_shop_url_ssl','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_url','full_shop_url_ssl','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_shop_url','id_shop','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_shop_url','id_shop','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_shop,main'),('monami_shop_beta','ps_shop_url','id_shop','2023-07-11 09:56:50','n_diff_pfx03',1,1,'id_shop,main,id_shop_url'),('monami_shop_beta','ps_shop_url','id_shop','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_shop_url','id_shop','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_cache','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',35,5,'id_smarty_cache'),('monami_shop_beta','ps_smarty_cache','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_cache','PRIMARY','2023-07-11 09:56:50','size',19,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_cache','cache_id','2023-07-11 09:56:50','n_diff_pfx01',35,1,'cache_id'),('monami_shop_beta','ps_smarty_cache','cache_id','2023-07-11 09:56:50','n_diff_pfx02',35,1,'cache_id,id_smarty_cache'),('monami_shop_beta','ps_smarty_cache','cache_id','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_cache','cache_id','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_cache','modified','2023-07-11 09:56:50','n_diff_pfx01',16,1,'modified'),('monami_shop_beta','ps_smarty_cache','modified','2023-07-11 09:56:50','n_diff_pfx02',35,1,'modified,id_smarty_cache'),('monami_shop_beta','ps_smarty_cache','modified','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_cache','modified','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_cache','name','2023-07-11 09:56:50','n_diff_pfx01',28,1,'name'),('monami_shop_beta','ps_smarty_cache','name','2023-07-11 09:56:50','n_diff_pfx02',35,1,'name,id_smarty_cache'),('monami_shop_beta','ps_smarty_cache','name','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_cache','name','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_last_flush','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',2,1,'type'),('monami_shop_beta','ps_smarty_last_flush','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_last_flush','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_smarty_lazy_cache','PRIMARY','2024-01-19 12:08:36','n_diff_pfx01',0,1,'template_hash'),('monami_shop_beta','ps_smarty_lazy_cache','PRIMARY','2024-01-19 12:08:36','n_diff_pfx02',0,1,'template_hash,cache_id'),('monami_shop_beta','ps_smarty_lazy_cache','PRIMARY','2024-01-19 12:08:36','n_diff_pfx03',0,1,'template_hash,cache_id,compile_id'),('monami_shop_beta','ps_smarty_lazy_cache','PRIMARY','2024-01-19 12:08:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_smarty_lazy_cache','PRIMARY','2024-01-19 12:08:36','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','PRIMARY','2024-05-09 17:09:57','n_diff_pfx01',108,1,'id_specific_price'),('monami_shop_beta','ps_specific_price','PRIMARY','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','PRIMARY','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','from','2024-05-09 17:09:57','n_diff_pfx01',2,1,'from'),('monami_shop_beta','ps_specific_price','from','2024-05-09 17:09:57','n_diff_pfx02',108,1,'from,id_specific_price'),('monami_shop_beta','ps_specific_price','from','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','from','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','from_quantity','2024-05-09 17:09:57','n_diff_pfx01',1,1,'from_quantity'),('monami_shop_beta','ps_specific_price','from_quantity','2024-05-09 17:09:57','n_diff_pfx02',108,1,'from_quantity,id_specific_price'),('monami_shop_beta','ps_specific_price','from_quantity','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','from_quantity','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_cart','2024-05-09 17:09:57','n_diff_pfx01',1,1,'id_cart'),('monami_shop_beta','ps_specific_price','id_cart','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_cart,id_specific_price'),('monami_shop_beta','ps_specific_price','id_cart','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_cart','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_customer','2024-05-09 17:09:57','n_diff_pfx01',1,1,'id_customer'),('monami_shop_beta','ps_specific_price','id_customer','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_customer,id_specific_price'),('monami_shop_beta','ps_specific_price','id_customer','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_customer','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx01',108,1,'id_product'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_product,id_shop'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx03',108,1,'id_product,id_shop,id_currency'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx04',108,1,'id_product,id_shop,id_currency,id_country'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx05',108,1,'id_product,id_shop,id_currency,id_country,id_group'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx06',108,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx07',108,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx08',108,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx09',108,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_diff_pfx10',108,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to,id_specific_price'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_product','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx01',108,1,'id_product'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_product,id_product_attribute'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx03',108,1,'id_product,id_product_attribute,id_customer'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx04',108,1,'id_product,id_product_attribute,id_customer,id_cart'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx05',108,1,'id_product,id_product_attribute,id_customer,id_cart,from'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx06',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx07',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx08',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx09',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx10',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx11',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx12',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_diff_pfx13',108,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity,id_specific_price_rule'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_product_2','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_product_attribute','2024-05-09 17:09:57','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_beta','ps_specific_price','id_product_attribute','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_product_attribute,id_specific_price'),('monami_shop_beta','ps_specific_price','id_product_attribute','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_product_attribute','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_shop','2024-05-09 17:09:57','n_diff_pfx01',2,1,'id_shop'),('monami_shop_beta','ps_specific_price','id_shop','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_shop,id_specific_price'),('monami_shop_beta','ps_specific_price','id_shop','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_shop','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','id_specific_price_rule','2024-05-09 17:09:57','n_diff_pfx01',2,1,'id_specific_price_rule'),('monami_shop_beta','ps_specific_price','id_specific_price_rule','2024-05-09 17:09:57','n_diff_pfx02',108,1,'id_specific_price_rule,id_specific_price'),('monami_shop_beta','ps_specific_price','id_specific_price_rule','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','id_specific_price_rule','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price','to','2024-05-09 17:09:57','n_diff_pfx01',2,1,'to'),('monami_shop_beta','ps_specific_price','to','2024-05-09 17:09:57','n_diff_pfx02',108,1,'to,id_specific_price'),('monami_shop_beta','ps_specific_price','to','2024-05-09 17:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price','to','2024-05-09 17:09:57','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_priority','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',155,1,'id_specific_price_priority'),('monami_shop_beta','ps_specific_price_priority','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',155,1,'id_specific_price_priority,id_product'),('monami_shop_beta','ps_specific_price_priority','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_priority','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_priority','id_product','2023-07-11 09:56:50','n_diff_pfx01',155,1,'id_product'),('monami_shop_beta','ps_specific_price_priority','id_product','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_priority','id_product','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_rule','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_specific_price_rule'),('monami_shop_beta','ps_specific_price_rule','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_rule','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_shop,id_currency'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx03',1,1,'id_shop,id_currency,id_country'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx04',1,1,'id_shop,id_currency,id_country,id_group'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx05',1,1,'id_shop,id_currency,id_country,id_group,from_quantity'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx06',1,1,'id_shop,id_currency,id_country,id_group,from_quantity,from'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx07',1,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_diff_pfx08',1,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to,id_specific_price_rule'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_rule','id_product','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_specific_price_rule_condition'),('monami_shop_beta','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule_condition'),('monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_beta','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule'),('monami_shop_beta','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_state','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',312,1,'id_state'),('monami_shop_beta','ps_state','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_state','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_state','id_country','2023-07-11 09:56:50','n_diff_pfx01',7,1,'id_country'),('monami_shop_beta','ps_state','id_country','2023-07-11 09:56:50','n_diff_pfx02',312,1,'id_country,id_state'),('monami_shop_beta','ps_state','id_country','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_state','id_country','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_state','id_zone','2023-07-11 09:56:50','n_diff_pfx01',4,1,'id_zone'),('monami_shop_beta','ps_state','id_zone','2023-07-11 09:56:50','n_diff_pfx02',312,1,'id_zone,id_state'),('monami_shop_beta','ps_state','id_zone','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_state','id_zone','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_state','name','2023-07-11 09:56:50','n_diff_pfx01',312,1,'name'),('monami_shop_beta','ps_state','name','2023-07-11 09:56:50','n_diff_pfx02',312,1,'name,id_state'),('monami_shop_beta','ps_state','name','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_state','name','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_statssearch','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',91769,20,'id_statssearch'),('monami_shop_beta','ps_statssearch','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',349,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_statssearch','PRIMARY','2023-07-11 09:56:50','size',353,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_stock'),('monami_shop_beta','ps_stock','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock','id_product','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_stock','id_product','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_product,id_stock'),('monami_shop_beta','ps_stock','id_product','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock','id_product','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_stock','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_product_attribute,id_stock'),('monami_shop_beta','ps_stock','id_product_attribute','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock','id_product_attribute','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock','id_warehouse','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_stock','id_warehouse','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_stock'),('monami_shop_beta','ps_stock','id_warehouse','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock','id_warehouse','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',94818,20,'id_stock_available'),('monami_shop_beta','ps_stock_available','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',279,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','PRIMARY','2023-07-11 09:56:50','size',289,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','id_product','2023-07-11 09:56:50','n_diff_pfx01',96000,20,'id_product'),('monami_shop_beta','ps_stock_available','id_product','2023-07-11 09:56:50','n_diff_pfx02',96024,20,'id_product,id_stock_available'),('monami_shop_beta','ps_stock_available','id_product','2023-07-11 09:56:50','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','id_product','2023-07-11 09:56:50','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx01',0,2,'id_product_attribute'),('monami_shop_beta','ps_stock_available','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx02',93604,20,'id_product_attribute,id_stock_available'),('monami_shop_beta','ps_stock_available','id_product_attribute','2023-07-11 09:56:50','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','id_product_attribute','2023-07-11 09:56:50','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','id_shop','2023-07-11 09:56:50','n_diff_pfx01',0,2,'id_shop'),('monami_shop_beta','ps_stock_available','id_shop','2023-07-11 09:56:50','n_diff_pfx02',93544,20,'id_shop,id_stock_available'),('monami_shop_beta','ps_stock_available','id_shop','2023-07-11 09:56:50','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','id_shop','2023-07-11 09:56:50','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','id_shop_group','2023-07-11 09:56:50','n_diff_pfx01',0,2,'id_shop_group'),('monami_shop_beta','ps_stock_available','id_shop_group','2023-07-11 09:56:50','n_diff_pfx02',96036,20,'id_shop_group,id_stock_available'),('monami_shop_beta','ps_stock_available','id_shop_group','2023-07-11 09:56:50','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','id_shop_group','2023-07-11 09:56:50','size',97,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','n_diff_pfx01',95160,20,'id_product'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','n_diff_pfx02',92872,20,'id_product,id_product_attribute'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','n_diff_pfx03',95212,20,'id_product,id_product_attribute,id_shop'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','n_diff_pfx04',95280,20,'id_product,id_product_attribute,id_shop,id_shop_group'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','n_leaf_pages',150,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_available','product_sqlstock','2023-07-11 09:56:50','size',161,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_mvt','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_stock_mvt'),('monami_shop_beta','ps_stock_mvt','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_mvt','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_mvt','id_stock','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_stock'),('monami_shop_beta','ps_stock_mvt','id_stock','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_stock,id_stock_mvt'),('monami_shop_beta','ps_stock_mvt','id_stock','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_mvt','id_stock','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_stock_mvt_reason'),('monami_shop_beta','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_stock_mvt_reason,id_stock_mvt'),('monami_shop_beta','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_beta','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_beta','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',8,1,'id_stock_mvt_reason,id_lang'),('monami_shop_beta','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_store','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_store'),('monami_shop_beta','ps_store','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_store','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_store_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_store'),('monami_shop_beta','ps_store_shop','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',1,1,'id_store,id_shop'),('monami_shop_beta','ps_store_shop','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_store_shop','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_store_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_store_shop','id_shop','2023-07-11 09:56:18','n_diff_pfx02',1,1,'id_shop,id_store'),('monami_shop_beta','ps_store_shop','id_shop','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_store_shop','id_shop','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supplier','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_beta','ps_supplier','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supplier','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supplier_lang','PRIMARY','2023-07-11 09:56:19','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_beta','ps_supplier_lang','PRIMARY','2023-07-11 09:56:19','n_diff_pfx02',0,1,'id_supplier,id_lang'),('monami_shop_beta','ps_supplier_lang','PRIMARY','2023-07-11 09:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supplier_lang','PRIMARY','2023-07-11 09:56:19','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supplier_shop','PRIMARY','2023-07-11 09:56:19','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_beta','ps_supplier_shop','PRIMARY','2023-07-11 09:56:19','n_diff_pfx02',0,1,'id_supplier,id_shop'),('monami_shop_beta','ps_supplier_shop','PRIMARY','2023-07-11 09:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supplier_shop','PRIMARY','2023-07-11 09:56:19','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supplier_shop','id_shop','2023-07-11 09:56:19','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_supplier_shop','id_shop','2023-07-11 09:56:19','n_diff_pfx02',0,1,'id_shop,id_supplier'),('monami_shop_beta','ps_supplier_shop','id_shop','2023-07-11 09:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supplier_shop','id_shop','2023-07-11 09:56:19','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_beta','ps_supply_order','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order','id_supplier','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_beta','ps_supply_order','id_supplier','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_supplier,id_supply_order'),('monami_shop_beta','ps_supply_order','id_supplier','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order','id_supplier','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order','id_warehouse','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_supply_order','id_warehouse','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_supply_order'),('monami_shop_beta','ps_supply_order','id_warehouse','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order','id_warehouse','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order','reference','2023-07-11 09:56:50','n_diff_pfx01',0,1,'reference'),('monami_shop_beta','ps_supply_order','reference','2023-07-11 09:56:50','n_diff_pfx02',0,1,'reference,id_supply_order'),('monami_shop_beta','ps_supply_order','reference','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order','reference','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_detail','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_beta','ps_supply_order_detail','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_detail','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_beta','ps_supply_order_detail','id_product_attribute','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_product_attribute,id_supply_order_detail'),('monami_shop_beta','ps_supply_order_detail','id_product_attribute','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_product_attribute','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_beta','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:56:50','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supply_order_detail'),('monami_shop_beta','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_supply_order','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_beta','ps_supply_order_detail','id_supply_order','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_supply_order,id_product'),('monami_shop_beta','ps_supply_order_detail','id_supply_order','2023-07-11 09:56:50','n_diff_pfx03',0,1,'id_supply_order,id_product,id_supply_order_detail'),('monami_shop_beta','ps_supply_order_detail','id_supply_order','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_detail','id_supply_order','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_history','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order_history'),('monami_shop_beta','ps_supply_order_history','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_history','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_history','id_employee','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_employee'),('monami_shop_beta','ps_supply_order_history','id_employee','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_employee,id_supply_order_history'),('monami_shop_beta','ps_supply_order_history','id_employee','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_history','id_employee','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_history','id_state','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_state'),('monami_shop_beta','ps_supply_order_history','id_state','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_state,id_supply_order_history'),('monami_shop_beta','ps_supply_order_history','id_state','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_history','id_state','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_history','id_supply_order','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_beta','ps_supply_order_history','id_supply_order','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_supply_order,id_supply_order_history'),('monami_shop_beta','ps_supply_order_history','id_supply_order','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_history','id_supply_order','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order_receipt_history'),('monami_shop_beta','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_supply_order_detail,id_supply_order_receipt_history'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_supply_order_state'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_supply_order_state,id_supply_order_receipt_history'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_state','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_beta','ps_supply_order_state','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_state','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_beta','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',6,1,'id_supply_order_state,id_lang'),('monami_shop_beta','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',104,1,'id_tab'),('monami_shop_beta','ps_tab','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab','class_name','2023-07-11 09:56:50','n_diff_pfx01',104,1,'class_name'),('monami_shop_beta','ps_tab','class_name','2023-07-11 09:56:50','n_diff_pfx02',104,1,'class_name,id_tab'),('monami_shop_beta','ps_tab','class_name','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab','class_name','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab','id_parent','2023-07-11 09:56:50','n_diff_pfx01',14,1,'id_parent'),('monami_shop_beta','ps_tab','id_parent','2023-07-11 09:56:50','n_diff_pfx02',104,1,'id_parent,id_tab'),('monami_shop_beta','ps_tab','id_parent','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab','id_parent','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',104,1,'id_tab'),('monami_shop_beta','ps_tab_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',104,1,'id_tab,id_lang'),('monami_shop_beta','ps_tab_lang','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab_lang','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab_module_preference','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_tab_module_preference'),('monami_shop_beta','ps_tab_module_preference','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab_module_preference','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tab_module_preference','employee_module','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_employee'),('monami_shop_beta','ps_tab_module_preference','employee_module','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_employee,id_tab'),('monami_shop_beta','ps_tab_module_preference','employee_module','2023-07-11 09:56:50','n_diff_pfx03',0,1,'id_employee,id_tab,module'),('monami_shop_beta','ps_tab_module_preference','employee_module','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tab_module_preference','employee_module','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tag','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_tag'),('monami_shop_beta','ps_tag','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tag','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tag','id_lang','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_lang'),('monami_shop_beta','ps_tag','id_lang','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_beta','ps_tag','id_lang','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tag','id_lang','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tag','tag_name','2023-07-11 09:56:50','n_diff_pfx01',0,1,'name'),('monami_shop_beta','ps_tag','tag_name','2023-07-11 09:56:50','n_diff_pfx02',0,1,'name,id_tag'),('monami_shop_beta','ps_tag','tag_name','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tag','tag_name','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tag_count','PRIMARY','2023-07-11 09:56:19','n_diff_pfx01',0,1,'id_group'),('monami_shop_beta','ps_tag_count','PRIMARY','2023-07-11 09:56:19','n_diff_pfx02',0,1,'id_group,id_tag'),('monami_shop_beta','ps_tag_count','PRIMARY','2023-07-11 09:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tag_count','PRIMARY','2023-07-11 09:56:19','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_diff_pfx01',0,1,'id_group'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_diff_pfx02',0,1,'id_group,id_lang'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_diff_pfx03',0,1,'id_group,id_lang,id_shop'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_diff_pfx04',0,1,'id_group,id_lang,id_shop,counter'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_diff_pfx05',0,1,'id_group,id_lang,id_shop,counter,id_tag'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tag_count','id_group','2023-07-11 09:56:19','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',29,1,'id_tax'),('monami_shop_beta','ps_tax','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',29,1,'id_tax'),('monami_shop_beta','ps_tax_lang','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',29,1,'id_tax,id_lang'),('monami_shop_beta','ps_tax_lang','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_lang','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rule','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',79,1,'id_tax_rule'),('monami_shop_beta','ps_tax_rule','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rule','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_diff_pfx02',79,1,'id_tax_rules_group,id_country'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_diff_pfx03',79,1,'id_tax_rules_group,id_country,id_state'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_diff_pfx04',79,1,'id_tax_rules_group,id_country,id_state,zipcode_from'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_diff_pfx05',79,1,'id_tax_rules_group,id_country,id_state,zipcode_from,id_tax_rule'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rule','category_getproducts','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rule','id_tax','2023-07-11 09:56:50','n_diff_pfx01',26,1,'id_tax'),('monami_shop_beta','ps_tax_rule','id_tax','2023-07-11 09:56:50','n_diff_pfx02',79,1,'id_tax,id_tax_rule'),('monami_shop_beta','ps_tax_rule','id_tax','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rule','id_tax','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rule','id_tax_rules_group','2023-07-11 09:56:50','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_beta','ps_tax_rule','id_tax_rules_group','2023-07-11 09:56:50','n_diff_pfx02',79,1,'id_tax_rules_group,id_tax_rule'),('monami_shop_beta','ps_tax_rule','id_tax_rules_group','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rule','id_tax_rules_group','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rules_group','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',6,1,'id_tax_rules_group'),('monami_shop_beta','ps_tax_rules_group','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rules_group','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',6,1,'id_tax_rules_group'),('monami_shop_beta','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',6,1,'id_tax_rules_group,id_shop'),('monami_shop_beta','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_tax_rules_group_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_tax_rules_group_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx02',6,1,'id_shop,id_tax_rules_group'),('monami_shop_beta','ps_tax_rules_group_shop','id_shop','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_tax_rules_group_shop','id_shop','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_theme'),('monami_shop_beta','ps_theme','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme_meta','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',36,1,'id_theme_meta'),('monami_shop_beta','ps_theme_meta','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme_meta','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme_meta','id_meta','2023-07-11 09:56:50','n_diff_pfx01',36,1,'id_meta'),('monami_shop_beta','ps_theme_meta','id_meta','2023-07-11 09:56:50','n_diff_pfx02',36,1,'id_meta,id_theme_meta'),('monami_shop_beta','ps_theme_meta','id_meta','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme_meta','id_meta','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme_meta','id_theme','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_theme'),('monami_shop_beta','ps_theme_meta','id_theme','2023-07-11 09:56:50','n_diff_pfx02',36,1,'id_theme,id_theme_meta'),('monami_shop_beta','ps_theme_meta','id_theme','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme_meta','id_theme','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme_meta','id_theme_2','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_theme'),('monami_shop_beta','ps_theme_meta','id_theme_2','2023-07-11 09:56:50','n_diff_pfx02',36,1,'id_theme,id_meta'),('monami_shop_beta','ps_theme_meta','id_theme_2','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme_meta','id_theme_2','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_theme'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_theme,id_shop'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','n_diff_pfx03',0,1,'id_theme,id_shop,entity'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','n_diff_pfx04',0,1,'id_theme,id_shop,entity,id_object'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_theme_specific','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_themeconfigurator','PRIMARY','2024-04-15 18:16:24','n_diff_pfx01',1,1,'id_item'),('monami_shop_beta','ps_themeconfigurator','PRIMARY','2024-04-15 18:16:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_themeconfigurator','PRIMARY','2024-04-15 18:16:24','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_timezone','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',560,2,'id_timezone'),('monami_shop_beta','ps_timezone','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_timezone','PRIMARY','2023-07-11 09:56:50','size',3,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_warehouse','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_carrier','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_warehouse_carrier','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_beta','ps_warehouse_carrier','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_carrier','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_carrier','id_carrier','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_carrier'),('monami_shop_beta','ps_warehouse_carrier','id_carrier','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_carrier,id_warehouse'),('monami_shop_beta','ps_warehouse_carrier','id_carrier','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_carrier','id_carrier','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_carrier','id_warehouse','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_warehouse_carrier','id_warehouse','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_beta','ps_warehouse_carrier','id_warehouse','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_carrier','id_warehouse','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_product_location','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse_product_location'),('monami_shop_beta','ps_warehouse_product_location','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_product_location','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_product_location','id_product','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_beta','ps_warehouse_product_location','id_product','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_beta','ps_warehouse_product_location','id_product','2023-07-11 09:56:50','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_warehouse'),('monami_shop_beta','ps_warehouse_product_location','id_product','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_product_location','id_product','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_warehouse_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_beta','ps_warehouse_shop','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_shop','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_shop'),('monami_shop_beta','ps_warehouse_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_shop,id_warehouse'),('monami_shop_beta','ps_warehouse_shop','id_shop','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_shop','id_shop','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_warehouse_shop','id_warehouse','2023-07-11 09:56:50','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_beta','ps_warehouse_shop','id_warehouse','2023-07-11 09:56:50','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_beta','ps_warehouse_shop','id_warehouse','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_warehouse_shop','id_warehouse','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_web_browser','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',11,1,'id_web_browser'),('monami_shop_beta','ps_web_browser','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_web_browser','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_account','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_beta','ps_webservice_account','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_account','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_account','key','2023-07-11 09:56:50','n_diff_pfx01',1,1,'key'),('monami_shop_beta','ps_webservice_account','key','2023-07-11 09:56:50','n_diff_pfx02',1,1,'key,id_webservice_account'),('monami_shop_beta','ps_webservice_account','key','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_account','key','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_account_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_beta','ps_webservice_account_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_webservice_account,id_shop'),('monami_shop_beta','ps_webservice_account_shop','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_account_shop','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_account_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_webservice_account_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx02',1,1,'id_shop,id_webservice_account'),('monami_shop_beta','ps_webservice_account_shop','id_shop','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_account_shop','id_shop','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_permission','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',305,1,'id_webservice_permission'),('monami_shop_beta','ps_webservice_permission','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_permission','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_permission','id_webservice_account','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_beta','ps_webservice_permission','id_webservice_account','2023-07-11 09:56:50','n_diff_pfx02',305,1,'id_webservice_account,id_webservice_permission'),('monami_shop_beta','ps_webservice_permission','id_webservice_account','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_permission','id_webservice_account','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_permission','method','2023-07-11 09:56:50','n_diff_pfx01',5,1,'method'),('monami_shop_beta','ps_webservice_permission','method','2023-07-11 09:56:50','n_diff_pfx02',305,1,'method,id_webservice_permission'),('monami_shop_beta','ps_webservice_permission','method','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_permission','method','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_permission','resource','2023-07-11 09:56:50','n_diff_pfx01',67,1,'resource'),('monami_shop_beta','ps_webservice_permission','resource','2023-07-11 09:56:50','n_diff_pfx02',305,1,'resource,id_webservice_permission'),('monami_shop_beta','ps_webservice_permission','resource','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_permission','resource','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_webservice_permission','resource_2','2023-07-11 09:56:50','n_diff_pfx01',67,1,'resource'),('monami_shop_beta','ps_webservice_permission','resource_2','2023-07-11 09:56:50','n_diff_pfx02',305,1,'resource,method'),('monami_shop_beta','ps_webservice_permission','resource_2','2023-07-11 09:56:50','n_diff_pfx03',305,1,'resource,method,id_webservice_account'),('monami_shop_beta','ps_webservice_permission','resource_2','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_webservice_permission','resource_2','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_zone','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',8,1,'id_zone'),('monami_shop_beta','ps_zone','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_zone','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_zone_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',8,1,'id_zone'),('monami_shop_beta','ps_zone_shop','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',8,1,'id_zone,id_shop'),('monami_shop_beta','ps_zone_shop','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_zone_shop','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_beta','ps_zone_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_beta','ps_zone_shop','id_shop','2023-07-11 09:56:50','n_diff_pfx02',8,1,'id_shop,id_zone'),('monami_shop_beta','ps_zone_shop','id_shop','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_beta','ps_zone_shop','id_shop','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_access','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',4,2,'id_profile'),('monami_shop_blank','ps_access','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',403,2,'id_profile,id_tab'),('monami_shop_blank','ps_access','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_access','PRIMARY','2023-07-11 09:55:37','size',3,NULL,'Number of pages in the index'),('monami_shop_blank','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:37','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_accessory','accessory_product','2023-07-11 09:55:37','n_diff_pfx01',0,1,'id_product_1'),('monami_shop_blank','ps_accessory','accessory_product','2023-07-11 09:55:37','n_diff_pfx02',0,1,'id_product_1,id_product_2'),('monami_shop_blank','ps_accessory','accessory_product','2023-07-11 09:55:37','n_diff_pfx03',0,1,'id_product_1,id_product_2,DB_ROW_ID'),('monami_shop_blank','ps_accessory','accessory_product','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_accessory','accessory_product','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',4,1,'id_address'),('monami_shop_blank','ps_address','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','address_customer','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_customer'),('monami_shop_blank','ps_address','address_customer','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_customer,id_address'),('monami_shop_blank','ps_address','address_customer','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','address_customer','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','id_country','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_country'),('monami_shop_blank','ps_address','id_country','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_country,id_address'),('monami_shop_blank','ps_address','id_country','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','id_country','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','id_manufacturer','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_manufacturer'),('monami_shop_blank','ps_address','id_manufacturer','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_manufacturer,id_address'),('monami_shop_blank','ps_address','id_manufacturer','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','id_manufacturer','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','id_state','2023-07-11 09:55:37','n_diff_pfx01',3,1,'id_state'),('monami_shop_blank','ps_address','id_state','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_state,id_address'),('monami_shop_blank','ps_address','id_state','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','id_state','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','id_supplier','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_supplier'),('monami_shop_blank','ps_address','id_supplier','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_supplier,id_address'),('monami_shop_blank','ps_address','id_supplier','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','id_supplier','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address','id_warehouse','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_warehouse'),('monami_shop_blank','ps_address','id_warehouse','2023-07-11 09:55:37','n_diff_pfx02',4,1,'id_warehouse,id_address'),('monami_shop_blank','ps_address','id_warehouse','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address','id_warehouse','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_address_format','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',244,3,'id_country'),('monami_shop_blank','ps_address_format','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_address_format','PRIMARY','2023-07-11 09:55:37','size',4,NULL,'Number of pages in the index'),('monami_shop_blank','ps_advice','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',4,1,'id_advice'),('monami_shop_blank','ps_advice','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_advice','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_advice_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',4,3,'id_advice'),('monami_shop_blank','ps_advice_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',4,3,'id_advice,id_lang'),('monami_shop_blank','ps_advice_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_advice_lang','PRIMARY','2023-07-11 09:55:37','size',4,NULL,'Number of pages in the index'),('monami_shop_blank','ps_alias','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_alias'),('monami_shop_blank','ps_alias','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_alias','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_alias','alias','2023-07-11 09:55:37','n_diff_pfx01',2,1,'alias'),('monami_shop_blank','ps_alias','alias','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_alias','alias','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attachment','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_blank','ps_attachment','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attachment','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attachment_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_blank','ps_attachment_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',0,1,'id_attachment,id_lang'),('monami_shop_blank','ps_attachment_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attachment_lang','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_blank','ps_attribute','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute','attribute_group','2023-07-11 09:55:37','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_blank','ps_attribute','attribute_group','2023-07-11 09:55:37','n_diff_pfx02',24,1,'id_attribute_group,id_attribute'),('monami_shop_blank','ps_attribute','attribute_group','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute','attribute_group','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_group','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_blank','ps_attribute_group','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_group','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_blank','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',3,1,'id_attribute_group,id_lang'),('monami_shop_blank','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_blank','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',3,1,'id_attribute_group,id_shop'),('monami_shop_blank','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_group_shop','id_shop','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_attribute_group_shop','id_shop','2023-07-11 09:55:37','n_diff_pfx02',3,1,'id_shop,id_attribute_group'),('monami_shop_blank','ps_attribute_group_shop','id_shop','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_group_shop','id_shop','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_impact','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',0,1,'id_attribute_impact'),('monami_shop_blank','ps_attribute_impact','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_impact','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_impact','id_product','2023-07-11 09:55:37','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_attribute_impact','id_product','2023-07-11 09:55:37','n_diff_pfx02',0,1,'id_product,id_attribute'),('monami_shop_blank','ps_attribute_impact','id_product','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_impact','id_product','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_blank','ps_attribute_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',24,1,'id_attribute,id_lang'),('monami_shop_blank','ps_attribute_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_lang','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_lang','id_lang','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_attribute_lang','id_lang','2023-07-11 09:55:37','n_diff_pfx02',24,1,'id_lang,name'),('monami_shop_blank','ps_attribute_lang','id_lang','2023-07-11 09:55:37','n_diff_pfx03',24,1,'id_lang,name,id_attribute'),('monami_shop_blank','ps_attribute_lang','id_lang','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_lang','id_lang','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_shop','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_blank','ps_attribute_shop','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',24,1,'id_attribute,id_shop'),('monami_shop_blank','ps_attribute_shop','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_shop','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_attribute_shop','id_shop','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_attribute_shop','id_shop','2023-07-11 09:55:37','n_diff_pfx02',24,1,'id_shop,id_attribute'),('monami_shop_blank','ps_attribute_shop','id_shop','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_attribute_shop','id_shop','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_badge','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',247,1,'id_badge'),('monami_shop_blank','ps_badge','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_badge','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_badge_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',247,3,'id_badge'),('monami_shop_blank','ps_badge_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',247,3,'id_badge,id_lang'),('monami_shop_blank','ps_badge_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_badge_lang','PRIMARY','2023-07-11 09:55:37','size',4,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_blank','ps_carrier','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier','deleted','2023-07-11 09:55:37','n_diff_pfx01',1,1,'deleted'),('monami_shop_blank','ps_carrier','deleted','2023-07-11 09:55:37','n_diff_pfx02',1,1,'deleted,active'),('monami_shop_blank','ps_carrier','deleted','2023-07-11 09:55:37','n_diff_pfx03',2,1,'deleted,active,id_carrier'),('monami_shop_blank','ps_carrier','deleted','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier','deleted','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier','id_tax_rules_group','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_blank','ps_carrier','id_tax_rules_group','2023-07-11 09:55:37','n_diff_pfx02',2,1,'id_tax_rules_group,id_carrier'),('monami_shop_blank','ps_carrier','id_tax_rules_group','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier','id_tax_rules_group','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_reference'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','n_diff_pfx02',2,1,'id_reference,deleted'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','n_diff_pfx03',2,1,'id_reference,deleted,active'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','n_diff_pfx04',2,1,'id_reference,deleted,active,id_carrier'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier','reference','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_group','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_blank','ps_carrier_group','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',6,1,'id_carrier,id_group'),('monami_shop_blank','ps_carrier_group','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_group','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_carrier_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_blank','ps_carrier_lang','PRIMARY','2023-07-11 09:55:37','n_diff_pfx03',2,1,'id_lang,id_shop,id_carrier'),('monami_shop_blank','ps_carrier_lang','PRIMARY','2023-07-11 09:55:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_lang','PRIMARY','2023-07-11 09:55:37','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_blank','ps_carrier_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_carrier,id_shop'),('monami_shop_blank','ps_carrier_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_carrier_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_shop,id_carrier'),('monami_shop_blank','ps_carrier_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_blank','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_carrier,id_tax_rules_group'),('monami_shop_blank','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',2,1,'id_carrier,id_tax_rules_group,id_shop'),('monami_shop_blank','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_carrier_zone','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_blank','ps_carrier_zone','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_carrier,id_zone'),('monami_shop_blank','ps_carrier_zone','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_carrier_zone','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cart'),('monami_shop_blank','ps_cart','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','cart_customer','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_cart','cart_customer','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_customer,id_cart'),('monami_shop_blank','ps_cart','cart_customer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','cart_customer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_address_delivery','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_address_delivery'),('monami_shop_blank','ps_cart','id_address_delivery','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_address_delivery,id_cart'),('monami_shop_blank','ps_cart','id_address_delivery','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_address_delivery','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_address_invoice','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_address_invoice'),('monami_shop_blank','ps_cart','id_address_invoice','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_address_invoice,id_cart'),('monami_shop_blank','ps_cart','id_address_invoice','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_address_invoice','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_carrier','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_cart','id_carrier','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_carrier,id_cart'),('monami_shop_blank','ps_cart','id_carrier','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_carrier','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_currency','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_currency'),('monami_shop_blank','ps_cart','id_currency','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_currency,id_cart'),('monami_shop_blank','ps_cart','id_currency','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_currency','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_guest','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_guest'),('monami_shop_blank','ps_cart','id_guest','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_guest,id_cart'),('monami_shop_blank','ps_cart','id_guest','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_guest','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_lang','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_cart','id_lang','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_lang,id_cart'),('monami_shop_blank','ps_cart','id_lang','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_lang','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_cart','id_shop','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop,date_add'),('monami_shop_blank','ps_cart','id_shop','2023-07-11 09:55:38','n_diff_pfx03',5,1,'id_shop,date_add,id_cart'),('monami_shop_blank','ps_cart','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_shop_2','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_cart','id_shop_2','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop,date_upd'),('monami_shop_blank','ps_cart','id_shop_2','2023-07-11 09:55:38','n_diff_pfx03',5,1,'id_shop,date_upd,id_cart'),('monami_shop_blank','ps_cart','id_shop_2','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_shop_2','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart','id_shop_group','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_cart','id_shop_group','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_shop_group,id_cart'),('monami_shop_blank','ps_cart','id_shop_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart','id_shop_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart'),('monami_shop_blank','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart,id_cart_rule'),('monami_shop_blank','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_cart'),('monami_shop_blank','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cart'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',15,1,'id_cart,id_product'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',15,1,'id_cart,id_product,id_product_attribute'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx04',15,1,'id_cart,id_product,id_product_attribute,id_address_delivery'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_product','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cart'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_cart,date_add'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_diff_pfx03',15,1,'id_cart,date_add,id_product'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_diff_pfx04',15,1,'id_cart,date_add,id_product,id_product_attribute'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_diff_pfx05',15,1,'id_cart,date_add,id_product,id_product_attribute,id_address_delivery'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_product','id_cart_order','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product_attribute'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx02',15,1,'id_product_attribute,id_cart'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx03',15,1,'id_product_attribute,id_cart,id_product'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx04',15,1,'id_product_attribute,id_cart,id_product,id_address_delivery'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_product','id_product_attribute','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','n_diff_pfx03',0,1,'group_restriction,active,date_to'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','n_diff_pfx04',0,1,'group_restriction,active,date_to,id_cart_rule'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule','group_restriction','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_diff_pfx03',0,1,'group_restriction,active,highlight'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_diff_pfx04',0,1,'group_restriction,active,highlight,date_to'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_diff_pfx05',0,1,'group_restriction,active,highlight,date_to,id_cart_rule'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule','group_restriction_2','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_customer,active,date_to'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','n_diff_pfx04',0,1,'id_customer,active,date_to,id_cart_rule'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule','id_customer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_customer,active,highlight'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_diff_pfx04',0,1,'id_customer,active,highlight,date_to'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_diff_pfx05',0,1,'id_customer,active,highlight,date_to,id_cart_rule'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule','id_customer_2','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_carrier'),('monami_shop_blank','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_blank','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_blank','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule_2'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule_2,id_cart_rule_1'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_country'),('monami_shop_blank','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_group'),('monami_shop_blank','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_lang'),('monami_shop_blank','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_blank','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product_rule_group'),('monami_shop_blank','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_blank','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_product_rule,id_item'),('monami_shop_blank','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart_rule,id_shop'),('monami_shop_blank','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',11,1,'id_category'),('monami_shop_blank','ps_category','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','activenleft','2023-07-11 09:55:38','n_diff_pfx01',2,1,'active'),('monami_shop_blank','ps_category','activenleft','2023-07-11 09:55:38','n_diff_pfx02',11,1,'active,nleft'),('monami_shop_blank','ps_category','activenleft','2023-07-11 09:55:38','n_diff_pfx03',11,1,'active,nleft,id_category'),('monami_shop_blank','ps_category','activenleft','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','activenleft','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','activenright','2023-07-11 09:55:38','n_diff_pfx01',2,1,'active'),('monami_shop_blank','ps_category','activenright','2023-07-11 09:55:38','n_diff_pfx02',11,1,'active,nright'),('monami_shop_blank','ps_category','activenright','2023-07-11 09:55:38','n_diff_pfx03',11,1,'active,nright,id_category'),('monami_shop_blank','ps_category','activenright','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','activenright','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','category_parent','2023-07-11 09:55:38','n_diff_pfx01',6,1,'id_parent'),('monami_shop_blank','ps_category','category_parent','2023-07-11 09:55:38','n_diff_pfx02',11,1,'id_parent,id_category'),('monami_shop_blank','ps_category','category_parent','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','category_parent','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','level_depth','2023-07-11 09:55:38','n_diff_pfx01',5,1,'level_depth'),('monami_shop_blank','ps_category','level_depth','2023-07-11 09:55:38','n_diff_pfx02',11,1,'level_depth,id_category'),('monami_shop_blank','ps_category','level_depth','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','level_depth','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','n_diff_pfx01',11,1,'nleft'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','n_diff_pfx02',11,1,'nleft,nright'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','n_diff_pfx03',11,1,'nleft,nright,active'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','n_diff_pfx04',11,1,'nleft,nright,active,id_category'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','nleftrightactive','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category','nright','2023-07-11 09:55:38','n_diff_pfx01',11,1,'nright'),('monami_shop_blank','ps_category','nright','2023-07-11 09:55:38','n_diff_pfx02',11,1,'nright,id_category'),('monami_shop_blank','ps_category','nright','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category','nright','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',10,1,'id_category'),('monami_shop_blank','ps_category_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',31,1,'id_category,id_group'),('monami_shop_blank','ps_category_group','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_group','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_group','id_category','2023-07-11 09:55:38','n_diff_pfx01',10,1,'id_category'),('monami_shop_blank','ps_category_group','id_category','2023-07-11 09:55:38','n_diff_pfx02',31,1,'id_category,id_group'),('monami_shop_blank','ps_category_group','id_category','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_group','id_category','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_group','id_group','2023-07-11 09:55:38','n_diff_pfx01',4,1,'id_group'),('monami_shop_blank','ps_category_group','id_group','2023-07-11 09:55:38','n_diff_pfx02',31,1,'id_group,id_category'),('monami_shop_blank','ps_category_group','id_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_group','id_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',11,1,'id_category'),('monami_shop_blank','ps_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',11,1,'id_category,id_shop'),('monami_shop_blank','ps_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',11,1,'id_category,id_shop,id_lang'),('monami_shop_blank','ps_category_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx01',10,1,'name'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx02',11,1,'name,id_category'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx03',11,1,'name,id_category,id_shop'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx04',11,1,'name,id_category,id_shop,id_lang'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_lang','category_name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',9,1,'id_category'),('monami_shop_blank','ps_category_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',28,1,'id_category,id_product'),('monami_shop_blank','ps_category_product','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_product','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_product','id_category','2023-07-11 09:55:38','n_diff_pfx01',9,1,'id_category'),('monami_shop_blank','ps_category_product','id_category','2023-07-11 09:55:38','n_diff_pfx02',28,1,'id_category,position'),('monami_shop_blank','ps_category_product','id_category','2023-07-11 09:55:38','n_diff_pfx03',28,1,'id_category,position,id_product'),('monami_shop_blank','ps_category_product','id_category','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_product','id_category','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_product','id_product','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_category_product','id_product','2023-07-11 09:55:38','n_diff_pfx02',28,1,'id_product,id_category'),('monami_shop_blank','ps_category_product','id_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_product','id_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_category_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',11,1,'id_category'),('monami_shop_blank','ps_category_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',11,1,'id_category,id_shop'),('monami_shop_blank','ps_category_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_category_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cms'),('monami_shop_blank','ps_cms','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_block','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_blank','ps_cms_block','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_block','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_blank','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_cms_block,id_lang'),('monami_shop_blank','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_block_page','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cms_block_page'),('monami_shop_blank','ps_cms_block_page','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_block_page','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_blank','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_cms_block,id_shop'),('monami_shop_blank','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_blank','ps_cms_category','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category','category_parent','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_parent'),('monami_shop_blank','ps_cms_category','category_parent','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_parent,id_cms_category'),('monami_shop_blank','ps_cms_category','category_parent','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category','category_parent','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_blank','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_blank','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',1,1,'id_cms_category,id_shop,id_lang'),('monami_shop_blank','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx01',1,1,'name'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx02',1,1,'name,id_cms_category'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx03',1,1,'name,id_cms_category,id_shop'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','n_diff_pfx04',1,1,'name,id_cms_category,id_shop,id_lang'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category_lang','category_name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_blank','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_blank','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_category_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_cms_category_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop,id_cms_category'),('monami_shop_blank','ps_cms_category_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_category_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cms'),('monami_shop_blank','ps_cms_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop_blank','ps_cms_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',5,1,'id_cms,id_shop,id_lang'),('monami_shop_blank','ps_cms_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_role','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_blank','ps_cms_role','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cms_role,id_cms'),('monami_shop_blank','ps_cms_role','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_role','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_role','name','2023-07-11 09:55:38','n_diff_pfx01',0,1,'name'),('monami_shop_blank','ps_cms_role','name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_role','name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_blank','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cms_role,id_lang'),('monami_shop_blank','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_cms_role,id_lang,id_shop'),('monami_shop_blank','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_cms'),('monami_shop_blank','ps_cms_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop_blank','ps_cms_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cms_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_cms_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_shop,id_cms'),('monami_shop_blank','ps_cms_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cms_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_compare','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_compare'),('monami_shop_blank','ps_compare','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_compare','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_compare_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_compare'),('monami_shop_blank','ps_compare_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_compare,id_product'),('monami_shop_blank','ps_compare_product','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_compare_product','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_condition','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',253,4,'id_condition'),('monami_shop_blank','ps_condition','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',253,4,'id_condition,id_ps_condition'),('monami_shop_blank','ps_condition','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_condition','PRIMARY','2023-07-11 09:55:38','size',5,NULL,'Number of pages in the index'),('monami_shop_blank','ps_condition_advice','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',8,1,'id_condition'),('monami_shop_blank','ps_condition_advice','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',12,1,'id_condition,id_advice'),('monami_shop_blank','ps_condition_advice','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_condition_advice','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_condition_badge','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',249,1,'id_condition'),('monami_shop_blank','ps_condition_badge','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',249,1,'id_condition,id_badge'),('monami_shop_blank','ps_condition_badge','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_condition_badge','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',364,3,'id_configuration'),('monami_shop_blank','ps_configuration','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration','PRIMARY','2023-07-11 09:55:38','size',8,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_configuration','id_shop','2023-07-11 09:55:38','n_diff_pfx02',364,1,'id_shop,id_configuration'),('monami_shop_blank','ps_configuration','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration','id_shop_group','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_configuration','id_shop_group','2023-07-11 09:55:38','n_diff_pfx02',364,1,'id_shop_group,id_configuration'),('monami_shop_blank','ps_configuration','id_shop_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration','id_shop_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration','name','2023-07-11 09:55:38','n_diff_pfx01',364,1,'name'),('monami_shop_blank','ps_configuration','name','2023-07-11 09:55:38','n_diff_pfx02',364,1,'name,id_configuration'),('monami_shop_blank','ps_configuration','name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration','name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',36,1,'id_configuration_kpi'),('monami_shop_blank','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_kpi','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_configuration_kpi','id_shop','2023-07-11 09:55:38','n_diff_pfx02',36,1,'id_shop,id_configuration_kpi'),('monami_shop_blank','ps_configuration_kpi','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration_kpi','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:38','n_diff_pfx02',36,1,'id_shop_group,id_configuration_kpi'),('monami_shop_blank','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_kpi','name','2023-07-11 09:55:38','n_diff_pfx01',36,1,'name'),('monami_shop_blank','ps_configuration_kpi','name','2023-07-11 09:55:38','n_diff_pfx02',36,1,'name,id_configuration_kpi'),('monami_shop_blank','ps_configuration_kpi','name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration_kpi','name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_configuration_kpi'),('monami_shop_blank','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_configuration_kpi,id_lang'),('monami_shop_blank','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'); INSERT INTO `innodb_index_stats` VALUES ('monami_shop_blank','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_configuration_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',9,1,'id_configuration'),('monami_shop_blank','ps_configuration_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',9,1,'id_configuration,id_lang'),('monami_shop_blank','ps_configuration_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_configuration_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',53,1,'id_connections'),('monami_shop_blank','ps_connections','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections','date_add','2023-07-11 09:55:38','n_diff_pfx01',53,1,'date_add'),('monami_shop_blank','ps_connections','date_add','2023-07-11 09:55:38','n_diff_pfx02',53,1,'date_add,id_connections'),('monami_shop_blank','ps_connections','date_add','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections','date_add','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections','id_guest','2023-07-11 09:55:38','n_diff_pfx01',53,1,'id_guest'),('monami_shop_blank','ps_connections','id_guest','2023-07-11 09:55:38','n_diff_pfx02',53,1,'id_guest,id_connections'),('monami_shop_blank','ps_connections','id_guest','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections','id_guest','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections','id_page','2023-07-11 09:55:38','n_diff_pfx01',8,1,'id_page'),('monami_shop_blank','ps_connections','id_page','2023-07-11 09:55:38','n_diff_pfx02',53,1,'id_page,id_connections'),('monami_shop_blank','ps_connections','id_page','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections','id_page','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_page','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_connections'),('monami_shop_blank','ps_connections_page','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_connections,id_page'),('monami_shop_blank','ps_connections_page','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_connections,id_page,time_start'),('monami_shop_blank','ps_connections_page','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_page','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_source','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop_blank','ps_connections_source','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_source','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_source','connections','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_connections'),('monami_shop_blank','ps_connections_source','connections','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_connections,id_connections_source'),('monami_shop_blank','ps_connections_source','connections','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_source','connections','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_source','http_referer','2023-07-11 09:55:38','n_diff_pfx01',0,1,'http_referer'),('monami_shop_blank','ps_connections_source','http_referer','2023-07-11 09:55:38','n_diff_pfx02',0,1,'http_referer,id_connections_source'),('monami_shop_blank','ps_connections_source','http_referer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_source','http_referer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_source','orderby','2023-07-11 09:55:38','n_diff_pfx01',0,1,'date_add'),('monami_shop_blank','ps_connections_source','orderby','2023-07-11 09:55:38','n_diff_pfx02',0,1,'date_add,id_connections_source'),('monami_shop_blank','ps_connections_source','orderby','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_source','orderby','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_connections_source','request_uri','2023-07-11 09:55:38','n_diff_pfx01',0,1,'request_uri'),('monami_shop_blank','ps_connections_source','request_uri','2023-07-11 09:55:38','n_diff_pfx02',0,1,'request_uri,id_connections_source'),('monami_shop_blank','ps_connections_source','request_uri','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_connections_source','request_uri','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_contact','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_contact'),('monami_shop_blank','ps_contact','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_contact','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_contact_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_contact'),('monami_shop_blank','ps_contact_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_contact,id_lang'),('monami_shop_blank','ps_contact_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_contact_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_contact_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_contact'),('monami_shop_blank','ps_contact_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_contact,id_shop'),('monami_shop_blank','ps_contact_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_contact_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_contact_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_contact_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_shop,id_contact'),('monami_shop_blank','ps_contact_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_contact_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',244,1,'id_country'),('monami_shop_blank','ps_country','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country','country_','2023-07-11 09:55:38','n_diff_pfx01',8,1,'id_zone'),('monami_shop_blank','ps_country','country_','2023-07-11 09:55:38','n_diff_pfx02',244,1,'id_zone,id_country'),('monami_shop_blank','ps_country','country_','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country','country_','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country','country_iso_code','2023-07-11 09:55:38','n_diff_pfx01',244,1,'iso_code'),('monami_shop_blank','ps_country','country_iso_code','2023-07-11 09:55:38','n_diff_pfx02',244,1,'iso_code,id_country'),('monami_shop_blank','ps_country','country_iso_code','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country','country_iso_code','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',244,1,'id_country'),('monami_shop_blank','ps_country_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',244,1,'id_country,id_lang'),('monami_shop_blank','ps_country_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',244,1,'id_country'),('monami_shop_blank','ps_country_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',244,1,'id_country,id_shop'),('monami_shop_blank','ps_country_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_country_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_country_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',244,1,'id_shop,id_country'),('monami_shop_blank','ps_country_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_country_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cronjobs','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cronjob'),('monami_shop_blank','ps_cronjobs','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cronjobs','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_cronjobs','id_module','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_module'),('monami_shop_blank','ps_cronjobs','id_module','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_module,id_cronjob'),('monami_shop_blank','ps_cronjobs','id_module','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_cronjobs','id_module','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_currency','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_currency'),('monami_shop_blank','ps_currency','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_currency','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_currency_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_currency'),('monami_shop_blank','ps_currency_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_currency,id_shop'),('monami_shop_blank','ps_currency_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_currency_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_currency_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_currency_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_shop,id_currency'),('monami_shop_blank','ps_currency_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_currency_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_customer','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','customer_email','2023-07-11 09:55:38','n_diff_pfx01',1,1,'email'),('monami_shop_blank','ps_customer','customer_email','2023-07-11 09:55:38','n_diff_pfx02',1,1,'email,id_customer'),('monami_shop_blank','ps_customer','customer_email','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','customer_email','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','customer_login','2023-07-11 09:55:38','n_diff_pfx01',1,1,'email'),('monami_shop_blank','ps_customer','customer_login','2023-07-11 09:55:38','n_diff_pfx02',1,1,'email,passwd'),('monami_shop_blank','ps_customer','customer_login','2023-07-11 09:55:38','n_diff_pfx03',1,1,'email,passwd,id_customer'),('monami_shop_blank','ps_customer','customer_login','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','customer_login','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','id_customer_passwd','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_customer','id_customer_passwd','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_customer,passwd'),('monami_shop_blank','ps_customer','id_customer_passwd','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','id_customer_passwd','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','id_gender','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_gender'),('monami_shop_blank','ps_customer','id_gender','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_gender,id_customer'),('monami_shop_blank','ps_customer','id_gender','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','id_gender','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_customer','id_shop','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop,date_add'),('monami_shop_blank','ps_customer','id_shop','2023-07-11 09:55:38','n_diff_pfx03',1,1,'id_shop,date_add,id_customer'),('monami_shop_blank','ps_customer','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer','id_shop_group','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_customer','id_shop_group','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop_group,id_customer'),('monami_shop_blank','ps_customer','id_shop_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer','id_shop_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_customer_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_customer,id_group'),('monami_shop_blank','ps_customer_group','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_group','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_group','customer_login','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_group'),('monami_shop_blank','ps_customer_group','customer_login','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_group,id_customer'),('monami_shop_blank','ps_customer_group','customer_login','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_group','customer_login','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_group','id_customer','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_customer_group','id_customer','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_customer,id_group'),('monami_shop_blank','ps_customer_group','id_customer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_group','id_customer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_message','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer_message'),('monami_shop_blank','ps_customer_message','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_message','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_message','id_customer_thread','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop_blank','ps_customer_message','id_customer_thread','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customer_thread,id_customer_message'),('monami_shop_blank','ps_customer_message','id_customer_thread','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_message','id_customer_thread','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_message','id_employee','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_employee'),('monami_shop_blank','ps_customer_message','id_employee','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_employee,id_customer_message'),('monami_shop_blank','ps_customer_message','id_employee','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_message','id_employee','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:38','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:38','n_diff_pfx01',0,1,'md5_header'),('monami_shop_blank','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:38','n_diff_pfx02',0,1,'md5_header,DB_ROW_ID'),('monami_shop_blank','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop_blank','ps_customer_thread','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_contact','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_contact'),('monami_shop_blank','ps_customer_thread','id_contact','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_contact,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_contact','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_contact','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_customer','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_customer_thread','id_customer','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customer,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_customer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_customer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_lang','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_lang'),('monami_shop_blank','ps_customer_thread','id_lang','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_lang,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_lang','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_lang','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_order','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_customer_thread','id_order','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_order,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_order','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_order','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_product','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_customer_thread','id_product','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_product,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customer_thread','id_shop','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_customer_thread','id_shop','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_shop,id_customer_thread'),('monami_shop_blank','ps_customer_thread','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customer_thread','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customization'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customization,id_cart'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_customization,id_cart,id_product'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','n_diff_pfx04',0,1,'id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_cart'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_customization'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_diff_pfx05',0,1,'id_cart,id_product,id_product_attribute,id_customization,id_address_delivery'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization','id_cart_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_product_attribute,id_customization'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_product_attribute,id_customization,id_cart'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx04',0,1,'id_product_attribute,id_customization,id_cart,id_product'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_diff_pfx05',0,1,'id_product_attribute,id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization','id_product_attribute','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization_field','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_blank','ps_customization_field','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization_field','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization_field','id_product','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_customization_field','id_product','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_product,id_customization_field'),('monami_shop_blank','ps_customization_field','id_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization_field','id_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_blank','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customization_field,id_lang'),('monami_shop_blank','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_customization_field,id_lang,id_shop'),('monami_shop_blank','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_customized_data','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_customization'),('monami_shop_blank','ps_customized_data','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_customization,type'),('monami_shop_blank','ps_customized_data','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',0,1,'id_customization,type,index'),('monami_shop_blank','ps_customized_data','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_customized_data','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_date_range','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_date_range'),('monami_shop_blank','ps_date_range','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_date_range','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_delivery','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',4,1,'id_delivery'),('monami_shop_blank','ps_delivery','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_delivery','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_delivery','id_carrier','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_delivery','id_carrier','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_carrier,id_zone'),('monami_shop_blank','ps_delivery','id_carrier','2023-07-11 09:55:38','n_diff_pfx03',4,1,'id_carrier,id_zone,id_delivery'),('monami_shop_blank','ps_delivery','id_carrier','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_delivery','id_carrier','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_delivery','id_range_price','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_range_price'),('monami_shop_blank','ps_delivery','id_range_price','2023-07-11 09:55:38','n_diff_pfx02',4,1,'id_range_price,id_delivery'),('monami_shop_blank','ps_delivery','id_range_price','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_delivery','id_range_price','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_delivery','id_range_weight','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_range_weight'),('monami_shop_blank','ps_delivery','id_range_weight','2023-07-11 09:55:38','n_diff_pfx02',4,1,'id_range_weight,id_delivery'),('monami_shop_blank','ps_delivery','id_range_weight','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_delivery','id_range_weight','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_delivery','id_zone','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_zone'),('monami_shop_blank','ps_delivery','id_zone','2023-07-11 09:55:38','n_diff_pfx02',4,1,'id_zone,id_delivery'),('monami_shop_blank','ps_delivery','id_zone','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_delivery','id_zone','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_employee'),('monami_shop_blank','ps_employee','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee','employee_login','2023-07-11 09:55:38','n_diff_pfx01',1,1,'email'),('monami_shop_blank','ps_employee','employee_login','2023-07-11 09:55:38','n_diff_pfx02',1,1,'email,passwd'),('monami_shop_blank','ps_employee','employee_login','2023-07-11 09:55:38','n_diff_pfx03',1,1,'email,passwd,id_employee'),('monami_shop_blank','ps_employee','employee_login','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee','employee_login','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee','id_employee_passwd','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_employee'),('monami_shop_blank','ps_employee','id_employee_passwd','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_employee,passwd'),('monami_shop_blank','ps_employee','id_employee_passwd','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee','id_employee_passwd','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee','id_profile','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_profile'),('monami_shop_blank','ps_employee','id_profile','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_profile,id_employee'),('monami_shop_blank','ps_employee','id_profile','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee','id_profile','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_employee'),('monami_shop_blank','ps_employee_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_employee,id_shop'),('monami_shop_blank','ps_employee_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_employee_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_employee_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',1,1,'id_shop,id_employee'),('monami_shop_blank','ps_employee_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_employee_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_feature'),('monami_shop_blank','ps_feature','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_feature'),('monami_shop_blank','ps_feature_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',7,1,'id_feature,id_lang'),('monami_shop_blank','ps_feature_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_lang','id_lang','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_feature_lang','id_lang','2023-07-11 09:55:38','n_diff_pfx02',7,1,'id_lang,name'),('monami_shop_blank','ps_feature_lang','id_lang','2023-07-11 09:55:38','n_diff_pfx03',7,1,'id_lang,name,id_feature'),('monami_shop_blank','ps_feature_lang','id_lang','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_lang','id_lang','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_feature'),('monami_shop_blank','ps_feature_product','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',21,1,'id_feature,id_product'),('monami_shop_blank','ps_feature_product','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_product','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_product','id_feature_value','2023-07-11 09:55:38','n_diff_pfx01',11,1,'id_feature_value'),('monami_shop_blank','ps_feature_product','id_feature_value','2023-07-11 09:55:38','n_diff_pfx02',11,1,'id_feature_value,id_feature'),('monami_shop_blank','ps_feature_product','id_feature_value','2023-07-11 09:55:38','n_diff_pfx03',21,1,'id_feature_value,id_feature,id_product'),('monami_shop_blank','ps_feature_product','id_feature_value','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_product','id_feature_value','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_product','id_product','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_feature_product','id_product','2023-07-11 09:55:38','n_diff_pfx02',21,1,'id_product,id_feature'),('monami_shop_blank','ps_feature_product','id_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_product','id_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_feature'),('monami_shop_blank','ps_feature_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',7,1,'id_feature,id_shop'),('monami_shop_blank','ps_feature_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_feature_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',7,1,'id_shop,id_feature'),('monami_shop_blank','ps_feature_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_value','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_blank','ps_feature_value','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_value','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_value','feature','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_feature'),('monami_shop_blank','ps_feature_value','feature','2023-07-11 09:55:38','n_diff_pfx02',33,1,'id_feature,id_feature_value'),('monami_shop_blank','ps_feature_value','feature','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_value','feature','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_blank','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',33,1,'id_feature_value,id_lang'),('monami_shop_blank','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_gender','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_gender'),('monami_shop_blank','ps_gender','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_gender','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_gender_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_gender'),('monami_shop_blank','ps_gender_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_blank','ps_gender_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_gender_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_gender_lang','id_gender','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_gender'),('monami_shop_blank','ps_gender_lang','id_gender','2023-07-11 09:55:38','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_blank','ps_gender_lang','id_gender','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_gender_lang','id_gender','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_group'),('monami_shop_blank','ps_group','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_group'),('monami_shop_blank','ps_group_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_group,id_lang'),('monami_shop_blank','ps_group_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group_reduction','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_group_reduction'),('monami_shop_blank','ps_group_reduction','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group_reduction','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group_reduction','id_group','2023-07-11 09:55:38','n_diff_pfx01',0,1,'id_group'),('monami_shop_blank','ps_group_reduction','id_group','2023-07-11 09:55:38','n_diff_pfx02',0,1,'id_group,id_category'),('monami_shop_blank','ps_group_reduction','id_group','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group_reduction','id_group','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_group'),('monami_shop_blank','ps_group_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_group,id_shop'),('monami_shop_blank','ps_group_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_group_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_group_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_shop,id_group'),('monami_shop_blank','ps_group_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_group_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_guest','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',53,1,'id_guest'),('monami_shop_blank','ps_guest','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_guest','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_guest','id_customer','2023-07-11 09:55:38','n_diff_pfx01',2,1,'id_customer'),('monami_shop_blank','ps_guest','id_customer','2023-07-11 09:55:38','n_diff_pfx02',53,1,'id_customer,id_guest'),('monami_shop_blank','ps_guest','id_customer','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_guest','id_customer','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_guest','id_operating_system','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_operating_system'),('monami_shop_blank','ps_guest','id_operating_system','2023-07-11 09:55:38','n_diff_pfx02',53,1,'id_operating_system,id_guest'),('monami_shop_blank','ps_guest','id_operating_system','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_guest','id_operating_system','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_guest','id_web_browser','2023-07-11 09:55:38','n_diff_pfx01',4,1,'id_web_browser'),('monami_shop_blank','ps_guest','id_web_browser','2023-07-11 09:55:38','n_diff_pfx02',53,1,'id_web_browser,id_guest'),('monami_shop_blank','ps_guest','id_web_browser','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_guest','id_web_browser','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_homeslider','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop_blank','ps_homeslider','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_homeslider_slides,id_shop'),('monami_shop_blank','ps_homeslider','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_homeslider','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop_blank','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop_blank','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',3,1,'id_homeslider_slides,id_lang'),('monami_shop_blank','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',160,2,'id_hook'),('monami_shop_blank','ps_hook','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook','PRIMARY','2023-07-11 09:55:38','size',3,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook','hook_name','2023-07-11 09:55:38','n_diff_pfx01',160,1,'name'),('monami_shop_blank','ps_hook','hook_name','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook','hook_name','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_alias','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',86,1,'id_hook_alias'),('monami_shop_blank','ps_hook_alias','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_alias','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_alias','alias','2023-07-11 09:55:38','n_diff_pfx01',86,1,'alias'),('monami_shop_blank','ps_hook_alias','alias','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_alias','alias','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',66,1,'id_module'),('monami_shop_blank','ps_hook_module','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',249,1,'id_module,id_hook'),('monami_shop_blank','ps_hook_module','PRIMARY','2023-07-11 09:55:38','n_diff_pfx03',249,1,'id_module,id_hook,id_shop'),('monami_shop_blank','ps_hook_module','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module','id_hook','2023-07-11 09:55:38','n_diff_pfx01',103,1,'id_hook'),('monami_shop_blank','ps_hook_module','id_hook','2023-07-11 09:55:38','n_diff_pfx02',249,1,'id_hook,id_module'),('monami_shop_blank','ps_hook_module','id_hook','2023-07-11 09:55:38','n_diff_pfx03',249,1,'id_hook,id_module,id_shop'),('monami_shop_blank','ps_hook_module','id_hook','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module','id_hook','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module','id_module','2023-07-11 09:55:38','n_diff_pfx01',66,1,'id_module'),('monami_shop_blank','ps_hook_module','id_module','2023-07-11 09:55:38','n_diff_pfx02',249,1,'id_module,id_hook'),('monami_shop_blank','ps_hook_module','id_module','2023-07-11 09:55:38','n_diff_pfx03',249,1,'id_module,id_hook,id_shop'),('monami_shop_blank','ps_hook_module','id_module','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module','id_module','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','n_diff_pfx02',31,1,'id_shop,position'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','n_diff_pfx03',133,1,'id_shop,position,id_module'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','n_diff_pfx04',249,1,'id_shop,position,id_module,id_hook'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module','position','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_hook_module_exceptions'),('monami_shop_blank','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_hook'),('monami_shop_blank','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_hook,id_hook_module_exceptions'),('monami_shop_blank','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','id_module','2023-07-11 09:55:38','n_diff_pfx01',5,1,'id_module'),('monami_shop_blank','ps_hook_module_exceptions','id_module','2023-07-11 09:55:38','n_diff_pfx02',5,1,'id_module,id_hook_module_exceptions'),('monami_shop_blank','ps_hook_module_exceptions','id_module','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_hook_module_exceptions','id_module','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',23,1,'id_image'),('monami_shop_blank','ps_image','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image','id_product_cover','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_image','id_product_cover','2023-07-11 09:55:38','n_diff_pfx02',14,1,'id_product,cover'),('monami_shop_blank','ps_image','id_product_cover','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image','id_product_cover','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image','idx_product_image','2023-07-11 09:55:38','n_diff_pfx01',23,1,'id_image'),('monami_shop_blank','ps_image','idx_product_image','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_image,id_product'),('monami_shop_blank','ps_image','idx_product_image','2023-07-11 09:55:38','n_diff_pfx03',23,1,'id_image,id_product,cover'),('monami_shop_blank','ps_image','idx_product_image','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image','idx_product_image','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image','image_product','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_image','image_product','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_product,id_image'),('monami_shop_blank','ps_image','image_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image','image_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',23,1,'id_image'),('monami_shop_blank','ps_image_lang','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_image,id_lang'),('monami_shop_blank','ps_image_lang','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_lang','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_lang','id_image','2023-07-11 09:55:38','n_diff_pfx01',23,1,'id_image'),('monami_shop_blank','ps_image_lang','id_image','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_image,id_lang'),('monami_shop_blank','ps_image_lang','id_image','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_lang','id_image','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx01',23,1,'id_image'),('monami_shop_blank','ps_image_shop','PRIMARY','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_image,id_shop'),('monami_shop_blank','ps_image_shop','PRIMARY','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_shop','PRIMARY','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_shop','id_product','2023-07-11 09:55:38','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_image_shop','id_product','2023-07-11 09:55:38','n_diff_pfx02',7,1,'id_product,id_shop'),('monami_shop_blank','ps_image_shop','id_product','2023-07-11 09:55:38','n_diff_pfx03',14,1,'id_product,id_shop,cover'),('monami_shop_blank','ps_image_shop','id_product','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_shop','id_product','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_image_shop','id_shop','2023-07-11 09:55:38','n_diff_pfx02',23,1,'id_shop,id_image'),('monami_shop_blank','ps_image_shop','id_shop','2023-07-11 09:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_shop','id_shop','2023-07-11 09:55:38','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_type','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',9,1,'id_image_type'),('monami_shop_blank','ps_image_type','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_type','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_image_type','image_type_name','2023-07-11 09:55:39','n_diff_pfx01',9,1,'name'),('monami_shop_blank','ps_image_type','image_type_name','2023-07-11 09:55:39','n_diff_pfx02',9,1,'name,id_image_type'),('monami_shop_blank','ps_image_type','image_type_name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_image_type','image_type_name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_import_match','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_import_match'),('monami_shop_blank','ps_import_match','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_import_match','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_info','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_info'),('monami_shop_blank','ps_info','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_info','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_info_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_info'),('monami_shop_blank','ps_info_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',2,1,'id_info,id_lang'),('monami_shop_blank','ps_info_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_info_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_lang','lang_iso_code','2023-07-11 09:55:39','n_diff_pfx01',1,1,'iso_code'),('monami_shop_blank','ps_lang','lang_iso_code','2023-07-11 09:55:39','n_diff_pfx02',1,1,'iso_code,id_lang'),('monami_shop_blank','ps_lang','lang_iso_code','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_lang','lang_iso_code','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_lang_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_lang_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_blank','ps_lang_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_lang_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_lang_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_lang_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_shop,id_lang'),('monami_shop_blank','ps_lang_shop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_lang_shop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_category','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',99,1,'id_layered_category'),('monami_shop_blank','ps_layered_category','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_category','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_category','id_category','2023-07-11 09:55:39','n_diff_pfx01',9,1,'id_category'),('monami_shop_blank','ps_layered_category','id_category','2023-07-11 09:55:39','n_diff_pfx02',72,1,'id_category,type'),('monami_shop_blank','ps_layered_category','id_category','2023-07-11 09:55:39','n_diff_pfx03',99,1,'id_category,type,id_layered_category'),('monami_shop_blank','ps_layered_category','id_category','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_category','id_category','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_filter','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_blank','ps_layered_filter','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_filter','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_blank','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_layered_filter,id_shop'),('monami_shop_blank','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_filter_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_layered_filter_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_shop,id_layered_filter'),('monami_shop_blank','ps_layered_filter_shop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_filter_shop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',55,1,'id_layered_friendly_url'),('monami_shop_blank','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_friendly_url','id_lang','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_layered_friendly_url','id_lang','2023-07-11 09:55:39','n_diff_pfx02',55,1,'id_lang,id_layered_friendly_url'),('monami_shop_blank','ps_layered_friendly_url','id_lang','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_friendly_url','id_lang','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_friendly_url','url_key','2023-07-11 09:55:39','n_diff_pfx01',55,1,'url_key'),('monami_shop_blank','ps_layered_friendly_url','url_key','2023-07-11 09:55:39','n_diff_pfx02',55,1,'url_key,id_layered_friendly_url'),('monami_shop_blank','ps_layered_friendly_url','url_key','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_friendly_url','url_key','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_blank','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_blank','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop_blank','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_feature'),('monami_shop_blank','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_feature'),('monami_shop_blank','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_feature,id_lang'),('monami_shop_blank','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_blank','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop_blank','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_price_index','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_layered_price_index','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',14,1,'id_product,id_currency'),('monami_shop_blank','ps_layered_price_index','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',14,1,'id_product,id_currency,id_shop'),('monami_shop_blank','ps_layered_price_index','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_price_index','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_price_index','id_currency','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_currency'),('monami_shop_blank','ps_layered_price_index','id_currency','2023-07-11 09:55:39','n_diff_pfx02',14,1,'id_currency,id_product'),('monami_shop_blank','ps_layered_price_index','id_currency','2023-07-11 09:55:39','n_diff_pfx03',14,1,'id_currency,id_product,id_shop'),('monami_shop_blank','ps_layered_price_index','id_currency','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_price_index','id_currency','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','n_diff_pfx01',8,1,'price_max'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','n_diff_pfx02',14,1,'price_max,id_product'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','n_diff_pfx03',14,1,'price_max,id_product,id_currency'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','n_diff_pfx04',14,1,'price_max,id_product,id_currency,id_shop'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_price_index','price_max','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','n_diff_pfx01',8,1,'price_min'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','n_diff_pfx02',14,1,'price_min,id_product'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','n_diff_pfx03',14,1,'price_min,id_product,id_currency'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','n_diff_pfx04',14,1,'price_min,id_product,id_currency,id_shop'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_price_index','price_min','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',11,1,'id_attribute'),('monami_shop_blank','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',36,1,'id_attribute,id_product'),('monami_shop_blank','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',36,1,'id_attribute,id_product,id_shop'),('monami_shop_blank','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','n_diff_pfx02',11,1,'id_attribute_group,id_attribute'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','n_diff_pfx03',36,1,'id_attribute_group,id_attribute,id_product'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','n_diff_pfx04',36,1,'id_attribute_group,id_attribute,id_product,id_shop'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_linksmenutop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_blank','ps_linksmenutop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_linksmenutop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_linksmenutop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_linksmenutop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_shop,id_linksmenutop'),('monami_shop_blank','ps_linksmenutop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_linksmenutop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_linksmenutop,id_lang'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_linksmenutop,id_lang,id_shop'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','n_diff_pfx04',0,1,'id_linksmenutop,id_lang,id_shop,DB_ROW_ID'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_log','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_log'),('monami_shop_blank','ps_log','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_log','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_mail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_mail'),('monami_shop_blank','ps_mail','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_mail','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_mail','recipient','2023-07-11 09:55:39','n_diff_pfx01',0,1,'recipient'),('monami_shop_blank','ps_mail','recipient','2023-07-11 09:55:39','n_diff_pfx02',0,1,'recipient,id_mail'),('monami_shop_blank','ps_mail','recipient','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_mail','recipient','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_manufacturer','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_blank','ps_manufacturer','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_manufacturer','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_blank','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_manufacturer,id_lang'),('monami_shop_blank','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_blank','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_manufacturer,id_shop'),('monami_shop_blank','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_manufacturer_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_manufacturer_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_shop,id_manufacturer'),('monami_shop_blank','ps_manufacturer_shop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_manufacturer_shop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_memcached_servers','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_memcached_server'),('monami_shop_blank','ps_memcached_servers','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_memcached_servers','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_message'),('monami_shop_blank','ps_message','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message','id_cart','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_cart'),('monami_shop_blank','ps_message','id_cart','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_cart,id_message'),('monami_shop_blank','ps_message','id_cart','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message','id_cart','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message','id_customer','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_message','id_customer','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_customer,id_message'),('monami_shop_blank','ps_message','id_customer','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message','id_customer','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message','id_employee','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_employee'),('monami_shop_blank','ps_message','id_employee','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_employee,id_message'),('monami_shop_blank','ps_message','id_employee','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message','id_employee','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message','message_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_message','message_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_message'),('monami_shop_blank','ps_message','message_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message','message_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_message_readed','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_message'),('monami_shop_blank','ps_message_readed','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_message,id_employee'),('monami_shop_blank','ps_message_readed','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_message_readed','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_meta','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',37,1,'id_meta'),('monami_shop_blank','ps_meta','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_meta','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_meta','page','2023-07-11 09:55:39','n_diff_pfx01',37,1,'page'),('monami_shop_blank','ps_meta','page','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_meta','page','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_meta_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',29,1,'id_meta'),('monami_shop_blank','ps_meta_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',29,1,'id_meta,id_shop'),('monami_shop_blank','ps_meta_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',29,1,'id_meta,id_shop,id_lang'),('monami_shop_blank','ps_meta_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_meta_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_meta_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_meta_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx02',29,1,'id_lang,id_meta'),('monami_shop_blank','ps_meta_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx03',29,1,'id_lang,id_meta,id_shop'),('monami_shop_blank','ps_meta_lang','id_lang','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_meta_lang','id_lang','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_meta_lang','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_meta_lang','id_shop','2023-07-11 09:55:39','n_diff_pfx02',29,1,'id_shop,id_meta'),('monami_shop_blank','ps_meta_lang','id_shop','2023-07-11 09:55:39','n_diff_pfx03',29,1,'id_shop,id_meta,id_lang'),('monami_shop_blank','ps_meta_lang','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_meta_lang','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',66,1,'id_module'),('monami_shop_blank','ps_module','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module','name','2023-07-11 09:55:39','n_diff_pfx01',66,1,'name'),('monami_shop_blank','ps_module','name','2023-07-11 09:55:39','n_diff_pfx02',66,1,'name,id_module'),('monami_shop_blank','ps_module','name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module','name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_access','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',3,1,'id_profile'),('monami_shop_blank','ps_module_access','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',198,1,'id_profile,id_module'),('monami_shop_blank','ps_module_access','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_access','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_country','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_module'),('monami_shop_blank','ps_module_country','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_blank','ps_module_country','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',2,1,'id_module,id_shop,id_country'),('monami_shop_blank','ps_module_country','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_country','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_currency','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_module'),('monami_shop_blank','ps_module_currency','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_blank','ps_module_currency','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop_blank','ps_module_currency','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_currency','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_currency','id_module','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_module'),('monami_shop_blank','ps_module_currency','id_module','2023-07-11 09:55:39','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_blank','ps_module_currency','id_module','2023-07-11 09:55:39','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop_blank','ps_module_currency','id_module','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_currency','id_module','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_group','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',66,1,'id_module'),('monami_shop_blank','ps_module_group','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',66,1,'id_module,id_shop'),('monami_shop_blank','ps_module_group','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',198,1,'id_module,id_shop,id_group'),('monami_shop_blank','ps_module_group','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_group','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_preference','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_module_preference'),('monami_shop_blank','ps_module_preference','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_preference','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_preference','employee_module','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_employee'),('monami_shop_blank','ps_module_preference','employee_module','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_employee,module'),('monami_shop_blank','ps_module_preference','employee_module','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_preference','employee_module','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',66,1,'id_module'),('monami_shop_blank','ps_module_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',66,1,'id_module,id_shop'),('monami_shop_blank','ps_module_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_module_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_module_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',66,1,'id_shop,id_module'),('monami_shop_blank','ps_module_shop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_module_shop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_modules_perfs','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_modules_perfs'),('monami_shop_blank','ps_modules_perfs','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_modules_perfs','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_modules_perfs','session','2023-07-11 09:55:39','n_diff_pfx01',0,1,'session'),('monami_shop_blank','ps_modules_perfs','session','2023-07-11 09:55:39','n_diff_pfx02',0,1,'session,id_modules_perfs'),('monami_shop_blank','ps_modules_perfs','session','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_modules_perfs','session','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_newsletter','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id'),('monami_shop_blank','ps_newsletter','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_newsletter','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_operating_system','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_operating_system'),('monami_shop_blank','ps_operating_system','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_operating_system','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_carrier','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order_carrier'),('monami_shop_blank','ps_order_carrier','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_carrier','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_carrier','id_carrier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_order_carrier','id_carrier','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_carrier,id_order_carrier'),('monami_shop_blank','ps_order_carrier','id_carrier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_carrier','id_carrier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_carrier','id_order','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order'),('monami_shop_blank','ps_order_carrier','id_order','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_order,id_order_carrier'),('monami_shop_blank','ps_order_carrier','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_carrier','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_carrier','id_order_invoice','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_order_invoice'),('monami_shop_blank','ps_order_carrier','id_order_invoice','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_order_invoice,id_order_carrier'),('monami_shop_blank','ps_order_carrier','id_order_invoice','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_carrier','id_order_invoice','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_cart_rule'),('monami_shop_blank','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_blank','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_cart_rule,id_order_cart_rule'),('monami_shop_blank','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_cart_rule','id_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_order_cart_rule','id_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_order_cart_rule'),('monami_shop_blank','ps_order_cart_rule','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_cart_rule','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',15,1,'id_order_detail'),('monami_shop_blank','ps_order_detail','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order'),('monami_shop_blank','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:39','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop_blank','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_blank','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:39','n_diff_pfx02',15,1,'id_tax_rules_group,id_order_detail'),('monami_shop_blank','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','order_detail_order','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order'),('monami_shop_blank','ps_order_detail','order_detail_order','2023-07-11 09:55:39','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop_blank','ps_order_detail','order_detail_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','order_detail_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','product_attribute_id','2023-07-11 09:55:39','n_diff_pfx01',7,1,'product_attribute_id'),('monami_shop_blank','ps_order_detail','product_attribute_id','2023-07-11 09:55:39','n_diff_pfx02',15,1,'product_attribute_id,id_order_detail'),('monami_shop_blank','ps_order_detail','product_attribute_id','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','product_attribute_id','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail','product_id','2023-07-11 09:55:39','n_diff_pfx01',6,1,'product_id'),('monami_shop_blank','ps_order_detail','product_id','2023-07-11 09:55:39','n_diff_pfx02',15,1,'product_id,id_order_detail'),('monami_shop_blank','ps_order_detail','product_id','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail','product_id','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_detail'),('monami_shop_blank','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_detail,DB_ROW_ID'),('monami_shop_blank','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_detail_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_tax'),('monami_shop_blank','ps_order_detail_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_blank','ps_order_detail_tax','id_tax','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_detail_tax','id_tax','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_history','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_order_history'),('monami_shop_blank','ps_order_history','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_history','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_history','id_employee','2023-07-11 09:55:39','n_diff_pfx01',2,1,'id_employee'),('monami_shop_blank','ps_order_history','id_employee','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_employee,id_order_history'),('monami_shop_blank','ps_order_history','id_employee','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_history','id_employee','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_history','id_order_state','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_order_state'),('monami_shop_blank','ps_order_history','id_order_state','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_order_state,id_order_history'),('monami_shop_blank','ps_order_history','id_order_state','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_history','id_order_state','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_history','order_history_order','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order'),('monami_shop_blank','ps_order_history','order_history_order','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_order,id_order_history'),('monami_shop_blank','ps_order_history','order_history_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_history','order_history_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_blank','ps_order_invoice','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice','id_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_order_invoice','id_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_blank','ps_order_invoice','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_blank','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_invoice,id_order_payment'),('monami_shop_blank','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice_payment','id_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_order_invoice_payment','id_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_blank','ps_order_invoice_payment','id_order','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_order,id_order_invoice,id_order_payment'),('monami_shop_blank','ps_order_invoice_payment','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice_payment','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice_payment','order_payment','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_blank','ps_order_invoice_payment','order_payment','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_payment,id_order_invoice'),('monami_shop_blank','ps_order_invoice_payment','order_payment','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice_payment','order_payment','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_invoice_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_tax'),('monami_shop_blank','ps_order_invoice_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_blank','ps_order_invoice_tax','id_tax','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_invoice_tax','id_tax','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_message','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_blank','ps_order_message','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_message','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_message_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_blank','ps_order_message_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_order_message,id_lang'),('monami_shop_blank','ps_order_message_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_message_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_payment','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_blank','ps_order_payment','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_payment','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_payment','order_reference','2023-07-11 09:55:39','n_diff_pfx01',0,1,'order_reference'),('monami_shop_blank','ps_order_payment','order_reference','2023-07-11 09:55:39','n_diff_pfx02',0,1,'order_reference,id_order_payment'),('monami_shop_blank','ps_order_payment','order_reference','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_payment','order_reference','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_blank','ps_order_return','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return','id_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_order_return','id_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_order_return'),('monami_shop_blank','ps_order_return','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return','order_return_customer','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_order_return','order_return_customer','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_customer,id_order_return'),('monami_shop_blank','ps_order_return','order_return_customer','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return','order_return_customer','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_blank','ps_order_return_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_return,id_order_detail'),('monami_shop_blank','ps_order_return_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_order_return,id_order_detail,id_customization'),('monami_shop_blank','ps_order_return_detail','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return_detail','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return_state','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_blank','ps_order_return_state','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return_state','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_blank','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_order_return_state,id_lang'),('monami_shop_blank','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_blank','ps_order_slip','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip','id_order','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order'),('monami_shop_blank','ps_order_slip','id_order','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order,id_order_slip'),('monami_shop_blank','ps_order_slip','id_order','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip','id_order','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip','order_slip_customer','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_customer'),('monami_shop_blank','ps_order_slip','order_slip_customer','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_customer,id_order_slip'),('monami_shop_blank','ps_order_slip','order_slip_customer','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip','order_slip_customer','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_blank','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_slip,id_order_detail'),('monami_shop_blank','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_blank','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_order_slip_detail'),('monami_shop_blank','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_order_slip_detail,DB_ROW_ID'),('monami_shop_blank','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_tax'),('monami_shop_blank','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_blank','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_state','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_blank','ps_order_state','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_state','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_state','module_name','2023-07-11 09:55:39','n_diff_pfx01',4,1,'module_name'),('monami_shop_blank','ps_order_state','module_name','2023-07-11 09:55:39','n_diff_pfx02',14,1,'module_name,id_order_state'),('monami_shop_blank','ps_order_state','module_name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_state','module_name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_order_state_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_blank','ps_order_state_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',14,1,'id_order_state,id_lang'),('monami_shop_blank','ps_order_state_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_order_state_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_order'),('monami_shop_blank','ps_orders','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','current_state','2023-07-11 09:55:39','n_diff_pfx01',4,1,'current_state'),('monami_shop_blank','ps_orders','current_state','2023-07-11 09:55:39','n_diff_pfx02',5,1,'current_state,id_order'),('monami_shop_blank','ps_orders','current_state','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','current_state','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','date_add','2023-07-11 09:55:39','n_diff_pfx01',1,1,'date_add'),('monami_shop_blank','ps_orders','date_add','2023-07-11 09:55:39','n_diff_pfx02',5,1,'date_add,id_order'),('monami_shop_blank','ps_orders','date_add','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','date_add','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_address_delivery','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_address_delivery'),('monami_shop_blank','ps_orders','id_address_delivery','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_address_delivery,id_order'),('monami_shop_blank','ps_orders','id_address_delivery','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_address_delivery','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_address_invoice','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_address_invoice'),('monami_shop_blank','ps_orders','id_address_invoice','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_address_invoice,id_order'),('monami_shop_blank','ps_orders','id_address_invoice','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_address_invoice','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_carrier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_orders','id_carrier','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_carrier,id_order'),('monami_shop_blank','ps_orders','id_carrier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_carrier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_cart','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_cart'),('monami_shop_blank','ps_orders','id_cart','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_cart,id_order'),('monami_shop_blank','ps_orders','id_cart','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_cart','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_currency','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_currency'),('monami_shop_blank','ps_orders','id_currency','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_currency,id_order'),('monami_shop_blank','ps_orders','id_currency','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_currency','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_customer','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_orders','id_customer','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_customer,id_order'),('monami_shop_blank','ps_orders','id_customer','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_customer','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_lang','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_orders','id_lang','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_lang,id_order'),('monami_shop_blank','ps_orders','id_lang','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_lang','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_shop','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_orders','id_shop','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_shop,id_order'),('monami_shop_blank','ps_orders','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','id_shop_group','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_orders','id_shop_group','2023-07-11 09:55:39','n_diff_pfx02',5,1,'id_shop_group,id_order'),('monami_shop_blank','ps_orders','id_shop_group','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','id_shop_group','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','invoice_number','2023-07-11 09:55:39','n_diff_pfx01',1,1,'invoice_number'),('monami_shop_blank','ps_orders','invoice_number','2023-07-11 09:55:39','n_diff_pfx02',5,1,'invoice_number,id_order'),('monami_shop_blank','ps_orders','invoice_number','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','invoice_number','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_orders','reference','2023-07-11 09:55:39','n_diff_pfx01',5,1,'reference'),('monami_shop_blank','ps_orders','reference','2023-07-11 09:55:39','n_diff_pfx02',5,1,'reference,id_order'),('monami_shop_blank','ps_orders','reference','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_orders','reference','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_pack','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product_pack'),('monami_shop_blank','ps_pack','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product_pack,id_product_item'),('monami_shop_blank','ps_pack','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_product_pack,id_product_item,id_product_attribute_item'),('monami_shop_blank','ps_pack','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_pack','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_pack','product_item','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product_item'),('monami_shop_blank','ps_pack','product_item','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product_item,id_product_attribute_item'),('monami_shop_blank','ps_pack','product_item','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_product_item,id_product_attribute_item,id_product_pack'),('monami_shop_blank','ps_pack','product_item','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_pack','product_item','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',8,1,'id_page'),('monami_shop_blank','ps_page','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page','id_object','2023-07-11 09:55:39','n_diff_pfx01',3,1,'id_object'),('monami_shop_blank','ps_page','id_object','2023-07-11 09:55:39','n_diff_pfx02',8,1,'id_object,id_page'),('monami_shop_blank','ps_page','id_object','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page','id_object','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page','id_page_type','2023-07-11 09:55:39','n_diff_pfx01',8,1,'id_page_type'),('monami_shop_blank','ps_page','id_page_type','2023-07-11 09:55:39','n_diff_pfx02',8,1,'id_page_type,id_page'),('monami_shop_blank','ps_page','id_page_type','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page','id_page_type','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page_type','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',8,1,'id_page_type'),('monami_shop_blank','ps_page_type','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page_type','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page_type','name','2023-07-11 09:55:39','n_diff_pfx01',8,1,'name'),('monami_shop_blank','ps_page_type','name','2023-07-11 09:55:39','n_diff_pfx02',8,1,'name,id_page_type'),('monami_shop_blank','ps_page_type','name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page_type','name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_page_viewed','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_page'),('monami_shop_blank','ps_page_viewed','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_page,id_date_range'),('monami_shop_blank','ps_page_viewed','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_page,id_date_range,id_shop'),('monami_shop_blank','ps_page_viewed','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_page_viewed','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_pagenotfound','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',31,1,'id_pagenotfound'),('monami_shop_blank','ps_pagenotfound','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_pagenotfound','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_pagenotfound','date_add','2023-07-11 09:55:39','n_diff_pfx01',31,1,'date_add'),('monami_shop_blank','ps_pagenotfound','date_add','2023-07-11 09:55:39','n_diff_pfx02',31,1,'date_add,id_pagenotfound'),('monami_shop_blank','ps_pagenotfound','date_add','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_pagenotfound','date_add','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','date_add','2023-07-11 09:55:39','n_diff_pfx01',2,1,'date_add'),('monami_shop_blank','ps_product','date_add','2023-07-11 09:55:39','n_diff_pfx02',7,1,'date_add,id_product'),('monami_shop_blank','ps_product','date_add','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','date_add','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','id_category_default','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_category_default'),('monami_shop_blank','ps_product','id_category_default','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_category_default,id_product'),('monami_shop_blank','ps_product','id_category_default','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','id_category_default','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','indexed','2023-07-11 09:55:39','n_diff_pfx01',1,1,'indexed'),('monami_shop_blank','ps_product','indexed','2023-07-11 09:55:39','n_diff_pfx02',7,1,'indexed,id_product'),('monami_shop_blank','ps_product','indexed','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','indexed','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','product_manufacturer','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_blank','ps_product','product_manufacturer','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_manufacturer,id_product'),('monami_shop_blank','ps_product','product_manufacturer','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','product_manufacturer','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product','product_supplier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_blank','ps_product','product_supplier','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_supplier,id_product'),('monami_shop_blank','ps_product','product_supplier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product','product_supplier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attachment','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_attachment','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,id_attachment'),('monami_shop_blank','ps_product_attachment','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attachment','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',45,1,'id_product_attribute'),('monami_shop_blank','ps_product_attribute','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:39','n_diff_pfx01',45,1,'id_product_attribute'),('monami_shop_blank','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:39','n_diff_pfx02',45,1,'id_product_attribute,id_product'),('monami_shop_blank','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','product_attribute_product','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_attribute','product_attribute_product','2023-07-11 09:55:39','n_diff_pfx02',45,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_product_attribute','product_attribute_product','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','product_attribute_product','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','product_default','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_attribute','product_default','2023-07-11 09:55:39','n_diff_pfx02',14,1,'id_product,default_on'),('monami_shop_blank','ps_product_attribute','product_default','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','product_default','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','reference','2023-07-11 09:55:39','n_diff_pfx01',1,1,'reference'),('monami_shop_blank','ps_product_attribute','reference','2023-07-11 09:55:39','n_diff_pfx02',45,1,'reference,id_product_attribute'),('monami_shop_blank','ps_product_attribute','reference','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','reference','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute','supplier_reference','2023-07-11 09:55:39','n_diff_pfx01',1,1,'supplier_reference'),('monami_shop_blank','ps_product_attribute','supplier_reference','2023-07-11 09:55:39','n_diff_pfx02',45,1,'supplier_reference,id_product_attribute'),('monami_shop_blank','ps_product_attribute','supplier_reference','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute','supplier_reference','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',11,1,'id_attribute'),('monami_shop_blank','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',90,1,'id_attribute,id_product_attribute'),('monami_shop_blank','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:39','n_diff_pfx01',45,1,'id_product_attribute'),('monami_shop_blank','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:39','n_diff_pfx02',90,1,'id_product_attribute,id_attribute'),('monami_shop_blank','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',42,1,'id_product_attribute'),('monami_shop_blank','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',63,1,'id_product_attribute,id_image'),('monami_shop_blank','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_image','id_image','2023-07-11 09:55:39','n_diff_pfx01',21,1,'id_image'),('monami_shop_blank','ps_product_attribute_image','id_image','2023-07-11 09:55:39','n_diff_pfx02',63,1,'id_image,id_product_attribute'),('monami_shop_blank','ps_product_attribute_image','id_image','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_image','id_image','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',45,1,'id_product_attribute'),('monami_shop_blank','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',45,1,'id_product_attribute,id_shop'),('monami_shop_blank','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_attribute_shop','id_product','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_attribute_shop','id_product','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_product,id_shop'),('monami_shop_blank','ps_product_attribute_shop','id_product','2023-07-11 09:55:39','n_diff_pfx03',14,1,'id_product,id_shop,default_on'),('monami_shop_blank','ps_product_attribute_shop','id_product','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_attribute_shop','id_product','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_carrier','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_carrier','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,id_carrier_reference'),('monami_shop_blank','ps_product_carrier','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_product,id_carrier_reference,id_shop'),('monami_shop_blank','ps_product_carrier','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_carrier','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_country_tax','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_country_tax','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,id_country'),('monami_shop_blank','ps_product_country_tax','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_country_tax','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_download','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product_download'),('monami_shop_blank','ps_product_download','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_download','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_download','id_product','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_download','id_product','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_download','id_product','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_download','product_active','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_download','product_active','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,active'),('monami_shop_blank','ps_product_download','product_active','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_product,active,id_product_download'),('monami_shop_blank','ps_product_download','product_active','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_download','product_active','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,id_group'),('monami_shop_blank','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_product,id_shop'),('monami_shop_blank','ps_product_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',7,1,'id_product,id_shop,id_lang'),('monami_shop_blank','ps_product_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_product_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_lang,id_product'),('monami_shop_blank','ps_product_lang','id_lang','2023-07-11 09:55:39','n_diff_pfx03',7,1,'id_lang,id_product,id_shop'),('monami_shop_blank','ps_product_lang','id_lang','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_lang','id_lang','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','n_diff_pfx01',5,1,'name'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','n_diff_pfx02',7,1,'name,id_product'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','n_diff_pfx03',7,1,'name,id_product,id_shop'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','n_diff_pfx04',7,1,'name,id_product,id_shop,id_lang'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_lang','name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_sale','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',6,1,'id_product'),('monami_shop_blank','ps_product_sale','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_sale','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_sale','quantity','2023-07-11 09:55:39','n_diff_pfx01',4,1,'quantity'),('monami_shop_blank','ps_product_sale','quantity','2023-07-11 09:55:39','n_diff_pfx02',6,1,'quantity,id_product'),('monami_shop_blank','ps_product_sale','quantity','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_sale','quantity','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_product,id_shop'),('monami_shop_blank','ps_product_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_diff_pfx01',2,1,'date_add'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_diff_pfx02',2,1,'date_add,active'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_diff_pfx03',2,1,'date_add,active,visibility'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_diff_pfx04',7,1,'date_add,active,visibility,id_product'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_diff_pfx05',7,1,'date_add,active,visibility,id_product,id_shop'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_shop','date_add','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_shop','id_category_default','2023-07-11 09:55:39','n_diff_pfx01',5,1,'id_category_default'),('monami_shop_blank','ps_product_shop','id_category_default','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_category_default,id_product'),('monami_shop_blank','ps_product_shop','id_category_default','2023-07-11 09:55:39','n_diff_pfx03',7,1,'id_category_default,id_product,id_shop'),('monami_shop_blank','ps_product_shop','id_category_default','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_shop','id_category_default','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','n_diff_pfx01',1,1,'indexed'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','n_diff_pfx02',1,1,'indexed,active'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','n_diff_pfx03',7,1,'indexed,active,id_product'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','n_diff_pfx04',7,1,'indexed,active,id_product,id_shop'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_shop','indexed','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_supplier','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product_supplier'),('monami_shop_blank','ps_product_supplier','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_supplier','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_supplier','id_product','2023-07-11 09:55:39','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_product_supplier','id_product','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_product_supplier','id_product','2023-07-11 09:55:39','n_diff_pfx03',7,1,'id_product,id_product_attribute,id_supplier'),('monami_shop_blank','ps_product_supplier','id_product','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_supplier','id_product','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_supplier','id_supplier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_blank','ps_product_supplier','id_supplier','2023-07-11 09:55:39','n_diff_pfx02',7,1,'id_supplier,id_product'),('monami_shop_blank','ps_product_supplier','id_supplier','2023-07-11 09:55:39','n_diff_pfx03',7,1,'id_supplier,id_product,id_product_supplier'),('monami_shop_blank','ps_product_supplier','id_supplier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_supplier','id_supplier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_tag','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_product_tag','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_product,id_tag'),('monami_shop_blank','ps_product_tag','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_tag','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_tag','id_lang','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_lang'),('monami_shop_blank','ps_product_tag','id_lang','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_blank','ps_product_tag','id_lang','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_lang,id_tag,id_product'),('monami_shop_blank','ps_product_tag','id_lang','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_tag','id_lang','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_product_tag','id_tag','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_tag'),('monami_shop_blank','ps_product_tag','id_tag','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_tag,id_product'),('monami_shop_blank','ps_product_tag','id_tag','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_product_tag','id_tag','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_profile','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_profile'),('monami_shop_blank','ps_profile','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_profile','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_profile_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_profile'),('monami_shop_blank','ps_profile_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',4,1,'id_profile,id_lang'),('monami_shop_blank','ps_profile_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_profile_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_quick_access','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_blank','ps_quick_access','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_quick_access','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_blank','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',3,1,'id_quick_access,id_lang'),('monami_shop_blank','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_range_price','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_range_price'),('monami_shop_blank','ps_range_price','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_range_price','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_range_price','id_carrier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_range_price','id_carrier','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop_blank','ps_range_price','id_carrier','2023-07-11 09:55:39','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_blank','ps_range_price','id_carrier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_range_price','id_carrier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_range_weight','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_range_weight'),('monami_shop_blank','ps_range_weight','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_range_weight','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_range_weight','id_carrier','2023-07-11 09:55:39','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_blank','ps_range_weight','id_carrier','2023-07-11 09:55:39','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop_blank','ps_range_weight','id_carrier','2023-07-11 09:55:39','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_blank','ps_range_weight','id_carrier','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_range_weight','id_carrier','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_referrer','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_blank','ps_referrer','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_referrer','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_referrer_cache','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop_blank','ps_referrer_cache','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_connections_source,id_referrer'),('monami_shop_blank','ps_referrer_cache','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_referrer_cache','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_referrer_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_blank','ps_referrer_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_referrer,id_shop'),('monami_shop_blank','ps_referrer_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_referrer_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_request_sql','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_request_sql'),('monami_shop_blank','ps_request_sql','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_request_sql','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_required_field','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_required_field'),('monami_shop_blank','ps_required_field','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_required_field','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_required_field','object_name','2023-07-11 09:55:39','n_diff_pfx01',0,1,'object_name'),('monami_shop_blank','ps_required_field','object_name','2023-07-11 09:55:39','n_diff_pfx02',0,1,'object_name,id_required_field'),('monami_shop_blank','ps_required_field','object_name','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_required_field','object_name','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_risk','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_risk'),('monami_shop_blank','ps_risk','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_risk','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_risk_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_risk'),('monami_shop_blank','ps_risk_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_blank','ps_risk_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_risk_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_risk_lang','id_risk','2023-07-11 09:55:39','n_diff_pfx01',4,1,'id_risk'),('monami_shop_blank','ps_risk_lang','id_risk','2023-07-11 09:55:39','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_blank','ps_risk_lang','id_risk','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_risk_lang','id_risk','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_scene'),('monami_shop_blank','ps_scene','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene_category','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_scene'),('monami_shop_blank','ps_scene_category','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_scene,id_category'),('monami_shop_blank','ps_scene_category','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene_category','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_scene'),('monami_shop_blank','ps_scene_lang','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_scene,id_lang'),('monami_shop_blank','ps_scene_lang','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene_lang','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_scene'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_scene,id_product'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','n_diff_pfx03',0,1,'id_scene,id_product,x_axis'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','n_diff_pfx04',0,1,'id_scene,id_product,x_axis,y_axis'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene_products','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_scene'),('monami_shop_blank','ps_scene_shop','PRIMARY','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_scene,id_shop'),('monami_shop_blank','ps_scene_shop','PRIMARY','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene_shop','PRIMARY','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_scene_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_scene_shop','id_shop','2023-07-11 09:55:39','n_diff_pfx02',0,1,'id_shop,id_scene'),('monami_shop_blank','ps_scene_shop','id_shop','2023-07-11 09:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_scene_shop','id_shop','2023-07-11 09:55:39','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_search_engine','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',38,1,'id_search_engine'),('monami_shop_blank','ps_search_engine','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_search_engine','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_search_index','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',124,1,'id_word'),('monami_shop_blank','ps_search_index','PRIMARY','2023-07-11 09:55:40','n_diff_pfx02',494,1,'id_word,id_product'),('monami_shop_blank','ps_search_index','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_search_index','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_search_index','id_product','2023-07-11 09:55:40','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_search_index','id_product','2023-07-11 09:55:40','n_diff_pfx02',494,1,'id_product,id_word'),('monami_shop_blank','ps_search_index','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_search_index','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_search_word','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',124,1,'id_word'),('monami_shop_blank','ps_search_word','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_search_word','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_search_word','id_lang','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_lang'),('monami_shop_blank','ps_search_word','id_lang','2023-07-11 09:55:40','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_blank','ps_search_word','id_lang','2023-07-11 09:55:40','n_diff_pfx03',124,1,'id_lang,id_shop,word'),('monami_shop_blank','ps_search_word','id_lang','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_search_word','id_lang','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_sekeyword','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_sekeyword'),('monami_shop_blank','ps_sekeyword','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_sekeyword','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_shop','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop','id_category','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_category'),('monami_shop_blank','ps_shop','id_category','2023-07-11 09:55:40','n_diff_pfx02',1,1,'id_category,id_shop'),('monami_shop_blank','ps_shop','id_category','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop','id_category','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop','id_shop_group','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_shop','id_shop_group','2023-07-11 09:55:40','n_diff_pfx02',1,1,'id_shop_group,deleted'),('monami_shop_blank','ps_shop','id_shop_group','2023-07-11 09:55:40','n_diff_pfx03',1,1,'id_shop_group,deleted,id_shop'),('monami_shop_blank','ps_shop','id_shop_group','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop','id_shop_group','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop','id_theme','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_theme'),('monami_shop_blank','ps_shop','id_theme','2023-07-11 09:55:40','n_diff_pfx02',1,1,'id_theme,id_shop'),('monami_shop_blank','ps_shop','id_theme','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop','id_theme','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_group','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_shop_group','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_group','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_group','deleted','2023-07-11 09:55:40','n_diff_pfx01',1,1,'deleted'),('monami_shop_blank','ps_shop_group','deleted','2023-07-11 09:55:40','n_diff_pfx02',1,1,'deleted,name'),('monami_shop_blank','ps_shop_group','deleted','2023-07-11 09:55:40','n_diff_pfx03',1,1,'deleted,name,id_shop_group'),('monami_shop_blank','ps_shop_group','deleted','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_group','deleted','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_url','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop_url'),('monami_shop_blank','ps_shop_url','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_url','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_url','full_shop_url','2023-07-11 09:55:40','n_diff_pfx01',1,1,'domain'),('monami_shop_blank','ps_shop_url','full_shop_url','2023-07-11 09:55:40','n_diff_pfx02',1,1,'domain,physical_uri'),('monami_shop_blank','ps_shop_url','full_shop_url','2023-07-11 09:55:40','n_diff_pfx03',1,1,'domain,physical_uri,virtual_uri'),('monami_shop_blank','ps_shop_url','full_shop_url','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_url','full_shop_url','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:40','n_diff_pfx01',1,1,'domain_ssl'),('monami_shop_blank','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:40','n_diff_pfx02',1,1,'domain_ssl,physical_uri'),('monami_shop_blank','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:40','n_diff_pfx03',1,1,'domain_ssl,physical_uri,virtual_uri'),('monami_shop_blank','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_shop_url','id_shop','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_shop_url','id_shop','2023-07-11 09:55:40','n_diff_pfx02',1,1,'id_shop,main'),('monami_shop_blank','ps_shop_url','id_shop','2023-07-11 09:55:40','n_diff_pfx03',1,1,'id_shop,main,id_shop_url'),('monami_shop_blank','ps_shop_url','id_shop','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_shop_url','id_shop','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_cache','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_smarty_cache'),('monami_shop_blank','ps_smarty_cache','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_cache','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_cache','cache_id','2023-07-11 09:55:40','n_diff_pfx01',0,1,'cache_id'),('monami_shop_blank','ps_smarty_cache','cache_id','2023-07-11 09:55:40','n_diff_pfx02',0,1,'cache_id,id_smarty_cache'),('monami_shop_blank','ps_smarty_cache','cache_id','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_cache','cache_id','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_cache','modified','2023-07-11 09:55:40','n_diff_pfx01',0,1,'modified'),('monami_shop_blank','ps_smarty_cache','modified','2023-07-11 09:55:40','n_diff_pfx02',0,1,'modified,id_smarty_cache'),('monami_shop_blank','ps_smarty_cache','modified','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_cache','modified','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_cache','name','2023-07-11 09:55:40','n_diff_pfx01',0,1,'name'),('monami_shop_blank','ps_smarty_cache','name','2023-07-11 09:55:40','n_diff_pfx02',0,1,'name,id_smarty_cache'),('monami_shop_blank','ps_smarty_cache','name','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_cache','name','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',1,1,'type'),('monami_shop_blank','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',29,1,'template_hash'),('monami_shop_blank','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:40','n_diff_pfx02',74,1,'template_hash,cache_id'),('monami_shop_blank','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:40','n_diff_pfx03',74,1,'template_hash,cache_id,compile_id'),('monami_shop_blank','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',2,1,'id_specific_price'),('monami_shop_blank','ps_specific_price','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','from','2023-07-11 09:55:40','n_diff_pfx01',1,1,'from'),('monami_shop_blank','ps_specific_price','from','2023-07-11 09:55:40','n_diff_pfx02',2,1,'from,id_specific_price'),('monami_shop_blank','ps_specific_price','from','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','from','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','from_quantity','2023-07-11 09:55:40','n_diff_pfx01',1,1,'from_quantity'),('monami_shop_blank','ps_specific_price','from_quantity','2023-07-11 09:55:40','n_diff_pfx02',2,1,'from_quantity,id_specific_price'),('monami_shop_blank','ps_specific_price','from_quantity','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','from_quantity','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_cart','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_cart'),('monami_shop_blank','ps_specific_price','id_cart','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_cart,id_specific_price'),('monami_shop_blank','ps_specific_price','id_cart','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_cart','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_customer','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_customer'),('monami_shop_blank','ps_specific_price','id_customer','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_customer,id_specific_price'),('monami_shop_blank','ps_specific_price','id_customer','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_customer','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx01',2,1,'id_product'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_product,id_shop'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx03',2,1,'id_product,id_shop,id_currency'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx04',2,1,'id_product,id_shop,id_currency,id_country'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx05',2,1,'id_product,id_shop,id_currency,id_country,id_group'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx06',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx07',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx08',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx09',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_diff_pfx10',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to,id_specific_price'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx01',2,1,'id_product'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx03',2,1,'id_product,id_product_attribute,id_customer'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx04',2,1,'id_product,id_product_attribute,id_customer,id_cart'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx05',2,1,'id_product,id_product_attribute,id_customer,id_cart,from'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx06',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx07',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx08',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx09',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx10',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx11',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx12',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_diff_pfx13',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity,id_specific_price_rule'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_product_2','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_blank','ps_specific_price','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_product_attribute,id_specific_price'),('monami_shop_blank','ps_specific_price','id_product_attribute','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_product_attribute','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_shop','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_specific_price','id_shop','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_shop,id_specific_price'),('monami_shop_blank','ps_specific_price','id_shop','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_shop','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_specific_price_rule'),('monami_shop_blank','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:40','n_diff_pfx02',2,1,'id_specific_price_rule,id_specific_price'),('monami_shop_blank','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price','to','2023-07-11 09:55:40','n_diff_pfx01',1,1,'to'),('monami_shop_blank','ps_specific_price','to','2023-07-11 09:55:40','n_diff_pfx02',2,1,'to,id_specific_price'),('monami_shop_blank','ps_specific_price','to','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price','to','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_specific_price_priority'),('monami_shop_blank','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_specific_price_priority,id_product'),('monami_shop_blank','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_priority','id_product','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_specific_price_priority','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_priority','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_specific_price_rule'),('monami_shop_blank','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_shop,id_currency'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx03',0,1,'id_shop,id_currency,id_country'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx04',0,1,'id_shop,id_currency,id_country,id_group'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx05',0,1,'id_shop,id_currency,id_country,id_group,from_quantity'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx06',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx07',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_diff_pfx08',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to,id_specific_price_rule'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_rule','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_specific_price_rule_condition'),('monami_shop_blank','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule_condition'),('monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_blank','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule'),('monami_shop_blank','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_state','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',312,1,'id_state'),('monami_shop_blank','ps_state','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_state','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_state','id_country','2023-07-11 09:55:40','n_diff_pfx01',7,1,'id_country'),('monami_shop_blank','ps_state','id_country','2023-07-11 09:55:40','n_diff_pfx02',312,1,'id_country,id_state'),('monami_shop_blank','ps_state','id_country','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_state','id_country','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_state','id_zone','2023-07-11 09:55:40','n_diff_pfx01',4,1,'id_zone'),('monami_shop_blank','ps_state','id_zone','2023-07-11 09:55:40','n_diff_pfx02',312,1,'id_zone,id_state'),('monami_shop_blank','ps_state','id_zone','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_state','id_zone','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_state','name','2023-07-11 09:55:40','n_diff_pfx01',312,1,'name'),('monami_shop_blank','ps_state','name','2023-07-11 09:55:40','n_diff_pfx02',312,1,'name,id_state'),('monami_shop_blank','ps_state','name','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_state','name','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_statssearch','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_statssearch'),('monami_shop_blank','ps_statssearch','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_statssearch','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_stock'),('monami_shop_blank','ps_stock','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock','id_product','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_stock','id_product','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_product,id_stock'),('monami_shop_blank','ps_stock','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_blank','ps_stock','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_product_attribute,id_stock'),('monami_shop_blank','ps_stock','id_product_attribute','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock','id_product_attribute','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock','id_warehouse','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_stock','id_warehouse','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_warehouse,id_stock'),('monami_shop_blank','ps_stock','id_warehouse','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock','id_warehouse','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',52,1,'id_stock_available'),('monami_shop_blank','ps_stock_available','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','id_product','2023-07-11 09:55:40','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_stock_available','id_product','2023-07-11 09:55:40','n_diff_pfx02',52,1,'id_product,id_stock_available'),('monami_shop_blank','ps_stock_available','id_product','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','id_product','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx01',46,1,'id_product_attribute'),('monami_shop_blank','ps_stock_available','id_product_attribute','2023-07-11 09:55:40','n_diff_pfx02',52,1,'id_product_attribute,id_stock_available'),('monami_shop_blank','ps_stock_available','id_product_attribute','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','id_product_attribute','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','id_shop','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_stock_available','id_shop','2023-07-11 09:55:40','n_diff_pfx02',52,1,'id_shop,id_stock_available'),('monami_shop_blank','ps_stock_available','id_shop','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','id_shop','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','id_shop_group','2023-07-11 09:55:40','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_blank','ps_stock_available','id_shop_group','2023-07-11 09:55:40','n_diff_pfx02',52,1,'id_shop_group,id_stock_available'),('monami_shop_blank','ps_stock_available','id_shop_group','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','id_shop_group','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','n_diff_pfx01',7,1,'id_product'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','n_diff_pfx02',52,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','n_diff_pfx03',52,1,'id_product,id_product_attribute,id_shop'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','n_diff_pfx04',52,1,'id_product,id_product_attribute,id_shop,id_shop_group'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_available','product_sqlstock','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_mvt','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_stock_mvt'),('monami_shop_blank','ps_stock_mvt','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_mvt','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_mvt','id_stock','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_stock'),('monami_shop_blank','ps_stock_mvt','id_stock','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_stock,id_stock_mvt'),('monami_shop_blank','ps_stock_mvt','id_stock','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_mvt','id_stock','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:40','n_diff_pfx01',0,1,'id_stock_mvt_reason'),('monami_shop_blank','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:40','n_diff_pfx02',0,1,'id_stock_mvt_reason,id_stock_mvt'),('monami_shop_blank','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_blank','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_blank','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:40','n_diff_pfx02',8,1,'id_stock_mvt_reason,id_lang'),('monami_shop_blank','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_store','PRIMARY','2023-07-11 09:55:40','n_diff_pfx01',5,1,'id_store'),('monami_shop_blank','ps_store','PRIMARY','2023-07-11 09:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_store','PRIMARY','2023-07-11 09:55:40','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_store_shop','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',5,1,'id_store'),('monami_shop_blank','ps_store_shop','PRIMARY','2023-07-11 09:55:41','n_diff_pfx02',5,1,'id_store,id_shop'),('monami_shop_blank','ps_store_shop','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_store_shop','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_store_shop','id_shop','2023-07-11 09:55:41','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_store_shop','id_shop','2023-07-11 09:55:41','n_diff_pfx02',5,1,'id_shop,id_store'),('monami_shop_blank','ps_store_shop','id_shop','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_store_shop','id_shop','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supplier','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_blank','ps_supplier','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supplier','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supplier_lang','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_blank','ps_supplier_lang','PRIMARY','2023-07-11 09:55:41','n_diff_pfx02',1,1,'id_supplier,id_lang'),('monami_shop_blank','ps_supplier_lang','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supplier_lang','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supplier_shop','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_blank','ps_supplier_shop','PRIMARY','2023-07-11 09:55:41','n_diff_pfx02',1,1,'id_supplier,id_shop'),('monami_shop_blank','ps_supplier_shop','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supplier_shop','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supplier_shop','id_shop','2023-07-11 09:55:41','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_supplier_shop','id_shop','2023-07-11 09:55:41','n_diff_pfx02',1,1,'id_shop,id_supplier'),('monami_shop_blank','ps_supplier_shop','id_shop','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supplier_shop','id_shop','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_blank','ps_supply_order','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order','id_supplier','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_blank','ps_supply_order','id_supplier','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_supplier,id_supply_order'),('monami_shop_blank','ps_supply_order','id_supplier','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order','id_supplier','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order','id_warehouse','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_supply_order','id_warehouse','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_warehouse,id_supply_order'),('monami_shop_blank','ps_supply_order','id_warehouse','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order','id_warehouse','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order','reference','2023-07-11 09:55:41','n_diff_pfx01',0,1,'reference'),('monami_shop_blank','ps_supply_order','reference','2023-07-11 09:55:41','n_diff_pfx02',0,1,'reference,id_supply_order'),('monami_shop_blank','ps_supply_order','reference','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order','reference','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_blank','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_blank','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_product_attribute,id_supply_order_detail'),('monami_shop_blank','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:41','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supply_order_detail'),('monami_shop_blank','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_blank','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_supply_order,id_product'),('monami_shop_blank','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:41','n_diff_pfx03',0,1,'id_supply_order,id_product,id_supply_order_detail'),('monami_shop_blank','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_history','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order_history'),('monami_shop_blank','ps_supply_order_history','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_history','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_history','id_employee','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_employee'),('monami_shop_blank','ps_supply_order_history','id_employee','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_employee,id_supply_order_history'),('monami_shop_blank','ps_supply_order_history','id_employee','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_history','id_employee','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_history','id_state','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_state'),('monami_shop_blank','ps_supply_order_history','id_state','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_state,id_supply_order_history'),('monami_shop_blank','ps_supply_order_history','id_state','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_history','id_state','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_history','id_supply_order','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_blank','ps_supply_order_history','id_supply_order','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_supply_order,id_supply_order_history'),('monami_shop_blank','ps_supply_order_history','id_supply_order','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_history','id_supply_order','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order_receipt_history'),('monami_shop_blank','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_supply_order_detail,id_supply_order_receipt_history'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:41','n_diff_pfx01',0,1,'id_supply_order_state'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:41','n_diff_pfx02',0,1,'id_supply_order_state,id_supply_order_receipt_history'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:41','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_state','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_blank','ps_supply_order_state','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_state','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_blank','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',6,1,'id_supply_order_state,id_lang'),('monami_shop_blank','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',106,1,'id_tab'),('monami_shop_blank','ps_tab','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab','class_name','2023-07-11 09:55:42','n_diff_pfx01',106,1,'class_name'),('monami_shop_blank','ps_tab','class_name','2023-07-11 09:55:42','n_diff_pfx02',106,1,'class_name,id_tab'),('monami_shop_blank','ps_tab','class_name','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab','class_name','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab','id_parent','2023-07-11 09:55:42','n_diff_pfx01',15,1,'id_parent'),('monami_shop_blank','ps_tab','id_parent','2023-07-11 09:55:42','n_diff_pfx02',106,1,'id_parent,id_tab'),('monami_shop_blank','ps_tab','id_parent','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab','id_parent','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab_advice','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',4,1,'id_tab'),('monami_shop_blank','ps_tab_advice','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',4,1,'id_tab,id_advice'),('monami_shop_blank','ps_tab_advice','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab_advice','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',106,1,'id_tab'),('monami_shop_blank','ps_tab_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',106,1,'id_tab,id_lang'),('monami_shop_blank','ps_tab_lang','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab_lang','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_tab_module_preference'),('monami_shop_blank','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tab_module_preference','employee_module','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_employee'),('monami_shop_blank','ps_tab_module_preference','employee_module','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_employee,id_tab'),('monami_shop_blank','ps_tab_module_preference','employee_module','2023-07-11 09:55:42','n_diff_pfx03',0,1,'id_employee,id_tab,module'),('monami_shop_blank','ps_tab_module_preference','employee_module','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tab_module_preference','employee_module','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tag','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_tag'),('monami_shop_blank','ps_tag','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tag','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tag','id_lang','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_lang'),('monami_shop_blank','ps_tag','id_lang','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_blank','ps_tag','id_lang','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tag','id_lang','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tag','tag_name','2023-07-11 09:55:42','n_diff_pfx01',0,1,'name'),('monami_shop_blank','ps_tag','tag_name','2023-07-11 09:55:42','n_diff_pfx02',0,1,'name,id_tag'),('monami_shop_blank','ps_tag','tag_name','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tag','tag_name','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tag_count','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_group'),('monami_shop_blank','ps_tag_count','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_group,id_tag'),('monami_shop_blank','ps_tag_count','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tag_count','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_group'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_group,id_lang'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_diff_pfx03',0,1,'id_group,id_lang,id_shop'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_diff_pfx04',0,1,'id_group,id_lang,id_shop,counter'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_diff_pfx05',0,1,'id_group,id_lang,id_shop,counter,id_tag'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tag_count','id_group','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',29,1,'id_tax'),('monami_shop_blank','ps_tax','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',29,1,'id_tax'),('monami_shop_blank','ps_tax_lang','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',29,1,'id_tax,id_lang'),('monami_shop_blank','ps_tax_lang','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_lang','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rule','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',80,1,'id_tax_rule'),('monami_shop_blank','ps_tax_rule','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rule','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_diff_pfx02',80,1,'id_tax_rules_group,id_country'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_diff_pfx03',80,1,'id_tax_rules_group,id_country,id_state'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_diff_pfx04',80,1,'id_tax_rules_group,id_country,id_state,zipcode_from'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_diff_pfx05',80,1,'id_tax_rules_group,id_country,id_state,zipcode_from,id_tax_rule'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rule','category_getproducts','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rule','id_tax','2023-07-11 09:55:42','n_diff_pfx01',29,1,'id_tax'),('monami_shop_blank','ps_tax_rule','id_tax','2023-07-11 09:55:42','n_diff_pfx02',80,1,'id_tax,id_tax_rule'),('monami_shop_blank','ps_tax_rule','id_tax','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rule','id_tax','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:42','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_blank','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:42','n_diff_pfx02',80,1,'id_tax_rules_group,id_tax_rule'),('monami_shop_blank','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_blank','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_blank','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',3,1,'id_tax_rules_group,id_shop'),('monami_shop_blank','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx02',3,1,'id_shop,id_tax_rules_group'),('monami_shop_blank','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',1,1,'id_theme'),('monami_shop_blank','ps_theme','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme_meta','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',36,1,'id_theme_meta'),('monami_shop_blank','ps_theme_meta','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme_meta','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme_meta','id_meta','2023-07-11 09:55:42','n_diff_pfx01',36,1,'id_meta'),('monami_shop_blank','ps_theme_meta','id_meta','2023-07-11 09:55:42','n_diff_pfx02',36,1,'id_meta,id_theme_meta'),('monami_shop_blank','ps_theme_meta','id_meta','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme_meta','id_meta','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme_meta','id_theme','2023-07-11 09:55:42','n_diff_pfx01',1,1,'id_theme'),('monami_shop_blank','ps_theme_meta','id_theme','2023-07-11 09:55:42','n_diff_pfx02',36,1,'id_theme,id_theme_meta'),('monami_shop_blank','ps_theme_meta','id_theme','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme_meta','id_theme','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme_meta','id_theme_2','2023-07-11 09:55:42','n_diff_pfx01',1,1,'id_theme'),('monami_shop_blank','ps_theme_meta','id_theme_2','2023-07-11 09:55:42','n_diff_pfx02',36,1,'id_theme,id_meta'),('monami_shop_blank','ps_theme_meta','id_theme_2','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme_meta','id_theme_2','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_theme'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_theme,id_shop'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','n_diff_pfx03',0,1,'id_theme,id_shop,entity'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','n_diff_pfx04',0,1,'id_theme,id_shop,entity,id_object'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_theme_specific','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',7,1,'id_item'),('monami_shop_blank','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_timezone','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',560,2,'id_timezone'),('monami_shop_blank','ps_timezone','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_timezone','PRIMARY','2023-07-11 09:55:42','size',3,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_warehouse','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_blank','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_carrier'),('monami_shop_blank','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_carrier,id_warehouse'),('monami_shop_blank','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_blank','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse_product_location'),('monami_shop_blank','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_product_location','id_product','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_product'),('monami_shop_blank','ps_warehouse_product_location','id_product','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_blank','ps_warehouse_product_location','id_product','2023-07-11 09:55:42','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_warehouse'),('monami_shop_blank','ps_warehouse_product_location','id_product','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_product_location','id_product','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_blank','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_warehouse_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_shop,id_warehouse'),('monami_shop_blank','ps_warehouse_shop','id_shop','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_shop','id_shop','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_blank','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_blank','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_web_browser','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',11,1,'id_web_browser'),('monami_shop_blank','ps_web_browser','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_web_browser','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_account','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_blank','ps_webservice_account','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_account','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_account','key','2023-07-11 09:55:42','n_diff_pfx01',0,1,'key'),('monami_shop_blank','ps_webservice_account','key','2023-07-11 09:55:42','n_diff_pfx02',0,1,'key,id_webservice_account'),('monami_shop_blank','ps_webservice_account','key','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_account','key','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_blank','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_webservice_account,id_shop'),('monami_shop_blank','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_account_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_shop'),('monami_shop_blank','ps_webservice_account_shop','id_shop','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_shop,id_webservice_account'),('monami_shop_blank','ps_webservice_account_shop','id_shop','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_account_shop','id_shop','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_permission','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_webservice_permission'),('monami_shop_blank','ps_webservice_permission','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_permission','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:42','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_blank','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:42','n_diff_pfx02',0,1,'id_webservice_account,id_webservice_permission'),('monami_shop_blank','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_permission','method','2023-07-11 09:55:42','n_diff_pfx01',0,1,'method'),('monami_shop_blank','ps_webservice_permission','method','2023-07-11 09:55:42','n_diff_pfx02',0,1,'method,id_webservice_permission'),('monami_shop_blank','ps_webservice_permission','method','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_permission','method','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_permission','resource','2023-07-11 09:55:42','n_diff_pfx01',0,1,'resource'),('monami_shop_blank','ps_webservice_permission','resource','2023-07-11 09:55:42','n_diff_pfx02',0,1,'resource,id_webservice_permission'),('monami_shop_blank','ps_webservice_permission','resource','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_permission','resource','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_webservice_permission','resource_2','2023-07-11 09:55:42','n_diff_pfx01',0,1,'resource'),('monami_shop_blank','ps_webservice_permission','resource_2','2023-07-11 09:55:42','n_diff_pfx02',0,1,'resource,method'),('monami_shop_blank','ps_webservice_permission','resource_2','2023-07-11 09:55:42','n_diff_pfx03',0,1,'resource,method,id_webservice_account'),('monami_shop_blank','ps_webservice_permission','resource_2','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_webservice_permission','resource_2','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_zone','PRIMARY','2023-07-11 09:55:42','n_diff_pfx01',8,1,'id_zone'),('monami_shop_blank','ps_zone','PRIMARY','2023-07-11 09:55:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_zone','PRIMARY','2023-07-11 09:55:42','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_zone_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',8,1,'id_zone'),('monami_shop_blank','ps_zone_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',8,1,'id_zone,id_shop'),('monami_shop_blank','ps_zone_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_zone_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_blank','ps_zone_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_blank','ps_zone_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',8,1,'id_shop,id_zone'),('monami_shop_blank','ps_zone_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_blank','ps_zone_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_access','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',4,2,'id_profile'),('monami_shop_galerie','psg_access','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',403,2,'id_profile,id_tab'),('monami_shop_galerie','psg_access','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_access','PRIMARY','2023-07-11 09:55:43','size',3,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:43','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_galerie','psg_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_accessory','accessory_product','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product_1'),('monami_shop_galerie','psg_accessory','accessory_product','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product_1,id_product_2'),('monami_shop_galerie','psg_accessory','accessory_product','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_product_1,id_product_2,DB_ROW_ID'),('monami_shop_galerie','psg_accessory','accessory_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_accessory','accessory_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',4,1,'id_address'),('monami_shop_galerie','psg_address','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','address_customer','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_customer'),('monami_shop_galerie','psg_address','address_customer','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_customer,id_address'),('monami_shop_galerie','psg_address','address_customer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','address_customer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','id_country','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_country'),('monami_shop_galerie','psg_address','id_country','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_country,id_address'),('monami_shop_galerie','psg_address','id_country','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','id_country','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','id_manufacturer','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_manufacturer'),('monami_shop_galerie','psg_address','id_manufacturer','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_manufacturer,id_address'),('monami_shop_galerie','psg_address','id_manufacturer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','id_manufacturer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','id_state','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_state'),('monami_shop_galerie','psg_address','id_state','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_state,id_address'),('monami_shop_galerie','psg_address','id_state','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','id_state','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','id_supplier','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_supplier'),('monami_shop_galerie','psg_address','id_supplier','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_supplier,id_address'),('monami_shop_galerie','psg_address','id_supplier','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','id_supplier','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address','id_warehouse','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_warehouse'),('monami_shop_galerie','psg_address','id_warehouse','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_warehouse,id_address'),('monami_shop_galerie','psg_address','id_warehouse','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address','id_warehouse','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_address_format','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',244,3,'id_country'),('monami_shop_galerie','psg_address_format','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_address_format','PRIMARY','2023-07-11 09:55:43','size',4,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_advice','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_advice'),('monami_shop_galerie','psg_advice','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_advice','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_advice_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_advice'),('monami_shop_galerie','psg_advice_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_advice,id_lang'),('monami_shop_galerie','psg_advice_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_advice_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_alias','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_alias'),('monami_shop_galerie','psg_alias','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_alias','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_alias','alias','2023-07-11 09:55:43','n_diff_pfx01',2,1,'alias'),('monami_shop_galerie','psg_alias','alias','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_alias','alias','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attachment','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_galerie','psg_attachment','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attachment','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attachment_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_galerie','psg_attachment_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_attachment,id_lang'),('monami_shop_galerie','psg_attachment_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attachment_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_galerie','psg_attribute','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute','attribute_group','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_galerie','psg_attribute','attribute_group','2023-07-11 09:55:43','n_diff_pfx02',24,1,'id_attribute_group,id_attribute'),('monami_shop_galerie','psg_attribute','attribute_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute','attribute_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_galerie','psg_attribute_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_group_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_galerie','psg_attribute_group_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',3,1,'id_attribute_group,id_lang'),('monami_shop_galerie','psg_attribute_group_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_group_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_group_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_galerie','psg_attribute_group_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',3,1,'id_attribute_group,id_shop'),('monami_shop_galerie','psg_attribute_group_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_group_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_group_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_attribute_group_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',3,1,'id_shop,id_attribute_group'),('monami_shop_galerie','psg_attribute_group_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_group_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_impact','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_attribute_impact'),('monami_shop_galerie','psg_attribute_impact','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_impact','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_impact','id_product','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_attribute_impact','id_product','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product,id_attribute'),('monami_shop_galerie','psg_attribute_impact','id_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_impact','id_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_galerie','psg_attribute_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',24,1,'id_attribute,id_lang'),('monami_shop_galerie','psg_attribute_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_attribute_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx02',24,1,'id_lang,name'),('monami_shop_galerie','psg_attribute_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx03',24,1,'id_lang,name,id_attribute'),('monami_shop_galerie','psg_attribute_lang','id_lang','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_lang','id_lang','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',24,1,'id_attribute'),('monami_shop_galerie','psg_attribute_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',24,1,'id_attribute,id_shop'),('monami_shop_galerie','psg_attribute_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_attribute_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_attribute_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',24,1,'id_shop,id_attribute'),('monami_shop_galerie','psg_attribute_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_attribute_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_badge','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',234,1,'id_badge'),('monami_shop_galerie','psg_badge','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_badge','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_badge_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',234,3,'id_badge'),('monami_shop_galerie','psg_badge_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',234,3,'id_badge,id_lang'),('monami_shop_galerie','psg_badge_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_badge_lang','PRIMARY','2023-07-11 09:55:43','size',4,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_carrier','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier','deleted','2023-07-11 09:55:43','n_diff_pfx01',1,1,'deleted'),('monami_shop_galerie','psg_carrier','deleted','2023-07-11 09:55:43','n_diff_pfx02',1,1,'deleted,active'),('monami_shop_galerie','psg_carrier','deleted','2023-07-11 09:55:43','n_diff_pfx03',2,1,'deleted,active,id_carrier'),('monami_shop_galerie','psg_carrier','deleted','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier','deleted','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier','id_tax_rules_group','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_galerie','psg_carrier','id_tax_rules_group','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_tax_rules_group,id_carrier'),('monami_shop_galerie','psg_carrier','id_tax_rules_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier','id_tax_rules_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_reference'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_reference,deleted'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','n_diff_pfx03',2,1,'id_reference,deleted,active'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','n_diff_pfx04',2,1,'id_reference,deleted,active,id_carrier'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier','reference','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_carrier_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',6,1,'id_carrier,id_group'),('monami_shop_galerie','psg_carrier_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_carrier_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_galerie','psg_carrier_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',2,1,'id_lang,id_shop,id_carrier'),('monami_shop_galerie','psg_carrier_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_carrier_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_carrier,id_shop'),('monami_shop_galerie','psg_carrier_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_carrier_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_shop,id_carrier'),('monami_shop_galerie','psg_carrier_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_carrier,id_tax_rules_group'),('monami_shop_galerie','psg_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',2,1,'id_carrier,id_tax_rules_group,id_shop'),('monami_shop_galerie','psg_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_carrier_zone','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_carrier_zone','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',3,1,'id_carrier,id_zone'),('monami_shop_galerie','psg_carrier_zone','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_carrier_zone','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','PRIMARY','2024-07-01 05:21:06','n_diff_pfx01',30,1,'id_cart'),('monami_shop_galerie','psg_cart','PRIMARY','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','PRIMARY','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','cart_customer','2024-07-01 05:21:06','n_diff_pfx01',2,1,'id_customer'),('monami_shop_galerie','psg_cart','cart_customer','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_customer,id_cart'),('monami_shop_galerie','psg_cart','cart_customer','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','cart_customer','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_address_delivery','2024-07-01 05:21:06','n_diff_pfx01',2,1,'id_address_delivery'),('monami_shop_galerie','psg_cart','id_address_delivery','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_address_delivery,id_cart'),('monami_shop_galerie','psg_cart','id_address_delivery','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_address_delivery','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_address_invoice','2024-07-01 05:21:06','n_diff_pfx01',2,1,'id_address_invoice'),('monami_shop_galerie','psg_cart','id_address_invoice','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_address_invoice,id_cart'),('monami_shop_galerie','psg_cart','id_address_invoice','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_address_invoice','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_carrier','2024-07-01 05:21:06','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_galerie','psg_cart','id_carrier','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_carrier,id_cart'),('monami_shop_galerie','psg_cart','id_carrier','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_carrier','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_currency','2024-07-01 05:21:06','n_diff_pfx01',1,1,'id_currency'),('monami_shop_galerie','psg_cart','id_currency','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_currency,id_cart'),('monami_shop_galerie','psg_cart','id_currency','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_currency','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_guest','2024-07-01 05:21:06','n_diff_pfx01',26,1,'id_guest'),('monami_shop_galerie','psg_cart','id_guest','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_guest,id_cart'),('monami_shop_galerie','psg_cart','id_guest','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_guest','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_lang','2024-07-01 05:21:06','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_cart','id_lang','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_lang,id_cart'),('monami_shop_galerie','psg_cart','id_lang','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_lang','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_shop','2024-07-01 05:21:06','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_cart','id_shop','2024-07-01 05:21:06','n_diff_pfx02',26,1,'id_shop,date_add'),('monami_shop_galerie','psg_cart','id_shop','2024-07-01 05:21:06','n_diff_pfx03',30,1,'id_shop,date_add,id_cart'),('monami_shop_galerie','psg_cart','id_shop','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_shop','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_shop_2','2024-07-01 05:21:06','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_cart','id_shop_2','2024-07-01 05:21:06','n_diff_pfx02',24,1,'id_shop,date_upd'),('monami_shop_galerie','psg_cart','id_shop_2','2024-07-01 05:21:06','n_diff_pfx03',30,1,'id_shop,date_upd,id_cart'),('monami_shop_galerie','psg_cart','id_shop_2','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_shop_2','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart','id_shop_group','2024-07-01 05:21:06','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_cart','id_shop_group','2024-07-01 05:21:06','n_diff_pfx02',30,1,'id_shop_group,id_cart'),('monami_shop_galerie','psg_cart','id_shop_group','2024-07-01 05:21:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart','id_shop_group','2024-07-01 05:21:06','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_cart_rule','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart'),('monami_shop_galerie','psg_cart_cart_rule','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart,id_cart_rule'),('monami_shop_galerie','psg_cart_cart_rule','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_cart_rule','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_cart_rule','id_cart_rule','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_cart_rule','id_cart_rule','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_cart'),('monami_shop_galerie','psg_cart_cart_rule','id_cart_rule','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_cart_rule','id_cart_rule','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','n_diff_pfx01',14,1,'id_cart'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','n_diff_pfx02',26,1,'id_cart,id_product'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','n_diff_pfx03',26,1,'id_cart,id_product,id_product_attribute'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','n_diff_pfx04',26,1,'id_cart,id_product,id_product_attribute,id_address_delivery'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_product','PRIMARY','2024-03-05 07:16:25','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_diff_pfx01',14,1,'id_cart'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_diff_pfx02',26,1,'id_cart,date_add'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_diff_pfx03',26,1,'id_cart,date_add,id_product'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_diff_pfx04',26,1,'id_cart,date_add,id_product,id_product_attribute'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_diff_pfx05',26,1,'id_cart,date_add,id_product,id_product_attribute,id_address_delivery'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_product','id_cart_order','2024-03-05 07:16:25','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','n_diff_pfx02',14,1,'id_product_attribute,id_cart'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','n_diff_pfx03',26,1,'id_product_attribute,id_cart,id_product'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','n_diff_pfx04',26,1,'id_product_attribute,id_cart,id_product,id_address_delivery'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_product','id_product_attribute','2024-03-05 07:16:25','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','n_diff_pfx03',0,1,'group_restriction,active,date_to'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','n_diff_pfx04',0,1,'group_restriction,active,date_to,id_cart_rule'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule','group_restriction','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_diff_pfx03',0,1,'group_restriction,active,highlight'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_diff_pfx04',0,1,'group_restriction,active,highlight,date_to'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_diff_pfx05',0,1,'group_restriction,active,highlight,date_to,id_cart_rule'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule','group_restriction_2','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_customer,active,date_to'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','n_diff_pfx04',0,1,'id_customer,active,date_to,id_cart_rule'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule','id_customer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_customer,active,highlight'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_diff_pfx04',0,1,'id_customer,active,highlight,date_to'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_diff_pfx05',0,1,'id_customer,active,highlight,date_to,id_cart_rule'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule','id_customer_2','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_carrier','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule_carrier','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_carrier'),('monami_shop_galerie','psg_cart_rule_carrier','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_carrier','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_galerie','psg_cart_rule_combination','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_galerie','psg_cart_rule_combination','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule_2'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule_2,id_cart_rule_1'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_country','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule_country','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_country'),('monami_shop_galerie','psg_cart_rule_country','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_country','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_group'),('monami_shop_galerie','psg_cart_rule_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_lang'),('monami_shop_galerie','psg_cart_rule_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_galerie','psg_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product_rule_group'),('monami_shop_galerie','psg_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_galerie','psg_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product_rule,id_item'),('monami_shop_galerie','psg_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cart_rule_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_cart_rule_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart_rule,id_shop'),('monami_shop_galerie','psg_cart_rule_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cart_rule_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',14,1,'id_category'),('monami_shop_galerie','psg_category','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','activenleft','2023-07-11 09:55:43','n_diff_pfx01',1,1,'active'),('monami_shop_galerie','psg_category','activenleft','2023-07-11 09:55:43','n_diff_pfx02',14,1,'active,nleft'),('monami_shop_galerie','psg_category','activenleft','2023-07-11 09:55:43','n_diff_pfx03',14,1,'active,nleft,id_category'),('monami_shop_galerie','psg_category','activenleft','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','activenleft','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','activenright','2023-07-11 09:55:43','n_diff_pfx01',1,1,'active'),('monami_shop_galerie','psg_category','activenright','2023-07-11 09:55:43','n_diff_pfx02',14,1,'active,nright'),('monami_shop_galerie','psg_category','activenright','2023-07-11 09:55:43','n_diff_pfx03',14,1,'active,nright,id_category'),('monami_shop_galerie','psg_category','activenright','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','activenright','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','category_parent','2023-07-11 09:55:43','n_diff_pfx01',5,1,'id_parent'),('monami_shop_galerie','psg_category','category_parent','2023-07-11 09:55:43','n_diff_pfx02',14,1,'id_parent,id_category'),('monami_shop_galerie','psg_category','category_parent','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','category_parent','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','level_depth','2023-07-11 09:55:43','n_diff_pfx01',4,1,'level_depth'),('monami_shop_galerie','psg_category','level_depth','2023-07-11 09:55:43','n_diff_pfx02',14,1,'level_depth,id_category'),('monami_shop_galerie','psg_category','level_depth','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','level_depth','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','n_diff_pfx01',14,1,'nleft'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','n_diff_pfx02',14,1,'nleft,nright'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','n_diff_pfx03',14,1,'nleft,nright,active'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','n_diff_pfx04',14,1,'nleft,nright,active,id_category'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','nleftrightactive','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category','nright','2023-07-11 09:55:43','n_diff_pfx01',14,1,'nright'),('monami_shop_galerie','psg_category','nright','2023-07-11 09:55:43','n_diff_pfx02',14,1,'nright,id_category'),('monami_shop_galerie','psg_category','nright','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category','nright','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',13,1,'id_category'),('monami_shop_galerie','psg_category_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',40,1,'id_category,id_group'),('monami_shop_galerie','psg_category_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_group','id_category','2023-07-11 09:55:43','n_diff_pfx01',13,1,'id_category'),('monami_shop_galerie','psg_category_group','id_category','2023-07-11 09:55:43','n_diff_pfx02',40,1,'id_category,id_group'),('monami_shop_galerie','psg_category_group','id_category','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_group','id_category','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_group','id_group','2023-07-11 09:55:43','n_diff_pfx01',4,1,'id_group'),('monami_shop_galerie','psg_category_group','id_group','2023-07-11 09:55:43','n_diff_pfx02',40,1,'id_group,id_category'),('monami_shop_galerie','psg_category_group','id_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_group','id_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',14,1,'id_category'),('monami_shop_galerie','psg_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',14,1,'id_category,id_shop'),('monami_shop_galerie','psg_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',14,1,'id_category,id_shop,id_lang'),('monami_shop_galerie','psg_category_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx01',14,1,'name'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx02',14,1,'name,id_category'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx03',14,1,'name,id_category,id_shop'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx04',14,1,'name,id_category,id_shop,id_lang'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_lang','category_name','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',12,1,'id_category'),('monami_shop_galerie','psg_category_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',48,1,'id_category,id_product'),('monami_shop_galerie','psg_category_product','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_product','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_product','id_category','2023-07-11 09:55:43','n_diff_pfx01',12,1,'id_category'),('monami_shop_galerie','psg_category_product','id_category','2023-07-11 09:55:43','n_diff_pfx02',48,1,'id_category,position'),('monami_shop_galerie','psg_category_product','id_category','2023-07-11 09:55:43','n_diff_pfx03',48,1,'id_category,position,id_product'),('monami_shop_galerie','psg_category_product','id_category','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_product','id_category','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_product','id_product','2023-07-11 09:55:43','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_category_product','id_product','2023-07-11 09:55:43','n_diff_pfx02',48,1,'id_product,id_category'),('monami_shop_galerie','psg_category_product','id_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_product','id_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_category_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',14,1,'id_category'),('monami_shop_galerie','psg_category_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',14,1,'id_category,id_shop'),('monami_shop_galerie','psg_category_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_category_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',5,1,'id_cms'),('monami_shop_galerie','psg_cms','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_block','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_galerie','psg_cms_block','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_block','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_block_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_galerie','psg_cms_block_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_cms_block,id_lang'),('monami_shop_galerie','psg_cms_block_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_block_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_block_page','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',5,1,'id_cms_block_page'),('monami_shop_galerie','psg_cms_block_page','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_block_page','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_block_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_galerie','psg_cms_block_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_cms_block,id_shop'),('monami_shop_galerie','psg_cms_block_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_block_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_galerie','psg_cms_category','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category','category_parent','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_parent'),('monami_shop_galerie','psg_cms_category','category_parent','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_parent,id_cms_category'),('monami_shop_galerie','psg_cms_category','category_parent','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category','category_parent','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_galerie','psg_cms_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_galerie','psg_cms_category_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',1,1,'id_cms_category,id_shop,id_lang'),('monami_shop_galerie','psg_cms_category_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx01',1,1,'name'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx02',1,1,'name,id_cms_category'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx03',1,1,'name,id_cms_category,id_shop'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','n_diff_pfx04',1,1,'name,id_cms_category,id_shop,id_lang'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category_lang','category_name','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_galerie','psg_cms_category_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_galerie','psg_cms_category_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_category_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_cms_category_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_shop,id_cms_category'),('monami_shop_galerie','psg_cms_category_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_category_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',5,1,'id_cms'),('monami_shop_galerie','psg_cms_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop_galerie','psg_cms_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',5,1,'id_cms,id_shop,id_lang'),('monami_shop_galerie','psg_cms_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_lang','PRIMARY','2023-07-11 09:55:43','size',2,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_role','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_galerie','psg_cms_role','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cms_role,id_cms'),('monami_shop_galerie','psg_cms_role','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_role','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_role','name','2023-07-11 09:55:43','n_diff_pfx01',0,1,'name'),('monami_shop_galerie','psg_cms_role','name','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_role','name','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_role_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_galerie','psg_cms_role_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cms_role,id_lang'),('monami_shop_galerie','psg_cms_role_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_cms_role,id_lang,id_shop'),('monami_shop_galerie','psg_cms_role_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_role_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',5,1,'id_cms'),('monami_shop_galerie','psg_cms_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop_galerie','psg_cms_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cms_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_cms_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',5,1,'id_shop,id_cms'),('monami_shop_galerie','psg_cms_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cms_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_compare','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_compare'),('monami_shop_galerie','psg_compare','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_compare','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_compare_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_compare'),('monami_shop_galerie','psg_compare_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_compare,id_product'),('monami_shop_galerie','psg_compare_product','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_compare_product','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_condition','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',244,4,'id_condition'),('monami_shop_galerie','psg_condition','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',244,4,'id_condition,id_ps_condition'),('monami_shop_galerie','psg_condition','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_condition','PRIMARY','2023-07-11 09:55:43','size',5,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_condition_advice','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',9,1,'id_condition'),('monami_shop_galerie','psg_condition_advice','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',108,1,'id_condition,id_advice'),('monami_shop_galerie','psg_condition_advice','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_condition_advice','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_condition_badge','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',236,1,'id_condition'),('monami_shop_galerie','psg_condition_badge','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',236,1,'id_condition,id_badge'),('monami_shop_galerie','psg_condition_badge','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_condition_badge','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',398,3,'id_configuration'),('monami_shop_galerie','psg_configuration','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration','PRIMARY','2023-07-11 09:55:43','size',4,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_configuration','id_shop','2023-07-11 09:55:43','n_diff_pfx02',398,1,'id_shop,id_configuration'),('monami_shop_galerie','psg_configuration','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration','id_shop_group','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_configuration','id_shop_group','2023-07-11 09:55:43','n_diff_pfx02',398,1,'id_shop_group,id_configuration'),('monami_shop_galerie','psg_configuration','id_shop_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration','id_shop_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration','name','2023-07-11 09:55:43','n_diff_pfx01',398,1,'name'),('monami_shop_galerie','psg_configuration','name','2023-07-11 09:55:43','n_diff_pfx02',398,1,'name,id_configuration'),('monami_shop_galerie','psg_configuration','name','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration','name','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_kpi','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',37,1,'id_configuration_kpi'),('monami_shop_galerie','psg_configuration_kpi','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_kpi','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_kpi','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_configuration_kpi','id_shop','2023-07-11 09:55:43','n_diff_pfx02',37,1,'id_shop,id_configuration_kpi'),('monami_shop_galerie','psg_configuration_kpi','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_kpi','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_kpi','id_shop_group','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_configuration_kpi','id_shop_group','2023-07-11 09:55:43','n_diff_pfx02',37,1,'id_shop_group,id_configuration_kpi'),('monami_shop_galerie','psg_configuration_kpi','id_shop_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_kpi','id_shop_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_kpi','name','2023-07-11 09:55:43','n_diff_pfx01',37,1,'name'),('monami_shop_galerie','psg_configuration_kpi','name','2023-07-11 09:55:43','n_diff_pfx02',37,1,'name,id_configuration_kpi'),('monami_shop_galerie','psg_configuration_kpi','name','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_kpi','name','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_configuration_kpi'),('monami_shop_galerie','psg_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_configuration_kpi,id_lang'),('monami_shop_galerie','psg_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_configuration_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',12,1,'id_configuration'),('monami_shop_galerie','psg_configuration_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',12,1,'id_configuration,id_lang'),('monami_shop_galerie','psg_configuration_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_configuration_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections','PRIMARY','2024-07-06 21:15:53','n_diff_pfx01',25272,20,'id_connections'),('monami_shop_galerie','psg_connections','PRIMARY','2024-07-06 21:15:53','n_leaf_pages',96,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections','PRIMARY','2024-07-06 21:15:53','size',97,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections','date_add','2024-07-06 21:15:53','n_diff_pfx01',23958,28,'date_add'),('monami_shop_galerie','psg_connections','date_add','2024-07-06 21:15:53','n_diff_pfx02',25292,28,'date_add,id_connections'),('monami_shop_galerie','psg_connections','date_add','2024-07-06 21:15:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections','date_add','2024-07-06 21:15:53','size',29,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections','id_guest','2024-07-06 21:15:53','n_diff_pfx01',25162,25,'id_guest'),('monami_shop_galerie','psg_connections','id_guest','2024-07-06 21:15:53','n_diff_pfx02',25292,25,'id_guest,id_connections'),('monami_shop_galerie','psg_connections','id_guest','2024-07-06 21:15:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections','id_guest','2024-07-06 21:15:53','size',26,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections','id_page','2024-07-06 21:15:53','n_diff_pfx01',52,25,'id_page'),('monami_shop_galerie','psg_connections','id_page','2024-07-06 21:15:53','n_diff_pfx02',25292,25,'id_page,id_connections'),('monami_shop_galerie','psg_connections','id_page','2024-07-06 21:15:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections','id_page','2024-07-06 21:15:53','size',26,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_page','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_connections'),('monami_shop_galerie','psg_connections_page','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_connections,id_page'),('monami_shop_galerie','psg_connections_page','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_connections,id_page,time_start'),('monami_shop_galerie','psg_connections_page','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_page','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_source','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',363,4,'id_connections_source'),('monami_shop_galerie','psg_connections_source','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_source','PRIMARY','2023-07-11 09:55:43','size',5,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_source','connections','2023-07-11 09:55:43','n_diff_pfx01',314,1,'id_connections'),('monami_shop_galerie','psg_connections_source','connections','2023-07-11 09:55:43','n_diff_pfx02',363,1,'id_connections,id_connections_source'),('monami_shop_galerie','psg_connections_source','connections','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_source','connections','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_source','http_referer','2023-07-11 09:55:43','n_diff_pfx01',20,1,'http_referer'),('monami_shop_galerie','psg_connections_source','http_referer','2023-07-11 09:55:43','n_diff_pfx02',363,1,'http_referer,id_connections_source'),('monami_shop_galerie','psg_connections_source','http_referer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_source','http_referer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_source','orderby','2023-07-11 09:55:43','n_diff_pfx01',359,1,'date_add'),('monami_shop_galerie','psg_connections_source','orderby','2023-07-11 09:55:43','n_diff_pfx02',363,1,'date_add,id_connections_source'),('monami_shop_galerie','psg_connections_source','orderby','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_source','orderby','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_connections_source','request_uri','2023-07-11 09:55:43','n_diff_pfx01',65,2,'request_uri'),('monami_shop_galerie','psg_connections_source','request_uri','2023-07-11 09:55:43','n_diff_pfx02',363,2,'request_uri,id_connections_source'),('monami_shop_galerie','psg_connections_source','request_uri','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_connections_source','request_uri','2023-07-11 09:55:43','size',3,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_contact','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_contact'),('monami_shop_galerie','psg_contact','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_contact','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_contact_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_contact'),('monami_shop_galerie','psg_contact_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_contact,id_lang'),('monami_shop_galerie','psg_contact_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_contact_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_contact_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_contact'),('monami_shop_galerie','psg_contact_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_contact,id_shop'),('monami_shop_galerie','psg_contact_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_contact_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_contact_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_contact_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_shop,id_contact'),('monami_shop_galerie','psg_contact_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_contact_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',244,1,'id_country'),('monami_shop_galerie','psg_country','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country','country_','2023-07-11 09:55:43','n_diff_pfx01',8,1,'id_zone'),('monami_shop_galerie','psg_country','country_','2023-07-11 09:55:43','n_diff_pfx02',244,1,'id_zone,id_country'),('monami_shop_galerie','psg_country','country_','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country','country_','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country','country_iso_code','2023-07-11 09:55:43','n_diff_pfx01',244,1,'iso_code'),('monami_shop_galerie','psg_country','country_iso_code','2023-07-11 09:55:43','n_diff_pfx02',244,1,'iso_code,id_country'),('monami_shop_galerie','psg_country','country_iso_code','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country','country_iso_code','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',244,1,'id_country'),('monami_shop_galerie','psg_country_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',244,1,'id_country,id_lang'),('monami_shop_galerie','psg_country_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',244,1,'id_country'),('monami_shop_galerie','psg_country_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',244,1,'id_country,id_shop'),('monami_shop_galerie','psg_country_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_country_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_country_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',244,1,'id_shop,id_country'),('monami_shop_galerie','psg_country_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_country_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cronjobs','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cronjob'),('monami_shop_galerie','psg_cronjobs','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cronjobs','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_cronjobs','id_module','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_module'),('monami_shop_galerie','psg_cronjobs','id_module','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_module,id_cronjob'),('monami_shop_galerie','psg_cronjobs','id_module','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_cronjobs','id_module','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_currency','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_currency'),('monami_shop_galerie','psg_currency','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_currency','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_currency_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_currency'),('monami_shop_galerie','psg_currency_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_currency,id_shop'),('monami_shop_galerie','psg_currency_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_currency_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_currency_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_currency_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_shop,id_currency'),('monami_shop_galerie','psg_currency_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_currency_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_customer','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','customer_email','2023-07-11 09:55:43','n_diff_pfx01',1,1,'email'),('monami_shop_galerie','psg_customer','customer_email','2023-07-11 09:55:43','n_diff_pfx02',1,1,'email,id_customer'),('monami_shop_galerie','psg_customer','customer_email','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','customer_email','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','customer_login','2023-07-11 09:55:43','n_diff_pfx01',1,1,'email'),('monami_shop_galerie','psg_customer','customer_login','2023-07-11 09:55:43','n_diff_pfx02',1,1,'email,passwd'),('monami_shop_galerie','psg_customer','customer_login','2023-07-11 09:55:43','n_diff_pfx03',1,1,'email,passwd,id_customer'),('monami_shop_galerie','psg_customer','customer_login','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','customer_login','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','id_customer_passwd','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_customer','id_customer_passwd','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_customer,passwd'),('monami_shop_galerie','psg_customer','id_customer_passwd','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','id_customer_passwd','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','id_gender','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_gender'),('monami_shop_galerie','psg_customer','id_gender','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_gender,id_customer'),('monami_shop_galerie','psg_customer','id_gender','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','id_gender','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_customer','id_shop','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_shop,date_add'),('monami_shop_galerie','psg_customer','id_shop','2023-07-11 09:55:43','n_diff_pfx03',1,1,'id_shop,date_add,id_customer'),('monami_shop_galerie','psg_customer','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer','id_shop_group','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_customer','id_shop_group','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_shop_group,id_customer'),('monami_shop_galerie','psg_customer','id_shop_group','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer','id_shop_group','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_customer_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_customer,id_group'),('monami_shop_galerie','psg_customer_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_group','customer_login','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_group'),('monami_shop_galerie','psg_customer_group','customer_login','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_group,id_customer'),('monami_shop_galerie','psg_customer_group','customer_login','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_group','customer_login','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_group','id_customer','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_customer_group','id_customer','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_customer,id_group'),('monami_shop_galerie','psg_customer_group','id_customer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_group','id_customer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_message','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',9,1,'id_customer_message'),('monami_shop_galerie','psg_customer_message','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_message','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_message','id_customer_thread','2023-07-11 09:55:43','n_diff_pfx01',9,1,'id_customer_thread'),('monami_shop_galerie','psg_customer_message','id_customer_thread','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_customer_thread,id_customer_message'),('monami_shop_galerie','psg_customer_message','id_customer_thread','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_message','id_customer_thread','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_message','id_employee','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_employee'),('monami_shop_galerie','psg_customer_message','id_employee','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_employee,id_customer_message'),('monami_shop_galerie','psg_customer_message','id_employee','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_message','id_employee','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:43','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_galerie','psg_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:43','n_diff_pfx01',0,1,'md5_header'),('monami_shop_galerie','psg_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:43','n_diff_pfx02',0,1,'md5_header,DB_ROW_ID'),('monami_shop_galerie','psg_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',9,1,'id_customer_thread'),('monami_shop_galerie','psg_customer_thread','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_contact','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_contact'),('monami_shop_galerie','psg_customer_thread','id_contact','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_contact,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_contact','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_contact','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_customer','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_customer_thread','id_customer','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_customer,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_customer','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_customer','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_lang','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_customer_thread','id_lang','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_lang,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_lang','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_lang','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_order','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_order'),('monami_shop_galerie','psg_customer_thread','id_order','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_order,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_order','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_order','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_product','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_product'),('monami_shop_galerie','psg_customer_thread','id_product','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_product,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customer_thread','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_customer_thread','id_shop','2023-07-11 09:55:43','n_diff_pfx02',9,1,'id_shop,id_customer_thread'),('monami_shop_galerie','psg_customer_thread','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customer_thread','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customization'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_customization,id_cart'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_customization,id_cart,id_product'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','n_diff_pfx04',0,1,'id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_cart'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_customization'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_diff_pfx05',0,1,'id_cart,id_product,id_product_attribute,id_customization,id_address_delivery'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization','id_cart_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product_attribute,id_customization'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_product_attribute,id_customization,id_cart'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_diff_pfx04',0,1,'id_product_attribute,id_customization,id_cart,id_product'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_diff_pfx05',0,1,'id_product_attribute,id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization','id_product_attribute','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization_field','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_galerie','psg_customization_field','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization_field','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization_field','id_product','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_customization_field','id_product','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product,id_customization_field'),('monami_shop_galerie','psg_customization_field','id_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization_field','id_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customization_field_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_galerie','psg_customization_field_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_customization_field,id_lang'),('monami_shop_galerie','psg_customization_field_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_customization_field,id_lang,id_shop'),('monami_shop_galerie','psg_customization_field_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customization_field_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_customized_data','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_customization'),('monami_shop_galerie','psg_customized_data','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_customization,type'),('monami_shop_galerie','psg_customized_data','PRIMARY','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_customization,type,index'),('monami_shop_galerie','psg_customized_data','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_customized_data','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_date_range','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_date_range'),('monami_shop_galerie','psg_date_range','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_date_range','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_delivery','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',4,1,'id_delivery'),('monami_shop_galerie','psg_delivery','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_delivery','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_delivery','id_carrier','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_galerie','psg_delivery','id_carrier','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_carrier,id_zone'),('monami_shop_galerie','psg_delivery','id_carrier','2023-07-11 09:55:43','n_diff_pfx03',4,1,'id_carrier,id_zone,id_delivery'),('monami_shop_galerie','psg_delivery','id_carrier','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_delivery','id_carrier','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_delivery','id_range_price','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_range_price'),('monami_shop_galerie','psg_delivery','id_range_price','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_range_price,id_delivery'),('monami_shop_galerie','psg_delivery','id_range_price','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_delivery','id_range_price','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_delivery','id_range_weight','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_range_weight'),('monami_shop_galerie','psg_delivery','id_range_weight','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_range_weight,id_delivery'),('monami_shop_galerie','psg_delivery','id_range_weight','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_delivery','id_range_weight','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_delivery','id_zone','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_zone'),('monami_shop_galerie','psg_delivery','id_zone','2023-07-11 09:55:43','n_diff_pfx02',4,1,'id_zone,id_delivery'),('monami_shop_galerie','psg_delivery','id_zone','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_delivery','id_zone','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_employee'),('monami_shop_galerie','psg_employee','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee','employee_login','2023-07-11 09:55:43','n_diff_pfx01',1,1,'email'),('monami_shop_galerie','psg_employee','employee_login','2023-07-11 09:55:43','n_diff_pfx02',1,1,'email,passwd'),('monami_shop_galerie','psg_employee','employee_login','2023-07-11 09:55:43','n_diff_pfx03',1,1,'email,passwd,id_employee'),('monami_shop_galerie','psg_employee','employee_login','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee','employee_login','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee','id_employee_passwd','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_employee'),('monami_shop_galerie','psg_employee','id_employee_passwd','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_employee,passwd'),('monami_shop_galerie','psg_employee','id_employee_passwd','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee','id_employee_passwd','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee','id_profile','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_profile'),('monami_shop_galerie','psg_employee','id_profile','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_profile,id_employee'),('monami_shop_galerie','psg_employee','id_profile','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee','id_profile','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_employee'),('monami_shop_galerie','psg_employee_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_employee,id_shop'),('monami_shop_galerie','psg_employee_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_employee_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_employee_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',1,1,'id_shop,id_employee'),('monami_shop_galerie','psg_employee_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_employee_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',7,1,'id_feature'),('monami_shop_galerie','psg_feature','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',7,1,'id_feature'),('monami_shop_galerie','psg_feature_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',7,1,'id_feature,id_lang'),('monami_shop_galerie','psg_feature_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_feature_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx02',7,1,'id_lang,name'),('monami_shop_galerie','psg_feature_lang','id_lang','2023-07-11 09:55:43','n_diff_pfx03',7,1,'id_lang,name,id_feature'),('monami_shop_galerie','psg_feature_lang','id_lang','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_lang','id_lang','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_feature'),('monami_shop_galerie','psg_feature_product','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_feature,id_product'),('monami_shop_galerie','psg_feature_product','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_product','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_product','id_feature_value','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_galerie','psg_feature_product','id_feature_value','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_feature_value,id_feature'),('monami_shop_galerie','psg_feature_product','id_feature_value','2023-07-11 09:55:43','n_diff_pfx03',0,1,'id_feature_value,id_feature,id_product'),('monami_shop_galerie','psg_feature_product','id_feature_value','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_product','id_feature_value','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_product','id_product','2023-07-11 09:55:43','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_feature_product','id_product','2023-07-11 09:55:43','n_diff_pfx02',0,1,'id_product,id_feature'),('monami_shop_galerie','psg_feature_product','id_product','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_product','id_product','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',7,1,'id_feature'),('monami_shop_galerie','psg_feature_shop','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',7,1,'id_feature,id_shop'),('monami_shop_galerie','psg_feature_shop','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_shop','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_feature_shop','id_shop','2023-07-11 09:55:43','n_diff_pfx02',7,1,'id_shop,id_feature'),('monami_shop_galerie','psg_feature_shop','id_shop','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_shop','id_shop','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_value','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_galerie','psg_feature_value','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_value','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_value','feature','2023-07-11 09:55:43','n_diff_pfx01',7,1,'id_feature'),('monami_shop_galerie','psg_feature_value','feature','2023-07-11 09:55:43','n_diff_pfx02',33,1,'id_feature,id_feature_value'),('monami_shop_galerie','psg_feature_value','feature','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_value','feature','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_feature_value_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',33,1,'id_feature_value'),('monami_shop_galerie','psg_feature_value_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',33,1,'id_feature_value,id_lang'),('monami_shop_galerie','psg_feature_value_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_feature_value_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_gender','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_gender'),('monami_shop_galerie','psg_gender','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_gender','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_gender_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_gender'),('monami_shop_galerie','psg_gender_lang','PRIMARY','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_galerie','psg_gender_lang','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_gender_lang','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_gender_lang','id_gender','2023-07-11 09:55:43','n_diff_pfx01',2,1,'id_gender'),('monami_shop_galerie','psg_gender_lang','id_gender','2023-07-11 09:55:43','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_galerie','psg_gender_lang','id_gender','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_gender_lang','id_gender','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group','PRIMARY','2023-07-11 09:55:43','n_diff_pfx01',3,1,'id_group'),('monami_shop_galerie','psg_group','PRIMARY','2023-07-11 09:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group','PRIMARY','2023-07-11 09:55:43','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',3,1,'id_group'),('monami_shop_galerie','psg_group_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',3,1,'id_group,id_lang'),('monami_shop_galerie','psg_group_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group_reduction','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_group_reduction'),('monami_shop_galerie','psg_group_reduction','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group_reduction','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group_reduction','id_group','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_group'),('monami_shop_galerie','psg_group_reduction','id_group','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_group,id_category'),('monami_shop_galerie','psg_group_reduction','id_group','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group_reduction','id_group','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',3,1,'id_group'),('monami_shop_galerie','psg_group_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',3,1,'id_group,id_shop'),('monami_shop_galerie','psg_group_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_group_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_group_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',3,1,'id_shop,id_group'),('monami_shop_galerie','psg_group_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_group_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_guest','PRIMARY','2024-07-06 20:36:52','n_diff_pfx01',26140,20,'id_guest'),('monami_shop_galerie','psg_guest','PRIMARY','2024-07-06 20:36:52','n_leaf_pages',88,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_guest','PRIMARY','2024-07-06 20:36:52','size',97,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_guest','id_customer','2024-07-06 20:36:52','n_diff_pfx01',2,24,'id_customer'),('monami_shop_galerie','psg_guest','id_customer','2024-07-06 20:36:52','n_diff_pfx02',25885,24,'id_customer,id_guest'),('monami_shop_galerie','psg_guest','id_customer','2024-07-06 20:36:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_guest','id_customer','2024-07-06 20:36:52','size',25,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_guest','id_operating_system','2024-07-06 20:36:52','n_diff_pfx01',8,27,'id_operating_system'),('monami_shop_galerie','psg_guest','id_operating_system','2024-07-06 20:36:52','n_diff_pfx02',25885,27,'id_operating_system,id_guest'),('monami_shop_galerie','psg_guest','id_operating_system','2024-07-06 20:36:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_guest','id_operating_system','2024-07-06 20:36:52','size',28,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_guest','id_web_browser','2024-07-06 20:36:52','n_diff_pfx01',9,28,'id_web_browser'),('monami_shop_galerie','psg_guest','id_web_browser','2024-07-06 20:36:52','n_diff_pfx02',25885,28,'id_web_browser,id_guest'),('monami_shop_galerie','psg_guest','id_web_browser','2024-07-06 20:36:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_guest','id_web_browser','2024-07-06 20:36:52','size',29,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_homeslider','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',8,1,'id_homeslider_slides'),('monami_shop_galerie','psg_homeslider','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',8,1,'id_homeslider_slides,id_shop'),('monami_shop_galerie','psg_homeslider','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_homeslider','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_homeslider_slides','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',8,1,'id_homeslider_slides'),('monami_shop_galerie','psg_homeslider_slides','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_homeslider_slides','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',8,1,'id_homeslider_slides'),('monami_shop_galerie','psg_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',8,1,'id_homeslider_slides,id_lang'),('monami_shop_galerie','psg_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',165,2,'id_hook'),('monami_shop_galerie','psg_hook','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook','PRIMARY','2023-07-11 09:55:44','size',3,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook','hook_name','2023-07-11 09:55:44','n_diff_pfx01',165,1,'name'),('monami_shop_galerie','psg_hook','hook_name','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook','hook_name','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_alias','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',86,1,'id_hook_alias'),('monami_shop_galerie','psg_hook_alias','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_alias','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_alias','alias','2023-07-11 09:55:44','n_diff_pfx01',86,1,'alias'),('monami_shop_galerie','psg_hook_alias','alias','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_alias','alias','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',68,1,'id_module'),('monami_shop_galerie','psg_hook_module','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',256,1,'id_module,id_hook'),('monami_shop_galerie','psg_hook_module','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',256,1,'id_module,id_hook,id_shop'),('monami_shop_galerie','psg_hook_module','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module','id_hook','2023-07-11 09:55:44','n_diff_pfx01',109,1,'id_hook'),('monami_shop_galerie','psg_hook_module','id_hook','2023-07-11 09:55:44','n_diff_pfx02',256,1,'id_hook,id_module'),('monami_shop_galerie','psg_hook_module','id_hook','2023-07-11 09:55:44','n_diff_pfx03',256,1,'id_hook,id_module,id_shop'),('monami_shop_galerie','psg_hook_module','id_hook','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module','id_hook','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module','id_module','2023-07-11 09:55:44','n_diff_pfx01',68,1,'id_module'),('monami_shop_galerie','psg_hook_module','id_module','2023-07-11 09:55:44','n_diff_pfx02',256,1,'id_module,id_hook'),('monami_shop_galerie','psg_hook_module','id_module','2023-07-11 09:55:44','n_diff_pfx03',256,1,'id_module,id_hook,id_shop'),('monami_shop_galerie','psg_hook_module','id_module','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module','id_module','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','n_diff_pfx02',31,1,'id_shop,position'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','n_diff_pfx03',136,1,'id_shop,position,id_module'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','n_diff_pfx04',256,1,'id_shop,position,id_module,id_hook'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module','position','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_hook_module_exceptions'),('monami_shop_galerie','psg_hook_module_exceptions','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','id_hook','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_hook'),('monami_shop_galerie','psg_hook_module_exceptions','id_hook','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_hook,id_hook_module_exceptions'),('monami_shop_galerie','psg_hook_module_exceptions','id_hook','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','id_hook','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','id_module','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_module'),('monami_shop_galerie','psg_hook_module_exceptions','id_module','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_module,id_hook_module_exceptions'),('monami_shop_galerie','psg_hook_module_exceptions','id_module','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_hook_module_exceptions','id_module','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',45,1,'id_image'),('monami_shop_galerie','psg_image','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image','id_product_cover','2023-07-11 09:55:44','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_image','id_product_cover','2023-07-11 09:55:44','n_diff_pfx02',29,1,'id_product,cover'),('monami_shop_galerie','psg_image','id_product_cover','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image','id_product_cover','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image','idx_product_image','2023-07-11 09:55:44','n_diff_pfx01',45,1,'id_image'),('monami_shop_galerie','psg_image','idx_product_image','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_image,id_product'),('monami_shop_galerie','psg_image','idx_product_image','2023-07-11 09:55:44','n_diff_pfx03',45,1,'id_image,id_product,cover'),('monami_shop_galerie','psg_image','idx_product_image','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image','idx_product_image','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image','image_product','2023-07-11 09:55:44','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_image','image_product','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_product,id_image'),('monami_shop_galerie','psg_image','image_product','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image','image_product','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',45,1,'id_image'),('monami_shop_galerie','psg_image_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_image,id_lang'),('monami_shop_galerie','psg_image_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_lang','id_image','2023-07-11 09:55:44','n_diff_pfx01',45,1,'id_image'),('monami_shop_galerie','psg_image_lang','id_image','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_image,id_lang'),('monami_shop_galerie','psg_image_lang','id_image','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_lang','id_image','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',45,1,'id_image'),('monami_shop_galerie','psg_image_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_image,id_shop'),('monami_shop_galerie','psg_image_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_shop','id_product','2023-07-11 09:55:44','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_image_shop','id_product','2023-07-11 09:55:44','n_diff_pfx02',22,1,'id_product,id_shop'),('monami_shop_galerie','psg_image_shop','id_product','2023-07-11 09:55:44','n_diff_pfx03',29,1,'id_product,id_shop,cover'),('monami_shop_galerie','psg_image_shop','id_product','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_shop','id_product','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_image_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',45,1,'id_shop,id_image'),('monami_shop_galerie','psg_image_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_type','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',9,1,'id_image_type'),('monami_shop_galerie','psg_image_type','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_type','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_image_type','image_type_name','2023-07-11 09:55:44','n_diff_pfx01',9,1,'name'),('monami_shop_galerie','psg_image_type','image_type_name','2023-07-11 09:55:44','n_diff_pfx02',9,1,'name,id_image_type'),('monami_shop_galerie','psg_image_type','image_type_name','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_image_type','image_type_name','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_import_match','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_import_match'),('monami_shop_galerie','psg_import_match','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_import_match','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_info','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_info'),('monami_shop_galerie','psg_info','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_info','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_info_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_info'),('monami_shop_galerie','psg_info_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',2,1,'id_info,id_lang'),('monami_shop_galerie','psg_info_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_info_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_lang','lang_iso_code','2023-07-11 09:55:44','n_diff_pfx01',1,1,'iso_code'),('monami_shop_galerie','psg_lang','lang_iso_code','2023-07-11 09:55:44','n_diff_pfx02',1,1,'iso_code,id_lang'),('monami_shop_galerie','psg_lang','lang_iso_code','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_lang','lang_iso_code','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_lang_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_lang_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_galerie','psg_lang_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_lang_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_lang_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_lang_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_shop,id_lang'),('monami_shop_galerie','psg_lang_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_lang_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_category','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',77,1,'id_layered_category'),('monami_shop_galerie','psg_layered_category','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_category','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_category','id_category','2023-07-11 09:55:44','n_diff_pfx01',7,1,'id_category'),('monami_shop_galerie','psg_layered_category','id_category','2023-07-11 09:55:44','n_diff_pfx02',56,1,'id_category,type'),('monami_shop_galerie','psg_layered_category','id_category','2023-07-11 09:55:44','n_diff_pfx03',77,1,'id_category,type,id_layered_category'),('monami_shop_galerie','psg_layered_category','id_category','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_category','id_category','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_filter','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_galerie','psg_layered_filter','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_filter','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_filter_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_galerie','psg_layered_filter_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_layered_filter,id_shop'),('monami_shop_galerie','psg_layered_filter_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_filter_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_filter_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_layered_filter_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_shop,id_layered_filter'),('monami_shop_galerie','psg_layered_filter_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_filter_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',55,1,'id_layered_friendly_url'),('monami_shop_galerie','psg_layered_friendly_url','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','id_lang','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_layered_friendly_url','id_lang','2023-07-11 09:55:44','n_diff_pfx02',55,1,'id_lang,id_layered_friendly_url'),('monami_shop_galerie','psg_layered_friendly_url','id_lang','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','id_lang','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','url_key','2023-07-11 09:55:44','n_diff_pfx01',55,1,'url_key'),('monami_shop_galerie','psg_layered_friendly_url','url_key','2023-07-11 09:55:44','n_diff_pfx02',55,1,'url_key,id_layered_friendly_url'),('monami_shop_galerie','psg_layered_friendly_url','url_key','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_friendly_url','url_key','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',3,1,'id_attribute_group'),('monami_shop_galerie','psg_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_galerie','psg_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop_galerie','psg_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',7,1,'id_feature'),('monami_shop_galerie','psg_layered_indexable_feature','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_feature'),('monami_shop_galerie','psg_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_feature,id_lang'),('monami_shop_galerie','psg_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_price_index','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',29,1,'id_product'),('monami_shop_galerie','psg_layered_price_index','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',58,1,'id_product,id_currency'),('monami_shop_galerie','psg_layered_price_index','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',58,1,'id_product,id_currency,id_shop'),('monami_shop_galerie','psg_layered_price_index','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_price_index','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_price_index','id_currency','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_currency'),('monami_shop_galerie','psg_layered_price_index','id_currency','2023-07-11 09:55:44','n_diff_pfx02',58,1,'id_currency,id_product'),('monami_shop_galerie','psg_layered_price_index','id_currency','2023-07-11 09:55:44','n_diff_pfx03',58,1,'id_currency,id_product,id_shop'),('monami_shop_galerie','psg_layered_price_index','id_currency','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_price_index','id_currency','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','n_diff_pfx01',29,1,'price_max'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','n_diff_pfx02',48,1,'price_max,id_product'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','n_diff_pfx03',58,1,'price_max,id_product,id_currency'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','n_diff_pfx04',58,1,'price_max,id_product,id_currency,id_shop'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_price_index','price_max','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','n_diff_pfx01',28,1,'price_min'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','n_diff_pfx02',48,1,'price_min,id_product'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','n_diff_pfx03',58,1,'price_min,id_product,id_currency'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','n_diff_pfx04',58,1,'price_min,id_product,id_currency,id_shop'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_price_index','price_min','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_product_attribute','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',11,1,'id_attribute'),('monami_shop_galerie','psg_layered_product_attribute','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',36,1,'id_attribute,id_product'),('monami_shop_galerie','psg_layered_product_attribute','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',36,1,'id_attribute,id_product,id_shop'),('monami_shop_galerie','psg_layered_product_attribute','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_product_attribute','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','n_diff_pfx02',11,1,'id_attribute_group,id_attribute'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','n_diff_pfx03',36,1,'id_attribute_group,id_attribute,id_product'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','n_diff_pfx04',36,1,'id_attribute_group,id_attribute,id_product,id_shop'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_layered_product_attribute','id_attribute_group','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_linksmenutop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_linksmenutop'),('monami_shop_galerie','psg_linksmenutop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_linksmenutop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_linksmenutop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_linksmenutop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_shop,id_linksmenutop'),('monami_shop_galerie','psg_linksmenutop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_linksmenutop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_diff_pfx01',1,1,'DB_ROW_ID'),('monami_shop_galerie','psg_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_linksmenutop'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_linksmenutop,id_lang'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','n_diff_pfx03',1,1,'id_linksmenutop,id_lang,id_shop'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','n_diff_pfx04',1,1,'id_linksmenutop,id_lang,id_shop,DB_ROW_ID'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_log','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',338,3,'id_log'),('monami_shop_galerie','psg_log','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_log','PRIMARY','2023-07-11 09:55:44','size',4,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_mail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',19,1,'id_mail'),('monami_shop_galerie','psg_mail','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_mail','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_mail','recipient','2023-07-11 09:55:44','n_diff_pfx01',11,1,'recipient'),('monami_shop_galerie','psg_mail','recipient','2023-07-11 09:55:44','n_diff_pfx02',19,1,'recipient,id_mail'),('monami_shop_galerie','psg_mail','recipient','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_mail','recipient','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_manufacturer','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_galerie','psg_manufacturer','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_manufacturer','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_manufacturer_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_galerie','psg_manufacturer_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_manufacturer,id_lang'),('monami_shop_galerie','psg_manufacturer_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_manufacturer_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_manufacturer_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_galerie','psg_manufacturer_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_manufacturer,id_shop'),('monami_shop_galerie','psg_manufacturer_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_manufacturer_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_manufacturer_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_manufacturer_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_shop,id_manufacturer'),('monami_shop_galerie','psg_manufacturer_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_manufacturer_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_memcached_servers','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_memcached_server'),('monami_shop_galerie','psg_memcached_servers','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_memcached_servers','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_message'),('monami_shop_galerie','psg_message','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message','id_cart','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_cart'),('monami_shop_galerie','psg_message','id_cart','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_cart,id_message'),('monami_shop_galerie','psg_message','id_cart','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message','id_cart','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message','id_customer','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_message','id_customer','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_customer,id_message'),('monami_shop_galerie','psg_message','id_customer','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message','id_customer','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message','id_employee','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_employee'),('monami_shop_galerie','psg_message','id_employee','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_employee,id_message'),('monami_shop_galerie','psg_message','id_employee','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message','id_employee','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message','message_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_message','message_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_message'),('monami_shop_galerie','psg_message','message_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message','message_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_message_readed','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_message'),('monami_shop_galerie','psg_message_readed','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_message,id_employee'),('monami_shop_galerie','psg_message_readed','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_message_readed','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_meta','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',37,1,'id_meta'),('monami_shop_galerie','psg_meta','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_meta','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_meta','page','2023-07-11 09:55:44','n_diff_pfx01',37,1,'page'),('monami_shop_galerie','psg_meta','page','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_meta','page','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_meta_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',29,1,'id_meta'),('monami_shop_galerie','psg_meta_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',29,1,'id_meta,id_shop'),('monami_shop_galerie','psg_meta_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',29,1,'id_meta,id_shop,id_lang'),('monami_shop_galerie','psg_meta_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_meta_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_meta_lang','id_lang','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_meta_lang','id_lang','2023-07-11 09:55:44','n_diff_pfx02',29,1,'id_lang,id_meta'),('monami_shop_galerie','psg_meta_lang','id_lang','2023-07-11 09:55:44','n_diff_pfx03',29,1,'id_lang,id_meta,id_shop'),('monami_shop_galerie','psg_meta_lang','id_lang','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_meta_lang','id_lang','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_meta_lang','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_meta_lang','id_shop','2023-07-11 09:55:44','n_diff_pfx02',29,1,'id_shop,id_meta'),('monami_shop_galerie','psg_meta_lang','id_shop','2023-07-11 09:55:44','n_diff_pfx03',29,1,'id_shop,id_meta,id_lang'),('monami_shop_galerie','psg_meta_lang','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_meta_lang','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',68,1,'id_module'),('monami_shop_galerie','psg_module','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module','name','2023-07-11 09:55:44','n_diff_pfx01',68,1,'name'),('monami_shop_galerie','psg_module','name','2023-07-11 09:55:44','n_diff_pfx02',68,1,'name,id_module'),('monami_shop_galerie','psg_module','name','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module','name','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_access','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',3,1,'id_profile'),('monami_shop_galerie','psg_module_access','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',204,1,'id_profile,id_module'),('monami_shop_galerie','psg_module_access','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_access','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_country','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_module'),('monami_shop_galerie','psg_module_country','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_galerie','psg_module_country','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',2,1,'id_module,id_shop,id_country'),('monami_shop_galerie','psg_module_country','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_country','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_currency','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_module'),('monami_shop_galerie','psg_module_currency','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_galerie','psg_module_currency','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop_galerie','psg_module_currency','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_currency','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_currency','id_module','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_module'),('monami_shop_galerie','psg_module_currency','id_module','2023-07-11 09:55:44','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop_galerie','psg_module_currency','id_module','2023-07-11 09:55:44','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop_galerie','psg_module_currency','id_module','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_currency','id_module','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_group','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',68,1,'id_module'),('monami_shop_galerie','psg_module_group','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',68,1,'id_module,id_shop'),('monami_shop_galerie','psg_module_group','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',204,1,'id_module,id_shop,id_group'),('monami_shop_galerie','psg_module_group','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_group','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_preference','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',4,1,'id_module_preference'),('monami_shop_galerie','psg_module_preference','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_preference','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_preference','employee_module','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_employee'),('monami_shop_galerie','psg_module_preference','employee_module','2023-07-11 09:55:44','n_diff_pfx02',4,1,'id_employee,module'),('monami_shop_galerie','psg_module_preference','employee_module','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_preference','employee_module','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',66,1,'id_module'),('monami_shop_galerie','psg_module_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',66,1,'id_module,id_shop'),('monami_shop_galerie','psg_module_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_module_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_module_shop','id_shop','2023-07-11 09:55:44','n_diff_pfx02',66,1,'id_shop,id_module'),('monami_shop_galerie','psg_module_shop','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_module_shop','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_modules_perfs','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_modules_perfs'),('monami_shop_galerie','psg_modules_perfs','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_modules_perfs','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_modules_perfs','session','2023-07-11 09:55:44','n_diff_pfx01',0,1,'session'),('monami_shop_galerie','psg_modules_perfs','session','2023-07-11 09:55:44','n_diff_pfx02',0,1,'session,id_modules_perfs'),('monami_shop_galerie','psg_modules_perfs','session','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_modules_perfs','session','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_newsletter','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id'),('monami_shop_galerie','psg_newsletter','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_newsletter','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_operating_system','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',7,1,'id_operating_system'),('monami_shop_galerie','psg_operating_system','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_operating_system','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_carrier','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order_carrier'),('monami_shop_galerie','psg_order_carrier','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_carrier','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_carrier','id_carrier','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_galerie','psg_order_carrier','id_carrier','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_carrier,id_order_carrier'),('monami_shop_galerie','psg_order_carrier','id_carrier','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_carrier','id_carrier','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_carrier','id_order','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order'),('monami_shop_galerie','psg_order_carrier','id_order','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_order,id_order_carrier'),('monami_shop_galerie','psg_order_carrier','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_carrier','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_carrier','id_order_invoice','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_order_invoice'),('monami_shop_galerie','psg_order_carrier','id_order_invoice','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_order_invoice,id_order_carrier'),('monami_shop_galerie','psg_order_carrier','id_order_invoice','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_carrier','id_order_invoice','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_cart_rule','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_cart_rule'),('monami_shop_galerie','psg_order_cart_rule','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_cart_rule','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_cart_rule','id_cart_rule','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_galerie','psg_order_cart_rule','id_cart_rule','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_cart_rule,id_order_cart_rule'),('monami_shop_galerie','psg_order_cart_rule','id_cart_rule','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_cart_rule','id_cart_rule','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_cart_rule','id_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_order_cart_rule','id_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_order_cart_rule'),('monami_shop_galerie','psg_order_cart_rule','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_cart_rule','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',15,1,'id_order_detail'),('monami_shop_galerie','psg_order_detail','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','id_order_id_order_detail','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order'),('monami_shop_galerie','psg_order_detail','id_order_id_order_detail','2023-07-11 09:55:44','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop_galerie','psg_order_detail','id_order_id_order_detail','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','id_order_id_order_detail','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','id_tax_rules_group','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_galerie','psg_order_detail','id_tax_rules_group','2023-07-11 09:55:44','n_diff_pfx02',15,1,'id_tax_rules_group,id_order_detail'),('monami_shop_galerie','psg_order_detail','id_tax_rules_group','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','id_tax_rules_group','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','order_detail_order','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order'),('monami_shop_galerie','psg_order_detail','order_detail_order','2023-07-11 09:55:44','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop_galerie','psg_order_detail','order_detail_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','order_detail_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','product_attribute_id','2023-07-11 09:55:44','n_diff_pfx01',7,1,'product_attribute_id'),('monami_shop_galerie','psg_order_detail','product_attribute_id','2023-07-11 09:55:44','n_diff_pfx02',15,1,'product_attribute_id,id_order_detail'),('monami_shop_galerie','psg_order_detail','product_attribute_id','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','product_attribute_id','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail','product_id','2023-07-11 09:55:44','n_diff_pfx01',6,1,'product_id'),('monami_shop_galerie','psg_order_detail','product_id','2023-07-11 09:55:44','n_diff_pfx02',15,1,'product_id,id_order_detail'),('monami_shop_galerie','psg_order_detail','product_id','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail','product_id','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_galerie','psg_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail_tax','id_order_detail','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_detail'),('monami_shop_galerie','psg_order_detail_tax','id_order_detail','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_detail,DB_ROW_ID'),('monami_shop_galerie','psg_order_detail_tax','id_order_detail','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail_tax','id_order_detail','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_detail_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_tax'),('monami_shop_galerie','psg_order_detail_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_galerie','psg_order_detail_tax','id_tax','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_detail_tax','id_tax','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_history','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',8,1,'id_order_history'),('monami_shop_galerie','psg_order_history','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_history','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_history','id_employee','2023-07-11 09:55:44','n_diff_pfx01',2,1,'id_employee'),('monami_shop_galerie','psg_order_history','id_employee','2023-07-11 09:55:44','n_diff_pfx02',8,1,'id_employee,id_order_history'),('monami_shop_galerie','psg_order_history','id_employee','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_history','id_employee','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_history','id_order_state','2023-07-11 09:55:44','n_diff_pfx01',4,1,'id_order_state'),('monami_shop_galerie','psg_order_history','id_order_state','2023-07-11 09:55:44','n_diff_pfx02',8,1,'id_order_state,id_order_history'),('monami_shop_galerie','psg_order_history','id_order_state','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_history','id_order_state','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_history','order_history_order','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order'),('monami_shop_galerie','psg_order_history','order_history_order','2023-07-11 09:55:44','n_diff_pfx02',8,1,'id_order,id_order_history'),('monami_shop_galerie','psg_order_history','order_history_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_history','order_history_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_galerie','psg_order_invoice','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice','id_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_order_invoice','id_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_galerie','psg_order_invoice','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_galerie','psg_order_invoice_payment','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_invoice,id_order_payment'),('monami_shop_galerie','psg_order_invoice_payment','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','id_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_order_invoice_payment','id_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_galerie','psg_order_invoice_payment','id_order','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_order,id_order_invoice,id_order_payment'),('monami_shop_galerie','psg_order_invoice_payment','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','order_payment','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_galerie','psg_order_invoice_payment','order_payment','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_payment,id_order_invoice'),('monami_shop_galerie','psg_order_invoice_payment','order_payment','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice_payment','order_payment','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_galerie','psg_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_invoice_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_tax'),('monami_shop_galerie','psg_order_invoice_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_galerie','psg_order_invoice_tax','id_tax','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_invoice_tax','id_tax','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_message','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_galerie','psg_order_message','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_message','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_message_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_galerie','psg_order_message_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',1,1,'id_order_message,id_lang'),('monami_shop_galerie','psg_order_message_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_message_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_payment','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_galerie','psg_order_payment','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_payment','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_payment','order_reference','2023-07-11 09:55:44','n_diff_pfx01',0,1,'order_reference'),('monami_shop_galerie','psg_order_payment','order_reference','2023-07-11 09:55:44','n_diff_pfx02',0,1,'order_reference,id_order_payment'),('monami_shop_galerie','psg_order_payment','order_reference','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_payment','order_reference','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_galerie','psg_order_return','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return','id_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_order_return','id_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_order_return'),('monami_shop_galerie','psg_order_return','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return','order_return_customer','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_order_return','order_return_customer','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_customer,id_order_return'),('monami_shop_galerie','psg_order_return','order_return_customer','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return','order_return_customer','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_galerie','psg_order_return_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_return,id_order_detail'),('monami_shop_galerie','psg_order_return_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_order_return,id_order_detail,id_customization'),('monami_shop_galerie','psg_order_return_detail','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return_detail','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return_state','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_galerie','psg_order_return_state','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return_state','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_return_state_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_galerie','psg_order_return_state_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_order_return_state,id_lang'),('monami_shop_galerie','psg_order_return_state_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_return_state_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_galerie','psg_order_slip','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip','id_order','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order'),('monami_shop_galerie','psg_order_slip','id_order','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order,id_order_slip'),('monami_shop_galerie','psg_order_slip','id_order','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip','id_order','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip','order_slip_customer','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_order_slip','order_slip_customer','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_customer,id_order_slip'),('monami_shop_galerie','psg_order_slip','order_slip_customer','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip','order_slip_customer','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_galerie','psg_order_slip_detail','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_slip,id_order_detail'),('monami_shop_galerie','psg_order_slip_detail','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip_detail','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_galerie','psg_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_order_slip_detail'),('monami_shop_galerie','psg_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_order_slip_detail,DB_ROW_ID'),('monami_shop_galerie','psg_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_tax'),('monami_shop_galerie','psg_order_slip_detail_tax','id_tax','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_galerie','psg_order_slip_detail_tax','id_tax','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_slip_detail_tax','id_tax','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_state','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_galerie','psg_order_state','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_state','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_state','module_name','2023-07-11 09:55:44','n_diff_pfx01',4,1,'module_name'),('monami_shop_galerie','psg_order_state','module_name','2023-07-11 09:55:44','n_diff_pfx02',14,1,'module_name,id_order_state'),('monami_shop_galerie','psg_order_state','module_name','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_state','module_name','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_order_state_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',14,1,'id_order_state'),('monami_shop_galerie','psg_order_state_lang','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',14,1,'id_order_state,id_lang'),('monami_shop_galerie','psg_order_state_lang','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_order_state_lang','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_order'),('monami_shop_galerie','psg_orders','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','current_state','2023-07-11 09:55:44','n_diff_pfx01',4,1,'current_state'),('monami_shop_galerie','psg_orders','current_state','2023-07-11 09:55:44','n_diff_pfx02',5,1,'current_state,id_order'),('monami_shop_galerie','psg_orders','current_state','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','current_state','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','date_add','2023-07-11 09:55:44','n_diff_pfx01',1,1,'date_add'),('monami_shop_galerie','psg_orders','date_add','2023-07-11 09:55:44','n_diff_pfx02',5,1,'date_add,id_order'),('monami_shop_galerie','psg_orders','date_add','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','date_add','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_address_delivery','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_address_delivery'),('monami_shop_galerie','psg_orders','id_address_delivery','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_address_delivery,id_order'),('monami_shop_galerie','psg_orders','id_address_delivery','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_address_delivery','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_address_invoice','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_address_invoice'),('monami_shop_galerie','psg_orders','id_address_invoice','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_address_invoice,id_order'),('monami_shop_galerie','psg_orders','id_address_invoice','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_address_invoice','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_carrier','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_galerie','psg_orders','id_carrier','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_carrier,id_order'),('monami_shop_galerie','psg_orders','id_carrier','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_carrier','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_cart','2023-07-11 09:55:44','n_diff_pfx01',5,1,'id_cart'),('monami_shop_galerie','psg_orders','id_cart','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_cart,id_order'),('monami_shop_galerie','psg_orders','id_cart','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_cart','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_currency','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_currency'),('monami_shop_galerie','psg_orders','id_currency','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_currency,id_order'),('monami_shop_galerie','psg_orders','id_currency','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_currency','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_customer','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_customer'),('monami_shop_galerie','psg_orders','id_customer','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_customer,id_order'),('monami_shop_galerie','psg_orders','id_customer','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_customer','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_lang','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_orders','id_lang','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_lang,id_order'),('monami_shop_galerie','psg_orders','id_lang','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_lang','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_shop','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_orders','id_shop','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_shop,id_order'),('monami_shop_galerie','psg_orders','id_shop','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_shop','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','id_shop_group','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_orders','id_shop_group','2023-07-11 09:55:44','n_diff_pfx02',5,1,'id_shop_group,id_order'),('monami_shop_galerie','psg_orders','id_shop_group','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','id_shop_group','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','invoice_number','2023-07-11 09:55:44','n_diff_pfx01',1,1,'invoice_number'),('monami_shop_galerie','psg_orders','invoice_number','2023-07-11 09:55:44','n_diff_pfx02',5,1,'invoice_number,id_order'),('monami_shop_galerie','psg_orders','invoice_number','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','invoice_number','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_orders','reference','2023-07-11 09:55:44','n_diff_pfx01',5,1,'reference'),('monami_shop_galerie','psg_orders','reference','2023-07-11 09:55:44','n_diff_pfx02',5,1,'reference,id_order'),('monami_shop_galerie','psg_orders','reference','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_orders','reference','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_pack','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_pack'),('monami_shop_galerie','psg_pack','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_pack,id_product_item'),('monami_shop_galerie','psg_pack','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_product_pack,id_product_item,id_product_attribute_item'),('monami_shop_galerie','psg_pack','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_pack','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_pack','product_item','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_item'),('monami_shop_galerie','psg_pack','product_item','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_item,id_product_attribute_item'),('monami_shop_galerie','psg_pack','product_item','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_product_item,id_product_attribute_item,id_product_pack'),('monami_shop_galerie','psg_pack','product_item','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_pack','product_item','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',51,1,'id_page'),('monami_shop_galerie','psg_page','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page','id_object','2023-07-11 09:55:44','n_diff_pfx01',25,1,'id_object'),('monami_shop_galerie','psg_page','id_object','2023-07-11 09:55:44','n_diff_pfx02',51,1,'id_object,id_page'),('monami_shop_galerie','psg_page','id_object','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page','id_object','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page','id_page_type','2023-07-11 09:55:44','n_diff_pfx01',17,1,'id_page_type'),('monami_shop_galerie','psg_page','id_page_type','2023-07-11 09:55:44','n_diff_pfx02',51,1,'id_page_type,id_page'),('monami_shop_galerie','psg_page','id_page_type','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page','id_page_type','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page_type','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',17,1,'id_page_type'),('monami_shop_galerie','psg_page_type','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page_type','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page_type','name','2023-07-11 09:55:44','n_diff_pfx01',17,1,'name'),('monami_shop_galerie','psg_page_type','name','2023-07-11 09:55:44','n_diff_pfx02',17,1,'name,id_page_type'),('monami_shop_galerie','psg_page_type','name','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page_type','name','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_page_viewed','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_page'),('monami_shop_galerie','psg_page_viewed','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_page,id_date_range'),('monami_shop_galerie','psg_page_viewed','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_page,id_date_range,id_shop'),('monami_shop_galerie','psg_page_viewed','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_page_viewed','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_pagenotfound','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',33,1,'id_pagenotfound'),('monami_shop_galerie','psg_pagenotfound','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_pagenotfound','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_pagenotfound','date_add','2023-07-11 09:55:44','n_diff_pfx01',33,1,'date_add'),('monami_shop_galerie','psg_pagenotfound','date_add','2023-07-11 09:55:44','n_diff_pfx02',33,1,'date_add,id_pagenotfound'),('monami_shop_galerie','psg_pagenotfound','date_add','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_pagenotfound','date_add','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_product','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','date_add','2023-07-11 09:55:44','n_diff_pfx01',22,1,'date_add'),('monami_shop_galerie','psg_product','date_add','2023-07-11 09:55:44','n_diff_pfx02',22,1,'date_add,id_product'),('monami_shop_galerie','psg_product','date_add','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','date_add','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','id_category_default','2023-07-11 09:55:44','n_diff_pfx01',3,1,'id_category_default'),('monami_shop_galerie','psg_product','id_category_default','2023-07-11 09:55:44','n_diff_pfx02',22,1,'id_category_default,id_product'),('monami_shop_galerie','psg_product','id_category_default','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','id_category_default','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','indexed','2023-07-11 09:55:44','n_diff_pfx01',2,1,'indexed'),('monami_shop_galerie','psg_product','indexed','2023-07-11 09:55:44','n_diff_pfx02',22,1,'indexed,id_product'),('monami_shop_galerie','psg_product','indexed','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','indexed','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','product_manufacturer','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_galerie','psg_product','product_manufacturer','2023-07-11 09:55:44','n_diff_pfx02',22,1,'id_manufacturer,id_product'),('monami_shop_galerie','psg_product','product_manufacturer','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','product_manufacturer','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product','product_supplier','2023-07-11 09:55:44','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_galerie','psg_product','product_supplier','2023-07-11 09:55:44','n_diff_pfx02',22,1,'id_supplier,id_product'),('monami_shop_galerie','psg_product','product_supplier','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product','product_supplier','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attachment','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_attachment','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,id_attachment'),('monami_shop_galerie','psg_product_attachment','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attachment','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_product_attribute','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_attribute,id_product'),('monami_shop_galerie','psg_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','product_attribute_product','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_attribute','product_attribute_product','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_product_attribute','product_attribute_product','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','product_attribute_product','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','product_default','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_attribute','product_default','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,default_on'),('monami_shop_galerie','psg_product_attribute','product_default','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','product_default','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','reference','2023-07-11 09:55:44','n_diff_pfx01',0,1,'reference'),('monami_shop_galerie','psg_product_attribute','reference','2023-07-11 09:55:44','n_diff_pfx02',0,1,'reference,id_product_attribute'),('monami_shop_galerie','psg_product_attribute','reference','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','reference','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute','supplier_reference','2023-07-11 09:55:44','n_diff_pfx01',0,1,'supplier_reference'),('monami_shop_galerie','psg_product_attribute','supplier_reference','2023-07-11 09:55:44','n_diff_pfx02',0,1,'supplier_reference,id_product_attribute'),('monami_shop_galerie','psg_product_attribute','supplier_reference','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute','supplier_reference','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_combination','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_galerie','psg_product_attribute_combination','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_attribute,id_product_attribute'),('monami_shop_galerie','psg_product_attribute_combination','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_combination','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_combination','id_product_attribute','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_product_attribute_combination','id_product_attribute','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_attribute,id_attribute'),('monami_shop_galerie','psg_product_attribute_combination','id_product_attribute','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_combination','id_product_attribute','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_image','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_product_attribute_image','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_attribute,id_image'),('monami_shop_galerie','psg_product_attribute_image','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_image','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_image','id_image','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_image'),('monami_shop_galerie','psg_product_attribute_image','id_image','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_image,id_product_attribute'),('monami_shop_galerie','psg_product_attribute_image','id_image','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_image','id_image','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_product_attribute_shop','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product_attribute,id_shop'),('monami_shop_galerie','psg_product_attribute_shop','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_shop','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_attribute_shop','id_product','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_attribute_shop','id_product','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop_galerie','psg_product_attribute_shop','id_product','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_product,id_shop,default_on'),('monami_shop_galerie','psg_product_attribute_shop','id_product','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_attribute_shop','id_product','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_carrier','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_carrier','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,id_carrier_reference'),('monami_shop_galerie','psg_product_carrier','PRIMARY','2023-07-11 09:55:44','n_diff_pfx03',0,1,'id_product,id_carrier_reference,id_shop'),('monami_shop_galerie','psg_product_carrier','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_carrier','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_country_tax','PRIMARY','2023-07-11 09:55:44','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_country_tax','PRIMARY','2023-07-11 09:55:44','n_diff_pfx02',0,1,'id_product,id_country'),('monami_shop_galerie','psg_product_country_tax','PRIMARY','2023-07-11 09:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_country_tax','PRIMARY','2023-07-11 09:55:44','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_download','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product_download'),('monami_shop_galerie','psg_product_download','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_download','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_download','id_product','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_download','id_product','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_download','id_product','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_download','product_active','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_download','product_active','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_product,active'),('monami_shop_galerie','psg_product_download','product_active','2023-07-11 09:55:45','n_diff_pfx03',0,1,'id_product,active,id_product_download'),('monami_shop_galerie','psg_product_download','product_active','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_download','product_active','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_product,id_group'),('monami_shop_galerie','psg_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_product_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',22,1,'id_product,id_shop'),('monami_shop_galerie','psg_product_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx03',22,1,'id_product,id_shop,id_lang'),('monami_shop_galerie','psg_product_lang','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_lang','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_lang','id_lang','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_product_lang','id_lang','2023-07-11 09:55:45','n_diff_pfx02',22,1,'id_lang,id_product'),('monami_shop_galerie','psg_product_lang','id_lang','2023-07-11 09:55:45','n_diff_pfx03',22,1,'id_lang,id_product,id_shop'),('monami_shop_galerie','psg_product_lang','id_lang','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_lang','id_lang','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','n_diff_pfx01',19,1,'name'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','n_diff_pfx02',22,1,'name,id_product'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','n_diff_pfx03',22,1,'name,id_product,id_shop'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','n_diff_pfx04',22,1,'name,id_product,id_shop,id_lang'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_lang','name','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_sale','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_sale','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_sale','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_sale','quantity','2023-07-11 09:55:45','n_diff_pfx01',0,1,'quantity'),('monami_shop_galerie','psg_product_sale','quantity','2023-07-11 09:55:45','n_diff_pfx02',0,1,'quantity,id_product'),('monami_shop_galerie','psg_product_sale','quantity','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_sale','quantity','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_product_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',22,1,'id_product,id_shop'),('monami_shop_galerie','psg_product_shop','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_shop','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_diff_pfx01',22,1,'date_add'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_diff_pfx02',22,1,'date_add,active'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_diff_pfx03',22,1,'date_add,active,visibility'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_diff_pfx04',22,1,'date_add,active,visibility,id_product'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_diff_pfx05',22,1,'date_add,active,visibility,id_product,id_shop'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_shop','date_add','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_shop','id_category_default','2023-07-11 09:55:45','n_diff_pfx01',3,1,'id_category_default'),('monami_shop_galerie','psg_product_shop','id_category_default','2023-07-11 09:55:45','n_diff_pfx02',22,1,'id_category_default,id_product'),('monami_shop_galerie','psg_product_shop','id_category_default','2023-07-11 09:55:45','n_diff_pfx03',22,1,'id_category_default,id_product,id_shop'),('monami_shop_galerie','psg_product_shop','id_category_default','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_shop','id_category_default','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','n_diff_pfx01',2,1,'indexed'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','n_diff_pfx02',2,1,'indexed,active'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','n_diff_pfx03',22,1,'indexed,active,id_product'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','n_diff_pfx04',22,1,'indexed,active,id_product,id_shop'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_shop','indexed','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_supplier','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product_supplier'),('monami_shop_galerie','psg_product_supplier','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_supplier','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_supplier','id_product','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_supplier','id_product','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_product_supplier','id_product','2023-07-11 09:55:45','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supplier'),('monami_shop_galerie','psg_product_supplier','id_product','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_supplier','id_product','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_supplier','id_supplier','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_galerie','psg_product_supplier','id_supplier','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_supplier,id_product'),('monami_shop_galerie','psg_product_supplier','id_supplier','2023-07-11 09:55:45','n_diff_pfx03',0,1,'id_supplier,id_product,id_product_supplier'),('monami_shop_galerie','psg_product_supplier','id_supplier','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_supplier','id_supplier','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_tag','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_product_tag','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_product,id_tag'),('monami_shop_galerie','psg_product_tag','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_tag','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_tag','id_lang','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_lang'),('monami_shop_galerie','psg_product_tag','id_lang','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_galerie','psg_product_tag','id_lang','2023-07-11 09:55:45','n_diff_pfx03',0,1,'id_lang,id_tag,id_product'),('monami_shop_galerie','psg_product_tag','id_lang','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_tag','id_lang','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_product_tag','id_tag','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_tag'),('monami_shop_galerie','psg_product_tag','id_tag','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_tag,id_product'),('monami_shop_galerie','psg_product_tag','id_tag','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_product_tag','id_tag','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_profile','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',4,1,'id_profile'),('monami_shop_galerie','psg_profile','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_profile','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_profile_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',4,1,'id_profile'),('monami_shop_galerie','psg_profile_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',4,1,'id_profile,id_lang'),('monami_shop_galerie','psg_profile_lang','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_profile_lang','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_quick_access','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_galerie','psg_quick_access','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_quick_access','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_quick_access_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_galerie','psg_quick_access_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',3,1,'id_quick_access,id_lang'),('monami_shop_galerie','psg_quick_access_lang','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_quick_access_lang','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_range_price','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_range_price'),('monami_shop_galerie','psg_range_price','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_range_price','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_range_price','id_carrier','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_galerie','psg_range_price','id_carrier','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop_galerie','psg_range_price','id_carrier','2023-07-11 09:55:45','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_galerie','psg_range_price','id_carrier','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_range_price','id_carrier','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_range_weight','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_range_weight'),('monami_shop_galerie','psg_range_weight','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_range_weight','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_range_weight','id_carrier','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_galerie','psg_range_weight','id_carrier','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop_galerie','psg_range_weight','id_carrier','2023-07-11 09:55:45','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_galerie','psg_range_weight','id_carrier','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_range_weight','id_carrier','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_referrer','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_galerie','psg_referrer','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_referrer','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_referrer_cache','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop_galerie','psg_referrer_cache','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_connections_source,id_referrer'),('monami_shop_galerie','psg_referrer_cache','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_referrer_cache','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_referrer_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_galerie','psg_referrer_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_referrer,id_shop'),('monami_shop_galerie','psg_referrer_shop','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_referrer_shop','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_request_sql','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_request_sql'),('monami_shop_galerie','psg_request_sql','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_request_sql','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_required_field','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_required_field'),('monami_shop_galerie','psg_required_field','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_required_field','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_required_field','object_name','2023-07-11 09:55:45','n_diff_pfx01',0,1,'object_name'),('monami_shop_galerie','psg_required_field','object_name','2023-07-11 09:55:45','n_diff_pfx02',0,1,'object_name,id_required_field'),('monami_shop_galerie','psg_required_field','object_name','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_required_field','object_name','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_risk','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',4,1,'id_risk'),('monami_shop_galerie','psg_risk','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_risk','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_risk_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',4,1,'id_risk'),('monami_shop_galerie','psg_risk_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_galerie','psg_risk_lang','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_risk_lang','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_risk_lang','id_risk','2023-07-11 09:55:45','n_diff_pfx01',4,1,'id_risk'),('monami_shop_galerie','psg_risk_lang','id_risk','2023-07-11 09:55:45','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_galerie','psg_risk_lang','id_risk','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_risk_lang','id_risk','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_scene'),('monami_shop_galerie','psg_scene','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene_category','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_scene'),('monami_shop_galerie','psg_scene_category','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_scene,id_category'),('monami_shop_galerie','psg_scene_category','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene_category','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_scene'),('monami_shop_galerie','psg_scene_lang','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_scene,id_lang'),('monami_shop_galerie','psg_scene_lang','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene_lang','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_scene'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_scene,id_product'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','n_diff_pfx03',0,1,'id_scene,id_product,x_axis'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','n_diff_pfx04',0,1,'id_scene,id_product,x_axis,y_axis'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene_products','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_scene'),('monami_shop_galerie','psg_scene_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_scene,id_shop'),('monami_shop_galerie','psg_scene_shop','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene_shop','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_scene_shop','id_shop','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_shop'),('monami_shop_galerie','psg_scene_shop','id_shop','2023-07-11 09:55:45','n_diff_pfx02',0,1,'id_shop,id_scene'),('monami_shop_galerie','psg_scene_shop','id_shop','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_scene_shop','id_shop','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_search_engine','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',38,1,'id_search_engine'),('monami_shop_galerie','psg_search_engine','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_search_engine','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_search_index','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',185,1,'id_word'),('monami_shop_galerie','psg_search_index','PRIMARY','2023-07-11 09:55:45','n_diff_pfx02',525,1,'id_word,id_product'),('monami_shop_galerie','psg_search_index','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_search_index','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_search_index','id_product','2023-07-11 09:55:45','n_diff_pfx01',28,1,'id_product'),('monami_shop_galerie','psg_search_index','id_product','2023-07-11 09:55:45','n_diff_pfx02',113,1,'id_product,weight'),('monami_shop_galerie','psg_search_index','id_product','2023-07-11 09:55:45','n_diff_pfx03',525,1,'id_product,weight,id_word'),('monami_shop_galerie','psg_search_index','id_product','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_search_index','id_product','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_search_word','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',110,1,'id_word'),('monami_shop_galerie','psg_search_word','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_search_word','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_search_word','id_lang','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_lang'),('monami_shop_galerie','psg_search_word','id_lang','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_galerie','psg_search_word','id_lang','2023-07-11 09:55:45','n_diff_pfx03',110,1,'id_lang,id_shop,word'),('monami_shop_galerie','psg_search_word','id_lang','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_search_word','id_lang','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_sekeyword','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_sekeyword'),('monami_shop_galerie','psg_sekeyword','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_sekeyword','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_shop','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop','id_category','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_category'),('monami_shop_galerie','psg_shop','id_category','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_category,id_shop'),('monami_shop_galerie','psg_shop','id_category','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop','id_category','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop','id_shop_group','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_shop','id_shop_group','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_shop_group,deleted'),('monami_shop_galerie','psg_shop','id_shop_group','2023-07-11 09:55:45','n_diff_pfx03',1,1,'id_shop_group,deleted,id_shop'),('monami_shop_galerie','psg_shop','id_shop_group','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop','id_shop_group','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop','id_theme','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_theme'),('monami_shop_galerie','psg_shop','id_theme','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_theme,id_shop'),('monami_shop_galerie','psg_shop','id_theme','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop','id_theme','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_group','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_shop_group','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_group','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_group','deleted','2023-07-11 09:55:45','n_diff_pfx01',1,1,'deleted'),('monami_shop_galerie','psg_shop_group','deleted','2023-07-11 09:55:45','n_diff_pfx02',1,1,'deleted,name'),('monami_shop_galerie','psg_shop_group','deleted','2023-07-11 09:55:45','n_diff_pfx03',1,1,'deleted,name,id_shop_group'),('monami_shop_galerie','psg_shop_group','deleted','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_group','deleted','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_url','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_shop_url'),('monami_shop_galerie','psg_shop_url','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_url','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_url','full_shop_url','2023-07-11 09:55:45','n_diff_pfx01',1,1,'domain'),('monami_shop_galerie','psg_shop_url','full_shop_url','2023-07-11 09:55:45','n_diff_pfx02',1,1,'domain,physical_uri'),('monami_shop_galerie','psg_shop_url','full_shop_url','2023-07-11 09:55:45','n_diff_pfx03',1,1,'domain,physical_uri,virtual_uri'),('monami_shop_galerie','psg_shop_url','full_shop_url','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_url','full_shop_url','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_url','full_shop_url_ssl','2023-07-11 09:55:45','n_diff_pfx01',1,1,'domain_ssl'),('monami_shop_galerie','psg_shop_url','full_shop_url_ssl','2023-07-11 09:55:45','n_diff_pfx02',1,1,'domain_ssl,physical_uri'),('monami_shop_galerie','psg_shop_url','full_shop_url_ssl','2023-07-11 09:55:45','n_diff_pfx03',1,1,'domain_ssl,physical_uri,virtual_uri'),('monami_shop_galerie','psg_shop_url','full_shop_url_ssl','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_url','full_shop_url_ssl','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_shop_url','id_shop','2023-07-11 09:55:45','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_shop_url','id_shop','2023-07-11 09:55:45','n_diff_pfx02',1,1,'id_shop,main'),('monami_shop_galerie','psg_shop_url','id_shop','2023-07-11 09:55:45','n_diff_pfx03',1,1,'id_shop,main,id_shop_url'),('monami_shop_galerie','psg_shop_url','id_shop','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_shop_url','id_shop','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_cache','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',0,1,'id_smarty_cache'),('monami_shop_galerie','psg_smarty_cache','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_cache','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_cache','cache_id','2023-07-11 09:55:45','n_diff_pfx01',0,1,'cache_id'),('monami_shop_galerie','psg_smarty_cache','cache_id','2023-07-11 09:55:45','n_diff_pfx02',0,1,'cache_id,id_smarty_cache'),('monami_shop_galerie','psg_smarty_cache','cache_id','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_cache','cache_id','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_cache','modified','2023-07-11 09:55:45','n_diff_pfx01',0,1,'modified'),('monami_shop_galerie','psg_smarty_cache','modified','2023-07-11 09:55:45','n_diff_pfx02',0,1,'modified,id_smarty_cache'),('monami_shop_galerie','psg_smarty_cache','modified','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_cache','modified','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_cache','name','2023-07-11 09:55:45','n_diff_pfx01',0,1,'name'),('monami_shop_galerie','psg_smarty_cache','name','2023-07-11 09:55:45','n_diff_pfx02',0,1,'name,id_smarty_cache'),('monami_shop_galerie','psg_smarty_cache','name','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_cache','name','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_last_flush','PRIMARY','2023-07-11 09:55:45','n_diff_pfx01',2,1,'type'),('monami_shop_galerie','psg_smarty_last_flush','PRIMARY','2023-07-11 09:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_last_flush','PRIMARY','2023-07-11 09:55:45','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_smarty_lazy_cache','PRIMARY','2024-07-20 00:55:21','n_diff_pfx01',29,43,'template_hash'),('monami_shop_galerie','psg_smarty_lazy_cache','PRIMARY','2024-07-20 00:55:21','n_diff_pfx02',5115,43,'template_hash,cache_id'),('monami_shop_galerie','psg_smarty_lazy_cache','PRIMARY','2024-07-20 00:55:21','n_diff_pfx03',5115,43,'template_hash,cache_id,compile_id'),('monami_shop_galerie','psg_smarty_lazy_cache','PRIMARY','2024-07-20 00:55:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_smarty_lazy_cache','PRIMARY','2024-07-20 00:55:21','size',88,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price'),('monami_shop_galerie','psg_specific_price','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','from','2023-07-11 09:55:46','n_diff_pfx01',0,1,'from'),('monami_shop_galerie','psg_specific_price','from','2023-07-11 09:55:46','n_diff_pfx02',0,1,'from,id_specific_price'),('monami_shop_galerie','psg_specific_price','from','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','from','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','from_quantity','2023-07-11 09:55:46','n_diff_pfx01',0,1,'from_quantity'),('monami_shop_galerie','psg_specific_price','from_quantity','2023-07-11 09:55:46','n_diff_pfx02',0,1,'from_quantity,id_specific_price'),('monami_shop_galerie','psg_specific_price','from_quantity','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','from_quantity','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_cart','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_cart'),('monami_shop_galerie','psg_specific_price','id_cart','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_cart,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_cart','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_cart','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_customer','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_customer'),('monami_shop_galerie','psg_specific_price','id_customer','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_customer,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_customer','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_customer','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx03',0,1,'id_product,id_shop,id_currency'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx04',0,1,'id_product,id_shop,id_currency,id_country'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx05',0,1,'id_product,id_shop,id_currency,id_country,id_group'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx06',0,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx07',0,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx08',0,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx09',0,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_diff_pfx10',0,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_product','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_customer'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx04',0,1,'id_product,id_product_attribute,id_customer,id_cart'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx05',0,1,'id_product,id_product_attribute,id_customer,id_cart,from'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx06',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx07',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx08',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx09',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx10',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx11',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx12',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_diff_pfx13',0,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity,id_specific_price_rule'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_product_2','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_product_attribute','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_specific_price','id_product_attribute','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_product_attribute,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_product_attribute','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_product_attribute','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_shop','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_shop'),('monami_shop_galerie','psg_specific_price','id_shop','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_shop,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_shop','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_shop','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','id_specific_price_rule','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price_rule'),('monami_shop_galerie','psg_specific_price','id_specific_price_rule','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_specific_price_rule,id_specific_price'),('monami_shop_galerie','psg_specific_price','id_specific_price_rule','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','id_specific_price_rule','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price','to','2023-07-11 09:55:46','n_diff_pfx01',0,1,'to'),('monami_shop_galerie','psg_specific_price','to','2023-07-11 09:55:46','n_diff_pfx02',0,1,'to,id_specific_price'),('monami_shop_galerie','psg_specific_price','to','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price','to','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_priority','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',22,1,'id_specific_price_priority'),('monami_shop_galerie','psg_specific_price_priority','PRIMARY','2023-07-11 09:55:46','n_diff_pfx02',22,1,'id_specific_price_priority,id_product'),('monami_shop_galerie','psg_specific_price_priority','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_priority','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_priority','id_product','2023-07-11 09:55:46','n_diff_pfx01',22,1,'id_product'),('monami_shop_galerie','psg_specific_price_priority','id_product','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_priority','id_product','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_rule','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price_rule'),('monami_shop_galerie','psg_specific_price_rule','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_rule','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_shop'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_shop,id_currency'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx03',0,1,'id_shop,id_currency,id_country'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx04',0,1,'id_shop,id_currency,id_country,id_group'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx05',0,1,'id_shop,id_currency,id_country,id_group,from_quantity'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx06',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx07',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_diff_pfx08',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to,id_specific_price_rule'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_rule','id_product','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price_rule_condition'),('monami_shop_galerie','psg_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule_condition'),('monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_galerie','psg_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:46','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule'),('monami_shop_galerie','psg_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_state','PRIMARY','2023-07-11 09:55:46','n_diff_pfx01',312,1,'id_state'),('monami_shop_galerie','psg_state','PRIMARY','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_state','PRIMARY','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_state','id_country','2023-07-11 09:55:46','n_diff_pfx01',7,1,'id_country'),('monami_shop_galerie','psg_state','id_country','2023-07-11 09:55:46','n_diff_pfx02',312,1,'id_country,id_state'),('monami_shop_galerie','psg_state','id_country','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_state','id_country','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_state','id_zone','2023-07-11 09:55:46','n_diff_pfx01',4,1,'id_zone'),('monami_shop_galerie','psg_state','id_zone','2023-07-11 09:55:46','n_diff_pfx02',312,1,'id_zone,id_state'),('monami_shop_galerie','psg_state','id_zone','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_state','id_zone','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_state','name','2023-07-11 09:55:46','n_diff_pfx01',312,1,'name'),('monami_shop_galerie','psg_state','name','2023-07-11 09:55:46','n_diff_pfx02',312,1,'name,id_state'),('monami_shop_galerie','psg_state','name','2023-07-11 09:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_state','name','2023-07-11 09:55:46','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_statssearch','PRIMARY','2023-11-23 17:47:33','n_diff_pfx01',101,1,'id_statssearch'),('monami_shop_galerie','psg_statssearch','PRIMARY','2023-11-23 17:47:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_statssearch','PRIMARY','2023-11-23 17:47:33','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_stock'),('monami_shop_galerie','psg_stock','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock','id_product','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_stock','id_product','2023-07-11 09:55:47','n_diff_pfx02',0,1,'id_product,id_stock'),('monami_shop_galerie','psg_stock','id_product','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock','id_product','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock','id_product_attribute','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_stock','id_product_attribute','2023-07-11 09:55:47','n_diff_pfx02',0,1,'id_product_attribute,id_stock'),('monami_shop_galerie','psg_stock','id_product_attribute','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock','id_product_attribute','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock','id_warehouse','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_stock','id_warehouse','2023-07-11 09:55:47','n_diff_pfx02',0,1,'id_warehouse,id_stock'),('monami_shop_galerie','psg_stock','id_warehouse','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock','id_warehouse','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',29,1,'id_stock_available'),('monami_shop_galerie','psg_stock_available','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','id_product','2023-07-11 09:55:47','n_diff_pfx01',29,1,'id_product'),('monami_shop_galerie','psg_stock_available','id_product','2023-07-11 09:55:47','n_diff_pfx02',29,1,'id_product,id_stock_available'),('monami_shop_galerie','psg_stock_available','id_product','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','id_product','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','id_product_attribute','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_galerie','psg_stock_available','id_product_attribute','2023-07-11 09:55:47','n_diff_pfx02',29,1,'id_product_attribute,id_stock_available'),('monami_shop_galerie','psg_stock_available','id_product_attribute','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','id_product_attribute','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','id_shop','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_stock_available','id_shop','2023-07-11 09:55:47','n_diff_pfx02',29,1,'id_shop,id_stock_available'),('monami_shop_galerie','psg_stock_available','id_shop','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','id_shop','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','id_shop_group','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_galerie','psg_stock_available','id_shop_group','2023-07-11 09:55:47','n_diff_pfx02',29,1,'id_shop_group,id_stock_available'),('monami_shop_galerie','psg_stock_available','id_shop_group','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','id_shop_group','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','n_diff_pfx01',29,1,'id_product'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','n_diff_pfx02',29,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','n_diff_pfx03',29,1,'id_product,id_product_attribute,id_shop'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','n_diff_pfx04',29,1,'id_product,id_product_attribute,id_shop,id_shop_group'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_available','product_sqlstock','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_mvt','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_stock_mvt'),('monami_shop_galerie','psg_stock_mvt','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_mvt','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_mvt','id_stock','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_stock'),('monami_shop_galerie','psg_stock_mvt','id_stock','2023-07-11 09:55:47','n_diff_pfx02',0,1,'id_stock,id_stock_mvt'),('monami_shop_galerie','psg_stock_mvt','id_stock','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_mvt','id_stock','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:47','n_diff_pfx01',0,1,'id_stock_mvt_reason'),('monami_shop_galerie','psg_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:47','n_diff_pfx02',0,1,'id_stock_mvt_reason,id_stock_mvt'),('monami_shop_galerie','psg_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_mvt_reason','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_galerie','psg_stock_mvt_reason','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_mvt_reason','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_galerie','psg_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:47','n_diff_pfx02',8,1,'id_stock_mvt_reason,id_lang'),('monami_shop_galerie','psg_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_store','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_store'),('monami_shop_galerie','psg_store','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_store','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_store_shop','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_store'),('monami_shop_galerie','psg_store_shop','PRIMARY','2023-07-11 09:55:47','n_diff_pfx02',1,1,'id_store,id_shop'),('monami_shop_galerie','psg_store_shop','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_store_shop','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_store_shop','id_shop','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_store_shop','id_shop','2023-07-11 09:55:47','n_diff_pfx02',1,1,'id_shop,id_store'),('monami_shop_galerie','psg_store_shop','id_shop','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_store_shop','id_shop','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supplier','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_galerie','psg_supplier','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supplier','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supplier_lang','PRIMARY','2023-07-11 09:55:47','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_galerie','psg_supplier_lang','PRIMARY','2023-07-11 09:55:47','n_diff_pfx02',1,1,'id_supplier,id_lang'),('monami_shop_galerie','psg_supplier_lang','PRIMARY','2023-07-11 09:55:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supplier_lang','PRIMARY','2023-07-11 09:55:47','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supplier_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_galerie','psg_supplier_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_supplier,id_shop'),('monami_shop_galerie','psg_supplier_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supplier_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supplier_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_supplier_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_shop,id_supplier'),('monami_shop_galerie','psg_supplier_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supplier_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_galerie','psg_supply_order','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order','id_supplier','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_galerie','psg_supply_order','id_supplier','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_supplier,id_supply_order'),('monami_shop_galerie','psg_supply_order','id_supplier','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order','id_supplier','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order','id_warehouse','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_supply_order','id_warehouse','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_warehouse,id_supply_order'),('monami_shop_galerie','psg_supply_order','id_warehouse','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order','id_warehouse','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order','reference','2023-07-11 09:55:48','n_diff_pfx01',0,1,'reference'),('monami_shop_galerie','psg_supply_order','reference','2023-07-11 09:55:48','n_diff_pfx02',0,1,'reference,id_supply_order'),('monami_shop_galerie','psg_supply_order','reference','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order','reference','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_detail','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_galerie','psg_supply_order_detail','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_detail','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_galerie','psg_supply_order_detail','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product_attribute,id_supply_order_detail'),('monami_shop_galerie','psg_supply_order_detail','id_product_attribute','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_product_attribute','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supply_order_detail'),('monami_shop_galerie','psg_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_supply_order','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_galerie','psg_supply_order_detail','id_supply_order','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_supply_order,id_product'),('monami_shop_galerie','psg_supply_order_detail','id_supply_order','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_supply_order,id_product,id_supply_order_detail'),('monami_shop_galerie','psg_supply_order_detail','id_supply_order','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_detail','id_supply_order','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_history','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order_history'),('monami_shop_galerie','psg_supply_order_history','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_history','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_employee','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_employee'),('monami_shop_galerie','psg_supply_order_history','id_employee','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_employee,id_supply_order_history'),('monami_shop_galerie','psg_supply_order_history','id_employee','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_employee','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_state','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_state'),('monami_shop_galerie','psg_supply_order_history','id_state','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_state,id_supply_order_history'),('monami_shop_galerie','psg_supply_order_history','id_state','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_state','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_supply_order','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_galerie','psg_supply_order_history','id_supply_order','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_supply_order,id_supply_order_history'),('monami_shop_galerie','psg_supply_order_history','id_supply_order','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_history','id_supply_order','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order_receipt_history'),('monami_shop_galerie','psg_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_supply_order_detail,id_supply_order_receipt_history'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_supply_order_state'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_supply_order_state,id_supply_order_receipt_history'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_state','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_galerie','psg_supply_order_state','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_state','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_supply_order_state_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_galerie','psg_supply_order_state_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',6,1,'id_supply_order_state,id_lang'),('monami_shop_galerie','psg_supply_order_state_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_supply_order_state_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',106,1,'id_tab'),('monami_shop_galerie','psg_tab','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab','class_name','2023-07-11 09:55:48','n_diff_pfx01',106,1,'class_name'),('monami_shop_galerie','psg_tab','class_name','2023-07-11 09:55:48','n_diff_pfx02',106,1,'class_name,id_tab'),('monami_shop_galerie','psg_tab','class_name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab','class_name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab','id_parent','2023-07-11 09:55:48','n_diff_pfx01',15,1,'id_parent'),('monami_shop_galerie','psg_tab','id_parent','2023-07-11 09:55:48','n_diff_pfx02',106,1,'id_parent,id_tab'),('monami_shop_galerie','psg_tab','id_parent','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab','id_parent','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab_advice','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',13,1,'id_tab'),('monami_shop_galerie','psg_tab_advice','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',114,1,'id_tab,id_advice'),('monami_shop_galerie','psg_tab_advice','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab_advice','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',106,1,'id_tab'),('monami_shop_galerie','psg_tab_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',106,1,'id_tab,id_lang'),('monami_shop_galerie','psg_tab_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab_module_preference','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_tab_module_preference'),('monami_shop_galerie','psg_tab_module_preference','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab_module_preference','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tab_module_preference','employee_module','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_employee'),('monami_shop_galerie','psg_tab_module_preference','employee_module','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_employee,id_tab'),('monami_shop_galerie','psg_tab_module_preference','employee_module','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_employee,id_tab,module'),('monami_shop_galerie','psg_tab_module_preference','employee_module','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tab_module_preference','employee_module','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tag','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_tag'),('monami_shop_galerie','psg_tag','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tag','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tag','id_lang','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_lang'),('monami_shop_galerie','psg_tag','id_lang','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_galerie','psg_tag','id_lang','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tag','id_lang','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tag','tag_name','2023-07-11 09:55:48','n_diff_pfx01',0,1,'name'),('monami_shop_galerie','psg_tag','tag_name','2023-07-11 09:55:48','n_diff_pfx02',0,1,'name,id_tag'),('monami_shop_galerie','psg_tag','tag_name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tag','tag_name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tag_count','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_group'),('monami_shop_galerie','psg_tag_count','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_group,id_tag'),('monami_shop_galerie','psg_tag_count','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tag_count','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_group'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_group,id_lang'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_group,id_lang,id_shop'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_diff_pfx04',0,1,'id_group,id_lang,id_shop,counter'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_diff_pfx05',0,1,'id_group,id_lang,id_shop,counter,id_tag'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tag_count','id_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',29,1,'id_tax'),('monami_shop_galerie','psg_tax','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',29,1,'id_tax'),('monami_shop_galerie','psg_tax_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',29,1,'id_tax,id_lang'),('monami_shop_galerie','psg_tax_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rule','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',80,1,'id_tax_rule'),('monami_shop_galerie','psg_tax_rule','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rule','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_diff_pfx02',80,1,'id_tax_rules_group,id_country'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_diff_pfx03',80,1,'id_tax_rules_group,id_country,id_state'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_diff_pfx04',80,1,'id_tax_rules_group,id_country,id_state,zipcode_from'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_diff_pfx05',80,1,'id_tax_rules_group,id_country,id_state,zipcode_from,id_tax_rule'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rule','category_getproducts','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rule','id_tax','2023-07-11 09:55:48','n_diff_pfx01',29,1,'id_tax'),('monami_shop_galerie','psg_tax_rule','id_tax','2023-07-11 09:55:48','n_diff_pfx02',80,1,'id_tax,id_tax_rule'),('monami_shop_galerie','psg_tax_rule','id_tax','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rule','id_tax','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rule','id_tax_rules_group','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_galerie','psg_tax_rule','id_tax_rules_group','2023-07-11 09:55:48','n_diff_pfx02',80,1,'id_tax_rules_group,id_tax_rule'),('monami_shop_galerie','psg_tax_rule','id_tax_rules_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rule','id_tax_rules_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rules_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_galerie','psg_tax_rules_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rules_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_galerie','psg_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_tax_rules_group,id_shop'),('monami_shop_galerie','psg_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_tax_rules_group_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_tax_rules_group_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_shop,id_tax_rules_group'),('monami_shop_galerie','psg_tax_rules_group_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_tax_rules_group_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_theme'),('monami_shop_galerie','psg_theme','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme_meta','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',36,1,'id_theme_meta'),('monami_shop_galerie','psg_theme_meta','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme_meta','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme_meta','id_meta','2023-07-11 09:55:48','n_diff_pfx01',36,1,'id_meta'),('monami_shop_galerie','psg_theme_meta','id_meta','2023-07-11 09:55:48','n_diff_pfx02',36,1,'id_meta,id_theme_meta'),('monami_shop_galerie','psg_theme_meta','id_meta','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme_meta','id_meta','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme_meta','id_theme','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_theme'),('monami_shop_galerie','psg_theme_meta','id_theme','2023-07-11 09:55:48','n_diff_pfx02',36,1,'id_theme,id_theme_meta'),('monami_shop_galerie','psg_theme_meta','id_theme','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme_meta','id_theme','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme_meta','id_theme_2','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_theme'),('monami_shop_galerie','psg_theme_meta','id_theme_2','2023-07-11 09:55:48','n_diff_pfx02',36,1,'id_theme,id_meta'),('monami_shop_galerie','psg_theme_meta','id_theme_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme_meta','id_theme_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_theme'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_theme,id_shop'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_theme,id_shop,entity'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','n_diff_pfx04',0,1,'id_theme,id_shop,entity,id_object'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_theme_specific','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_themeconfigurator','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',4,1,'id_item'),('monami_shop_galerie','psg_themeconfigurator','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_themeconfigurator','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_timezone','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',560,2,'id_timezone'),('monami_shop_galerie','psg_timezone','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_timezone','PRIMARY','2023-07-11 09:55:48','size',3,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_warehouse','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_warehouse_carrier','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_galerie','psg_warehouse_carrier','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','id_carrier','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_carrier'),('monami_shop_galerie','psg_warehouse_carrier','id_carrier','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_carrier,id_warehouse'),('monami_shop_galerie','psg_warehouse_carrier','id_carrier','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','id_carrier','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','id_warehouse','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_warehouse_carrier','id_warehouse','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_galerie','psg_warehouse_carrier','id_warehouse','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_carrier','id_warehouse','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_product_location','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse_product_location'),('monami_shop_galerie','psg_warehouse_product_location','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_product_location','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_product_location','id_product','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product'),('monami_shop_galerie','psg_warehouse_product_location','id_product','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_galerie','psg_warehouse_product_location','id_product','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_warehouse'),('monami_shop_galerie','psg_warehouse_product_location','id_product','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_product_location','id_product','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_warehouse_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_galerie','psg_warehouse_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_galerie','psg_warehouse_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_shop,id_warehouse'),('monami_shop_galerie','psg_warehouse_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_warehouse_shop','id_warehouse','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_galerie','psg_warehouse_shop','id_warehouse','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_galerie','psg_warehouse_shop','id_warehouse','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_warehouse_shop','id_warehouse','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_web_browser','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',11,1,'id_web_browser'),('monami_shop_galerie','psg_web_browser','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_web_browser','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_account','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_galerie','psg_webservice_account','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_account','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_account','key','2023-07-11 09:55:48','n_diff_pfx01',0,1,'key'),('monami_shop_galerie','psg_webservice_account','key','2023-07-11 09:55:48','n_diff_pfx02',0,1,'key,id_webservice_account'),('monami_shop_galerie','psg_webservice_account','key','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_account','key','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_account_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_galerie','psg_webservice_account_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_webservice_account,id_shop'),('monami_shop_galerie','psg_webservice_account_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_account_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_account_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_galerie','psg_webservice_account_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_shop,id_webservice_account'),('monami_shop_galerie','psg_webservice_account_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_account_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_permission','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_webservice_permission'),('monami_shop_galerie','psg_webservice_permission','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_permission','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_permission','id_webservice_account','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_webservice_account'),('monami_shop_galerie','psg_webservice_permission','id_webservice_account','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_webservice_account,id_webservice_permission'),('monami_shop_galerie','psg_webservice_permission','id_webservice_account','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_permission','id_webservice_account','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_permission','method','2023-07-11 09:55:48','n_diff_pfx01',0,1,'method'),('monami_shop_galerie','psg_webservice_permission','method','2023-07-11 09:55:48','n_diff_pfx02',0,1,'method,id_webservice_permission'),('monami_shop_galerie','psg_webservice_permission','method','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_permission','method','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_permission','resource','2023-07-11 09:55:48','n_diff_pfx01',0,1,'resource'),('monami_shop_galerie','psg_webservice_permission','resource','2023-07-11 09:55:48','n_diff_pfx02',0,1,'resource,id_webservice_permission'),('monami_shop_galerie','psg_webservice_permission','resource','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_permission','resource','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_webservice_permission','resource_2','2023-07-11 09:55:48','n_diff_pfx01',0,1,'resource'),('monami_shop_galerie','psg_webservice_permission','resource_2','2023-07-11 09:55:48','n_diff_pfx02',0,1,'resource,method'),('monami_shop_galerie','psg_webservice_permission','resource_2','2023-07-11 09:55:48','n_diff_pfx03',0,1,'resource,method,id_webservice_account'),('monami_shop_galerie','psg_webservice_permission','resource_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_webservice_permission','resource_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_zone','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',8,1,'id_zone'),('monami_shop_galerie','psg_zone','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_zone','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_zone_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',8,1,'id_zone'),('monami_shop_galerie','psg_zone_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',8,1,'id_zone,id_shop'),('monami_shop_galerie','psg_zone_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_zone_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_galerie','psg_zone_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_galerie','psg_zone_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',8,1,'id_shop,id_zone'),('monami_shop_galerie','psg_zone_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_galerie','psg_zone_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_access','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',4,2,'id_profile'),('monami_shop_test','ps_access','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',428,2,'id_profile,id_tab'),('monami_shop_test','ps_access','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_access','PRIMARY','2023-07-11 09:55:48','size',3,NULL,'Number of pages in the index'),('monami_shop_test','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:48','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_test','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_accessory','GEN_CLUST_INDEX','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_accessory','accessory_product','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product_1'),('monami_shop_test','ps_accessory','accessory_product','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product_1,id_product_2'),('monami_shop_test','ps_accessory','accessory_product','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_product_1,id_product_2,DB_ROW_ID'),('monami_shop_test','ps_accessory','accessory_product','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_accessory','accessory_product','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',57,1,'id_address'),('monami_shop_test','ps_address','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','address_customer','2023-07-11 09:55:48','n_diff_pfx01',57,1,'id_customer'),('monami_shop_test','ps_address','address_customer','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_customer,id_address'),('monami_shop_test','ps_address','address_customer','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','address_customer','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','id_country','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_country'),('monami_shop_test','ps_address','id_country','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_country,id_address'),('monami_shop_test','ps_address','id_country','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','id_country','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','id_manufacturer','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_test','ps_address','id_manufacturer','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_manufacturer,id_address'),('monami_shop_test','ps_address','id_manufacturer','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','id_manufacturer','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','id_state','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_state'),('monami_shop_test','ps_address','id_state','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_state,id_address'),('monami_shop_test','ps_address','id_state','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','id_state','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','id_supplier','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_test','ps_address','id_supplier','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_supplier,id_address'),('monami_shop_test','ps_address','id_supplier','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','id_supplier','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address','id_warehouse','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_warehouse'),('monami_shop_test','ps_address','id_warehouse','2023-07-11 09:55:48','n_diff_pfx02',57,1,'id_warehouse,id_address'),('monami_shop_test','ps_address','id_warehouse','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address','id_warehouse','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_address_format','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',244,3,'id_country'),('monami_shop_test','ps_address_format','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_address_format','PRIMARY','2023-07-11 09:55:48','size',4,NULL,'Number of pages in the index'),('monami_shop_test','ps_advice','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',4,1,'id_advice'),('monami_shop_test','ps_advice','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_advice','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_advice_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',4,3,'id_advice'),('monami_shop_test','ps_advice_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',4,3,'id_advice,id_lang'),('monami_shop_test','ps_advice_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_advice_lang','PRIMARY','2023-07-11 09:55:48','size',4,NULL,'Number of pages in the index'),('monami_shop_test','ps_alias','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',2,1,'id_alias'),('monami_shop_test','ps_alias','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_alias','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_alias','alias','2023-07-11 09:55:48','n_diff_pfx01',2,1,'alias'),('monami_shop_test','ps_alias','alias','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_alias','alias','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attachment','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_test','ps_attachment','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attachment','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attachment_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attachment'),('monami_shop_test','ps_attachment_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attachment,id_lang'),('monami_shop_test','ps_attachment_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attachment_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_attribute','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute','attribute_group','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_attribute','attribute_group','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attribute_group,id_attribute'),('monami_shop_test','ps_attribute','attribute_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute','attribute_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_attribute_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop_test','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_group_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attribute_group,id_shop'),('monami_shop_test','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_group_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_group_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_attribute_group_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_shop,id_attribute_group'),('monami_shop_test','ps_attribute_group_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_group_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_impact','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute_impact'),('monami_shop_test','ps_attribute_impact','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_impact','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_impact','id_product','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_attribute_impact','id_product','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product,id_attribute'),('monami_shop_test','ps_attribute_impact','id_product','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_impact','id_product','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_attribute_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop_test','ps_attribute_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_lang','id_lang','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_lang'),('monami_shop_test','ps_attribute_lang','id_lang','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_lang,name'),('monami_shop_test','ps_attribute_lang','id_lang','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_lang,name,id_attribute'),('monami_shop_test','ps_attribute_lang','id_lang','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_lang','id_lang','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_attribute_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_attribute,id_shop'),('monami_shop_test','ps_attribute_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_attribute_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_attribute_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_shop,id_attribute'),('monami_shop_test','ps_attribute_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_attribute_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_badge','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',247,1,'id_badge'),('monami_shop_test','ps_badge','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_badge','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_badge_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',247,3,'id_badge'),('monami_shop_test','ps_badge_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',247,3,'id_badge,id_lang'),('monami_shop_test','ps_badge_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_badge_lang','PRIMARY','2023-07-11 09:55:48','size',4,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_carrier','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier','deleted','2023-07-11 09:55:48','n_diff_pfx01',1,1,'deleted'),('monami_shop_test','ps_carrier','deleted','2023-07-11 09:55:48','n_diff_pfx02',2,1,'deleted,active'),('monami_shop_test','ps_carrier','deleted','2023-07-11 09:55:48','n_diff_pfx03',3,1,'deleted,active,id_carrier'),('monami_shop_test','ps_carrier','deleted','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier','deleted','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier','id_tax_rules_group','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop_test','ps_carrier','id_tax_rules_group','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_tax_rules_group,id_carrier'),('monami_shop_test','ps_carrier','id_tax_rules_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier','id_tax_rules_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_reference'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_reference,deleted'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','n_diff_pfx03',3,1,'id_reference,deleted,active'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','n_diff_pfx04',3,1,'id_reference,deleted,active,id_carrier'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier','reference','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_carrier_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',9,1,'id_carrier,id_group'),('monami_shop_test','ps_carrier_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_carrier_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_test','ps_carrier_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',3,1,'id_lang,id_shop,id_carrier'),('monami_shop_test','ps_carrier_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_carrier_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_carrier,id_shop'),('monami_shop_test','ps_carrier_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_carrier_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_shop,id_carrier'),('monami_shop_test','ps_carrier_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',3,1,'id_carrier,id_tax_rules_group'),('monami_shop_test','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',3,1,'id_carrier,id_tax_rules_group,id_shop'),('monami_shop_test','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_carrier_zone','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_carrier_zone','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_carrier,id_zone'),('monami_shop_test','ps_carrier_zone','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_carrier_zone','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',11,1,'id_cart'),('monami_shop_test','ps_cart','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','cart_customer','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_customer'),('monami_shop_test','ps_cart','cart_customer','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_customer,id_cart'),('monami_shop_test','ps_cart','cart_customer','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','cart_customer','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_address_delivery','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_address_delivery'),('monami_shop_test','ps_cart','id_address_delivery','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_address_delivery,id_cart'),('monami_shop_test','ps_cart','id_address_delivery','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_address_delivery','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_address_invoice','2023-07-11 09:55:48','n_diff_pfx01',3,1,'id_address_invoice'),('monami_shop_test','ps_cart','id_address_invoice','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_address_invoice,id_cart'),('monami_shop_test','ps_cart','id_address_invoice','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_address_invoice','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_carrier','2023-07-11 09:55:48','n_diff_pfx01',4,1,'id_carrier'),('monami_shop_test','ps_cart','id_carrier','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_carrier,id_cart'),('monami_shop_test','ps_cart','id_carrier','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_carrier','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_currency','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_currency'),('monami_shop_test','ps_cart','id_currency','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_currency,id_cart'),('monami_shop_test','ps_cart','id_currency','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_currency','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_guest','2023-07-11 09:55:48','n_diff_pfx01',11,1,'id_guest'),('monami_shop_test','ps_cart','id_guest','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_guest,id_cart'),('monami_shop_test','ps_cart','id_guest','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_guest','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_lang','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_cart','id_lang','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_lang,id_cart'),('monami_shop_test','ps_cart','id_lang','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_lang','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_cart','id_shop','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_shop,date_add'),('monami_shop_test','ps_cart','id_shop','2023-07-11 09:55:48','n_diff_pfx03',11,1,'id_shop,date_add,id_cart'),('monami_shop_test','ps_cart','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_shop_2','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_cart','id_shop_2','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_shop,date_upd'),('monami_shop_test','ps_cart','id_shop_2','2023-07-11 09:55:48','n_diff_pfx03',11,1,'id_shop,date_upd,id_cart'),('monami_shop_test','ps_cart','id_shop_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_shop_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart','id_shop_group','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_cart','id_shop_group','2023-07-11 09:55:48','n_diff_pfx02',11,1,'id_shop_group,id_cart'),('monami_shop_test','ps_cart','id_shop_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart','id_shop_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart'),('monami_shop_test','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart,id_cart_rule'),('monami_shop_test','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_cart_rule','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_cart'),('monami_shop_test','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_cart_rule','id_cart_rule','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',6,1,'id_cart'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',7,1,'id_cart,id_product'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',7,1,'id_cart,id_product,id_product_attribute'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx04',7,1,'id_cart,id_product,id_product_attribute,id_address_delivery'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_product','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_diff_pfx01',6,1,'id_cart'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_diff_pfx02',7,1,'id_cart,date_add'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_diff_pfx03',7,1,'id_cart,date_add,id_product'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_diff_pfx04',7,1,'id_cart,date_add,id_product,id_product_attribute'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_diff_pfx05',7,1,'id_cart,date_add,id_product,id_product_attribute,id_address_delivery'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_product','id_cart_order','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx02',6,1,'id_product_attribute,id_cart'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx03',7,1,'id_product_attribute,id_cart,id_product'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','n_diff_pfx04',7,1,'id_product_attribute,id_cart,id_product,id_address_delivery'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_product','id_product_attribute','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','n_diff_pfx03',0,1,'group_restriction,active,date_to'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','n_diff_pfx04',0,1,'group_restriction,active,date_to,id_cart_rule'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule','group_restriction','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_diff_pfx01',0,1,'group_restriction'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_diff_pfx03',0,1,'group_restriction,active,highlight'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_diff_pfx04',0,1,'group_restriction,active,highlight,date_to'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_diff_pfx05',0,1,'group_restriction,active,highlight,date_to,id_cart_rule'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule','group_restriction_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_customer,active,date_to'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','n_diff_pfx04',0,1,'id_customer,active,date_to,id_cart_rule'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule','id_customer','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_customer,active,highlight'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_diff_pfx04',0,1,'id_customer,active,highlight,date_to'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_diff_pfx05',0,1,'id_customer,active,highlight,date_to,id_cart_rule'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule','id_customer_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_carrier'),('monami_shop_test','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_carrier','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_test','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_test','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_combination','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_1','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule_2'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule_2,id_cart_rule_1'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_combination','id_cart_rule_2','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_country'),('monami_shop_test','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_country','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_group'),('monami_shop_test','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_lang'),('monami_shop_test','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_test','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_product_rule','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product_rule_group'),('monami_shop_test','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_product_rule_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop_test','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_product_rule,id_item'),('monami_shop_test','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_product_rule_value','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cart_rule,id_shop'),('monami_shop_test','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cart_rule_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',84,1,'id_category'),('monami_shop_test','ps_category','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','activenleft','2023-07-11 09:55:48','n_diff_pfx01',2,1,'active'),('monami_shop_test','ps_category','activenleft','2023-07-11 09:55:48','n_diff_pfx02',84,1,'active,nleft'),('monami_shop_test','ps_category','activenleft','2023-07-11 09:55:48','n_diff_pfx03',84,1,'active,nleft,id_category'),('monami_shop_test','ps_category','activenleft','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','activenleft','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','activenright','2023-07-11 09:55:48','n_diff_pfx01',2,1,'active'),('monami_shop_test','ps_category','activenright','2023-07-11 09:55:48','n_diff_pfx02',84,1,'active,nright'),('monami_shop_test','ps_category','activenright','2023-07-11 09:55:48','n_diff_pfx03',84,1,'active,nright,id_category'),('monami_shop_test','ps_category','activenright','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','activenright','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','category_parent','2023-07-11 09:55:48','n_diff_pfx01',10,1,'id_parent'),('monami_shop_test','ps_category','category_parent','2023-07-11 09:55:48','n_diff_pfx02',84,1,'id_parent,id_category'),('monami_shop_test','ps_category','category_parent','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','category_parent','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','level_depth','2023-07-11 09:55:48','n_diff_pfx01',4,1,'level_depth'),('monami_shop_test','ps_category','level_depth','2023-07-11 09:55:48','n_diff_pfx02',84,1,'level_depth,id_category'),('monami_shop_test','ps_category','level_depth','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','level_depth','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','n_diff_pfx01',84,1,'nleft'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','n_diff_pfx02',84,1,'nleft,nright'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','n_diff_pfx03',84,1,'nleft,nright,active'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','n_diff_pfx04',84,1,'nleft,nright,active,id_category'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','nleftrightactive','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category','nright','2023-07-11 09:55:48','n_diff_pfx01',84,1,'nright'),('monami_shop_test','ps_category','nright','2023-07-11 09:55:48','n_diff_pfx02',84,1,'nright,id_category'),('monami_shop_test','ps_category','nright','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category','nright','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',83,1,'id_category'),('monami_shop_test','ps_category_group','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',250,1,'id_category,id_group'),('monami_shop_test','ps_category_group','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_group','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_group','id_category','2023-07-11 09:55:48','n_diff_pfx01',83,1,'id_category'),('monami_shop_test','ps_category_group','id_category','2023-07-11 09:55:48','n_diff_pfx02',250,1,'id_category,id_group'),('monami_shop_test','ps_category_group','id_category','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_group','id_category','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_group','id_group','2023-07-11 09:55:48','n_diff_pfx01',4,1,'id_group'),('monami_shop_test','ps_category_group','id_group','2023-07-11 09:55:48','n_diff_pfx02',250,1,'id_group,id_category'),('monami_shop_test','ps_category_group','id_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_group','id_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',84,1,'id_category'),('monami_shop_test','ps_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',84,1,'id_category,id_shop'),('monami_shop_test','ps_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',84,1,'id_category,id_shop,id_lang'),('monami_shop_test','ps_category_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx01',82,1,'name'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx02',84,1,'name,id_category'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx03',84,1,'name,id_category,id_shop'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx04',84,1,'name,id_category,id_shop,id_lang'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_lang','category_name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_category_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',84,1,'id_category'),('monami_shop_test','ps_category_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',84,1,'id_category,id_shop'),('monami_shop_test','ps_category_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_category_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',2,1,'id_cms'),('monami_shop_test','ps_cms','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_block','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_test','ps_cms_block','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_block','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_test','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_cms_block,id_lang'),('monami_shop_test','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_block_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_block_page','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',5,1,'id_cms_block_page'),('monami_shop_test','ps_cms_block_page','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_block_page','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop_test','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_cms_block,id_shop'),('monami_shop_test','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_block_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_test','ps_cms_category','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category','category_parent','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_parent'),('monami_shop_test','ps_cms_category','category_parent','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_parent,id_cms_category'),('monami_shop_test','ps_cms_category','category_parent','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category','category_parent','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_test','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_test','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',1,1,'id_cms_category,id_shop,id_lang'),('monami_shop_test','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx01',1,1,'name'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx02',1,1,'name,id_cms_category'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx03',1,1,'name,id_cms_category,id_shop'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','n_diff_pfx04',1,1,'name,id_cms_category,id_shop,id_lang'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category_lang','category_name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop_test','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop_test','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_category_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_cms_category_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',1,1,'id_shop,id_cms_category'),('monami_shop_test','ps_cms_category_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_category_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',2,1,'id_cms'),('monami_shop_test','ps_cms_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',2,1,'id_cms,id_shop'),('monami_shop_test','ps_cms_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',2,1,'id_cms,id_shop,id_lang'),('monami_shop_test','ps_cms_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_role','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_test','ps_cms_role','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cms_role,id_cms'),('monami_shop_test','ps_cms_role','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_role','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_role','name','2023-07-11 09:55:48','n_diff_pfx01',0,1,'name'),('monami_shop_test','ps_cms_role','name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_role','name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop_test','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_cms_role,id_lang'),('monami_shop_test','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:48','n_diff_pfx03',0,1,'id_cms_role,id_lang,id_shop'),('monami_shop_test','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_role_lang','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',2,1,'id_cms'),('monami_shop_test','ps_cms_shop','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',2,1,'id_cms,id_shop'),('monami_shop_test','ps_cms_shop','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_shop','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cms_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_cms_shop','id_shop','2023-07-11 09:55:48','n_diff_pfx02',2,1,'id_shop,id_cms'),('monami_shop_test','ps_cms_shop','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cms_shop','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_compare','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_compare'),('monami_shop_test','ps_compare','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_compare','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_compare_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',0,1,'id_compare'),('monami_shop_test','ps_compare_product','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',0,1,'id_compare,id_product'),('monami_shop_test','ps_compare_product','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_compare_product','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_condition','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',253,4,'id_condition'),('monami_shop_test','ps_condition','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',253,4,'id_condition,id_ps_condition'),('monami_shop_test','ps_condition','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_condition','PRIMARY','2023-07-11 09:55:48','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_condition_advice','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',8,1,'id_condition'),('monami_shop_test','ps_condition_advice','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',312,1,'id_condition,id_advice'),('monami_shop_test','ps_condition_advice','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_condition_advice','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_condition_badge','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',249,1,'id_condition'),('monami_shop_test','ps_condition_badge','PRIMARY','2023-07-11 09:55:48','n_diff_pfx02',249,1,'id_condition,id_badge'),('monami_shop_test','ps_condition_badge','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_condition_badge','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',431,3,'id_configuration'),('monami_shop_test','ps_configuration','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration','PRIMARY','2023-07-11 09:55:48','size',8,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_configuration','id_shop','2023-07-11 09:55:48','n_diff_pfx02',431,1,'id_shop,id_configuration'),('monami_shop_test','ps_configuration','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration','id_shop_group','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_configuration','id_shop_group','2023-07-11 09:55:48','n_diff_pfx02',431,1,'id_shop_group,id_configuration'),('monami_shop_test','ps_configuration','id_shop_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration','id_shop_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration','name','2023-07-11 09:55:48','n_diff_pfx01',431,1,'name'),('monami_shop_test','ps_configuration','name','2023-07-11 09:55:48','n_diff_pfx02',431,1,'name,id_configuration'),('monami_shop_test','ps_configuration','name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration','name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:48','n_diff_pfx01',80,1,'id_configuration_kpi'),('monami_shop_test','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_kpi','PRIMARY','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_kpi','id_shop','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_configuration_kpi','id_shop','2023-07-11 09:55:48','n_diff_pfx02',80,1,'id_shop,id_configuration_kpi'),('monami_shop_test','ps_configuration_kpi','id_shop','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_kpi','id_shop','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:48','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:48','n_diff_pfx02',80,1,'id_shop_group,id_configuration_kpi'),('monami_shop_test','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_kpi','id_shop_group','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_kpi','name','2023-07-11 09:55:48','n_diff_pfx01',80,1,'name'),('monami_shop_test','ps_configuration_kpi','name','2023-07-11 09:55:48','n_diff_pfx02',80,1,'name,id_configuration_kpi'),('monami_shop_test','ps_configuration_kpi','name','2023-07-11 09:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_kpi','name','2023-07-11 09:55:48','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',6,1,'id_configuration_kpi'),('monami_shop_test','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',6,1,'id_configuration_kpi,id_lang'),('monami_shop_test','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_kpi_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_configuration_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',9,1,'id_configuration'),('monami_shop_test','ps_configuration_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',9,1,'id_configuration,id_lang'),('monami_shop_test','ps_configuration_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_configuration_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3214,13,'id_connections'),('monami_shop_test','ps_connections','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections','PRIMARY','2023-07-11 09:55:49','size',14,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections','date_add','2023-07-11 09:55:49','n_diff_pfx01',3213,4,'date_add'),('monami_shop_test','ps_connections','date_add','2023-07-11 09:55:49','n_diff_pfx02',3214,4,'date_add,id_connections'),('monami_shop_test','ps_connections','date_add','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections','date_add','2023-07-11 09:55:49','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections','id_guest','2023-07-11 09:55:49','n_diff_pfx01',3083,4,'id_guest'),('monami_shop_test','ps_connections','id_guest','2023-07-11 09:55:49','n_diff_pfx02',3214,4,'id_guest,id_connections'),('monami_shop_test','ps_connections','id_guest','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections','id_guest','2023-07-11 09:55:49','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections','id_page','2023-07-11 09:55:49','n_diff_pfx01',120,5,'id_page'),('monami_shop_test','ps_connections','id_page','2023-07-11 09:55:49','n_diff_pfx02',3214,5,'id_page,id_connections'),('monami_shop_test','ps_connections','id_page','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections','id_page','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_page','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_connections'),('monami_shop_test','ps_connections_page','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_connections,id_page'),('monami_shop_test','ps_connections_page','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_connections,id_page,time_start'),('monami_shop_test','ps_connections_page','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_page','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_source','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_connections_source'),('monami_shop_test','ps_connections_source','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_source','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_source','connections','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_connections'),('monami_shop_test','ps_connections_source','connections','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_connections,id_connections_source'),('monami_shop_test','ps_connections_source','connections','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_source','connections','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_source','http_referer','2023-07-11 09:55:49','n_diff_pfx01',3,1,'http_referer'),('monami_shop_test','ps_connections_source','http_referer','2023-07-11 09:55:49','n_diff_pfx02',4,1,'http_referer,id_connections_source'),('monami_shop_test','ps_connections_source','http_referer','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_source','http_referer','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_source','orderby','2023-07-11 09:55:49','n_diff_pfx01',4,1,'date_add'),('monami_shop_test','ps_connections_source','orderby','2023-07-11 09:55:49','n_diff_pfx02',4,1,'date_add,id_connections_source'),('monami_shop_test','ps_connections_source','orderby','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_source','orderby','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_connections_source','request_uri','2023-07-11 09:55:49','n_diff_pfx01',1,1,'request_uri'),('monami_shop_test','ps_connections_source','request_uri','2023-07-11 09:55:49','n_diff_pfx02',4,1,'request_uri,id_connections_source'),('monami_shop_test','ps_connections_source','request_uri','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_connections_source','request_uri','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_contact','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_contact'),('monami_shop_test','ps_contact','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_contact','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_contact_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_contact'),('monami_shop_test','ps_contact_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_contact,id_lang'),('monami_shop_test','ps_contact_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_contact_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_contact_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_contact'),('monami_shop_test','ps_contact_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_contact,id_shop'),('monami_shop_test','ps_contact_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_contact_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_contact_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_contact_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_shop,id_contact'),('monami_shop_test','ps_contact_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_contact_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',244,1,'id_country'),('monami_shop_test','ps_country','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country','country_','2023-07-11 09:55:49','n_diff_pfx01',8,1,'id_zone'),('monami_shop_test','ps_country','country_','2023-07-11 09:55:49','n_diff_pfx02',244,1,'id_zone,id_country'),('monami_shop_test','ps_country','country_','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country','country_','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country','country_iso_code','2023-07-11 09:55:49','n_diff_pfx01',244,1,'iso_code'),('monami_shop_test','ps_country','country_iso_code','2023-07-11 09:55:49','n_diff_pfx02',244,1,'iso_code,id_country'),('monami_shop_test','ps_country','country_iso_code','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country','country_iso_code','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',244,1,'id_country'),('monami_shop_test','ps_country_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',244,1,'id_country,id_lang'),('monami_shop_test','ps_country_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',244,1,'id_country'),('monami_shop_test','ps_country_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',244,1,'id_country,id_shop'),('monami_shop_test','ps_country_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_country_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_country_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',244,1,'id_shop,id_country'),('monami_shop_test','ps_country_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_country_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cronjobs','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_cronjob'),('monami_shop_test','ps_cronjobs','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cronjobs','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_cronjobs','id_module','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_module'),('monami_shop_test','ps_cronjobs','id_module','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_module,id_cronjob'),('monami_shop_test','ps_cronjobs','id_module','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_cronjobs','id_module','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_currency','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_currency'),('monami_shop_test','ps_currency','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_currency','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_currency_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_currency'),('monami_shop_test','ps_currency_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_currency,id_shop'),('monami_shop_test','ps_currency_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_currency_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_currency_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_currency_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_shop,id_currency'),('monami_shop_test','ps_currency_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_currency_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',63,1,'id_customer'),('monami_shop_test','ps_customer','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','customer_email','2023-07-11 09:55:49','n_diff_pfx01',60,1,'email'),('monami_shop_test','ps_customer','customer_email','2023-07-11 09:55:49','n_diff_pfx02',63,1,'email,id_customer'),('monami_shop_test','ps_customer','customer_email','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','customer_email','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','customer_login','2023-07-11 09:55:49','n_diff_pfx01',60,1,'email'),('monami_shop_test','ps_customer','customer_login','2023-07-11 09:55:49','n_diff_pfx02',63,1,'email,passwd'),('monami_shop_test','ps_customer','customer_login','2023-07-11 09:55:49','n_diff_pfx03',63,1,'email,passwd,id_customer'),('monami_shop_test','ps_customer','customer_login','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','customer_login','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','id_customer_passwd','2023-07-11 09:55:49','n_diff_pfx01',63,1,'id_customer'),('monami_shop_test','ps_customer','id_customer_passwd','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_customer,passwd'),('monami_shop_test','ps_customer','id_customer_passwd','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','id_customer_passwd','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','id_gender','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_gender'),('monami_shop_test','ps_customer','id_gender','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_gender,id_customer'),('monami_shop_test','ps_customer','id_gender','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','id_gender','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_customer','id_shop','2023-07-11 09:55:49','n_diff_pfx02',5,1,'id_shop,date_add'),('monami_shop_test','ps_customer','id_shop','2023-07-11 09:55:49','n_diff_pfx03',63,1,'id_shop,date_add,id_customer'),('monami_shop_test','ps_customer','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer','id_shop_group','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_customer','id_shop_group','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_shop_group,id_customer'),('monami_shop_test','ps_customer','id_shop_group','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer','id_shop_group','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',63,1,'id_customer'),('monami_shop_test','ps_customer_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_customer,id_group'),('monami_shop_test','ps_customer_group','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_group','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_group','customer_login','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_group'),('monami_shop_test','ps_customer_group','customer_login','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_group,id_customer'),('monami_shop_test','ps_customer_group','customer_login','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_group','customer_login','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_group','id_customer','2023-07-11 09:55:49','n_diff_pfx01',63,1,'id_customer'),('monami_shop_test','ps_customer_group','id_customer','2023-07-11 09:55:49','n_diff_pfx02',63,1,'id_customer,id_group'),('monami_shop_test','ps_customer_group','id_customer','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_group','id_customer','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_message','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customer_message'),('monami_shop_test','ps_customer_message','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_message','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_message','id_customer_thread','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop_test','ps_customer_message','id_customer_thread','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customer_thread,id_customer_message'),('monami_shop_test','ps_customer_message','id_customer_thread','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_message','id_customer_thread','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_message','id_employee','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_employee'),('monami_shop_test','ps_customer_message','id_employee','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_employee,id_customer_message'),('monami_shop_test','ps_customer_message','id_employee','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_message','id_employee','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:49','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_test','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:49','n_diff_pfx01',0,1,'md5_header'),('monami_shop_test','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:49','n_diff_pfx02',0,1,'md5_header,DB_ROW_ID'),('monami_shop_test','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_message_sync_imap','md5_header_index','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop_test','ps_customer_thread','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_contact','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_contact'),('monami_shop_test','ps_customer_thread','id_contact','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_contact,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_contact','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_contact','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_customer','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_customer_thread','id_customer','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customer,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_customer','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_customer','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_lang','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_lang'),('monami_shop_test','ps_customer_thread','id_lang','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_lang,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_lang','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_lang','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_order','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_customer_thread','id_order','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_order,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_order','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_order','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_product','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_customer_thread','id_product','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_product,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_product','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customer_thread','id_shop','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_customer_thread','id_shop','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_shop,id_customer_thread'),('monami_shop_test','ps_customer_thread','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customer_thread','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customization'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customization,id_cart'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_customization,id_cart,id_product'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','n_diff_pfx04',0,1,'id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_cart'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_customization'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_diff_pfx05',0,1,'id_cart,id_product,id_product_attribute,id_customization,id_address_delivery'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization','id_cart_product','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_product_attribute,id_customization'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_product_attribute,id_customization,id_cart'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_diff_pfx04',0,1,'id_product_attribute,id_customization,id_cart,id_product'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_diff_pfx05',0,1,'id_product_attribute,id_customization,id_cart,id_product,id_address_delivery'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization','id_product_attribute','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization_field','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_test','ps_customization_field','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization_field','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization_field','id_product','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_customization_field','id_product','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_product,id_customization_field'),('monami_shop_test','ps_customization_field','id_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization_field','id_product','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop_test','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customization_field,id_lang'),('monami_shop_test','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_customization_field,id_lang,id_shop'),('monami_shop_test','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customization_field_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_customized_data','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customization'),('monami_shop_test','ps_customized_data','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customization,type'),('monami_shop_test','ps_customized_data','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_customization,type,index'),('monami_shop_test','ps_customized_data','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_customized_data','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_date_range','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_date_range'),('monami_shop_test','ps_date_range','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_date_range','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_delivery','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',12,1,'id_delivery'),('monami_shop_test','ps_delivery','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_delivery','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_delivery','id_carrier','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_test','ps_delivery','id_carrier','2023-07-11 09:55:49','n_diff_pfx02',10,1,'id_carrier,id_zone'),('monami_shop_test','ps_delivery','id_carrier','2023-07-11 09:55:49','n_diff_pfx03',12,1,'id_carrier,id_zone,id_delivery'),('monami_shop_test','ps_delivery','id_carrier','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_delivery','id_carrier','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_delivery','id_range_price','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_range_price'),('monami_shop_test','ps_delivery','id_range_price','2023-07-11 09:55:49','n_diff_pfx02',12,1,'id_range_price,id_delivery'),('monami_shop_test','ps_delivery','id_range_price','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_delivery','id_range_price','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_delivery','id_range_weight','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_range_weight'),('monami_shop_test','ps_delivery','id_range_weight','2023-07-11 09:55:49','n_diff_pfx02',12,1,'id_range_weight,id_delivery'),('monami_shop_test','ps_delivery','id_range_weight','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_delivery','id_range_weight','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_delivery','id_zone','2023-07-11 09:55:49','n_diff_pfx01',8,1,'id_zone'),('monami_shop_test','ps_delivery','id_zone','2023-07-11 09:55:49','n_diff_pfx02',12,1,'id_zone,id_delivery'),('monami_shop_test','ps_delivery','id_zone','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_delivery','id_zone','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_employee'),('monami_shop_test','ps_employee','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee','employee_login','2023-07-11 09:55:49','n_diff_pfx01',1,1,'email'),('monami_shop_test','ps_employee','employee_login','2023-07-11 09:55:49','n_diff_pfx02',1,1,'email,passwd'),('monami_shop_test','ps_employee','employee_login','2023-07-11 09:55:49','n_diff_pfx03',1,1,'email,passwd,id_employee'),('monami_shop_test','ps_employee','employee_login','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee','employee_login','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee','id_employee_passwd','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_employee'),('monami_shop_test','ps_employee','id_employee_passwd','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_employee,passwd'),('monami_shop_test','ps_employee','id_employee_passwd','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee','id_employee_passwd','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee','id_profile','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_profile'),('monami_shop_test','ps_employee','id_profile','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_profile,id_employee'),('monami_shop_test','ps_employee','id_profile','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee','id_profile','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_employee'),('monami_shop_test','ps_employee_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_employee,id_shop'),('monami_shop_test','ps_employee_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_employee_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_employee_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_shop,id_employee'),('monami_shop_test','ps_employee_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_employee_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_feature'),('monami_shop_test','ps_feature','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_feature'),('monami_shop_test','ps_feature_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_feature,id_lang'),('monami_shop_test','ps_feature_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_feature_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_lang,name'),('monami_shop_test','ps_feature_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx03',4,1,'id_lang,name,id_feature'),('monami_shop_test','ps_feature_lang','id_lang','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_lang','id_lang','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_product','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_feature'),('monami_shop_test','ps_feature_product','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_feature,id_product'),('monami_shop_test','ps_feature_product','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_product','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_product','id_feature_value','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_test','ps_feature_product','id_feature_value','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_feature_value,id_feature'),('monami_shop_test','ps_feature_product','id_feature_value','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_feature_value,id_feature,id_product'),('monami_shop_test','ps_feature_product','id_feature_value','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_product','id_feature_value','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_product','id_product','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_feature_product','id_product','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_product,id_feature'),('monami_shop_test','ps_feature_product','id_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_product','id_product','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_feature'),('monami_shop_test','ps_feature_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_feature,id_shop'),('monami_shop_test','ps_feature_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_feature_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_shop,id_feature'),('monami_shop_test','ps_feature_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_feature_value'),('monami_shop_test','ps_feature_value','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_value','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_value','feature','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_feature'),('monami_shop_test','ps_feature_value','feature','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_feature,id_feature_value'),('monami_shop_test','ps_feature_value','feature','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_value','feature','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_feature_value'),('monami_shop_test','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_feature_value,id_lang'),('monami_shop_test','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_feature_value_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_gender','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_gender'),('monami_shop_test','ps_gender','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_gender','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_gender_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_gender'),('monami_shop_test','ps_gender_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_test','ps_gender_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_gender_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_gender_lang','id_gender','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_gender'),('monami_shop_test','ps_gender_lang','id_gender','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop_test','ps_gender_lang','id_gender','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_gender_lang','id_gender','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_group'),('monami_shop_test','ps_group','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_group'),('monami_shop_test','ps_group_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_group,id_lang'),('monami_shop_test','ps_group_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group_reduction','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_group_reduction'),('monami_shop_test','ps_group_reduction','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group_reduction','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group_reduction','id_group','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_group'),('monami_shop_test','ps_group_reduction','id_group','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_group,id_category'),('monami_shop_test','ps_group_reduction','id_group','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group_reduction','id_group','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_group'),('monami_shop_test','ps_group_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_group,id_shop'),('monami_shop_test','ps_group_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_group_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_group_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_shop,id_group'),('monami_shop_test','ps_group_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_group_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_guest','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3083,12,'id_guest'),('monami_shop_test','ps_guest','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_guest','PRIMARY','2023-07-11 09:55:49','size',13,NULL,'Number of pages in the index'),('monami_shop_test','ps_guest','id_customer','2023-07-11 09:55:49','n_diff_pfx01',5,5,'id_customer'),('monami_shop_test','ps_guest','id_customer','2023-07-11 09:55:49','n_diff_pfx02',3083,5,'id_customer,id_guest'),('monami_shop_test','ps_guest','id_customer','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_guest','id_customer','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_guest','id_operating_system','2023-07-11 09:55:49','n_diff_pfx01',6,5,'id_operating_system'),('monami_shop_test','ps_guest','id_operating_system','2023-07-11 09:55:49','n_diff_pfx02',3083,5,'id_operating_system,id_guest'),('monami_shop_test','ps_guest','id_operating_system','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_guest','id_operating_system','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_guest','id_web_browser','2023-07-11 09:55:49','n_diff_pfx01',6,5,'id_web_browser'),('monami_shop_test','ps_guest','id_web_browser','2023-07-11 09:55:49','n_diff_pfx02',3083,5,'id_web_browser,id_guest'),('monami_shop_test','ps_guest','id_web_browser','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_guest','id_web_browser','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_homeslider','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_homeslider_slides'),('monami_shop_test','ps_homeslider','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_homeslider_slides,id_shop'),('monami_shop_test','ps_homeslider','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_homeslider','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_homeslider_slides'),('monami_shop_test','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_homeslider_slides','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_homeslider_slides'),('monami_shop_test','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_homeslider_slides,id_lang'),('monami_shop_test','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_homeslider_slides_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',164,2,'id_hook'),('monami_shop_test','ps_hook','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook','PRIMARY','2023-07-11 09:55:49','size',3,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook','hook_name','2023-07-11 09:55:49','n_diff_pfx01',164,1,'name'),('monami_shop_test','ps_hook','hook_name','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook','hook_name','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_alias','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',86,1,'id_hook_alias'),('monami_shop_test','ps_hook_alias','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_alias','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_alias','alias','2023-07-11 09:55:49','n_diff_pfx01',86,1,'alias'),('monami_shop_test','ps_hook_alias','alias','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_alias','alias','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',67,1,'id_module'),('monami_shop_test','ps_hook_module','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',264,1,'id_module,id_hook'),('monami_shop_test','ps_hook_module','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',264,1,'id_module,id_hook,id_shop'),('monami_shop_test','ps_hook_module','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module','id_hook','2023-07-11 09:55:49','n_diff_pfx01',113,1,'id_hook'),('monami_shop_test','ps_hook_module','id_hook','2023-07-11 09:55:49','n_diff_pfx02',264,1,'id_hook,id_module'),('monami_shop_test','ps_hook_module','id_hook','2023-07-11 09:55:49','n_diff_pfx03',264,1,'id_hook,id_module,id_shop'),('monami_shop_test','ps_hook_module','id_hook','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module','id_hook','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module','id_module','2023-07-11 09:55:49','n_diff_pfx01',67,1,'id_module'),('monami_shop_test','ps_hook_module','id_module','2023-07-11 09:55:49','n_diff_pfx02',264,1,'id_module,id_hook'),('monami_shop_test','ps_hook_module','id_module','2023-07-11 09:55:49','n_diff_pfx03',264,1,'id_module,id_hook,id_shop'),('monami_shop_test','ps_hook_module','id_module','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module','id_module','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','n_diff_pfx02',32,1,'id_shop,position'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','n_diff_pfx03',138,1,'id_shop,position,id_module'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','n_diff_pfx04',264,1,'id_shop,position,id_module,id_hook'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module','position','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_hook_module_exceptions'),('monami_shop_test','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module_exceptions','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_hook'),('monami_shop_test','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_hook,id_hook_module_exceptions'),('monami_shop_test','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module_exceptions','id_hook','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_hook_module_exceptions','id_module','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_module'),('monami_shop_test','ps_hook_module_exceptions','id_module','2023-07-11 09:55:49','n_diff_pfx02',4,1,'id_module,id_hook_module_exceptions'),('monami_shop_test','ps_hook_module_exceptions','id_module','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_hook_module_exceptions','id_module','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_image','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4187,9,'id_image'),('monami_shop_test','ps_image','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image','PRIMARY','2023-07-11 09:55:49','size',10,NULL,'Number of pages in the index'),('monami_shop_test','ps_image','id_product_cover','2023-07-11 09:55:49','n_diff_pfx01',4169,5,'id_product'),('monami_shop_test','ps_image','id_product_cover','2023-07-11 09:55:49','n_diff_pfx02',4187,5,'id_product,cover'),('monami_shop_test','ps_image','id_product_cover','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image','id_product_cover','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_image','idx_product_image','2023-07-11 09:55:49','n_diff_pfx01',4187,5,'id_image'),('monami_shop_test','ps_image','idx_product_image','2023-07-11 09:55:49','n_diff_pfx02',4187,5,'id_image,id_product'),('monami_shop_test','ps_image','idx_product_image','2023-07-11 09:55:49','n_diff_pfx03',4187,5,'id_image,id_product,cover'),('monami_shop_test','ps_image','idx_product_image','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image','idx_product_image','2023-07-11 09:55:49','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_image','image_product','2023-07-11 09:55:49','n_diff_pfx01',4169,4,'id_product'),('monami_shop_test','ps_image','image_product','2023-07-11 09:55:49','n_diff_pfx02',4187,4,'id_product,id_image'),('monami_shop_test','ps_image','image_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image','image_product','2023-07-11 09:55:49','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4187,9,'id_image'),('monami_shop_test','ps_image_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',4187,9,'id_image,id_lang'),('monami_shop_test','ps_image_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_lang','PRIMARY','2023-07-11 09:55:49','size',10,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_lang','id_image','2023-07-11 09:55:49','n_diff_pfx01',4187,4,'id_image'),('monami_shop_test','ps_image_lang','id_image','2023-07-11 09:55:49','n_diff_pfx02',4187,4,'id_image,id_lang'),('monami_shop_test','ps_image_lang','id_image','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_lang','id_image','2023-07-11 09:55:49','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4187,10,'id_image'),('monami_shop_test','ps_image_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',4187,10,'id_image,id_shop'),('monami_shop_test','ps_image_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_shop','PRIMARY','2023-07-11 09:55:49','size',11,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_shop','id_product','2023-07-11 09:55:49','n_diff_pfx01',4169,6,'id_product'),('monami_shop_test','ps_image_shop','id_product','2023-07-11 09:55:49','n_diff_pfx02',4169,6,'id_product,id_shop'),('monami_shop_test','ps_image_shop','id_product','2023-07-11 09:55:49','n_diff_pfx03',4187,6,'id_product,id_shop,cover'),('monami_shop_test','ps_image_shop','id_product','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_shop','id_product','2023-07-11 09:55:49','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,4,'id_shop'),('monami_shop_test','ps_image_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',4187,4,'id_shop,id_image'),('monami_shop_test','ps_image_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_shop','id_shop','2023-07-11 09:55:49','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_type','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',10,1,'id_image_type'),('monami_shop_test','ps_image_type','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_type','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_image_type','image_type_name','2023-07-11 09:55:49','n_diff_pfx01',10,1,'name'),('monami_shop_test','ps_image_type','image_type_name','2023-07-11 09:55:49','n_diff_pfx02',10,1,'name,id_image_type'),('monami_shop_test','ps_image_type','image_type_name','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_image_type','image_type_name','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_import_match','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_import_match'),('monami_shop_test','ps_import_match','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_import_match','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_info','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_info'),('monami_shop_test','ps_info','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_info','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_info_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_info'),('monami_shop_test','ps_info_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_info,id_lang'),('monami_shop_test','ps_info_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_info_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_lang','lang_iso_code','2023-07-11 09:55:49','n_diff_pfx01',1,1,'iso_code'),('monami_shop_test','ps_lang','lang_iso_code','2023-07-11 09:55:49','n_diff_pfx02',1,1,'iso_code,id_lang'),('monami_shop_test','ps_lang','lang_iso_code','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_lang','lang_iso_code','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_lang_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_lang_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop_test','ps_lang_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_lang_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_lang_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_lang_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_shop,id_lang'),('monami_shop_test','ps_lang_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_lang_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_category','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',32,1,'id_layered_category'),('monami_shop_test','ps_layered_category','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_category','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_category','id_category','2023-07-11 09:55:49','n_diff_pfx01',8,1,'id_category'),('monami_shop_test','ps_layered_category','id_category','2023-07-11 09:55:49','n_diff_pfx02',32,1,'id_category,type'),('monami_shop_test','ps_layered_category','id_category','2023-07-11 09:55:49','n_diff_pfx03',32,1,'id_category,type,id_layered_category'),('monami_shop_test','ps_layered_category','id_category','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_category','id_category','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_filter','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop_test','ps_layered_filter','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_filter','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_layered_filter'),('monami_shop_test','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_layered_filter,id_shop'),('monami_shop_test','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_filter_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_filter_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_layered_filter_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_shop,id_layered_filter'),('monami_shop_test','ps_layered_filter_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_filter_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',55,1,'id_layered_friendly_url'),('monami_shop_test','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_friendly_url','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_friendly_url','id_lang','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_layered_friendly_url','id_lang','2023-07-11 09:55:49','n_diff_pfx02',55,1,'id_lang,id_layered_friendly_url'),('monami_shop_test','ps_layered_friendly_url','id_lang','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_friendly_url','id_lang','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_friendly_url','url_key','2023-07-11 09:55:49','n_diff_pfx01',55,1,'url_key'),('monami_shop_test','ps_layered_friendly_url','url_key','2023-07-11 09:55:49','n_diff_pfx02',55,1,'url_key,id_layered_friendly_url'),('monami_shop_test','ps_layered_friendly_url','url_key','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_friendly_url','url_key','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_group','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop_test','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop_test','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_attribute_lang_value','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_feature'),('monami_shop_test','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_feature','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',5,1,'id_feature'),('monami_shop_test','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',5,1,'id_feature,id_lang'),('monami_shop_test','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_feature_lang_value','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop_test','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop_test','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_indexable_feature_value_lang_value','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_price_index','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4730,25,'id_product'),('monami_shop_test','ps_layered_price_index','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',9460,25,'id_product,id_currency'),('monami_shop_test','ps_layered_price_index','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',9460,25,'id_product,id_currency,id_shop'),('monami_shop_test','ps_layered_price_index','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_price_index','PRIMARY','2023-07-11 09:55:49','size',26,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_price_index','id_currency','2023-07-11 09:55:49','n_diff_pfx01',2,13,'id_currency'),('monami_shop_test','ps_layered_price_index','id_currency','2023-07-11 09:55:49','n_diff_pfx02',9460,13,'id_currency,id_product'),('monami_shop_test','ps_layered_price_index','id_currency','2023-07-11 09:55:49','n_diff_pfx03',9460,13,'id_currency,id_product,id_shop'),('monami_shop_test','ps_layered_price_index','id_currency','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_price_index','id_currency','2023-07-11 09:55:49','size',14,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','n_diff_pfx01',550,19,'price_max'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','n_diff_pfx02',9456,19,'price_max,id_product'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','n_diff_pfx03',9460,19,'price_max,id_product,id_currency'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','n_diff_pfx04',9460,19,'price_max,id_product,id_currency,id_shop'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_price_index','price_max','2023-07-11 09:55:49','size',20,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','n_diff_pfx01',459,20,'price_min'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','n_diff_pfx02',9455,20,'price_min,id_product'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','n_diff_pfx03',9460,20,'price_min,id_product,id_currency'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','n_diff_pfx04',9460,20,'price_min,id_product,id_currency,id_shop'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_price_index','price_min','2023-07-11 09:55:49','size',21,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_attribute,id_product'),('monami_shop_test','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_attribute,id_product,id_shop'),('monami_shop_test','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_product_attribute','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_attribute_group,id_attribute'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_attribute_group,id_attribute,id_product'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','n_diff_pfx04',0,1,'id_attribute_group,id_attribute,id_product,id_shop'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_layered_product_attribute','id_attribute_group','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_linksmenutop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_test','ps_linksmenutop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_linksmenutop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_linksmenutop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_linksmenutop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_shop,id_linksmenutop'),('monami_shop_test','ps_linksmenutop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_linksmenutop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:49','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_test','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_linksmenutop_lang','GEN_CLUST_INDEX','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_linksmenutop,id_lang'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','n_diff_pfx03',0,1,'id_linksmenutop,id_lang,id_shop'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','n_diff_pfx04',0,1,'id_linksmenutop,id_lang,id_shop,DB_ROW_ID'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_linksmenutop_lang','id_linksmenutop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_log','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1003,6,'id_log'),('monami_shop_test','ps_log','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_log','PRIMARY','2023-07-11 09:55:49','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_mail','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',13,1,'id_mail'),('monami_shop_test','ps_mail','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_mail','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_mail','recipient','2023-07-11 09:55:49','n_diff_pfx01',3,1,'recipient'),('monami_shop_test','ps_mail','recipient','2023-07-11 09:55:49','n_diff_pfx02',13,1,'recipient,id_mail'),('monami_shop_test','ps_mail','recipient','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_mail','recipient','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_manufacturer','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_test','ps_manufacturer','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_manufacturer','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_test','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_manufacturer,id_lang'),('monami_shop_test','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_manufacturer_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_manufacturer'),('monami_shop_test','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_manufacturer,id_shop'),('monami_shop_test','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_manufacturer_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_manufacturer_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_manufacturer_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',1,1,'id_shop,id_manufacturer'),('monami_shop_test','ps_manufacturer_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_manufacturer_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_memcached_servers','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_memcached_server'),('monami_shop_test','ps_memcached_servers','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_memcached_servers','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_message'),('monami_shop_test','ps_message','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message','id_cart','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_cart'),('monami_shop_test','ps_message','id_cart','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_cart,id_message'),('monami_shop_test','ps_message','id_cart','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message','id_cart','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message','id_customer','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_message','id_customer','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_customer,id_message'),('monami_shop_test','ps_message','id_customer','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message','id_customer','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message','id_employee','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_employee'),('monami_shop_test','ps_message','id_employee','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_employee,id_message'),('monami_shop_test','ps_message','id_employee','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message','id_employee','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message','message_order','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_message','message_order','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_order,id_message'),('monami_shop_test','ps_message','message_order','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message','message_order','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_message_readed','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_message'),('monami_shop_test','ps_message_readed','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',0,1,'id_message,id_employee'),('monami_shop_test','ps_message_readed','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_message_readed','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_meta','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',37,1,'id_meta'),('monami_shop_test','ps_meta','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_meta','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_meta','page','2023-07-11 09:55:49','n_diff_pfx01',37,1,'page'),('monami_shop_test','ps_meta','page','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_meta','page','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_meta_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',29,1,'id_meta'),('monami_shop_test','ps_meta_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',29,1,'id_meta,id_shop'),('monami_shop_test','ps_meta_lang','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',29,1,'id_meta,id_shop,id_lang'),('monami_shop_test','ps_meta_lang','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_meta_lang','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_meta_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_meta_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx02',29,1,'id_lang,id_meta'),('monami_shop_test','ps_meta_lang','id_lang','2023-07-11 09:55:49','n_diff_pfx03',29,1,'id_lang,id_meta,id_shop'),('monami_shop_test','ps_meta_lang','id_lang','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_meta_lang','id_lang','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_meta_lang','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_meta_lang','id_shop','2023-07-11 09:55:49','n_diff_pfx02',29,1,'id_shop,id_meta'),('monami_shop_test','ps_meta_lang','id_shop','2023-07-11 09:55:49','n_diff_pfx03',29,1,'id_shop,id_meta,id_lang'),('monami_shop_test','ps_meta_lang','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_meta_lang','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',67,1,'id_module'),('monami_shop_test','ps_module','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module','name','2023-07-11 09:55:49','n_diff_pfx01',67,1,'name'),('monami_shop_test','ps_module','name','2023-07-11 09:55:49','n_diff_pfx02',67,1,'name,id_module'),('monami_shop_test','ps_module','name','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module','name','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_access','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',4,1,'id_profile'),('monami_shop_test','ps_module_access','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',268,1,'id_profile,id_module'),('monami_shop_test','ps_module_access','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_access','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_country','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_module'),('monami_shop_test','ps_module_country','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_test','ps_module_country','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',3,1,'id_module,id_shop,id_country'),('monami_shop_test','ps_module_country','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_country','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_currency','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_module'),('monami_shop_test','ps_module_currency','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_test','ps_module_currency','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',5,1,'id_module,id_shop,id_currency'),('monami_shop_test','ps_module_currency','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_currency','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_currency','id_module','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_module'),('monami_shop_test','ps_module_currency','id_module','2023-07-11 09:55:49','n_diff_pfx02',3,1,'id_module,id_shop'),('monami_shop_test','ps_module_currency','id_module','2023-07-11 09:55:49','n_diff_pfx03',5,1,'id_module,id_shop,id_currency'),('monami_shop_test','ps_module_currency','id_module','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_currency','id_module','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',67,1,'id_module'),('monami_shop_test','ps_module_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',67,1,'id_module,id_shop'),('monami_shop_test','ps_module_group','PRIMARY','2023-07-11 09:55:49','n_diff_pfx03',201,1,'id_module,id_shop,id_group'),('monami_shop_test','ps_module_group','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_group','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_preference','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',2,1,'id_module_preference'),('monami_shop_test','ps_module_preference','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_preference','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_preference','employee_module','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_employee'),('monami_shop_test','ps_module_preference','employee_module','2023-07-11 09:55:49','n_diff_pfx02',2,1,'id_employee,module'),('monami_shop_test','ps_module_preference','employee_module','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_preference','employee_module','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',58,1,'id_module'),('monami_shop_test','ps_module_shop','PRIMARY','2023-07-11 09:55:49','n_diff_pfx02',58,1,'id_module,id_shop'),('monami_shop_test','ps_module_shop','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_shop','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_module_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_module_shop','id_shop','2023-07-11 09:55:49','n_diff_pfx02',58,1,'id_shop,id_module'),('monami_shop_test','ps_module_shop','id_shop','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_module_shop','id_shop','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_modules_perfs','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id_modules_perfs'),('monami_shop_test','ps_modules_perfs','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_modules_perfs','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_modules_perfs','session','2023-07-11 09:55:49','n_diff_pfx01',0,1,'session'),('monami_shop_test','ps_modules_perfs','session','2023-07-11 09:55:49','n_diff_pfx02',0,1,'session,id_modules_perfs'),('monami_shop_test','ps_modules_perfs','session','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_modules_perfs','session','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_newsletter','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',0,1,'id'),('monami_shop_test','ps_newsletter','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_newsletter','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_operating_system','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',7,1,'id_operating_system'),('monami_shop_test','ps_operating_system','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_operating_system','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_carrier','PRIMARY','2023-07-11 09:55:49','n_diff_pfx01',9,1,'id_order_carrier'),('monami_shop_test','ps_order_carrier','PRIMARY','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_carrier','PRIMARY','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_carrier','id_carrier','2023-07-11 09:55:49','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_order_carrier','id_carrier','2023-07-11 09:55:49','n_diff_pfx02',9,1,'id_carrier,id_order_carrier'),('monami_shop_test','ps_order_carrier','id_carrier','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_carrier','id_carrier','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_carrier','id_order','2023-07-11 09:55:49','n_diff_pfx01',9,1,'id_order'),('monami_shop_test','ps_order_carrier','id_order','2023-07-11 09:55:49','n_diff_pfx02',9,1,'id_order,id_order_carrier'),('monami_shop_test','ps_order_carrier','id_order','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_carrier','id_order','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_carrier','id_order_invoice','2023-07-11 09:55:49','n_diff_pfx01',1,1,'id_order_invoice'),('monami_shop_test','ps_order_carrier','id_order_invoice','2023-07-11 09:55:49','n_diff_pfx02',9,1,'id_order_invoice,id_order_carrier'),('monami_shop_test','ps_order_carrier','id_order_invoice','2023-07-11 09:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_carrier','id_order_invoice','2023-07-11 09:55:49','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_cart_rule'),('monami_shop_test','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_cart_rule','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop_test','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_cart_rule,id_order_cart_rule'),('monami_shop_test','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_cart_rule','id_cart_rule','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_cart_rule','id_order','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_order_cart_rule','id_order','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order,id_order_cart_rule'),('monami_shop_test','ps_order_cart_rule','id_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_cart_rule','id_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',19,1,'id_order_detail'),('monami_shop_test','ps_order_detail','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:50','n_diff_pfx01',9,1,'id_order'),('monami_shop_test','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:50','n_diff_pfx02',19,1,'id_order,id_order_detail'),('monami_shop_test','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','id_order_id_order_detail','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:50','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop_test','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:50','n_diff_pfx02',19,1,'id_tax_rules_group,id_order_detail'),('monami_shop_test','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','id_tax_rules_group','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','order_detail_order','2023-07-11 09:55:50','n_diff_pfx01',9,1,'id_order'),('monami_shop_test','ps_order_detail','order_detail_order','2023-07-11 09:55:50','n_diff_pfx02',19,1,'id_order,id_order_detail'),('monami_shop_test','ps_order_detail','order_detail_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','order_detail_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','product_attribute_id','2023-07-11 09:55:50','n_diff_pfx01',8,1,'product_attribute_id'),('monami_shop_test','ps_order_detail','product_attribute_id','2023-07-11 09:55:50','n_diff_pfx02',19,1,'product_attribute_id,id_order_detail'),('monami_shop_test','ps_order_detail','product_attribute_id','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','product_attribute_id','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail','product_id','2023-07-11 09:55:50','n_diff_pfx01',9,1,'product_id'),('monami_shop_test','ps_order_detail','product_id','2023-07-11 09:55:50','n_diff_pfx02',19,1,'product_id,id_order_detail'),('monami_shop_test','ps_order_detail','product_id','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail','product_id','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_diff_pfx01',4,1,'DB_ROW_ID'),('monami_shop_test','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:50','n_diff_pfx01',4,1,'id_order_detail'),('monami_shop_test','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:50','n_diff_pfx02',4,1,'id_order_detail,DB_ROW_ID'),('monami_shop_test','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail_tax','id_order_detail','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_detail_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx01',2,1,'id_tax'),('monami_shop_test','ps_order_detail_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx02',4,1,'id_tax,DB_ROW_ID'),('monami_shop_test','ps_order_detail_tax','id_tax','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_detail_tax','id_tax','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_history','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',12,1,'id_order_history'),('monami_shop_test','ps_order_history','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_history','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_history','id_employee','2023-07-11 09:55:50','n_diff_pfx01',2,1,'id_employee'),('monami_shop_test','ps_order_history','id_employee','2023-07-11 09:55:50','n_diff_pfx02',12,1,'id_employee,id_order_history'),('monami_shop_test','ps_order_history','id_employee','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_history','id_employee','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_history','id_order_state','2023-07-11 09:55:50','n_diff_pfx01',5,1,'id_order_state'),('monami_shop_test','ps_order_history','id_order_state','2023-07-11 09:55:50','n_diff_pfx02',12,1,'id_order_state,id_order_history'),('monami_shop_test','ps_order_history','id_order_state','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_history','id_order_state','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_history','order_history_order','2023-07-11 09:55:50','n_diff_pfx01',9,1,'id_order'),('monami_shop_test','ps_order_history','order_history_order','2023-07-11 09:55:50','n_diff_pfx02',12,1,'id_order,id_order_history'),('monami_shop_test','ps_order_history','order_history_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_history','order_history_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_test','ps_order_invoice','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice','id_order','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_order_invoice','id_order','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_test','ps_order_invoice','id_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice','id_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop_test','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order_invoice,id_order_payment'),('monami_shop_test','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice_payment','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice_payment','id_order','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_order_invoice_payment','id_order','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop_test','ps_order_invoice_payment','id_order','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_order,id_order_invoice,id_order_payment'),('monami_shop_test','ps_order_invoice_payment','id_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice_payment','id_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice_payment','order_payment','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_test','ps_order_invoice_payment','order_payment','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order_payment,id_order_invoice'),('monami_shop_test','ps_order_invoice_payment','order_payment','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice_payment','order_payment','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_test','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_invoice_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_tax'),('monami_shop_test','ps_order_invoice_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_test','ps_order_invoice_tax','id_tax','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_invoice_tax','id_tax','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_message','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_test','ps_order_message','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_message','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_message_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_order_message'),('monami_shop_test','ps_order_message_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',1,1,'id_order_message,id_lang'),('monami_shop_test','ps_order_message_lang','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_message_lang','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_payment','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop_test','ps_order_payment','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_payment','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_payment','order_reference','2023-07-11 09:55:50','n_diff_pfx01',0,1,'order_reference'),('monami_shop_test','ps_order_payment','order_reference','2023-07-11 09:55:50','n_diff_pfx02',0,1,'order_reference,id_order_payment'),('monami_shop_test','ps_order_payment','order_reference','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_payment','order_reference','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_test','ps_order_return','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return','id_order','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_order_return','id_order','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order,id_order_return'),('monami_shop_test','ps_order_return','id_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return','id_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return','order_return_customer','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_order_return','order_return_customer','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_customer,id_order_return'),('monami_shop_test','ps_order_return','order_return_customer','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return','order_return_customer','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_return'),('monami_shop_test','ps_order_return_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order_return,id_order_detail'),('monami_shop_test','ps_order_return_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_order_return,id_order_detail,id_customization'),('monami_shop_test','ps_order_return_detail','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return_detail','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return_state','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_test','ps_order_return_state','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return_state','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop_test','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',5,1,'id_order_return_state,id_lang'),('monami_shop_test','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_return_state_lang','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_test','ps_order_slip','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip','id_order','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_order_slip','id_order','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order,id_order_slip'),('monami_shop_test','ps_order_slip','id_order','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip','id_order','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip','order_slip_customer','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_customer'),('monami_shop_test','ps_order_slip','order_slip_customer','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_customer,id_order_slip'),('monami_shop_test','ps_order_slip','order_slip_customer','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip','order_slip_customer','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop_test','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order_slip,id_order_detail'),('monami_shop_test','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip_detail','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop_test','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order_slip_detail'),('monami_shop_test','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_order_slip_detail,DB_ROW_ID'),('monami_shop_test','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','id_order_slip_detail','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_tax'),('monami_shop_test','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop_test','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_slip_detail_tax','id_tax','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_state','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',15,1,'id_order_state'),('monami_shop_test','ps_order_state','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_state','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_state','module_name','2023-07-11 09:55:50','n_diff_pfx01',4,1,'module_name'),('monami_shop_test','ps_order_state','module_name','2023-07-11 09:55:50','n_diff_pfx02',15,1,'module_name,id_order_state'),('monami_shop_test','ps_order_state','module_name','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_state','module_name','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_order_state_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',15,1,'id_order_state'),('monami_shop_test','ps_order_state_lang','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',15,1,'id_order_state,id_lang'),('monami_shop_test','ps_order_state_lang','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_order_state_lang','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',9,1,'id_order'),('monami_shop_test','ps_orders','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','current_state','2023-07-11 09:55:50','n_diff_pfx01',5,1,'current_state'),('monami_shop_test','ps_orders','current_state','2023-07-11 09:55:50','n_diff_pfx02',9,1,'current_state,id_order'),('monami_shop_test','ps_orders','current_state','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','current_state','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','date_add','2023-07-11 09:55:50','n_diff_pfx01',5,1,'date_add'),('monami_shop_test','ps_orders','date_add','2023-07-11 09:55:50','n_diff_pfx02',9,1,'date_add,id_order'),('monami_shop_test','ps_orders','date_add','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','date_add','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_address_delivery','2023-07-11 09:55:50','n_diff_pfx01',2,1,'id_address_delivery'),('monami_shop_test','ps_orders','id_address_delivery','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_address_delivery,id_order'),('monami_shop_test','ps_orders','id_address_delivery','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_address_delivery','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_address_invoice','2023-07-11 09:55:50','n_diff_pfx01',2,1,'id_address_invoice'),('monami_shop_test','ps_orders','id_address_invoice','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_address_invoice,id_order'),('monami_shop_test','ps_orders','id_address_invoice','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_address_invoice','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_carrier','2023-07-11 09:55:50','n_diff_pfx01',3,1,'id_carrier'),('monami_shop_test','ps_orders','id_carrier','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_carrier,id_order'),('monami_shop_test','ps_orders','id_carrier','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_carrier','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_cart','2023-07-11 09:55:50','n_diff_pfx01',9,1,'id_cart'),('monami_shop_test','ps_orders','id_cart','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_cart,id_order'),('monami_shop_test','ps_orders','id_cart','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_cart','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_currency','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_currency'),('monami_shop_test','ps_orders','id_currency','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_currency,id_order'),('monami_shop_test','ps_orders','id_currency','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_currency','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_customer','2023-07-11 09:55:50','n_diff_pfx01',2,1,'id_customer'),('monami_shop_test','ps_orders','id_customer','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_customer,id_order'),('monami_shop_test','ps_orders','id_customer','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_customer','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_lang','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_lang'),('monami_shop_test','ps_orders','id_lang','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_lang,id_order'),('monami_shop_test','ps_orders','id_lang','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_lang','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_shop','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_orders','id_shop','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_shop,id_order'),('monami_shop_test','ps_orders','id_shop','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_shop','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','id_shop_group','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_orders','id_shop_group','2023-07-11 09:55:50','n_diff_pfx02',9,1,'id_shop_group,id_order'),('monami_shop_test','ps_orders','id_shop_group','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','id_shop_group','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','invoice_number','2023-07-11 09:55:50','n_diff_pfx01',1,1,'invoice_number'),('monami_shop_test','ps_orders','invoice_number','2023-07-11 09:55:50','n_diff_pfx02',9,1,'invoice_number,id_order'),('monami_shop_test','ps_orders','invoice_number','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','invoice_number','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_orders','reference','2023-07-11 09:55:50','n_diff_pfx01',9,1,'reference'),('monami_shop_test','ps_orders','reference','2023-07-11 09:55:50','n_diff_pfx02',9,1,'reference,id_order'),('monami_shop_test','ps_orders','reference','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_orders','reference','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_pack','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_pack'),('monami_shop_test','ps_pack','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_pack,id_product_item'),('monami_shop_test','ps_pack','PRIMARY','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_product_pack,id_product_item,id_product_attribute_item'),('monami_shop_test','ps_pack','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_pack','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_pack','product_item','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_item'),('monami_shop_test','ps_pack','product_item','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_item,id_product_attribute_item'),('monami_shop_test','ps_pack','product_item','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_product_item,id_product_attribute_item,id_product_pack'),('monami_shop_test','ps_pack','product_item','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_pack','product_item','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',120,1,'id_page'),('monami_shop_test','ps_page','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page','id_object','2023-07-11 09:55:50','n_diff_pfx01',106,1,'id_object'),('monami_shop_test','ps_page','id_object','2023-07-11 09:55:50','n_diff_pfx02',120,1,'id_object,id_page'),('monami_shop_test','ps_page','id_object','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page','id_object','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page','id_page_type','2023-07-11 09:55:50','n_diff_pfx01',16,1,'id_page_type'),('monami_shop_test','ps_page','id_page_type','2023-07-11 09:55:50','n_diff_pfx02',120,1,'id_page_type,id_page'),('monami_shop_test','ps_page','id_page_type','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page','id_page_type','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page_type','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',16,1,'id_page_type'),('monami_shop_test','ps_page_type','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page_type','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page_type','name','2023-07-11 09:55:50','n_diff_pfx01',16,1,'name'),('monami_shop_test','ps_page_type','name','2023-07-11 09:55:50','n_diff_pfx02',16,1,'name,id_page_type'),('monami_shop_test','ps_page_type','name','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page_type','name','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_page_viewed','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_page'),('monami_shop_test','ps_page_viewed','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_page,id_date_range'),('monami_shop_test','ps_page_viewed','PRIMARY','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_page,id_date_range,id_shop'),('monami_shop_test','ps_page_viewed','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_page_viewed','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_pagenotfound','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',4,1,'id_pagenotfound'),('monami_shop_test','ps_pagenotfound','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_pagenotfound','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_pagenotfound','date_add','2023-07-11 09:55:50','n_diff_pfx01',4,1,'date_add'),('monami_shop_test','ps_pagenotfound','date_add','2023-07-11 09:55:50','n_diff_pfx02',4,1,'date_add,id_pagenotfound'),('monami_shop_test','ps_pagenotfound','date_add','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_pagenotfound','date_add','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_paypal_capture','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_paypal_capture'),('monami_shop_test','ps_paypal_capture','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_paypal_capture','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_paypal_customer','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_paypal_customer'),('monami_shop_test','ps_paypal_customer','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_paypal_customer','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_paypal_login_user','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_paypal_login_user'),('monami_shop_test','ps_paypal_login_user','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_paypal_login_user','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_paypal_order','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_order'),('monami_shop_test','ps_paypal_order','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_paypal_order','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',4138,20,'id_product'),('monami_shop_test','ps_product','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',99,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','PRIMARY','2023-07-11 09:55:50','size',161,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','author','2023-07-11 09:55:50','n_diff_pfx01',2741,11,'author'),('monami_shop_test','ps_product','author','2023-07-11 09:55:50','n_diff_pfx02',4235,11,'author,id_product'),('monami_shop_test','ps_product','author','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','author','2023-07-11 09:55:50','size',12,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','date_add','2023-07-11 09:55:50','n_diff_pfx01',4185,6,'date_add'),('monami_shop_test','ps_product','date_add','2023-07-11 09:55:50','n_diff_pfx02',4235,6,'date_add,id_product'),('monami_shop_test','ps_product','date_add','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','date_add','2023-07-11 09:55:50','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','id_category_default','2023-07-11 09:55:50','n_diff_pfx01',2,5,'id_category_default'),('monami_shop_test','ps_product','id_category_default','2023-07-11 09:55:50','n_diff_pfx02',4235,5,'id_category_default,id_product'),('monami_shop_test','ps_product','id_category_default','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','id_category_default','2023-07-11 09:55:50','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','import_id','2023-07-11 09:55:50','n_diff_pfx01',4222,8,'import_id'),('monami_shop_test','ps_product','import_id','2023-07-11 09:55:50','n_diff_pfx02',4235,8,'import_id,id_product'),('monami_shop_test','ps_product','import_id','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','import_id','2023-07-11 09:55:50','size',9,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','indexed','2023-07-11 09:55:50','n_diff_pfx01',1,4,'indexed'),('monami_shop_test','ps_product','indexed','2023-07-11 09:55:50','n_diff_pfx02',4235,4,'indexed,id_product'),('monami_shop_test','ps_product','indexed','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','indexed','2023-07-11 09:55:50','size',5,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','product_manufacturer','2023-07-11 09:55:50','n_diff_pfx01',1,5,'id_manufacturer'),('monami_shop_test','ps_product','product_manufacturer','2023-07-11 09:55:50','n_diff_pfx02',4235,5,'id_manufacturer,id_product'),('monami_shop_test','ps_product','product_manufacturer','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','product_manufacturer','2023-07-11 09:55:50','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_product','product_supplier','2023-07-11 09:55:50','n_diff_pfx01',1,5,'id_supplier'),('monami_shop_test','ps_product','product_supplier','2023-07-11 09:55:50','n_diff_pfx02',4235,5,'id_supplier,id_product'),('monami_shop_test','ps_product','product_supplier','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product','product_supplier','2023-07-11 09:55:50','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attachment','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_attachment','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,id_attachment'),('monami_shop_test','ps_product_attachment','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attachment','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_product_attribute','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_attribute,id_product'),('monami_shop_test','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','id_product_id_product_attribute','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','product_attribute_product','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_attribute','product_attribute_product','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_test','ps_product_attribute','product_attribute_product','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','product_attribute_product','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','product_default','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_attribute','product_default','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,default_on'),('monami_shop_test','ps_product_attribute','product_default','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','product_default','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','reference','2023-07-11 09:55:50','n_diff_pfx01',0,1,'reference'),('monami_shop_test','ps_product_attribute','reference','2023-07-11 09:55:50','n_diff_pfx02',0,1,'reference,id_product_attribute'),('monami_shop_test','ps_product_attribute','reference','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','reference','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute','supplier_reference','2023-07-11 09:55:50','n_diff_pfx01',0,1,'supplier_reference'),('monami_shop_test','ps_product_attribute','supplier_reference','2023-07-11 09:55:50','n_diff_pfx02',0,1,'supplier_reference,id_product_attribute'),('monami_shop_test','ps_product_attribute','supplier_reference','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute','supplier_reference','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_attribute'),('monami_shop_test','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_attribute,id_product_attribute'),('monami_shop_test','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_combination','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_attribute,id_attribute'),('monami_shop_test','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_combination','id_product_attribute','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_attribute,id_image'),('monami_shop_test','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_image','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_image','id_image','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_image'),('monami_shop_test','ps_product_attribute_image','id_image','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_image,id_product_attribute'),('monami_shop_test','ps_product_attribute_image','id_image','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_image','id_image','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product_attribute,id_shop'),('monami_shop_test','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_shop','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_attribute_shop','id_product','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_attribute_shop','id_product','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop_test','ps_product_attribute_shop','id_product','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_product,id_shop,default_on'),('monami_shop_test','ps_product_attribute_shop','id_product','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_attribute_shop','id_product','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_carrier','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',1,1,'id_product'),('monami_shop_test','ps_product_carrier','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',1,1,'id_product,id_carrier_reference'),('monami_shop_test','ps_product_carrier','PRIMARY','2023-07-11 09:55:50','n_diff_pfx03',1,1,'id_product,id_carrier_reference,id_shop'),('monami_shop_test','ps_product_carrier','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_carrier','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_country_tax','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_country_tax','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,id_country'),('monami_shop_test','ps_product_country_tax','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_country_tax','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_download','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product_download'),('monami_shop_test','ps_product_download','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_download','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_download','id_product','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_download','id_product','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_download','id_product','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_download','product_active','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_download','product_active','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,active'),('monami_shop_test','ps_product_download','product_active','2023-07-11 09:55:50','n_diff_pfx03',0,1,'id_product,active,id_product_download'),('monami_shop_test','ps_product_download','product_active','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_download','product_active','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:50','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:50','n_diff_pfx02',0,1,'id_product,id_group'),('monami_shop_test','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_group_reduction_cache','PRIMARY','2023-07-11 09:55:50','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',3701,20,'id_product'),('monami_shop_test','ps_product_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',4020,20,'id_product,id_shop'),('monami_shop_test','ps_product_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx03',3919,20,'id_product,id_shop,id_lang'),('monami_shop_test','ps_product_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',335,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_lang','PRIMARY','2023-07-11 09:55:52','size',353,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_lang','id_lang','2023-07-11 09:55:52','n_diff_pfx01',1,6,'id_lang'),('monami_shop_test','ps_product_lang','id_lang','2023-07-11 09:55:52','n_diff_pfx02',4235,6,'id_lang,id_product'),('monami_shop_test','ps_product_lang','id_lang','2023-07-11 09:55:52','n_diff_pfx03',4235,6,'id_lang,id_product,id_shop'),('monami_shop_test','ps_product_lang','id_lang','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_lang','id_lang','2023-07-11 09:55:52','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','n_diff_pfx01',4139,18,'name'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','n_diff_pfx02',4235,18,'name,id_product'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','n_diff_pfx03',4235,18,'name,id_product,id_shop'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','n_diff_pfx04',4235,18,'name,id_product,id_shop,id_lang'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_lang','name','2023-07-11 09:55:52','size',19,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_sale','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_product'),('monami_shop_test','ps_product_sale','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_sale','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_sale','quantity','2023-07-11 09:55:52','n_diff_pfx01',1,1,'quantity'),('monami_shop_test','ps_product_sale','quantity','2023-07-11 09:55:52','n_diff_pfx02',1,1,'quantity,id_product'),('monami_shop_test','ps_product_sale','quantity','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_sale','quantity','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4096,20,'id_product'),('monami_shop_test','ps_product_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',4227,20,'id_product,id_shop'),('monami_shop_test','ps_product_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',77,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_shop','PRIMARY','2023-07-11 09:55:52','size',97,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_diff_pfx01',4185,8,'date_add'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_diff_pfx02',4199,8,'date_add,active'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_diff_pfx03',4199,8,'date_add,active,visibility'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_diff_pfx04',4235,8,'date_add,active,visibility,id_product'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_diff_pfx05',4235,8,'date_add,active,visibility,id_product,id_shop'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_shop','date_add','2023-07-11 09:55:52','size',9,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_shop','id_category_default','2023-07-11 09:55:52','n_diff_pfx01',2,6,'id_category_default'),('monami_shop_test','ps_product_shop','id_category_default','2023-07-11 09:55:52','n_diff_pfx02',4235,6,'id_category_default,id_product'),('monami_shop_test','ps_product_shop','id_category_default','2023-07-11 09:55:52','n_diff_pfx03',4235,6,'id_category_default,id_product,id_shop'),('monami_shop_test','ps_product_shop','id_category_default','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_shop','id_category_default','2023-07-11 09:55:52','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','n_diff_pfx01',1,6,'indexed'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','n_diff_pfx02',2,6,'indexed,active'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','n_diff_pfx03',4235,6,'indexed,active,id_product'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','n_diff_pfx04',4235,6,'indexed,active,id_product,id_shop'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_shop','indexed','2023-07-11 09:55:52','size',7,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_supplier','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_product_supplier'),('monami_shop_test','ps_product_supplier','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_supplier','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_supplier','id_product','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_product'),('monami_shop_test','ps_product_supplier','id_product','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_product,id_product_attribute'),('monami_shop_test','ps_product_supplier','id_product','2023-07-11 09:55:52','n_diff_pfx03',2,1,'id_product,id_product_attribute,id_supplier'),('monami_shop_test','ps_product_supplier','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_supplier','id_product','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_supplier','id_supplier','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_supplier'),('monami_shop_test','ps_product_supplier','id_supplier','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_supplier,id_product'),('monami_shop_test','ps_product_supplier','id_supplier','2023-07-11 09:55:52','n_diff_pfx03',2,1,'id_supplier,id_product,id_product_supplier'),('monami_shop_test','ps_product_supplier','id_supplier','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_supplier','id_supplier','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_tag','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_product_tag','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_product,id_tag'),('monami_shop_test','ps_product_tag','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_tag','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_tag','id_lang','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_lang'),('monami_shop_test','ps_product_tag','id_lang','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_test','ps_product_tag','id_lang','2023-07-11 09:55:52','n_diff_pfx03',0,1,'id_lang,id_tag,id_product'),('monami_shop_test','ps_product_tag','id_lang','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_tag','id_lang','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_product_tag','id_tag','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_tag'),('monami_shop_test','ps_product_tag','id_tag','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_tag,id_product'),('monami_shop_test','ps_product_tag','id_tag','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_product_tag','id_tag','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_profile','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_profile'),('monami_shop_test','ps_profile','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_profile','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_profile_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_profile'),('monami_shop_test','ps_profile_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',4,1,'id_profile,id_lang'),('monami_shop_test','ps_profile_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_profile_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_quick_access','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_test','ps_quick_access','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_quick_access','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop_test','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',3,1,'id_quick_access,id_lang'),('monami_shop_test','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_quick_access_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_range_price','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_range_price'),('monami_shop_test','ps_range_price','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_range_price','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_range_price','id_carrier','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_carrier'),('monami_shop_test','ps_range_price','id_carrier','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_carrier,delimiter1'),('monami_shop_test','ps_range_price','id_carrier','2023-07-11 09:55:52','n_diff_pfx03',2,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_test','ps_range_price','id_carrier','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_range_price','id_carrier','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_range_weight','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_range_weight'),('monami_shop_test','ps_range_weight','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_range_weight','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_range_weight','id_carrier','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_carrier'),('monami_shop_test','ps_range_weight','id_carrier','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop_test','ps_range_weight','id_carrier','2023-07-11 09:55:52','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop_test','ps_range_weight','id_carrier','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_range_weight','id_carrier','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_referrer','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_test','ps_referrer','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_referrer','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_referrer_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop_test','ps_referrer_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_connections_source,id_referrer'),('monami_shop_test','ps_referrer_cache','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_referrer_cache','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_referrer_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_referrer'),('monami_shop_test','ps_referrer_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_referrer,id_shop'),('monami_shop_test','ps_referrer_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_referrer_shop','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_request_sql','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_request_sql'),('monami_shop_test','ps_request_sql','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_request_sql','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_required_field','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_required_field'),('monami_shop_test','ps_required_field','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_required_field','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_required_field','object_name','2023-07-11 09:55:52','n_diff_pfx01',0,1,'object_name'),('monami_shop_test','ps_required_field','object_name','2023-07-11 09:55:52','n_diff_pfx02',0,1,'object_name,id_required_field'),('monami_shop_test','ps_required_field','object_name','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_required_field','object_name','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_risk','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_risk'),('monami_shop_test','ps_risk','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_risk','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_risk_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_risk'),('monami_shop_test','ps_risk_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_test','ps_risk_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_risk_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_risk_lang','id_risk','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_risk'),('monami_shop_test','ps_risk_lang','id_risk','2023-07-11 09:55:52','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop_test','ps_risk_lang','id_risk','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_risk_lang','id_risk','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_scene'),('monami_shop_test','ps_scene','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene_category','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_scene'),('monami_shop_test','ps_scene_category','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_scene,id_category'),('monami_shop_test','ps_scene_category','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene_category','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_scene'),('monami_shop_test','ps_scene_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_scene,id_lang'),('monami_shop_test','ps_scene_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_scene'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_scene,id_product'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','n_diff_pfx03',0,1,'id_scene,id_product,x_axis'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','n_diff_pfx04',0,1,'id_scene,id_product,x_axis,y_axis'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene_products','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_scene'),('monami_shop_test','ps_scene_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_scene,id_shop'),('monami_shop_test','ps_scene_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene_shop','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_scene_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_scene_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_shop,id_scene'),('monami_shop_test','ps_scene_shop','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_scene_shop','id_shop','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_search_engine','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',38,1,'id_search_engine'),('monami_shop_test','ps_search_engine','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_search_engine','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_search_index','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',90997,20,'id_word'),('monami_shop_test','ps_search_index','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',322071,20,'id_word,id_product'),('monami_shop_test','ps_search_index','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1155,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_search_index','PRIMARY','2023-07-11 09:55:52','size',1379,NULL,'Number of pages in the index'),('monami_shop_test','ps_search_index','id_product','2023-07-11 09:55:52','n_diff_pfx01',4314,20,'id_product'),('monami_shop_test','ps_search_index','id_product','2023-07-11 09:55:52','n_diff_pfx02',361954,20,'id_product,id_word'),('monami_shop_test','ps_search_index','id_product','2023-07-11 09:55:52','n_leaf_pages',548,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_search_index','id_product','2023-07-11 09:55:52','size',672,NULL,'Number of pages in the index'),('monami_shop_test','ps_search_word','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',69785,20,'id_word'),('monami_shop_test','ps_search_word','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',196,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_search_word','PRIMARY','2023-07-11 09:55:52','size',225,NULL,'Number of pages in the index'),('monami_shop_test','ps_search_word','id_lang','2023-07-11 09:55:52','n_diff_pfx01',0,2,'id_lang'),('monami_shop_test','ps_search_word','id_lang','2023-07-11 09:55:52','n_diff_pfx02',0,2,'id_lang,id_shop'),('monami_shop_test','ps_search_word','id_lang','2023-07-11 09:55:52','n_diff_pfx03',68332,20,'id_lang,id_shop,word'),('monami_shop_test','ps_search_word','id_lang','2023-07-11 09:55:52','n_leaf_pages',143,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_search_word','id_lang','2023-07-11 09:55:52','size',225,NULL,'Number of pages in the index'),('monami_shop_test','ps_sekeyword','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_sekeyword'),('monami_shop_test','ps_sekeyword','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_sekeyword','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop','id_category','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_category'),('monami_shop_test','ps_shop','id_category','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_category,id_shop'),('monami_shop_test','ps_shop','id_category','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop','id_category','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop','id_shop_group','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_shop','id_shop_group','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_shop_group,deleted'),('monami_shop_test','ps_shop','id_shop_group','2023-07-11 09:55:52','n_diff_pfx03',1,1,'id_shop_group,deleted,id_shop'),('monami_shop_test','ps_shop','id_shop_group','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop','id_shop_group','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop','id_theme','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_theme'),('monami_shop_test','ps_shop','id_theme','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_theme,id_shop'),('monami_shop_test','ps_shop','id_theme','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop','id_theme','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_group','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop_test','ps_shop_group','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_group','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_group','deleted','2023-07-11 09:55:52','n_diff_pfx01',1,1,'deleted'),('monami_shop_test','ps_shop_group','deleted','2023-07-11 09:55:52','n_diff_pfx02',1,1,'deleted,name'),('monami_shop_test','ps_shop_group','deleted','2023-07-11 09:55:52','n_diff_pfx03',1,1,'deleted,name,id_shop_group'),('monami_shop_test','ps_shop_group','deleted','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_group','deleted','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_url','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop_url'),('monami_shop_test','ps_shop_url','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_url','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_url','full_shop_url','2023-07-11 09:55:52','n_diff_pfx01',1,1,'domain'),('monami_shop_test','ps_shop_url','full_shop_url','2023-07-11 09:55:52','n_diff_pfx02',1,1,'domain,physical_uri'),('monami_shop_test','ps_shop_url','full_shop_url','2023-07-11 09:55:52','n_diff_pfx03',1,1,'domain,physical_uri,virtual_uri'),('monami_shop_test','ps_shop_url','full_shop_url','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_url','full_shop_url','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:52','n_diff_pfx01',1,1,'domain_ssl'),('monami_shop_test','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:52','n_diff_pfx02',1,1,'domain_ssl,physical_uri'),('monami_shop_test','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:52','n_diff_pfx03',1,1,'domain_ssl,physical_uri,virtual_uri'),('monami_shop_test','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_url','full_shop_url_ssl','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_shop_url','id_shop','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_shop_url','id_shop','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_shop,main'),('monami_shop_test','ps_shop_url','id_shop','2023-07-11 09:55:52','n_diff_pfx03',1,1,'id_shop,main,id_shop_url'),('monami_shop_test','ps_shop_url','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_shop_url','id_shop','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_smarty_cache'),('monami_shop_test','ps_smarty_cache','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_cache','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_cache','cache_id','2023-07-11 09:55:52','n_diff_pfx01',0,1,'cache_id'),('monami_shop_test','ps_smarty_cache','cache_id','2023-07-11 09:55:52','n_diff_pfx02',0,1,'cache_id,id_smarty_cache'),('monami_shop_test','ps_smarty_cache','cache_id','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_cache','cache_id','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_cache','modified','2023-07-11 09:55:52','n_diff_pfx01',0,1,'modified'),('monami_shop_test','ps_smarty_cache','modified','2023-07-11 09:55:52','n_diff_pfx02',0,1,'modified,id_smarty_cache'),('monami_shop_test','ps_smarty_cache','modified','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_cache','modified','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_cache','name','2023-07-11 09:55:52','n_diff_pfx01',0,1,'name'),('monami_shop_test','ps_smarty_cache','name','2023-07-11 09:55:52','n_diff_pfx02',0,1,'name,id_smarty_cache'),('monami_shop_test','ps_smarty_cache','name','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_cache','name','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'type'),('monami_shop_test','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_last_flush','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'template_hash'),('monami_shop_test','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'template_hash,cache_id'),('monami_shop_test','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:52','n_diff_pfx03',0,1,'template_hash,cache_id,compile_id'),('monami_shop_test','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_smarty_lazy_cache','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_specific_price'),('monami_shop_test','ps_specific_price','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','from','2023-07-11 09:55:52','n_diff_pfx01',1,1,'from'),('monami_shop_test','ps_specific_price','from','2023-07-11 09:55:52','n_diff_pfx02',1,1,'from,id_specific_price'),('monami_shop_test','ps_specific_price','from','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','from','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','from_quantity','2023-07-11 09:55:52','n_diff_pfx01',1,1,'from_quantity'),('monami_shop_test','ps_specific_price','from_quantity','2023-07-11 09:55:52','n_diff_pfx02',1,1,'from_quantity,id_specific_price'),('monami_shop_test','ps_specific_price','from_quantity','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','from_quantity','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_cart','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_cart'),('monami_shop_test','ps_specific_price','id_cart','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_cart,id_specific_price'),('monami_shop_test','ps_specific_price','id_cart','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_cart','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_customer','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_customer'),('monami_shop_test','ps_specific_price','id_customer','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_customer,id_specific_price'),('monami_shop_test','ps_specific_price','id_customer','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_customer','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_product'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_product,id_shop'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx03',1,1,'id_product,id_shop,id_currency'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx04',1,1,'id_product,id_shop,id_currency,id_country'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx05',1,1,'id_product,id_shop,id_currency,id_country,id_group'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx06',1,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx07',1,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx08',1,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx09',1,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_diff_pfx10',1,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to,id_specific_price'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_product','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_product'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_product,id_product_attribute'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx03',1,1,'id_product,id_product_attribute,id_customer'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx04',1,1,'id_product,id_product_attribute,id_customer,id_cart'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx05',1,1,'id_product,id_product_attribute,id_customer,id_cart,from'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx06',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx07',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx08',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx09',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx10',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx11',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx12',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_diff_pfx13',1,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group,id_currency,id_country,id_group,from_quantity,id_specific_price_rule'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_product_2','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop_test','ps_specific_price','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_product_attribute,id_specific_price'),('monami_shop_test','ps_specific_price','id_product_attribute','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_product_attribute','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_shop','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_specific_price','id_shop','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_shop,id_specific_price'),('monami_shop_test','ps_specific_price','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_shop','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_specific_price_rule'),('monami_shop_test','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_specific_price_rule,id_specific_price'),('monami_shop_test','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','id_specific_price_rule','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price','to','2023-07-11 09:55:52','n_diff_pfx01',1,1,'to'),('monami_shop_test','ps_specific_price','to','2023-07-11 09:55:52','n_diff_pfx02',1,1,'to,id_specific_price'),('monami_shop_test','ps_specific_price','to','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price','to','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',19,1,'id_specific_price_priority'),('monami_shop_test','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',19,1,'id_specific_price_priority,id_product'),('monami_shop_test','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_priority','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_priority','id_product','2023-07-11 09:55:52','n_diff_pfx01',19,1,'id_product'),('monami_shop_test','ps_specific_price_priority','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_priority','id_product','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_specific_price_rule'),('monami_shop_test','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_rule','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_shop,id_currency'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx03',0,1,'id_shop,id_currency,id_country'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx04',0,1,'id_shop,id_currency,id_country,id_group'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx05',0,1,'id_shop,id_currency,id_country,id_group,from_quantity'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx06',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx07',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_diff_pfx08',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to,id_specific_price_rule'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_rule','id_product','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_specific_price_rule_condition'),('monami_shop_test','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_rule_condition','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule_condition'),('monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop_test','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule'),('monami_shop_test','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_specific_price_rule_condition_group','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_state','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',312,1,'id_state'),('monami_shop_test','ps_state','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_state','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_state','id_country','2023-07-11 09:55:52','n_diff_pfx01',7,1,'id_country'),('monami_shop_test','ps_state','id_country','2023-07-11 09:55:52','n_diff_pfx02',312,1,'id_country,id_state'),('monami_shop_test','ps_state','id_country','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_state','id_country','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_state','id_zone','2023-07-11 09:55:52','n_diff_pfx01',4,1,'id_zone'),('monami_shop_test','ps_state','id_zone','2023-07-11 09:55:52','n_diff_pfx02',312,1,'id_zone,id_state'),('monami_shop_test','ps_state','id_zone','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_state','id_zone','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_state','name','2023-07-11 09:55:52','n_diff_pfx01',312,1,'name'),('monami_shop_test','ps_state','name','2023-07-11 09:55:52','n_diff_pfx02',312,1,'name,id_state'),('monami_shop_test','ps_state','name','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_state','name','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_statssearch','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',260,1,'id_statssearch'),('monami_shop_test','ps_statssearch','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_statssearch','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_stock'),('monami_shop_test','ps_stock','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock','id_product','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_stock','id_product','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_product,id_stock'),('monami_shop_test','ps_stock','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock','id_product','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_stock','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_product_attribute,id_stock'),('monami_shop_test','ps_stock','id_product_attribute','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock','id_product_attribute','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock','id_warehouse','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_stock','id_warehouse','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_warehouse,id_stock'),('monami_shop_test','ps_stock','id_warehouse','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock','id_warehouse','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',4235,13,'id_stock_available'),('monami_shop_test','ps_stock_available','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','PRIMARY','2023-07-11 09:55:52','size',14,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','id_product','2023-07-11 09:55:52','n_diff_pfx01',4235,5,'id_product'),('monami_shop_test','ps_stock_available','id_product','2023-07-11 09:55:52','n_diff_pfx02',4235,5,'id_product,id_stock_available'),('monami_shop_test','ps_stock_available','id_product','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','id_product','2023-07-11 09:55:52','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx01',1,5,'id_product_attribute'),('monami_shop_test','ps_stock_available','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx02',4235,5,'id_product_attribute,id_stock_available'),('monami_shop_test','ps_stock_available','id_product_attribute','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','id_product_attribute','2023-07-11 09:55:52','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','id_shop','2023-07-11 09:55:52','n_diff_pfx01',1,5,'id_shop'),('monami_shop_test','ps_stock_available','id_shop','2023-07-11 09:55:52','n_diff_pfx02',4235,5,'id_shop,id_stock_available'),('monami_shop_test','ps_stock_available','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','id_shop','2023-07-11 09:55:52','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','id_shop_group','2023-07-11 09:55:52','n_diff_pfx01',1,5,'id_shop_group'),('monami_shop_test','ps_stock_available','id_shop_group','2023-07-11 09:55:52','n_diff_pfx02',4235,5,'id_shop_group,id_stock_available'),('monami_shop_test','ps_stock_available','id_shop_group','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','id_shop_group','2023-07-11 09:55:52','size',6,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','n_diff_pfx01',4235,8,'id_product'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','n_diff_pfx02',4235,8,'id_product,id_product_attribute'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','n_diff_pfx03',4235,8,'id_product,id_product_attribute,id_shop'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','n_diff_pfx04',4235,8,'id_product,id_product_attribute,id_shop,id_shop_group'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_available','product_sqlstock','2023-07-11 09:55:52','size',9,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_mvt','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_stock_mvt'),('monami_shop_test','ps_stock_mvt','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_mvt','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_mvt','id_stock','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_stock'),('monami_shop_test','ps_stock_mvt','id_stock','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_stock,id_stock_mvt'),('monami_shop_test','ps_stock_mvt','id_stock','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_mvt','id_stock','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_stock_mvt_reason'),('monami_shop_test','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_stock_mvt_reason,id_stock_mvt'),('monami_shop_test','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_mvt','id_stock_mvt_reason','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_test','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_mvt_reason','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop_test','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',8,1,'id_stock_mvt_reason,id_lang'),('monami_shop_test','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_stock_mvt_reason_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_store','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_store'),('monami_shop_test','ps_store','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_store','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_store_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_store'),('monami_shop_test','ps_store_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_store,id_shop'),('monami_shop_test','ps_store_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_store_shop','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_store_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_store_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx02',1,1,'id_shop,id_store'),('monami_shop_test','ps_store_shop','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_store_shop','id_shop','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supplier','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_supplier'),('monami_shop_test','ps_supplier','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supplier','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supplier_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_supplier'),('monami_shop_test','ps_supplier_lang','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_supplier,id_lang'),('monami_shop_test','ps_supplier_lang','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supplier_lang','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supplier_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',2,1,'id_supplier'),('monami_shop_test','ps_supplier_shop','PRIMARY','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_supplier,id_shop'),('monami_shop_test','ps_supplier_shop','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supplier_shop','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supplier_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_supplier_shop','id_shop','2023-07-11 09:55:52','n_diff_pfx02',2,1,'id_shop,id_supplier'),('monami_shop_test','ps_supplier_shop','id_shop','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supplier_shop','id_shop','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_test','ps_supply_order','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order','id_supplier','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_supplier'),('monami_shop_test','ps_supply_order','id_supplier','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_supplier,id_supply_order'),('monami_shop_test','ps_supply_order','id_supplier','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order','id_supplier','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order','id_warehouse','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_supply_order','id_warehouse','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_warehouse,id_supply_order'),('monami_shop_test','ps_supply_order','id_warehouse','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order','id_warehouse','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order','reference','2023-07-11 09:55:52','n_diff_pfx01',0,1,'reference'),('monami_shop_test','ps_supply_order','reference','2023-07-11 09:55:52','n_diff_pfx02',0,1,'reference,id_supply_order'),('monami_shop_test','ps_supply_order','reference','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order','reference','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_test','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_detail','PRIMARY','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop_test','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_product_attribute,id_supply_order_detail'),('monami_shop_test','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_detail','id_product_attribute','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_test','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:52','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supply_order_detail'),('monami_shop_test','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_detail','id_product_product_attribute','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:52','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_test','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:52','n_diff_pfx02',0,1,'id_supply_order,id_product'),('monami_shop_test','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:52','n_diff_pfx03',0,1,'id_supply_order,id_product,id_supply_order_detail'),('monami_shop_test','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_detail','id_supply_order','2023-07-11 09:55:52','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_history','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_supply_order_history'),('monami_shop_test','ps_supply_order_history','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_history','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_history','id_employee','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_employee'),('monami_shop_test','ps_supply_order_history','id_employee','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_employee,id_supply_order_history'),('monami_shop_test','ps_supply_order_history','id_employee','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_history','id_employee','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_history','id_state','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_state'),('monami_shop_test','ps_supply_order_history','id_state','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_state,id_supply_order_history'),('monami_shop_test','ps_supply_order_history','id_state','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_history','id_state','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_history','id_supply_order','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop_test','ps_supply_order_history','id_supply_order','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_supply_order,id_supply_order_history'),('monami_shop_test','ps_supply_order_history','id_supply_order','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_history','id_supply_order','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_supply_order_receipt_history'),('monami_shop_test','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_supply_order_detail,id_supply_order_receipt_history'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_detail','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_supply_order_state'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_supply_order_state,id_supply_order_receipt_history'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_receipt_history','id_supply_order_state','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_state','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_test','ps_supply_order_state','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_state','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop_test','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',6,1,'id_supply_order_state,id_lang'),('monami_shop_test','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_supply_order_state_lang','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',106,1,'id_tab'),('monami_shop_test','ps_tab','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab','class_name','2023-07-11 09:55:53','n_diff_pfx01',106,1,'class_name'),('monami_shop_test','ps_tab','class_name','2023-07-11 09:55:53','n_diff_pfx02',106,1,'class_name,id_tab'),('monami_shop_test','ps_tab','class_name','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab','class_name','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab','id_parent','2023-07-11 09:55:53','n_diff_pfx01',15,1,'id_parent'),('monami_shop_test','ps_tab','id_parent','2023-07-11 09:55:53','n_diff_pfx02',106,1,'id_parent,id_tab'),('monami_shop_test','ps_tab','id_parent','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab','id_parent','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab_advice','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',4,1,'id_tab'),('monami_shop_test','ps_tab_advice','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',104,1,'id_tab,id_advice'),('monami_shop_test','ps_tab_advice','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab_advice','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',106,1,'id_tab'),('monami_shop_test','ps_tab_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',106,1,'id_tab,id_lang'),('monami_shop_test','ps_tab_lang','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab_lang','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_tab_module_preference'),('monami_shop_test','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab_module_preference','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tab_module_preference','employee_module','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_employee'),('monami_shop_test','ps_tab_module_preference','employee_module','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_employee,id_tab'),('monami_shop_test','ps_tab_module_preference','employee_module','2023-07-11 09:55:53','n_diff_pfx03',0,1,'id_employee,id_tab,module'),('monami_shop_test','ps_tab_module_preference','employee_module','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tab_module_preference','employee_module','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tag','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_tag'),('monami_shop_test','ps_tag','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tag','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tag','id_lang','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_lang'),('monami_shop_test','ps_tag','id_lang','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop_test','ps_tag','id_lang','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tag','id_lang','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tag','tag_name','2023-07-11 09:55:53','n_diff_pfx01',0,1,'name'),('monami_shop_test','ps_tag','tag_name','2023-07-11 09:55:53','n_diff_pfx02',0,1,'name,id_tag'),('monami_shop_test','ps_tag','tag_name','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tag','tag_name','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tag_count','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_group'),('monami_shop_test','ps_tag_count','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_group,id_tag'),('monami_shop_test','ps_tag_count','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tag_count','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_group'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_group,id_lang'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_diff_pfx03',0,1,'id_group,id_lang,id_shop'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_diff_pfx04',0,1,'id_group,id_lang,id_shop,counter'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_diff_pfx05',0,1,'id_group,id_lang,id_shop,counter,id_tag'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tag_count','id_group','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',29,1,'id_tax'),('monami_shop_test','ps_tax','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',29,1,'id_tax'),('monami_shop_test','ps_tax_lang','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',29,1,'id_tax,id_lang'),('monami_shop_test','ps_tax_lang','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_lang','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rule','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',86,1,'id_tax_rule'),('monami_shop_test','ps_tax_rule','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rule','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_diff_pfx02',86,1,'id_tax_rules_group,id_country'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_diff_pfx03',86,1,'id_tax_rules_group,id_country,id_state'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_diff_pfx04',86,1,'id_tax_rules_group,id_country,id_state,zipcode_from'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_diff_pfx05',86,1,'id_tax_rules_group,id_country,id_state,zipcode_from,id_tax_rule'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rule','category_getproducts','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rule','id_tax','2023-07-11 09:55:53','n_diff_pfx01',30,1,'id_tax'),('monami_shop_test','ps_tax_rule','id_tax','2023-07-11 09:55:53','n_diff_pfx02',86,1,'id_tax,id_tax_rule'),('monami_shop_test','ps_tax_rule','id_tax','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rule','id_tax','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:53','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_test','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:53','n_diff_pfx02',86,1,'id_tax_rules_group,id_tax_rule'),('monami_shop_test','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rule','id_tax_rules_group','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_test','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rules_group','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',5,1,'id_tax_rules_group'),('monami_shop_test','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',5,1,'id_tax_rules_group,id_shop'),('monami_shop_test','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rules_group_shop','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx02',5,1,'id_shop,id_tax_rules_group'),('monami_shop_test','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_tax_rules_group_shop','id_shop','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_theme'),('monami_shop_test','ps_theme','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme_meta','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',36,1,'id_theme_meta'),('monami_shop_test','ps_theme_meta','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme_meta','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme_meta','id_meta','2023-07-11 09:55:53','n_diff_pfx01',36,1,'id_meta'),('monami_shop_test','ps_theme_meta','id_meta','2023-07-11 09:55:53','n_diff_pfx02',36,1,'id_meta,id_theme_meta'),('monami_shop_test','ps_theme_meta','id_meta','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme_meta','id_meta','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme_meta','id_theme','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_theme'),('monami_shop_test','ps_theme_meta','id_theme','2023-07-11 09:55:53','n_diff_pfx02',36,1,'id_theme,id_theme_meta'),('monami_shop_test','ps_theme_meta','id_theme','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme_meta','id_theme','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme_meta','id_theme_2','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_theme'),('monami_shop_test','ps_theme_meta','id_theme_2','2023-07-11 09:55:53','n_diff_pfx02',36,1,'id_theme,id_meta'),('monami_shop_test','ps_theme_meta','id_theme_2','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme_meta','id_theme_2','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_theme'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_theme,id_shop'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','n_diff_pfx03',0,1,'id_theme,id_shop,entity'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','n_diff_pfx04',0,1,'id_theme,id_shop,entity,id_object'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_theme_specific','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_item'),('monami_shop_test','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_themeconfigurator','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_timezone','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',560,2,'id_timezone'),('monami_shop_test','ps_timezone','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_timezone','PRIMARY','2023-07-11 09:55:53','size',3,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_warehouse','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_test','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_carrier','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_carrier'),('monami_shop_test','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_carrier,id_warehouse'),('monami_shop_test','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_carrier','id_carrier','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop_test','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_carrier','id_warehouse','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse_product_location'),('monami_shop_test','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_product_location','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_product_location','id_product','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_product'),('monami_shop_test','ps_warehouse_product_location','id_product','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop_test','ps_warehouse_product_location','id_product','2023-07-11 09:55:53','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_warehouse'),('monami_shop_test','ps_warehouse_product_location','id_product','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_product_location','id_product','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_test','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_shop','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_shop'),('monami_shop_test','ps_warehouse_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_shop,id_warehouse'),('monami_shop_test','ps_warehouse_shop','id_shop','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_shop','id_shop','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:53','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop_test','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:53','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop_test','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_warehouse_shop','id_warehouse','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_web_browser','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',11,1,'id_web_browser'),('monami_shop_test','ps_web_browser','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_web_browser','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_account','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_test','ps_webservice_account','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_account','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_account','key','2023-07-11 09:55:53','n_diff_pfx01',1,1,'key'),('monami_shop_test','ps_webservice_account','key','2023-07-11 09:55:53','n_diff_pfx02',1,1,'key,id_webservice_account'),('monami_shop_test','ps_webservice_account','key','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_account','key','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_test','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',1,1,'id_webservice_account,id_shop'),('monami_shop_test','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_account_shop','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_account_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_webservice_account_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx02',1,1,'id_shop,id_webservice_account'),('monami_shop_test','ps_webservice_account_shop','id_shop','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_account_shop','id_shop','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_permission','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',305,1,'id_webservice_permission'),('monami_shop_test','ps_webservice_permission','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_permission','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop_test','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:53','n_diff_pfx02',305,1,'id_webservice_account,id_webservice_permission'),('monami_shop_test','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_permission','id_webservice_account','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_permission','method','2023-07-11 09:55:53','n_diff_pfx01',5,1,'method'),('monami_shop_test','ps_webservice_permission','method','2023-07-11 09:55:53','n_diff_pfx02',305,1,'method,id_webservice_permission'),('monami_shop_test','ps_webservice_permission','method','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_permission','method','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_permission','resource','2023-07-11 09:55:53','n_diff_pfx01',67,1,'resource'),('monami_shop_test','ps_webservice_permission','resource','2023-07-11 09:55:53','n_diff_pfx02',305,1,'resource,id_webservice_permission'),('monami_shop_test','ps_webservice_permission','resource','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_permission','resource','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_webservice_permission','resource_2','2023-07-11 09:55:53','n_diff_pfx01',67,1,'resource'),('monami_shop_test','ps_webservice_permission','resource_2','2023-07-11 09:55:53','n_diff_pfx02',305,1,'resource,method'),('monami_shop_test','ps_webservice_permission','resource_2','2023-07-11 09:55:53','n_diff_pfx03',305,1,'resource,method,id_webservice_account'),('monami_shop_test','ps_webservice_permission','resource_2','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_webservice_permission','resource_2','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_zone','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',8,1,'id_zone'),('monami_shop_test','ps_zone','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_zone','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_zone_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx01',8,1,'id_zone'),('monami_shop_test','ps_zone_shop','PRIMARY','2023-07-11 09:55:53','n_diff_pfx02',8,1,'id_zone,id_shop'),('monami_shop_test','ps_zone_shop','PRIMARY','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_zone_shop','PRIMARY','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monami_shop_test','ps_zone_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx01',1,1,'id_shop'),('monami_shop_test','ps_zone_shop','id_shop','2023-07-11 09:55:53','n_diff_pfx02',8,1,'id_shop,id_zone'),('monami_shop_test','ps_zone_shop','id_shop','2023-07-11 09:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop_test','ps_zone_shop','id_shop','2023-07-11 09:55:53','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_commentmeta','PRIMARY','2025-08-24 10:05:58','n_diff_pfx01',0,1,'meta_id'),('monamiwp','wp_commentmeta','PRIMARY','2025-08-24 10:05:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_commentmeta','PRIMARY','2025-08-24 10:05:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_commentmeta','comment_id','2025-08-24 10:05:58','n_diff_pfx01',0,1,'comment_id'),('monamiwp','wp_commentmeta','comment_id','2025-08-24 10:05:58','n_diff_pfx02',0,1,'comment_id,meta_id'),('monamiwp','wp_commentmeta','comment_id','2025-08-24 10:05:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_commentmeta','comment_id','2025-08-24 10:05:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_commentmeta','meta_key','2025-08-24 10:05:58','n_diff_pfx01',0,1,'meta_key'),('monamiwp','wp_commentmeta','meta_key','2025-08-24 10:05:58','n_diff_pfx02',0,1,'meta_key,meta_id'),('monamiwp','wp_commentmeta','meta_key','2025-08-24 10:05:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_commentmeta','meta_key','2025-08-24 10:05:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','PRIMARY','2025-08-24 10:05:48','n_diff_pfx01',2,1,'comment_ID'),('monamiwp','wp_comments','PRIMARY','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','PRIMARY','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','comment_approved_date_gmt','2025-08-24 10:05:48','n_diff_pfx01',2,1,'comment_approved'),('monamiwp','wp_comments','comment_approved_date_gmt','2025-08-24 10:05:48','n_diff_pfx02',2,1,'comment_approved,comment_date_gmt'),('monamiwp','wp_comments','comment_approved_date_gmt','2025-08-24 10:05:48','n_diff_pfx03',2,1,'comment_approved,comment_date_gmt,comment_ID'),('monamiwp','wp_comments','comment_approved_date_gmt','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','comment_approved_date_gmt','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','comment_author_email','2025-08-24 10:05:48','n_diff_pfx01',2,1,'comment_author_email'),('monamiwp','wp_comments','comment_author_email','2025-08-24 10:05:48','n_diff_pfx02',2,1,'comment_author_email,comment_ID'),('monamiwp','wp_comments','comment_author_email','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','comment_author_email','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','comment_date_gmt','2025-08-24 10:05:48','n_diff_pfx01',2,1,'comment_date_gmt'),('monamiwp','wp_comments','comment_date_gmt','2025-08-24 10:05:48','n_diff_pfx02',2,1,'comment_date_gmt,comment_ID'),('monamiwp','wp_comments','comment_date_gmt','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','comment_date_gmt','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','comment_parent','2025-08-24 10:05:48','n_diff_pfx01',1,1,'comment_parent'),('monamiwp','wp_comments','comment_parent','2025-08-24 10:05:48','n_diff_pfx02',2,1,'comment_parent,comment_ID'),('monamiwp','wp_comments','comment_parent','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','comment_parent','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_comments','comment_post_ID','2025-08-24 10:05:48','n_diff_pfx01',2,1,'comment_post_ID'),('monamiwp','wp_comments','comment_post_ID','2025-08-24 10:05:48','n_diff_pfx02',2,1,'comment_post_ID,comment_ID'),('monamiwp','wp_comments','comment_post_ID','2025-08-24 10:05:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_comments','comment_post_ID','2025-08-24 10:05:48','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_links','PRIMARY','2024-09-04 09:36:45','n_diff_pfx01',0,1,'link_id'),('monamiwp','wp_links','PRIMARY','2024-09-04 09:36:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_links','PRIMARY','2024-09-04 09:36:45','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_links','link_visible','2024-09-04 09:36:45','n_diff_pfx01',0,1,'link_visible'),('monamiwp','wp_links','link_visible','2024-09-04 09:36:45','n_diff_pfx02',0,1,'link_visible,link_id'),('monamiwp','wp_links','link_visible','2024-09-04 09:36:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_links','link_visible','2024-09-04 09:36:45','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_options','PRIMARY','2025-08-30 01:23:40','n_diff_pfx01',156,2,'option_id'),('monamiwp','wp_options','PRIMARY','2025-08-30 01:23:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_options','PRIMARY','2025-08-30 01:23:40','size',131,NULL,'Number of pages in the index'),('monamiwp','wp_options','autoload','2025-08-30 01:23:40','n_diff_pfx01',3,1,'autoload'),('monamiwp','wp_options','autoload','2025-08-30 01:23:40','n_diff_pfx02',156,1,'autoload,option_id'),('monamiwp','wp_options','autoload','2025-08-30 01:23:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_options','autoload','2025-08-30 01:23:40','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_options','option_name','2025-08-30 01:23:40','n_diff_pfx01',156,1,'option_name'),('monamiwp','wp_options','option_name','2025-08-30 01:23:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_options','option_name','2025-08-30 01:23:40','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_postmeta','PRIMARY','2025-03-11 11:18:31','n_diff_pfx01',158,7,'meta_id'),('monamiwp','wp_postmeta','PRIMARY','2025-03-11 11:18:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_postmeta','PRIMARY','2025-03-11 11:18:31','size',8,NULL,'Number of pages in the index'),('monamiwp','wp_postmeta','meta_key','2025-03-11 11:18:31','n_diff_pfx01',12,1,'meta_key'),('monamiwp','wp_postmeta','meta_key','2025-03-11 11:18:31','n_diff_pfx02',158,1,'meta_key,meta_id'),('monamiwp','wp_postmeta','meta_key','2025-03-11 11:18:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_postmeta','meta_key','2025-03-11 11:18:31','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_postmeta','post_id','2025-03-11 11:18:31','n_diff_pfx01',78,1,'post_id'),('monamiwp','wp_postmeta','post_id','2025-03-11 11:18:31','n_diff_pfx02',158,1,'post_id,meta_id'),('monamiwp','wp_postmeta','post_id','2025-03-11 11:18:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_postmeta','post_id','2025-03-11 11:18:31','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_posts','PRIMARY','2025-03-11 11:19:32','n_diff_pfx01',137,6,'ID'),('monamiwp','wp_posts','PRIMARY','2025-03-11 11:19:32','n_leaf_pages',99,NULL,'Number of leaf pages in the index'),('monamiwp','wp_posts','PRIMARY','2025-03-11 11:19:32','size',157,NULL,'Number of pages in the index'),('monamiwp','wp_posts','post_author','2025-03-11 11:19:32','n_diff_pfx01',2,1,'post_author'),('monamiwp','wp_posts','post_author','2025-03-11 11:19:32','n_diff_pfx02',143,1,'post_author,ID'),('monamiwp','wp_posts','post_author','2025-03-11 11:19:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_posts','post_author','2025-03-11 11:19:32','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_posts','post_name','2025-03-11 11:19:32','n_diff_pfx01',92,1,'post_name'),('monamiwp','wp_posts','post_name','2025-03-11 11:19:32','n_diff_pfx02',143,1,'post_name,ID'),('monamiwp','wp_posts','post_name','2025-03-11 11:19:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_posts','post_name','2025-03-11 11:19:32','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_posts','post_parent','2025-03-11 11:19:32','n_diff_pfx01',7,1,'post_parent'),('monamiwp','wp_posts','post_parent','2025-03-11 11:19:32','n_diff_pfx02',143,1,'post_parent,ID'),('monamiwp','wp_posts','post_parent','2025-03-11 11:19:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_posts','post_parent','2025-03-11 11:19:32','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','n_diff_pfx01',9,1,'post_type'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','n_diff_pfx02',10,1,'post_type,post_status'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','n_diff_pfx03',128,1,'post_type,post_status,post_date'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','n_diff_pfx04',143,1,'post_type,post_status,post_date,ID'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_posts','type_status_date','2025-03-11 11:19:32','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_term_relationships','PRIMARY','2024-11-29 11:54:58','n_diff_pfx01',6,1,'object_id'),('monamiwp','wp_term_relationships','PRIMARY','2024-11-29 11:54:58','n_diff_pfx02',8,1,'object_id,term_taxonomy_id'),('monamiwp','wp_term_relationships','PRIMARY','2024-11-29 11:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_term_relationships','PRIMARY','2024-11-29 11:54:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_term_relationships','term_taxonomy_id','2024-11-29 11:54:58','n_diff_pfx01',5,1,'term_taxonomy_id'),('monamiwp','wp_term_relationships','term_taxonomy_id','2024-11-29 11:54:58','n_diff_pfx02',8,1,'term_taxonomy_id,object_id'),('monamiwp','wp_term_relationships','term_taxonomy_id','2024-11-29 11:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_term_relationships','term_taxonomy_id','2024-11-29 11:54:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_term_taxonomy','PRIMARY','2024-11-29 11:54:58','n_diff_pfx01',5,1,'term_taxonomy_id'),('monamiwp','wp_term_taxonomy','PRIMARY','2024-11-29 11:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_term_taxonomy','PRIMARY','2024-11-29 11:54:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_term_taxonomy','taxonomy','2024-11-29 11:54:58','n_diff_pfx01',3,1,'taxonomy'),('monamiwp','wp_term_taxonomy','taxonomy','2024-11-29 11:54:58','n_diff_pfx02',5,1,'taxonomy,term_taxonomy_id'),('monamiwp','wp_term_taxonomy','taxonomy','2024-11-29 11:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_term_taxonomy','taxonomy','2024-11-29 11:54:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_term_taxonomy','term_id_taxonomy','2024-11-29 11:54:58','n_diff_pfx01',5,1,'term_id'),('monamiwp','wp_term_taxonomy','term_id_taxonomy','2024-11-29 11:54:58','n_diff_pfx02',5,1,'term_id,taxonomy'),('monamiwp','wp_term_taxonomy','term_id_taxonomy','2024-11-29 11:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_term_taxonomy','term_id_taxonomy','2024-11-29 11:54:58','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_termmeta','PRIMARY','2024-09-04 09:36:45','n_diff_pfx01',0,1,'meta_id'),('monamiwp','wp_termmeta','PRIMARY','2024-09-04 09:36:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_termmeta','PRIMARY','2024-09-04 09:36:45','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_termmeta','meta_key','2024-09-04 09:36:45','n_diff_pfx01',0,1,'meta_key'),('monamiwp','wp_termmeta','meta_key','2024-09-04 09:36:45','n_diff_pfx02',0,1,'meta_key,meta_id'),('monamiwp','wp_termmeta','meta_key','2024-09-04 09:36:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_termmeta','meta_key','2024-09-04 09:36:45','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_termmeta','term_id','2024-09-04 09:36:45','n_diff_pfx01',0,1,'term_id'),('monamiwp','wp_termmeta','term_id','2024-09-04 09:36:45','n_diff_pfx02',0,1,'term_id,meta_id'),('monamiwp','wp_termmeta','term_id','2024-09-04 09:36:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_termmeta','term_id','2024-09-04 09:36:45','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_terms','PRIMARY','2024-09-04 10:22:49','n_diff_pfx01',2,1,'term_id'),('monamiwp','wp_terms','PRIMARY','2024-09-04 10:22:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_terms','PRIMARY','2024-09-04 10:22:49','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_terms','name','2024-09-04 10:22:49','n_diff_pfx01',2,1,'name'),('monamiwp','wp_terms','name','2024-09-04 10:22:49','n_diff_pfx02',2,1,'name,term_id'),('monamiwp','wp_terms','name','2024-09-04 10:22:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_terms','name','2024-09-04 10:22:49','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_terms','slug','2024-09-04 10:22:49','n_diff_pfx01',2,1,'slug'),('monamiwp','wp_terms','slug','2024-09-04 10:22:49','n_diff_pfx02',2,1,'slug,term_id'),('monamiwp','wp_terms','slug','2024-09-04 10:22:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_terms','slug','2024-09-04 10:22:49','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_usermeta','PRIMARY','2025-06-20 10:28:14','n_diff_pfx01',21,1,'umeta_id'),('monamiwp','wp_usermeta','PRIMARY','2025-06-20 10:28:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_usermeta','PRIMARY','2025-06-20 10:28:14','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_usermeta','meta_key','2025-06-20 10:28:14','n_diff_pfx01',21,1,'meta_key'),('monamiwp','wp_usermeta','meta_key','2025-06-20 10:28:14','n_diff_pfx02',21,1,'meta_key,umeta_id'),('monamiwp','wp_usermeta','meta_key','2025-06-20 10:28:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_usermeta','meta_key','2025-06-20 10:28:14','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_usermeta','user_id','2025-06-20 10:28:14','n_diff_pfx01',1,1,'user_id'),('monamiwp','wp_usermeta','user_id','2025-06-20 10:28:14','n_diff_pfx02',21,1,'user_id,umeta_id'),('monamiwp','wp_usermeta','user_id','2025-06-20 10:28:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_usermeta','user_id','2025-06-20 10:28:14','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_users','PRIMARY','2024-09-04 09:36:44','n_diff_pfx01',0,1,'ID'),('monamiwp','wp_users','PRIMARY','2024-09-04 09:36:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_users','PRIMARY','2024-09-04 09:36:44','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_users','user_email','2024-09-04 09:36:44','n_diff_pfx01',0,1,'user_email'),('monamiwp','wp_users','user_email','2024-09-04 09:36:44','n_diff_pfx02',0,1,'user_email,ID'),('monamiwp','wp_users','user_email','2024-09-04 09:36:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_users','user_email','2024-09-04 09:36:44','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_users','user_login_key','2024-09-04 09:36:44','n_diff_pfx01',0,1,'user_login'),('monamiwp','wp_users','user_login_key','2024-09-04 09:36:44','n_diff_pfx02',0,1,'user_login,ID'),('monamiwp','wp_users','user_login_key','2024-09-04 09:36:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_users','user_login_key','2024-09-04 09:36:44','size',1,NULL,'Number of pages in the index'),('monamiwp','wp_users','user_nicename','2024-09-04 09:36:44','n_diff_pfx01',0,1,'user_nicename'),('monamiwp','wp_users','user_nicename','2024-09-04 09:36:44','n_diff_pfx02',0,1,'user_nicename,ID'),('monamiwp','wp_users','user_nicename','2024-09-04 09:36:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monamiwp','wp_users','user_nicename','2024-09-04 09:36:44','size',1,NULL,'Number of pages in the index'),('mp2019','score','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',517,3,'id'),('mp2019','score','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mp2019','score','PRIMARY','2023-07-11 09:55:54','size',4,NULL,'Number of pages in the index'),('mp2019','score_copy1','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',417,3,'id'),('mp2019','score_copy1','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mp2019','score_copy1','PRIMARY','2023-07-11 09:55:54','size',4,NULL,'Number of pages in the index'),('mpr','committee_members','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'id'),('mpr','committee_members','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','comittee','2023-07-11 09:55:54','n_diff_pfx01',2,1,'committee'),('mpr','committee_members','comittee','2023-07-11 09:55:54','n_diff_pfx02',2,1,'committee,id'),('mpr','committee_members','comittee','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','comittee','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','user','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user'),('mpr','committee_members','user','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user,id'),('mpr','committee_members','user','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','user','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','user_2','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user'),('mpr','committee_members','user_2','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user,id'),('mpr','committee_members','user_2','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','user_2','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'id'),('mpr','committee_signups','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','committee','2023-07-11 09:55:54','n_diff_pfx01',1,1,'committee'),('mpr','committee_signups','committee','2023-07-11 09:55:54','n_diff_pfx02',2,1,'committee,id'),('mpr','committee_signups','committee','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','committee','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','user','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user'),('mpr','committee_signups','user','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user,id'),('mpr','committee_signups','user','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','user','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','committees','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'id'),('mpr','committees','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committees','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','test_parts','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',9,1,'id'),('mpr','test_parts','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','test_parts','fk_test_parts_committee','2023-07-11 09:55:54','n_diff_pfx01',2,1,'committee'),('mpr','test_parts','fk_test_parts_committee','2023-07-11 09:55:54','n_diff_pfx02',9,1,'committee,id'),('mpr','test_parts','fk_test_parts_committee','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts','fk_test_parts_committee','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',12,1,'id'),('mpr','test_parts_score','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','fk_test_parts_score_part','2023-07-11 09:55:54','n_diff_pfx01',6,1,'part'),('mpr','test_parts_score','fk_test_parts_score_part','2023-07-11 09:55:54','n_diff_pfx02',12,1,'part,id'),('mpr','test_parts_score','fk_test_parts_score_part','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','fk_test_parts_score_part','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','fk_test_parts_score_user','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user'),('mpr','test_parts_score','fk_test_parts_score_user','2023-07-11 09:55:54','n_diff_pfx02',12,1,'user,id'),('mpr','test_parts_score','fk_test_parts_score_user','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','fk_test_parts_score_user','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mpr','users','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',11,1,'id'),('mpr','users','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','users','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_dp_available_categories','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',6,1,'id'),('muzikoterapie','eacm_dp_available_categories','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_dp_available_categories','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_duplicator_packages','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'id'),('muzikoterapie','eacm_duplicator_packages','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_duplicator_packages','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_duplicator_packages','hash','2023-07-11 09:55:54','n_diff_pfx01',0,1,'hash'),('muzikoterapie','eacm_duplicator_packages','hash','2023-07-11 09:55:54','n_diff_pfx02',0,1,'hash,id'),('muzikoterapie','eacm_duplicator_packages','hash','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_duplicator_packages','hash','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:55:54','n_diff_pfx01',0,1,'id'),('muzikoterapie','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_et_divi_ab_testing_clients','id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:55:54','n_diff_pfx01',0,1,'id'),('muzikoterapie','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_et_divi_ab_testing_stats','id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','eacm_wpie_template','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',1,1,'id'),('muzikoterapie','eacm_wpie_template','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','eacm_wpie_template','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_commentmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_id'),('muzikoterapie','onl_commentmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_commentmeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_commentmeta','comment_id','2023-07-11 09:55:54','n_diff_pfx01',0,1,'comment_id'),('muzikoterapie','onl_commentmeta','comment_id','2023-07-11 09:55:54','n_diff_pfx02',0,1,'comment_id,meta_id'),('muzikoterapie','onl_commentmeta','comment_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_commentmeta','comment_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_commentmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_key'),('muzikoterapie','onl_commentmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',0,1,'meta_key,meta_id'),('muzikoterapie','onl_commentmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_commentmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_ID'),('muzikoterapie','onl_comments','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_approved'),('muzikoterapie','onl_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx02',1,1,'comment_approved,comment_date_gmt'),('muzikoterapie','onl_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx03',1,1,'comment_approved,comment_date_gmt,comment_ID'),('muzikoterapie','onl_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','comment_approved_date_gmt','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','comment_author_email','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_author_email'),('muzikoterapie','onl_comments','comment_author_email','2023-07-11 09:55:54','n_diff_pfx02',1,1,'comment_author_email,comment_ID'),('muzikoterapie','onl_comments','comment_author_email','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','comment_author_email','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','comment_date_gmt','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_date_gmt'),('muzikoterapie','onl_comments','comment_date_gmt','2023-07-11 09:55:54','n_diff_pfx02',1,1,'comment_date_gmt,comment_ID'),('muzikoterapie','onl_comments','comment_date_gmt','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','comment_date_gmt','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','comment_parent','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_parent'),('muzikoterapie','onl_comments','comment_parent','2023-07-11 09:55:54','n_diff_pfx02',1,1,'comment_parent,comment_ID'),('muzikoterapie','onl_comments','comment_parent','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','comment_parent','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_comments','comment_post_ID','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_post_ID'),('muzikoterapie','onl_comments','comment_post_ID','2023-07-11 09:55:54','n_diff_pfx02',1,1,'comment_post_ID,comment_ID'),('muzikoterapie','onl_comments','comment_post_ID','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_comments','comment_post_ID','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_links','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'link_id'),('muzikoterapie','onl_links','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_links','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_links','link_visible','2023-07-11 09:55:54','n_diff_pfx01',0,1,'link_visible'),('muzikoterapie','onl_links','link_visible','2023-07-11 09:55:54','n_diff_pfx02',0,1,'link_visible,link_id'),('muzikoterapie','onl_links','link_visible','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_links','link_visible','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_options','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',182,5,'option_id'),('muzikoterapie','onl_options','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_options','PRIMARY','2023-07-11 09:55:54','size',65,NULL,'Number of pages in the index'),('muzikoterapie','onl_options','option_name','2023-07-11 09:55:54','n_diff_pfx01',182,1,'option_name'),('muzikoterapie','onl_options','option_name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_options','option_name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_postmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',67,2,'meta_id'),('muzikoterapie','onl_postmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_postmeta','PRIMARY','2023-07-11 09:55:54','size',3,NULL,'Number of pages in the index'),('muzikoterapie','onl_postmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',31,1,'meta_key'),('muzikoterapie','onl_postmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',67,1,'meta_key,meta_id'),('muzikoterapie','onl_postmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_postmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_postmeta','post_id','2023-07-11 09:55:54','n_diff_pfx01',18,1,'post_id'),('muzikoterapie','onl_postmeta','post_id','2023-07-11 09:55:54','n_diff_pfx02',67,1,'post_id,meta_id'),('muzikoterapie','onl_postmeta','post_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_postmeta','post_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_posts','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',34,1,'ID'),('muzikoterapie','onl_posts','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_posts','PRIMARY','2023-07-11 09:55:54','size',2,NULL,'Number of pages in the index'),('muzikoterapie','onl_posts','post_author','2023-07-11 09:55:54','n_diff_pfx01',1,1,'post_author'),('muzikoterapie','onl_posts','post_author','2023-07-11 09:55:54','n_diff_pfx02',34,1,'post_author,ID'),('muzikoterapie','onl_posts','post_author','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_posts','post_author','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_posts','post_name','2023-07-11 09:55:54','n_diff_pfx01',27,1,'post_name'),('muzikoterapie','onl_posts','post_name','2023-07-11 09:55:54','n_diff_pfx02',34,1,'post_name,ID'),('muzikoterapie','onl_posts','post_name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_posts','post_name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_posts','post_parent','2023-07-11 09:55:54','n_diff_pfx01',7,1,'post_parent'),('muzikoterapie','onl_posts','post_parent','2023-07-11 09:55:54','n_diff_pfx02',34,1,'post_parent,ID'),('muzikoterapie','onl_posts','post_parent','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_posts','post_parent','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx01',9,1,'post_type'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx02',9,1,'post_type,post_status'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx03',32,1,'post_type,post_status,post_date'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx04',34,1,'post_type,post_status,post_date,ID'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_posts','type_status_date','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_responsive_menu','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',218,1,'name'),('muzikoterapie','onl_responsive_menu','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_responsive_menu','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_term_relationships','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',3,1,'object_id'),('muzikoterapie','onl_term_relationships','PRIMARY','2023-07-11 09:55:54','n_diff_pfx02',3,1,'object_id,term_taxonomy_id'),('muzikoterapie','onl_term_relationships','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_term_relationships','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_diff_pfx01',2,1,'term_taxonomy_id'),('muzikoterapie','onl_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_diff_pfx02',3,1,'term_taxonomy_id,object_id'),('muzikoterapie','onl_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_term_taxonomy','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'term_taxonomy_id'),('muzikoterapie','onl_term_taxonomy','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_term_taxonomy','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_diff_pfx01',2,1,'taxonomy'),('muzikoterapie','onl_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_diff_pfx02',2,1,'taxonomy,term_taxonomy_id'),('muzikoterapie','onl_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_term_taxonomy','taxonomy','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_diff_pfx01',2,1,'term_id'),('muzikoterapie','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_diff_pfx02',2,1,'term_id,taxonomy'),('muzikoterapie','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_termmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',1,1,'meta_id'),('muzikoterapie','onl_termmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_termmeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_termmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',1,1,'meta_key'),('muzikoterapie','onl_termmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',1,1,'meta_key,meta_id'),('muzikoterapie','onl_termmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_termmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_termmeta','term_id','2023-07-11 09:55:54','n_diff_pfx01',1,1,'term_id'),('muzikoterapie','onl_termmeta','term_id','2023-07-11 09:55:54','n_diff_pfx02',1,1,'term_id,meta_id'),('muzikoterapie','onl_termmeta','term_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_termmeta','term_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_terms','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'term_id'),('muzikoterapie','onl_terms','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_terms','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_terms','name','2023-07-11 09:55:54','n_diff_pfx01',2,1,'name'),('muzikoterapie','onl_terms','name','2023-07-11 09:55:54','n_diff_pfx02',2,1,'name,term_id'),('muzikoterapie','onl_terms','name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_terms','name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_terms','slug','2023-07-11 09:55:54','n_diff_pfx01',2,1,'slug'),('muzikoterapie','onl_terms','slug','2023-07-11 09:55:54','n_diff_pfx02',2,1,'slug,term_id'),('muzikoterapie','onl_terms','slug','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_terms','slug','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_usermeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',40,1,'umeta_id'),('muzikoterapie','onl_usermeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_usermeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_usermeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',24,1,'meta_key'),('muzikoterapie','onl_usermeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',40,1,'meta_key,umeta_id'),('muzikoterapie','onl_usermeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_usermeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_usermeta','user_id','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user_id'),('muzikoterapie','onl_usermeta','user_id','2023-07-11 09:55:54','n_diff_pfx02',40,1,'user_id,umeta_id'),('muzikoterapie','onl_usermeta','user_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_usermeta','user_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_users','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'ID'),('muzikoterapie','onl_users','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_users','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_users','user_email','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user_email'),('muzikoterapie','onl_users','user_email','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user_email,ID'),('muzikoterapie','onl_users','user_email','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_users','user_email','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_users','user_login_key','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user_login'),('muzikoterapie','onl_users','user_login_key','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user_login,ID'),('muzikoterapie','onl_users','user_login_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_users','user_login_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','onl_users','user_nicename','2023-07-11 09:55:54','n_diff_pfx01',2,1,'user_nicename'),('muzikoterapie','onl_users','user_nicename','2023-07-11 09:55:54','n_diff_pfx02',2,1,'user_nicename,ID'),('muzikoterapie','onl_users','user_nicename','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','onl_users','user_nicename','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_commentmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_id'),('muzikoterapie','wp_commentmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_commentmeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_commentmeta','comment_id','2023-07-11 09:55:54','n_diff_pfx01',0,1,'comment_id'),('muzikoterapie','wp_commentmeta','comment_id','2023-07-11 09:55:54','n_diff_pfx02',0,1,'comment_id,meta_id'),('muzikoterapie','wp_commentmeta','comment_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_commentmeta','comment_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_commentmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_key'),('muzikoterapie','wp_commentmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',0,1,'meta_key,meta_id'),('muzikoterapie','wp_commentmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_commentmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',2,1,'comment_ID'),('muzikoterapie','wp_comments','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_approved'),('muzikoterapie','wp_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx02',2,1,'comment_approved,comment_date_gmt'),('muzikoterapie','wp_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_diff_pfx03',2,1,'comment_approved,comment_date_gmt,comment_ID'),('muzikoterapie','wp_comments','comment_approved_date_gmt','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','comment_approved_date_gmt','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','comment_author_email','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_author_email'),('muzikoterapie','wp_comments','comment_author_email','2023-07-11 09:55:54','n_diff_pfx02',2,1,'comment_author_email,comment_ID'),('muzikoterapie','wp_comments','comment_author_email','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','comment_author_email','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','comment_date_gmt','2023-07-11 09:55:54','n_diff_pfx01',2,1,'comment_date_gmt'),('muzikoterapie','wp_comments','comment_date_gmt','2023-07-11 09:55:54','n_diff_pfx02',2,1,'comment_date_gmt,comment_ID'),('muzikoterapie','wp_comments','comment_date_gmt','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','comment_date_gmt','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','comment_parent','2023-07-11 09:55:54','n_diff_pfx01',1,1,'comment_parent'),('muzikoterapie','wp_comments','comment_parent','2023-07-11 09:55:54','n_diff_pfx02',2,1,'comment_parent,comment_ID'),('muzikoterapie','wp_comments','comment_parent','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','comment_parent','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_comments','comment_post_ID','2023-07-11 09:55:54','n_diff_pfx01',2,1,'comment_post_ID'),('muzikoterapie','wp_comments','comment_post_ID','2023-07-11 09:55:54','n_diff_pfx02',2,1,'comment_post_ID,comment_ID'),('muzikoterapie','wp_comments','comment_post_ID','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_comments','comment_post_ID','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_links','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'link_id'),('muzikoterapie','wp_links','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_links','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_links','link_visible','2023-07-11 09:55:54','n_diff_pfx01',0,1,'link_visible'),('muzikoterapie','wp_links','link_visible','2023-07-11 09:55:54','n_diff_pfx02',0,1,'link_visible,link_id'),('muzikoterapie','wp_links','link_visible','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_links','link_visible','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_options','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',148,2,'option_id'),('muzikoterapie','wp_options','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_options','PRIMARY','2023-07-11 09:55:54','size',4,NULL,'Number of pages in the index'),('muzikoterapie','wp_options','option_name','2023-07-11 09:55:54','n_diff_pfx01',148,1,'option_name'),('muzikoterapie','wp_options','option_name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_options','option_name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_postmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',305,3,'meta_id'),('muzikoterapie','wp_postmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_postmeta','PRIMARY','2023-07-11 09:55:54','size',4,NULL,'Number of pages in the index'),('muzikoterapie','wp_postmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',40,1,'meta_key'),('muzikoterapie','wp_postmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',305,1,'meta_key,meta_id'),('muzikoterapie','wp_postmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_postmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_postmeta','post_id','2023-07-11 09:55:54','n_diff_pfx01',73,1,'post_id'),('muzikoterapie','wp_postmeta','post_id','2023-07-11 09:55:54','n_diff_pfx02',305,1,'post_id,meta_id'),('muzikoterapie','wp_postmeta','post_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_postmeta','post_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_posts','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',69,11,'ID'),('muzikoterapie','wp_posts','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',20,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_posts','PRIMARY','2023-07-11 09:55:54','size',21,NULL,'Number of pages in the index'),('muzikoterapie','wp_posts','post_author','2023-07-11 09:55:54','n_diff_pfx01',1,1,'post_author'),('muzikoterapie','wp_posts','post_author','2023-07-11 09:55:54','n_diff_pfx02',80,1,'post_author,ID'),('muzikoterapie','wp_posts','post_author','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_posts','post_author','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_posts','post_name','2023-07-11 09:55:54','n_diff_pfx01',69,1,'post_name'),('muzikoterapie','wp_posts','post_name','2023-07-11 09:55:54','n_diff_pfx02',80,1,'post_name,ID'),('muzikoterapie','wp_posts','post_name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_posts','post_name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_posts','post_parent','2023-07-11 09:55:54','n_diff_pfx01',3,1,'post_parent'),('muzikoterapie','wp_posts','post_parent','2023-07-11 09:55:54','n_diff_pfx02',80,1,'post_parent,ID'),('muzikoterapie','wp_posts','post_parent','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_posts','post_parent','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx01',9,1,'post_type'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx02',12,1,'post_type,post_status'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx03',37,1,'post_type,post_status,post_date'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','n_diff_pfx04',80,1,'post_type,post_status,post_date,ID'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_posts','type_status_date','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_term_relationships','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',17,1,'object_id'),('muzikoterapie','wp_term_relationships','PRIMARY','2023-07-11 09:55:54','n_diff_pfx02',26,1,'object_id,term_taxonomy_id'),('muzikoterapie','wp_term_relationships','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_term_relationships','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_diff_pfx01',11,1,'term_taxonomy_id'),('muzikoterapie','wp_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_diff_pfx02',26,1,'term_taxonomy_id,object_id'),('muzikoterapie','wp_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_term_relationships','term_taxonomy_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',11,1,'term_taxonomy_id'),('muzikoterapie','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_diff_pfx01',6,1,'taxonomy'),('muzikoterapie','wp_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_diff_pfx02',11,1,'taxonomy,term_taxonomy_id'),('muzikoterapie','wp_term_taxonomy','taxonomy','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_term_taxonomy','taxonomy','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_diff_pfx01',11,1,'term_id'),('muzikoterapie','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_diff_pfx02',11,1,'term_id,taxonomy'),('muzikoterapie','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_termmeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_id'),('muzikoterapie','wp_termmeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_termmeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_termmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',0,1,'meta_key'),('muzikoterapie','wp_termmeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',0,1,'meta_key,meta_id'),('muzikoterapie','wp_termmeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_termmeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_termmeta','term_id','2023-07-11 09:55:54','n_diff_pfx01',0,1,'term_id'),('muzikoterapie','wp_termmeta','term_id','2023-07-11 09:55:54','n_diff_pfx02',0,1,'term_id,meta_id'),('muzikoterapie','wp_termmeta','term_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_termmeta','term_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_terms','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',11,1,'term_id'),('muzikoterapie','wp_terms','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_terms','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_terms','name','2023-07-11 09:55:54','n_diff_pfx01',11,1,'name'),('muzikoterapie','wp_terms','name','2023-07-11 09:55:54','n_diff_pfx02',11,1,'name,term_id'),('muzikoterapie','wp_terms','name','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_terms','name','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_terms','slug','2023-07-11 09:55:54','n_diff_pfx01',11,1,'slug'),('muzikoterapie','wp_terms','slug','2023-07-11 09:55:54','n_diff_pfx02',11,1,'slug,term_id'),('muzikoterapie','wp_terms','slug','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_terms','slug','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_usermeta','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',18,1,'umeta_id'),('muzikoterapie','wp_usermeta','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_usermeta','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_usermeta','meta_key','2023-07-11 09:55:54','n_diff_pfx01',18,1,'meta_key'),('muzikoterapie','wp_usermeta','meta_key','2023-07-11 09:55:54','n_diff_pfx02',18,1,'meta_key,umeta_id'),('muzikoterapie','wp_usermeta','meta_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_usermeta','meta_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_usermeta','user_id','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user_id'),('muzikoterapie','wp_usermeta','user_id','2023-07-11 09:55:54','n_diff_pfx02',18,1,'user_id,umeta_id'),('muzikoterapie','wp_usermeta','user_id','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_usermeta','user_id','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_users','PRIMARY','2023-07-11 09:55:54','n_diff_pfx01',1,1,'ID'),('muzikoterapie','wp_users','PRIMARY','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_users','PRIMARY','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_users','user_email','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user_email'),('muzikoterapie','wp_users','user_email','2023-07-11 09:55:54','n_diff_pfx02',1,1,'user_email,ID'),('muzikoterapie','wp_users','user_email','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_users','user_email','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_users','user_login_key','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user_login'),('muzikoterapie','wp_users','user_login_key','2023-07-11 09:55:54','n_diff_pfx02',1,1,'user_login,ID'),('muzikoterapie','wp_users','user_login_key','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_users','user_login_key','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('muzikoterapie','wp_users','user_nicename','2023-07-11 09:55:54','n_diff_pfx01',1,1,'user_nicename'),('muzikoterapie','wp_users','user_nicename','2023-07-11 09:55:54','n_diff_pfx02',1,1,'user_nicename,ID'),('muzikoterapie','wp_users','user_nicename','2023-07-11 09:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('muzikoterapie','wp_users','user_nicename','2023-07-11 09:55:54','size',1,NULL,'Number of pages in the index'),('mysql','gtid_slave_pos','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'domain_id'),('mysql','gtid_slave_pos','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',0,1,'domain_id,sub_id'),('mysql','gtid_slave_pos','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mysql','gtid_slave_pos','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',60,20,'database_name'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','n_diff_pfx02',2712,20,'database_name,table_name'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','n_diff_pfx03',6849,20,'database_name,table_name,index_name'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','n_diff_pfx04',26334,20,'database_name,table_name,index_name,stat_name'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',231,NULL,'Number of leaf pages in the index'),('mysql','innodb_index_stats','PRIMARY','2023-07-11 09:56:50','size',289,NULL,'Number of pages in the index'),('mysql','slave_master_info','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'Host'),('mysql','slave_master_info','PRIMARY','2023-07-11 09:56:18','n_diff_pfx02',0,1,'Host,Port'),('mysql','slave_master_info','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mysql','slave_master_info','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('mysql','slave_relay_log_info','PRIMARY','2023-07-11 09:56:18','n_diff_pfx01',0,1,'Id'),('mysql','slave_relay_log_info','PRIMARY','2023-07-11 09:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mysql','slave_relay_log_info','PRIMARY','2023-07-11 09:56:18','size',1,NULL,'Number of pages in the index'),('mysql','slave_worker_info','PRIMARY','2023-07-11 09:56:50','n_diff_pfx01',0,1,'Id'),('mysql','slave_worker_info','PRIMARY','2023-07-11 09:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mysql','slave_worker_info','PRIMARY','2023-07-11 09:56:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_accounts','PRIMARY','2024-12-17 08:32:20','n_diff_pfx01',4,1,'uid'),('nextcloud','oc_accounts','PRIMARY','2024-12-17 08:32:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_accounts','PRIMARY','2024-12-17 08:32:20','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_accounts_data','PRIMARY','2024-12-17 08:32:21','n_diff_pfx01',24,1,'id'),('nextcloud','oc_accounts_data','PRIMARY','2024-12-17 08:32:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_accounts_data','PRIMARY','2024-12-17 08:32:21','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_accounts_data','accounts_data_name','2024-12-17 08:32:21','n_diff_pfx01',12,1,'name'),('nextcloud','oc_accounts_data','accounts_data_name','2024-12-17 08:32:21','n_diff_pfx02',24,1,'name,id'),('nextcloud','oc_accounts_data','accounts_data_name','2024-12-17 08:32:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_accounts_data','accounts_data_name','2024-12-17 08:32:21','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_accounts_data','accounts_data_uid','2024-12-17 08:32:21','n_diff_pfx01',2,1,'uid'),('nextcloud','oc_accounts_data','accounts_data_uid','2024-12-17 08:32:21','n_diff_pfx02',24,1,'uid,id'),('nextcloud','oc_accounts_data','accounts_data_uid','2024-12-17 08:32:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_accounts_data','accounts_data_uid','2024-12-17 08:32:21','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_accounts_data','accounts_data_value','2024-12-17 08:32:21','n_diff_pfx01',6,1,'value'),('nextcloud','oc_accounts_data','accounts_data_value','2024-12-17 08:32:21','n_diff_pfx02',24,1,'value,id'),('nextcloud','oc_accounts_data','accounts_data_value','2024-12-17 08:32:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_accounts_data','accounts_data_value','2024-12-17 08:32:21','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_activity','PRIMARY','2024-12-17 08:32:21','n_diff_pfx01',40119,20,'activity_id'),('nextcloud','oc_activity','PRIMARY','2024-12-17 08:32:21','n_leaf_pages',860,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity','PRIMARY','2024-12-17 08:32:21','size',995,NULL,'Number of pages in the index'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_diff_pfx01',3,4,'affecteduser'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_diff_pfx02',12,8,'affecteduser,type'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_diff_pfx03',12,8,'affecteduser,type,app'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_diff_pfx04',14346,20,'affecteduser,type,app,timestamp'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_diff_pfx05',42101,20,'affecteduser,type,app,timestamp,activity_id'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','n_leaf_pages',115,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity','activity_filter','2024-12-17 08:32:21','size',161,NULL,'Number of pages in the index'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','n_diff_pfx01',3,4,'affecteduser'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','n_diff_pfx02',4,4,'affecteduser,user'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','n_diff_pfx03',12541,20,'affecteduser,user,timestamp'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','n_diff_pfx04',42155,20,'affecteduser,user,timestamp,activity_id'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','n_leaf_pages',83,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity','activity_filter_by','2024-12-17 08:32:21','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_activity','activity_object','2024-12-17 08:32:21','n_diff_pfx01',2,2,'object_type'),('nextcloud','oc_activity','activity_object','2024-12-17 08:32:21','n_diff_pfx02',36944,20,'object_type,object_id'),('nextcloud','oc_activity','activity_object','2024-12-17 08:32:21','n_diff_pfx03',42106,20,'object_type,object_id,activity_id'),('nextcloud','oc_activity','activity_object','2024-12-17 08:32:21','n_leaf_pages',74,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity','activity_object','2024-12-17 08:32:21','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_activity','activity_user_time','2024-12-17 08:32:21','n_diff_pfx01',3,4,'affecteduser'),('nextcloud','oc_activity','activity_user_time','2024-12-17 08:32:21','n_diff_pfx02',12373,20,'affecteduser,timestamp'),('nextcloud','oc_activity','activity_user_time','2024-12-17 08:32:21','n_diff_pfx03',42241,20,'affecteduser,timestamp,activity_id'),('nextcloud','oc_activity','activity_user_time','2024-12-17 08:32:21','n_leaf_pages',63,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity','activity_user_time','2024-12-17 08:32:21','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_activity_mq','PRIMARY','2024-12-17 08:32:22','n_diff_pfx01',0,1,'mail_id'),('nextcloud','oc_activity_mq','PRIMARY','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity_mq','PRIMARY','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_activity_mq','amp_latest_send_time','2024-12-17 08:32:22','n_diff_pfx01',0,1,'amq_latest_send'),('nextcloud','oc_activity_mq','amp_latest_send_time','2024-12-17 08:32:22','n_diff_pfx02',0,1,'amq_latest_send,mail_id'),('nextcloud','oc_activity_mq','amp_latest_send_time','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity_mq','amp_latest_send_time','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_activity_mq','amp_timestamp_time','2024-12-17 08:32:22','n_diff_pfx01',0,1,'amq_timestamp'),('nextcloud','oc_activity_mq','amp_timestamp_time','2024-12-17 08:32:22','n_diff_pfx02',0,1,'amq_timestamp,mail_id'),('nextcloud','oc_activity_mq','amp_timestamp_time','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity_mq','amp_timestamp_time','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_activity_mq','amp_user','2024-12-17 08:32:22','n_diff_pfx01',0,1,'amq_affecteduser'),('nextcloud','oc_activity_mq','amp_user','2024-12-17 08:32:22','n_diff_pfx02',0,1,'amq_affecteduser,mail_id'),('nextcloud','oc_activity_mq','amp_user','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_activity_mq','amp_user','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_addressbookchanges','PRIMARY','2024-12-17 08:32:22','n_diff_pfx01',10,1,'id'),('nextcloud','oc_addressbookchanges','PRIMARY','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_addressbookchanges','PRIMARY','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_addressbookchanges','addressbookid_synctoken','2024-12-17 08:32:22','n_diff_pfx01',1,1,'addressbookid'),('nextcloud','oc_addressbookchanges','addressbookid_synctoken','2024-12-17 08:32:22','n_diff_pfx02',10,1,'addressbookid,synctoken'),('nextcloud','oc_addressbookchanges','addressbookid_synctoken','2024-12-17 08:32:22','n_diff_pfx03',10,1,'addressbookid,synctoken,id'),('nextcloud','oc_addressbookchanges','addressbookid_synctoken','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_addressbookchanges','addressbookid_synctoken','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_addressbooks','PRIMARY','2024-12-17 08:32:22','n_diff_pfx01',4,1,'id'),('nextcloud','oc_addressbooks','PRIMARY','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_addressbooks','PRIMARY','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_addressbooks','addressbook_index','2024-12-17 08:32:22','n_diff_pfx01',4,1,'principaluri'),('nextcloud','oc_addressbooks','addressbook_index','2024-12-17 08:32:22','n_diff_pfx02',4,1,'principaluri,uri'),('nextcloud','oc_addressbooks','addressbook_index','2024-12-17 08:32:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_addressbooks','addressbook_index','2024-12-17 08:32:22','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_appconfig','PRIMARY','2024-12-17 08:32:23','n_diff_pfx01',55,2,'appid'),('nextcloud','oc_appconfig','PRIMARY','2024-12-17 08:32:23','n_diff_pfx02',220,2,'appid,configkey'),('nextcloud','oc_appconfig','PRIMARY','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_appconfig','PRIMARY','2024-12-17 08:32:23','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_appconfig','ac_lazy_i','2024-12-17 08:32:23','n_diff_pfx01',2,1,'lazy'),('nextcloud','oc_appconfig','ac_lazy_i','2024-12-17 08:32:23','n_diff_pfx02',56,1,'lazy,appid'),('nextcloud','oc_appconfig','ac_lazy_i','2024-12-17 08:32:23','n_diff_pfx03',220,1,'lazy,appid,configkey'),('nextcloud','oc_appconfig','ac_lazy_i','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_appconfig','ac_lazy_i','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_appconfig_ex','PRIMARY','2024-12-17 08:32:23','n_diff_pfx01',0,1,'id'),('nextcloud','oc_appconfig_ex','PRIMARY','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_appconfig_ex','PRIMARY','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_appconfig_ex','appconfig_ex__configkey','2024-12-17 08:32:23','n_diff_pfx01',0,1,'configkey'),('nextcloud','oc_appconfig_ex','appconfig_ex__configkey','2024-12-17 08:32:23','n_diff_pfx02',0,1,'configkey,id'),('nextcloud','oc_appconfig_ex','appconfig_ex__configkey','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_appconfig_ex','appconfig_ex__configkey','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_appconfig_ex','appconfig_ex__idx','2024-12-17 08:32:23','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_appconfig_ex','appconfig_ex__idx','2024-12-17 08:32:23','n_diff_pfx02',0,1,'appid,configkey'),('nextcloud','oc_appconfig_ex','appconfig_ex__idx','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_appconfig_ex','appconfig_ex__idx','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_authorized_groups','PRIMARY','2024-12-17 08:32:23','n_diff_pfx01',0,1,'id'),('nextcloud','oc_authorized_groups','PRIMARY','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authorized_groups','PRIMARY','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_authorized_groups','admindel_groupid_idx','2024-12-17 08:32:23','n_diff_pfx01',0,1,'group_id'),('nextcloud','oc_authorized_groups','admindel_groupid_idx','2024-12-17 08:32:23','n_diff_pfx02',0,1,'group_id,id'),('nextcloud','oc_authorized_groups','admindel_groupid_idx','2024-12-17 08:32:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authorized_groups','admindel_groupid_idx','2024-12-17 08:32:23','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_authtoken','PRIMARY','2025-08-30 01:46:40','n_diff_pfx01',15,5,'id'),('nextcloud','oc_authtoken','PRIMARY','2025-08-30 01:46:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authtoken','PRIMARY','2025-08-30 01:46:40','size',6,NULL,'Number of pages in the index'),('nextcloud','oc_authtoken','authtoken_last_activity_idx','2025-08-30 01:46:40','n_diff_pfx01',15,1,'last_activity'),('nextcloud','oc_authtoken','authtoken_last_activity_idx','2025-08-30 01:46:40','n_diff_pfx02',15,1,'last_activity,id'),('nextcloud','oc_authtoken','authtoken_last_activity_idx','2025-08-30 01:46:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authtoken','authtoken_last_activity_idx','2025-08-30 01:46:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_authtoken','authtoken_token_index','2025-08-30 01:46:40','n_diff_pfx01',15,1,'token'),('nextcloud','oc_authtoken','authtoken_token_index','2025-08-30 01:46:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authtoken','authtoken_token_index','2025-08-30 01:46:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_authtoken','authtoken_uid_index','2025-08-30 01:46:40','n_diff_pfx01',3,1,'uid'),('nextcloud','oc_authtoken','authtoken_uid_index','2025-08-30 01:46:40','n_diff_pfx02',15,1,'uid,id'),('nextcloud','oc_authtoken','authtoken_uid_index','2025-08-30 01:46:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_authtoken','authtoken_uid_index','2025-08-30 01:46:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','IDX_3EE1CD04A76ED395','2024-12-17 08:32:24','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_bookmarks','IDX_3EE1CD04A76ED395','2024-12-17 08:32:24','n_diff_pfx02',0,1,'user_id,id'),('nextcloud','oc_bookmarks','IDX_3EE1CD04A76ED395','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','IDX_3EE1CD04A76ED395','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','IDX_3EE1CD04DF091378','2024-12-17 08:32:24','n_diff_pfx01',0,1,'last_preview'),('nextcloud','oc_bookmarks','IDX_3EE1CD04DF091378','2024-12-17 08:32:24','n_diff_pfx02',0,1,'last_preview,id'),('nextcloud','oc_bookmarks','IDX_3EE1CD04DF091378','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','IDX_3EE1CD04DF091378','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','PRIMARY','2024-12-17 08:32:24','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks','PRIMARY','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','PRIMARY','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','bookmarks_clickcount','2024-12-17 08:32:24','n_diff_pfx01',0,1,'clickcount'),('nextcloud','oc_bookmarks','bookmarks_clickcount','2024-12-17 08:32:24','n_diff_pfx02',0,1,'clickcount,id'),('nextcloud','oc_bookmarks','bookmarks_clickcount','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','bookmarks_clickcount','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','bookmarks_dead','2024-12-17 08:32:24','n_diff_pfx01',0,1,'available'),('nextcloud','oc_bookmarks','bookmarks_dead','2024-12-17 08:32:24','n_diff_pfx02',0,1,'available,id'),('nextcloud','oc_bookmarks','bookmarks_dead','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','bookmarks_dead','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','bookmarks_deadbyuser','2024-12-17 08:32:24','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_bookmarks','bookmarks_deadbyuser','2024-12-17 08:32:24','n_diff_pfx02',0,1,'user_id,available'),('nextcloud','oc_bookmarks','bookmarks_deadbyuser','2024-12-17 08:32:24','n_diff_pfx03',0,1,'user_id,available,id'),('nextcloud','oc_bookmarks','bookmarks_deadbyuser','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','bookmarks_deadbyuser','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','bookmarks_modified','2024-12-17 08:32:24','n_diff_pfx01',0,1,'lastmodified'),('nextcloud','oc_bookmarks','bookmarks_modified','2024-12-17 08:32:24','n_diff_pfx02',0,1,'lastmodified,id'),('nextcloud','oc_bookmarks','bookmarks_modified','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','bookmarks_modified','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks','bookmarks_user_clickcount','2024-12-17 08:32:24','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_bookmarks','bookmarks_user_clickcount','2024-12-17 08:32:24','n_diff_pfx02',0,1,'user_id,clickcount'),('nextcloud','oc_bookmarks','bookmarks_user_clickcount','2024-12-17 08:32:24','n_diff_pfx03',0,1,'user_id,clickcount,id'),('nextcloud','oc_bookmarks','bookmarks_user_clickcount','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks','bookmarks_user_clickcount','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_folders','IDX_60F60C03A76ED395','2024-12-17 08:32:24','n_diff_pfx01',2,1,'user_id'),('nextcloud','oc_bookmarks_folders','IDX_60F60C03A76ED395','2024-12-17 08:32:24','n_diff_pfx02',2,1,'user_id,id'),('nextcloud','oc_bookmarks_folders','IDX_60F60C03A76ED395','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_folders','IDX_60F60C03A76ED395','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_folders','PRIMARY','2024-12-17 08:32:24','n_diff_pfx01',2,1,'id'),('nextcloud','oc_bookmarks_folders','PRIMARY','2024-12-17 08:32:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_folders','PRIMARY','2024-12-17 08:32:24','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_folders_public','PRIMARY','2024-12-17 08:32:25','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks_folders_public','PRIMARY','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_folders_public','PRIMARY','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_created_at','2024-12-17 08:32:25','n_diff_pfx01',0,1,'created_at'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_created_at','2024-12-17 08:32:25','n_diff_pfx02',0,1,'created_at,id'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_created_at','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_created_at','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_folder_id','2024-12-17 08:32:25','n_diff_pfx01',0,1,'folder_id'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_folder_id','2024-12-17 08:32:25','n_diff_pfx02',0,1,'folder_id,id'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_folder_id','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_folders_public','bookmarks_public_folder_id','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_root_folders','PRIMARY','2024-12-17 08:32:25','n_diff_pfx01',2,1,'user_id'),('nextcloud','oc_bookmarks_root_folders','PRIMARY','2024-12-17 08:32:25','n_diff_pfx02',2,1,'user_id,folder_id'),('nextcloud','oc_bookmarks_root_folders','PRIMARY','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_root_folders','PRIMARY','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_root_folders','bookmarks_root_folder','2024-12-17 08:32:25','n_diff_pfx01',2,1,'folder_id'),('nextcloud','oc_bookmarks_root_folders','bookmarks_root_folder','2024-12-17 08:32:25','n_diff_pfx02',2,1,'folder_id,user_id'),('nextcloud','oc_bookmarks_root_folders','bookmarks_root_folder','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_root_folders','bookmarks_root_folder','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_root_folders','bookmarks_user_root','2024-12-17 08:32:25','n_diff_pfx01',2,1,'user_id'),('nextcloud','oc_bookmarks_root_folders','bookmarks_user_root','2024-12-17 08:32:25','n_diff_pfx02',2,1,'user_id,folder_id'),('nextcloud','oc_bookmarks_root_folders','bookmarks_user_root','2024-12-17 08:32:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_root_folders','bookmarks_user_root','2024-12-17 08:32:25','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_folders','PRIMARY','2024-12-17 08:32:26','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks_shared_folders','PRIMARY','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_folders','PRIMARY','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared','2024-12-17 08:32:26','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared','2024-12-17 08:32:26','n_diff_pfx02',0,1,'id,user_id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared','2024-12-17 08:32:26','n_diff_pfx03',0,1,'id,user_id,folder_id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_folder','2024-12-17 08:32:26','n_diff_pfx01',0,1,'folder_id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_folder','2024-12-17 08:32:26','n_diff_pfx02',0,1,'folder_id,id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_folder','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_folder','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_user','2024-12-17 08:32:26','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_user','2024-12-17 08:32:26','n_diff_pfx02',0,1,'user_id,id'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_user','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_folders','bookmarks_shared_user','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'shared_folder_id'),('nextcloud','oc_bookmarks_shared_to_shares','PRIMARY','2024-12-17 08:33:19','n_diff_pfx02',0,1,'shared_folder_id,share_id'),('nextcloud','oc_bookmarks_shared_to_shares','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_share_to_shared','2024-12-17 08:33:19','n_diff_pfx01',0,1,'share_id'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_share_to_shared','2024-12-17 08:33:19','n_diff_pfx02',0,1,'share_id,shared_folder_id'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_share_to_shared','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_share_to_shared','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_shares_to_shares','2024-12-17 08:33:19','n_diff_pfx01',0,1,'shared_folder_id'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_shares_to_shares','2024-12-17 08:33:19','n_diff_pfx02',0,1,'shared_folder_id,share_id'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_shares_to_shares','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shared_to_shares','bookmarks_shares_to_shares','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shares','PRIMARY','2024-12-17 08:32:26','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks_shares','PRIMARY','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shares','PRIMARY','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_created_at','2024-12-17 08:32:26','n_diff_pfx01',0,1,'created_at'),('nextcloud','oc_bookmarks_shares','bookmarks_share_created_at','2024-12-17 08:32:26','n_diff_pfx02',0,1,'created_at,id'),('nextcloud','oc_bookmarks_shares','bookmarks_share_created_at','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_created_at','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_folder_id','2024-12-17 08:32:26','n_diff_pfx01',0,1,'folder_id'),('nextcloud','oc_bookmarks_shares','bookmarks_share_folder_id','2024-12-17 08:32:26','n_diff_pfx02',0,1,'folder_id,id'),('nextcloud','oc_bookmarks_shares','bookmarks_share_folder_id','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_folder_id','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_owner','2024-12-17 08:32:26','n_diff_pfx01',0,1,'owner'),('nextcloud','oc_bookmarks_shares','bookmarks_share_owner','2024-12-17 08:32:26','n_diff_pfx02',0,1,'owner,id'),('nextcloud','oc_bookmarks_shares','bookmarks_share_owner','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_owner','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_part','2024-12-17 08:32:26','n_diff_pfx01',0,1,'participant'),('nextcloud','oc_bookmarks_shares','bookmarks_share_part','2024-12-17 08:32:26','n_diff_pfx02',0,1,'participant,type'),('nextcloud','oc_bookmarks_shares','bookmarks_share_part','2024-12-17 08:32:26','n_diff_pfx03',0,1,'participant,type,id'),('nextcloud','oc_bookmarks_shares','bookmarks_share_part','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_shares','bookmarks_share_part','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_tags','PRIMARY','2024-12-17 08:32:26','n_diff_pfx01',0,1,'bookmark_id'),('nextcloud','oc_bookmarks_tags','PRIMARY','2024-12-17 08:32:26','n_diff_pfx02',0,1,'bookmark_id,tag'),('nextcloud','oc_bookmarks_tags','PRIMARY','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_tags','PRIMARY','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_tags','bookmark_tag','2024-12-17 08:32:26','n_diff_pfx01',0,1,'bookmark_id'),('nextcloud','oc_bookmarks_tags','bookmark_tag','2024-12-17 08:32:26','n_diff_pfx02',0,1,'bookmark_id,tag'),('nextcloud','oc_bookmarks_tags','bookmark_tag','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_tags','bookmark_tag','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_tree','PRIMARY','2024-12-17 08:32:26','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bookmarks_tree','PRIMARY','2024-12-17 08:32:26','n_diff_pfx02',0,1,'id,type'),('nextcloud','oc_bookmarks_tree','PRIMARY','2024-12-17 08:32:26','n_diff_pfx03',0,1,'id,type,parent_folder'),('nextcloud','oc_bookmarks_tree','PRIMARY','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_tree','PRIMARY','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent','2024-12-17 08:32:26','n_diff_pfx01',0,1,'parent_folder'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent','2024-12-17 08:32:26','n_diff_pfx02',0,1,'parent_folder,id'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent','2024-12-17 08:32:26','n_diff_pfx03',0,1,'parent_folder,id,type'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','n_diff_pfx01',0,1,'parent_folder'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','n_diff_pfx02',0,1,'parent_folder,index'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','n_diff_pfx03',0,1,'parent_folder,index,id'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','n_diff_pfx04',0,1,'parent_folder,index,id,type'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bookmarks_tree','bookmarks_tree_parent_i','2024-12-17 08:32:26','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bruteforce_attempts','PRIMARY','2024-12-17 08:32:27','n_diff_pfx01',0,1,'id'),('nextcloud','oc_bruteforce_attempts','PRIMARY','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bruteforce_attempts','PRIMARY','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_ip','2024-12-17 08:32:27','n_diff_pfx01',0,1,'ip'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_ip','2024-12-17 08:32:27','n_diff_pfx02',0,1,'ip,id'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_ip','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_ip','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_subnet','2024-12-17 08:32:27','n_diff_pfx01',0,1,'subnet'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_subnet','2024-12-17 08:32:27','n_diff_pfx02',0,1,'subnet,id'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_subnet','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_bruteforce_attempts','bruteforce_attempts_subnet','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_appt_bookings','PRIMARY','2024-12-17 08:32:27','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_appt_bookings','PRIMARY','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_appt_bookings','PRIMARY','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_appt_bookings','cal_appt_bk_token_uniq_idx','2024-12-17 08:32:27','n_diff_pfx01',0,1,'token'),('nextcloud','oc_calendar_appt_bookings','cal_appt_bk_token_uniq_idx','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_appt_bookings','cal_appt_bk_token_uniq_idx','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_appt_configs','PRIMARY','2024-12-17 08:32:27','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_appt_configs','PRIMARY','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_appt_configs','PRIMARY','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_appt_configs','cal_appt_token_uniq_idx','2024-12-17 08:32:27','n_diff_pfx01',0,1,'token'),('nextcloud','oc_calendar_appt_configs','cal_appt_token_uniq_idx','2024-12-17 08:32:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_appt_configs','cal_appt_token_uniq_idx','2024-12-17 08:32:27','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_invitations','PRIMARY','2024-12-17 08:32:28','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_invitations','PRIMARY','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_invitations','PRIMARY','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_invitations','calendar_invitation_tokens','2024-12-17 08:32:28','n_diff_pfx01',0,1,'token'),('nextcloud','oc_calendar_invitations','calendar_invitation_tokens','2024-12-17 08:32:28','n_diff_pfx02',0,1,'token,id'),('nextcloud','oc_calendar_invitations','calendar_invitation_tokens','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_invitations','calendar_invitation_tokens','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_reminders','PRIMARY','2024-12-17 08:32:28','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_reminders','PRIMARY','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_reminders','PRIMARY','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_reminders','calendar_reminder_objid','2024-12-17 08:32:28','n_diff_pfx01',0,1,'object_id'),('nextcloud','oc_calendar_reminders','calendar_reminder_objid','2024-12-17 08:32:28','n_diff_pfx02',0,1,'object_id,id'),('nextcloud','oc_calendar_reminders','calendar_reminder_objid','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_reminders','calendar_reminder_objid','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_reminders','calendar_reminder_uidrec','2024-12-17 08:32:28','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_calendar_reminders','calendar_reminder_uidrec','2024-12-17 08:32:28','n_diff_pfx02',0,1,'uid,recurrence_id'),('nextcloud','oc_calendar_reminders','calendar_reminder_uidrec','2024-12-17 08:32:28','n_diff_pfx03',0,1,'uid,recurrence_id,id'),('nextcloud','oc_calendar_reminders','calendar_reminder_uidrec','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_reminders','calendar_reminder_uidrec','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources','PRIMARY','2024-12-17 08:32:28','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_resources','PRIMARY','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources','PRIMARY','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_bkdrsc','2024-12-17 08:32:28','n_diff_pfx01',0,1,'backend_id'),('nextcloud','oc_calendar_resources','calendar_resources_bkdrsc','2024-12-17 08:32:28','n_diff_pfx02',0,1,'backend_id,resource_id'),('nextcloud','oc_calendar_resources','calendar_resources_bkdrsc','2024-12-17 08:32:28','n_diff_pfx03',0,1,'backend_id,resource_id,id'),('nextcloud','oc_calendar_resources','calendar_resources_bkdrsc','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_bkdrsc','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_email','2024-12-17 08:32:28','n_diff_pfx01',0,1,'email'),('nextcloud','oc_calendar_resources','calendar_resources_email','2024-12-17 08:32:28','n_diff_pfx02',0,1,'email,id'),('nextcloud','oc_calendar_resources','calendar_resources_email','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_email','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_name','2024-12-17 08:32:28','n_diff_pfx01',0,1,'displayname'),('nextcloud','oc_calendar_resources','calendar_resources_name','2024-12-17 08:32:28','n_diff_pfx02',0,1,'displayname,id'),('nextcloud','oc_calendar_resources','calendar_resources_name','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources','calendar_resources_name','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources_md','PRIMARY','2024-12-17 08:32:28','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_resources_md','PRIMARY','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources_md','PRIMARY','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_resources_md','calendar_resources_md_idk','2024-12-17 08:32:28','n_diff_pfx01',0,1,'resource_id'),('nextcloud','oc_calendar_resources_md','calendar_resources_md_idk','2024-12-17 08:32:28','n_diff_pfx02',0,1,'resource_id,key'),('nextcloud','oc_calendar_resources_md','calendar_resources_md_idk','2024-12-17 08:32:28','n_diff_pfx03',0,1,'resource_id,key,id'),('nextcloud','oc_calendar_resources_md','calendar_resources_md_idk','2024-12-17 08:32:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_resources_md','calendar_resources_md_idk','2024-12-17 08:32:28','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms','PRIMARY','2024-12-17 08:32:29','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_rooms','PRIMARY','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms','PRIMARY','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_bkdrsc','2024-12-17 08:32:29','n_diff_pfx01',0,1,'backend_id'),('nextcloud','oc_calendar_rooms','calendar_rooms_bkdrsc','2024-12-17 08:32:29','n_diff_pfx02',0,1,'backend_id,resource_id'),('nextcloud','oc_calendar_rooms','calendar_rooms_bkdrsc','2024-12-17 08:32:29','n_diff_pfx03',0,1,'backend_id,resource_id,id'),('nextcloud','oc_calendar_rooms','calendar_rooms_bkdrsc','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_bkdrsc','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_email','2024-12-17 08:32:29','n_diff_pfx01',0,1,'email'),('nextcloud','oc_calendar_rooms','calendar_rooms_email','2024-12-17 08:32:29','n_diff_pfx02',0,1,'email,id'),('nextcloud','oc_calendar_rooms','calendar_rooms_email','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_email','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_name','2024-12-17 08:32:29','n_diff_pfx01',0,1,'displayname'),('nextcloud','oc_calendar_rooms','calendar_rooms_name','2024-12-17 08:32:29','n_diff_pfx02',0,1,'displayname,id'),('nextcloud','oc_calendar_rooms','calendar_rooms_name','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms','calendar_rooms_name','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms_md','PRIMARY','2024-12-17 08:32:29','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendar_rooms_md','PRIMARY','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms_md','PRIMARY','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendar_rooms_md','calendar_rooms_md_idk','2024-12-17 08:32:29','n_diff_pfx01',0,1,'room_id'),('nextcloud','oc_calendar_rooms_md','calendar_rooms_md_idk','2024-12-17 08:32:29','n_diff_pfx02',0,1,'room_id,key'),('nextcloud','oc_calendar_rooms_md','calendar_rooms_md_idk','2024-12-17 08:32:29','n_diff_pfx03',0,1,'room_id,key,id'),('nextcloud','oc_calendar_rooms_md','calendar_rooms_md_idk','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendar_rooms_md','calendar_rooms_md_idk','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarchanges','PRIMARY','2024-12-17 08:32:29','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendarchanges','PRIMARY','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarchanges','PRIMARY','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','n_diff_pfx01',0,1,'calendarid'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','n_diff_pfx02',0,1,'calendarid,calendartype'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','n_diff_pfx03',0,1,'calendarid,calendartype,synctoken'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','n_diff_pfx04',0,1,'calendarid,calendartype,synctoken,id'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarchanges','calid_type_synctoken','2024-12-17 08:32:29','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects','PRIMARY','2024-12-17 08:32:30','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendarobjects','PRIMARY','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects','PRIMARY','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects','calobj_clssfction_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'classification'),('nextcloud','oc_calendarobjects','calobj_clssfction_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'classification,id'),('nextcloud','oc_calendarobjects','calobj_clssfction_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects','calobj_clssfction_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects','calobjects_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'calendarid'),('nextcloud','oc_calendarobjects','calobjects_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'calendarid,calendartype'),('nextcloud','oc_calendarobjects','calobjects_index','2024-12-17 08:32:30','n_diff_pfx03',0,1,'calendarid,calendartype,uri'),('nextcloud','oc_calendarobjects','calobjects_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects','calobjects_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects_props','PRIMARY','2024-12-17 08:32:30','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendarobjects_props','PRIMARY','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects_props','PRIMARY','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_calid_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'calendarid'),('nextcloud','oc_calendarobjects_props','calendarobject_calid_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'calendarid,calendartype'),('nextcloud','oc_calendarobjects_props','calendarobject_calid_index','2024-12-17 08:32:30','n_diff_pfx03',0,1,'calendarid,calendartype,id'),('nextcloud','oc_calendarobjects_props','calendarobject_calid_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_calid_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'objectid'),('nextcloud','oc_calendarobjects_props','calendarobject_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'objectid,calendartype'),('nextcloud','oc_calendarobjects_props','calendarobject_index','2024-12-17 08:32:30','n_diff_pfx03',0,1,'objectid,calendartype,id'),('nextcloud','oc_calendarobjects_props','calendarobject_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_name_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'name'),('nextcloud','oc_calendarobjects_props','calendarobject_name_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'name,calendartype'),('nextcloud','oc_calendarobjects_props','calendarobject_name_index','2024-12-17 08:32:30','n_diff_pfx03',0,1,'name,calendartype,id'),('nextcloud','oc_calendarobjects_props','calendarobject_name_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_name_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_value_index','2024-12-17 08:32:30','n_diff_pfx01',0,1,'value'),('nextcloud','oc_calendarobjects_props','calendarobject_value_index','2024-12-17 08:32:30','n_diff_pfx02',0,1,'value,calendartype'),('nextcloud','oc_calendarobjects_props','calendarobject_value_index','2024-12-17 08:32:30','n_diff_pfx03',0,1,'value,calendartype,id'),('nextcloud','oc_calendarobjects_props','calendarobject_value_index','2024-12-17 08:32:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarobjects_props','calendarobject_value_index','2024-12-17 08:32:30','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendars','PRIMARY','2024-12-17 08:32:31','n_diff_pfx01',6,1,'id'),('nextcloud','oc_calendars','PRIMARY','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendars','PRIMARY','2024-12-17 08:32:31','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendars','calendars_index','2024-12-17 08:32:31','n_diff_pfx01',4,1,'principaluri'),('nextcloud','oc_calendars','calendars_index','2024-12-17 08:32:31','n_diff_pfx02',6,1,'principaluri,uri'),('nextcloud','oc_calendars','calendars_index','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendars','calendars_index','2024-12-17 08:32:31','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendars','cals_princ_del_idx','2024-12-17 08:32:31','n_diff_pfx01',4,1,'principaluri'),('nextcloud','oc_calendars','cals_princ_del_idx','2024-12-17 08:32:31','n_diff_pfx02',4,1,'principaluri,deleted_at'),('nextcloud','oc_calendars','cals_princ_del_idx','2024-12-17 08:32:31','n_diff_pfx03',6,1,'principaluri,deleted_at,id'),('nextcloud','oc_calendars','cals_princ_del_idx','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendars','cals_princ_del_idx','2024-12-17 08:32:31','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarsubscriptions','PRIMARY','2024-12-17 08:32:31','n_diff_pfx01',0,1,'id'),('nextcloud','oc_calendarsubscriptions','PRIMARY','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarsubscriptions','PRIMARY','2024-12-17 08:32:31','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_calendarsubscriptions','calsub_index','2024-12-17 08:32:31','n_diff_pfx01',0,1,'principaluri'),('nextcloud','oc_calendarsubscriptions','calsub_index','2024-12-17 08:32:31','n_diff_pfx02',0,1,'principaluri,uri'),('nextcloud','oc_calendarsubscriptions','calsub_index','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_calendarsubscriptions','calsub_index','2024-12-17 08:32:31','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cards','PRIMARY','2024-12-17 08:32:31','n_diff_pfx01',306,8,'id'),('nextcloud','oc_cards','PRIMARY','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards','PRIMARY','2024-12-17 08:32:31','size',12,NULL,'Number of pages in the index'),('nextcloud','oc_cards','cards_abiduri','2024-12-17 08:32:31','n_diff_pfx01',2,2,'addressbookid'),('nextcloud','oc_cards','cards_abiduri','2024-12-17 08:32:31','n_diff_pfx02',306,2,'addressbookid,uri'),('nextcloud','oc_cards','cards_abiduri','2024-12-17 08:32:31','n_diff_pfx03',306,2,'addressbookid,uri,id'),('nextcloud','oc_cards','cards_abiduri','2024-12-17 08:32:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards','cards_abiduri','2024-12-17 08:32:31','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_cards_properties','PRIMARY','2024-12-17 08:32:32','n_diff_pfx01',1301,7,'id'),('nextcloud','oc_cards_properties','PRIMARY','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards_properties','PRIMARY','2024-12-17 08:32:32','size',8,NULL,'Number of pages in the index'),('nextcloud','oc_cards_properties','card_contactid_index','2024-12-17 08:32:32','n_diff_pfx01',306,2,'cardid'),('nextcloud','oc_cards_properties','card_contactid_index','2024-12-17 08:32:32','n_diff_pfx02',1301,2,'cardid,id'),('nextcloud','oc_cards_properties','card_contactid_index','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards_properties','card_contactid_index','2024-12-17 08:32:32','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_cards_properties','card_name_index','2024-12-17 08:32:32','n_diff_pfx01',9,2,'name'),('nextcloud','oc_cards_properties','card_name_index','2024-12-17 08:32:32','n_diff_pfx02',1301,2,'name,id'),('nextcloud','oc_cards_properties','card_name_index','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards_properties','card_name_index','2024-12-17 08:32:32','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_cards_properties','card_value_index','2024-12-17 08:32:32','n_diff_pfx01',926,3,'value'),('nextcloud','oc_cards_properties','card_value_index','2024-12-17 08:32:32','n_diff_pfx02',1301,3,'value,id'),('nextcloud','oc_cards_properties','card_value_index','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards_properties','card_value_index','2024-12-17 08:32:32','size',4,NULL,'Number of pages in the index'),('nextcloud','oc_cards_properties','cards_prop_abid','2024-12-17 08:32:32','n_diff_pfx01',2,2,'addressbookid'),('nextcloud','oc_cards_properties','cards_prop_abid','2024-12-17 08:32:32','n_diff_pfx02',1301,2,'addressbookid,id'),('nextcloud','oc_cards_properties','cards_prop_abid','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cards_properties','cards_prop_abid','2024-12-17 08:32:32','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F5484230B1DE','2024-12-17 08:32:32','n_diff_pfx01',1,1,'instance'),('nextcloud','oc_circles_circle','IDX_8195F5484230B1DE','2024-12-17 08:32:32','n_diff_pfx02',5,1,'instance,id'),('nextcloud','oc_circles_circle','IDX_8195F5484230B1DE','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F5484230B1DE','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F5485F8A7F73','2024-12-17 08:32:32','n_diff_pfx01',2,1,'source'),('nextcloud','oc_circles_circle','IDX_8195F5485F8A7F73','2024-12-17 08:32:32','n_diff_pfx02',5,1,'source,id'),('nextcloud','oc_circles_circle','IDX_8195F5485F8A7F73','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F5485F8A7F73','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F548C317B362','2024-12-17 08:32:32','n_diff_pfx01',1,1,'sanitized_name'),('nextcloud','oc_circles_circle','IDX_8195F548C317B362','2024-12-17 08:32:32','n_diff_pfx02',5,1,'sanitized_name,id'),('nextcloud','oc_circles_circle','IDX_8195F548C317B362','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F548C317B362','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F548D48A2F7C','2024-12-17 08:32:32','n_diff_pfx01',2,1,'config'),('nextcloud','oc_circles_circle','IDX_8195F548D48A2F7C','2024-12-17 08:32:32','n_diff_pfx02',5,1,'config,id'),('nextcloud','oc_circles_circle','IDX_8195F548D48A2F7C','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','IDX_8195F548D48A2F7C','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','PRIMARY','2024-12-17 08:32:32','n_diff_pfx01',5,1,'id'),('nextcloud','oc_circles_circle','PRIMARY','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','PRIMARY','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','UNIQ_8195F548E3C68343','2024-12-17 08:32:32','n_diff_pfx01',5,1,'unique_id'),('nextcloud','oc_circles_circle','UNIQ_8195F548E3C68343','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','UNIQ_8195F548E3C68343','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_circle','dname','2024-12-17 08:32:32','n_diff_pfx01',5,1,'display_name'),('nextcloud','oc_circles_circle','dname','2024-12-17 08:32:32','n_diff_pfx02',5,1,'display_name,id'),('nextcloud','oc_circles_circle','dname','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_circle','dname','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_event','PRIMARY','2024-12-17 08:32:32','n_diff_pfx01',0,1,'token'),('nextcloud','oc_circles_event','PRIMARY','2024-12-17 08:32:32','n_diff_pfx02',0,1,'token,instance'),('nextcloud','oc_circles_event','PRIMARY','2024-12-17 08:32:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_event','PRIMARY','2024-12-17 08:32:32','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_member','IDX_25C66A49E7A1254A','2024-12-17 08:32:33','n_diff_pfx01',1,1,'contact_id'),('nextcloud','oc_circles_member','IDX_25C66A49E7A1254A','2024-12-17 08:32:33','n_diff_pfx02',5,1,'contact_id,id'),('nextcloud','oc_circles_member','IDX_25C66A49E7A1254A','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_member','IDX_25C66A49E7A1254A','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_member','PRIMARY','2024-12-17 08:32:33','n_diff_pfx01',5,1,'id'),('nextcloud','oc_circles_member','PRIMARY','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_member','PRIMARY','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_member','circles_member_cisi','2024-12-17 08:32:33','n_diff_pfx01',5,1,'circle_id'),('nextcloud','oc_circles_member','circles_member_cisi','2024-12-17 08:32:33','n_diff_pfx02',5,1,'circle_id,single_id'),('nextcloud','oc_circles_member','circles_member_cisi','2024-12-17 08:32:33','n_diff_pfx03',5,1,'circle_id,single_id,id'),('nextcloud','oc_circles_member','circles_member_cisi','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_member','circles_member_cisi','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx01',5,1,'circle_id'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx02',5,1,'circle_id,single_id'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx03',5,1,'circle_id,single_id,user_id'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx04',5,1,'circle_id,single_id,user_id,user_type'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx05',5,1,'circle_id,single_id,user_id,user_type,instance'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx06',5,1,'circle_id,single_id,user_id,user_type,instance,level'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_diff_pfx07',5,1,'circle_id,single_id,user_id,user_type,instance,level,id'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_member','circles_member_cisiuiutil','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_membership','IDX_8FC816EAE7C1D92B','2024-12-17 08:32:33','n_diff_pfx01',5,1,'single_id'),('nextcloud','oc_circles_membership','IDX_8FC816EAE7C1D92B','2024-12-17 08:32:33','n_diff_pfx02',5,1,'single_id,circle_id'),('nextcloud','oc_circles_membership','IDX_8FC816EAE7C1D92B','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_membership','IDX_8FC816EAE7C1D92B','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_membership','PRIMARY','2024-12-17 08:32:33','n_diff_pfx01',5,1,'single_id'),('nextcloud','oc_circles_membership','PRIMARY','2024-12-17 08:32:33','n_diff_pfx02',5,1,'single_id,circle_id'),('nextcloud','oc_circles_membership','PRIMARY','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_membership','PRIMARY','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','n_diff_pfx01',5,1,'inheritance_first'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','n_diff_pfx02',5,1,'inheritance_first,inheritance_last'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','n_diff_pfx03',5,1,'inheritance_first,inheritance_last,circle_id'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','n_diff_pfx04',5,1,'inheritance_first,inheritance_last,circle_id,single_id'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_membership','circles_membership_ifilci','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_mount','PRIMARY','2024-12-17 08:32:33','n_diff_pfx01',0,1,'id'),('nextcloud','oc_circles_mount','PRIMARY','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_mount','PRIMARY','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_diff_pfx01',0,1,'circle_id'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_diff_pfx02',0,1,'circle_id,mount_id'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_diff_pfx03',0,1,'circle_id,mount_id,parent'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_diff_pfx04',0,1,'circle_id,mount_id,parent,token'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_diff_pfx05',0,1,'circle_id,mount_id,parent,token,id'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_mount','circles_mount_cimipt','2024-12-17 08:32:33','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_mountpoint','PRIMARY','2024-12-17 08:32:34','n_diff_pfx01',0,1,'id'),('nextcloud','oc_circles_mountpoint','PRIMARY','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_mountpoint','PRIMARY','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_mountpoint','circles_mountpoint_ms','2024-12-17 08:32:34','n_diff_pfx01',0,1,'mount_id'),('nextcloud','oc_circles_mountpoint','circles_mountpoint_ms','2024-12-17 08:32:34','n_diff_pfx02',0,1,'mount_id,single_id'),('nextcloud','oc_circles_mountpoint','circles_mountpoint_ms','2024-12-17 08:32:34','n_diff_pfx03',0,1,'mount_id,single_id,id'),('nextcloud','oc_circles_mountpoint','circles_mountpoint_ms','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_mountpoint','circles_mountpoint_ms','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_mountpoint','mp_sid_hash','2024-12-17 08:32:34','n_diff_pfx01',0,1,'single_id'),('nextcloud','oc_circles_mountpoint','mp_sid_hash','2024-12-17 08:32:34','n_diff_pfx02',0,1,'single_id,mountpoint_hash'),('nextcloud','oc_circles_mountpoint','mp_sid_hash','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_mountpoint','mp_sid_hash','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_remote','IDX_F94EF8334F8E741','2024-12-17 08:32:34','n_diff_pfx01',0,1,'href'),('nextcloud','oc_circles_remote','IDX_F94EF8334F8E741','2024-12-17 08:32:34','n_diff_pfx02',0,1,'href,id'),('nextcloud','oc_circles_remote','IDX_F94EF8334F8E741','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_remote','IDX_F94EF8334F8E741','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_remote','IDX_F94EF83539B0606','2024-12-17 08:32:34','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_circles_remote','IDX_F94EF83539B0606','2024-12-17 08:32:34','n_diff_pfx02',0,1,'uid,id'),('nextcloud','oc_circles_remote','IDX_F94EF83539B0606','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_remote','IDX_F94EF83539B0606','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_remote','PRIMARY','2024-12-17 08:32:34','n_diff_pfx01',0,1,'id'),('nextcloud','oc_circles_remote','PRIMARY','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_remote','PRIMARY','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_remote','UNIQ_F94EF834230B1DE','2024-12-17 08:32:34','n_diff_pfx01',0,1,'instance'),('nextcloud','oc_circles_remote','UNIQ_F94EF834230B1DE','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_remote','UNIQ_F94EF834230B1DE','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_share_lock','PRIMARY','2024-12-17 08:32:34','n_diff_pfx01',0,1,'id'),('nextcloud','oc_circles_share_lock','PRIMARY','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_share_lock','PRIMARY','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_share_lock','UNIQ_337F52F8126F525E70EE2FF6','2024-12-17 08:32:34','n_diff_pfx01',0,1,'item_id'),('nextcloud','oc_circles_share_lock','UNIQ_337F52F8126F525E70EE2FF6','2024-12-17 08:32:34','n_diff_pfx02',0,1,'item_id,circle_id'),('nextcloud','oc_circles_share_lock','UNIQ_337F52F8126F525E70EE2FF6','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_share_lock','UNIQ_337F52F8126F525E70EE2FF6','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_token','PRIMARY','2024-12-17 08:32:34','n_diff_pfx01',0,1,'id'),('nextcloud','oc_circles_token','PRIMARY','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_token','PRIMARY','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_diff_pfx01',0,1,'share_id'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_diff_pfx02',0,1,'share_id,circle_id'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_diff_pfx03',0,1,'share_id,circle_id,single_id'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_diff_pfx04',0,1,'share_id,circle_id,single_id,member_id'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_diff_pfx05',0,1,'share_id,circle_id,single_id,member_id,token'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_circles_token','sicisimit','2024-12-17 08:32:34','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','n_diff_pfx02',0,1,'user_id,collection_id'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','n_diff_pfx03',0,1,'user_id,collection_id,resource_type'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','n_diff_pfx04',0,1,'user_id,collection_id,resource_type,resource_id'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_collres_accesscache','PRIMARY','2024-12-17 08:32:35','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','n_diff_pfx02',0,1,'user_id,resource_type'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','n_diff_pfx03',0,1,'user_id,resource_type,resource_id'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','n_diff_pfx04',0,1,'user_id,resource_type,resource_id,collection_id'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_collres_accesscache','collres_user_res','2024-12-17 08:32:35','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_collres_collections','PRIMARY','2024-12-17 08:32:35','n_diff_pfx01',0,1,'id'),('nextcloud','oc_collres_collections','PRIMARY','2024-12-17 08:32:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_collres_collections','PRIMARY','2024-12-17 08:32:35','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_collres_resources','PRIMARY','2024-12-17 08:32:35','n_diff_pfx01',0,1,'collection_id'),('nextcloud','oc_collres_resources','PRIMARY','2024-12-17 08:32:35','n_diff_pfx02',0,1,'collection_id,resource_type'),('nextcloud','oc_collres_resources','PRIMARY','2024-12-17 08:32:35','n_diff_pfx03',0,1,'collection_id,resource_type,resource_id'),('nextcloud','oc_collres_resources','PRIMARY','2024-12-17 08:32:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_collres_resources','PRIMARY','2024-12-17 08:32:35','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','PRIMARY','2024-12-17 08:32:36','n_diff_pfx01',0,1,'id'),('nextcloud','oc_comments','PRIMARY','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','PRIMARY','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','comments_actor_index','2024-12-17 08:32:36','n_diff_pfx01',0,1,'actor_type'),('nextcloud','oc_comments','comments_actor_index','2024-12-17 08:32:36','n_diff_pfx02',0,1,'actor_type,actor_id'),('nextcloud','oc_comments','comments_actor_index','2024-12-17 08:32:36','n_diff_pfx03',0,1,'actor_type,actor_id,id'),('nextcloud','oc_comments','comments_actor_index','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','comments_actor_index','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','n_diff_pfx01',0,1,'object_type'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','n_diff_pfx02',0,1,'object_type,object_id'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','n_diff_pfx03',0,1,'object_type,object_id,creation_timestamp'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','n_diff_pfx04',0,1,'object_type,object_id,creation_timestamp,id'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','comments_object_index','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','comments_parent_id_index','2024-12-17 08:32:36','n_diff_pfx01',0,1,'parent_id'),('nextcloud','oc_comments','comments_parent_id_index','2024-12-17 08:32:36','n_diff_pfx02',0,1,'parent_id,id'),('nextcloud','oc_comments','comments_parent_id_index','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','comments_parent_id_index','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','comments_topmost_parent_id_idx','2024-12-17 08:32:36','n_diff_pfx01',0,1,'topmost_parent_id'),('nextcloud','oc_comments','comments_topmost_parent_id_idx','2024-12-17 08:32:36','n_diff_pfx02',0,1,'topmost_parent_id,id'),('nextcloud','oc_comments','comments_topmost_parent_id_idx','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','comments_topmost_parent_id_idx','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments','expire_date','2024-12-17 08:32:36','n_diff_pfx01',0,1,'expire_date'),('nextcloud','oc_comments','expire_date','2024-12-17 08:32:36','n_diff_pfx02',0,1,'expire_date,id'),('nextcloud','oc_comments','expire_date','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments','expire_date','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments_read_markers','PRIMARY','2024-12-17 08:32:36','n_diff_pfx01',2,1,'user_id'),('nextcloud','oc_comments_read_markers','PRIMARY','2024-12-17 08:32:36','n_diff_pfx02',2,1,'user_id,object_type'),('nextcloud','oc_comments_read_markers','PRIMARY','2024-12-17 08:32:36','n_diff_pfx03',3,1,'user_id,object_type,object_id'),('nextcloud','oc_comments_read_markers','PRIMARY','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments_read_markers','PRIMARY','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_comments_read_markers','comments_marker_object_index','2024-12-17 08:32:36','n_diff_pfx01',1,1,'object_type'),('nextcloud','oc_comments_read_markers','comments_marker_object_index','2024-12-17 08:32:36','n_diff_pfx02',3,1,'object_type,object_id'),('nextcloud','oc_comments_read_markers','comments_marker_object_index','2024-12-17 08:32:36','n_diff_pfx03',3,1,'object_type,object_id,user_id'),('nextcloud','oc_comments_read_markers','comments_marker_object_index','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_comments_read_markers','comments_marker_object_index','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_bill_owers','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_bill_owers','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_bill_owers','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_bills','PRIMARY','2024-12-17 08:32:36','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_bills','PRIMARY','2024-12-17 08:32:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_bills','PRIMARY','2024-12-17 08:32:36','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_categories','PRIMARY','2024-12-17 08:32:37','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_categories','PRIMARY','2024-12-17 08:32:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_categories','PRIMARY','2024-12-17 08:32:37','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_currencies','PRIMARY','2024-12-17 08:32:37','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_currencies','PRIMARY','2024-12-17 08:32:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_currencies','PRIMARY','2024-12-17 08:32:37','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_members','PRIMARY','2024-12-17 08:32:37','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_members','PRIMARY','2024-12-17 08:32:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_members','PRIMARY','2024-12-17 08:32:37','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_paymentmodes','PRIMARY','2024-12-17 08:32:38','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_paymentmodes','PRIMARY','2024-12-17 08:32:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_paymentmodes','PRIMARY','2024-12-17 08:32:38','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_projects','PRIMARY','2024-12-17 08:32:38','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_projects','PRIMARY','2024-12-17 08:32:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_projects','PRIMARY','2024-12-17 08:32:38','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_cospend_shares','PRIMARY','2024-12-17 08:32:38','n_diff_pfx01',0,1,'id'),('nextcloud','oc_cospend_shares','PRIMARY','2024-12-17 08:32:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_cospend_shares','PRIMARY','2024-12-17 08:32:38','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_absence','PRIMARY','2024-12-17 08:32:38','n_diff_pfx01',0,1,'id'),('nextcloud','oc_dav_absence','PRIMARY','2024-12-17 08:32:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_absence','PRIMARY','2024-12-17 08:32:38','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_absence','dav_absence_uid_idx','2024-12-17 08:32:38','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_dav_absence','dav_absence_uid_idx','2024-12-17 08:32:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_absence','dav_absence_uid_idx','2024-12-17 08:32:38','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_cal_proxy','PRIMARY','2024-12-17 08:32:39','n_diff_pfx01',0,1,'id'),('nextcloud','oc_dav_cal_proxy','PRIMARY','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_cal_proxy','PRIMARY','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_ipid','2024-12-17 08:32:39','n_diff_pfx01',0,1,'proxy_id'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_ipid','2024-12-17 08:32:39','n_diff_pfx02',0,1,'proxy_id,id'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_ipid','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_ipid','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_uidx','2024-12-17 08:32:39','n_diff_pfx01',0,1,'owner_id'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_uidx','2024-12-17 08:32:39','n_diff_pfx02',0,1,'owner_id,proxy_id'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_uidx','2024-12-17 08:32:39','n_diff_pfx03',0,1,'owner_id,proxy_id,permissions'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_uidx','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_cal_proxy','dav_cal_proxy_uidx','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_shares','PRIMARY','2024-12-17 08:32:39','n_diff_pfx01',0,1,'id'),('nextcloud','oc_dav_shares','PRIMARY','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_shares','PRIMARY','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','n_diff_pfx01',0,1,'principaluri'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','n_diff_pfx02',0,1,'principaluri,resourceid'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','n_diff_pfx03',0,1,'principaluri,resourceid,type'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','n_diff_pfx04',0,1,'principaluri,resourceid,type,publicuri'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_dav_shares','dav_shares_index','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_direct_edit','IDX_4D5AFECA5F37A13B','2024-12-17 08:32:39','n_diff_pfx01',0,1,'token'),('nextcloud','oc_direct_edit','IDX_4D5AFECA5F37A13B','2024-12-17 08:32:39','n_diff_pfx02',0,1,'token,id'),('nextcloud','oc_direct_edit','IDX_4D5AFECA5F37A13B','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_direct_edit','IDX_4D5AFECA5F37A13B','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_direct_edit','PRIMARY','2024-12-17 08:32:39','n_diff_pfx01',0,1,'id'),('nextcloud','oc_direct_edit','PRIMARY','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_direct_edit','PRIMARY','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_direct_edit','direct_edit_timestamp','2024-12-17 08:32:39','n_diff_pfx01',0,1,'timestamp'),('nextcloud','oc_direct_edit','direct_edit_timestamp','2024-12-17 08:32:39','n_diff_pfx02',0,1,'timestamp,id'),('nextcloud','oc_direct_edit','direct_edit_timestamp','2024-12-17 08:32:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_direct_edit','direct_edit_timestamp','2024-12-17 08:32:39','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_directlink','PRIMARY','2024-12-17 08:32:40','n_diff_pfx01',0,1,'id'),('nextcloud','oc_directlink','PRIMARY','2024-12-17 08:32:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_directlink','PRIMARY','2024-12-17 08:32:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_directlink','directlink_expiration_idx','2024-12-17 08:32:40','n_diff_pfx01',0,1,'expiration'),('nextcloud','oc_directlink','directlink_expiration_idx','2024-12-17 08:32:40','n_diff_pfx02',0,1,'expiration,id'),('nextcloud','oc_directlink','directlink_expiration_idx','2024-12-17 08:32:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_directlink','directlink_expiration_idx','2024-12-17 08:32:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_directlink','directlink_token_idx','2024-12-17 08:32:40','n_diff_pfx01',0,1,'token'),('nextcloud','oc_directlink','directlink_token_idx','2024-12-17 08:32:40','n_diff_pfx02',0,1,'token,id'),('nextcloud','oc_directlink','directlink_token_idx','2024-12-17 08:32:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_directlink','directlink_token_idx','2024-12-17 08:32:40','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_apps','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps','ex_apps__appid','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_apps','ex_apps__appid','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps','ex_apps__appid','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps','ex_apps_c_port__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'daemon_config_name'),('nextcloud','oc_ex_apps','ex_apps_c_port__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'daemon_config_name,port'),('nextcloud','oc_ex_apps','ex_apps_c_port__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps','ex_apps_c_port__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps_daemons','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_apps_daemons','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps_daemons','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps_daemons','ex_apps_daemons__name','2024-12-17 08:33:19','n_diff_pfx01',0,1,'name'),('nextcloud','oc_ex_apps_daemons','ex_apps_daemons__name','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps_daemons','ex_apps_daemons__name','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps_routes','PRIMARY','2024-12-17 08:32:41','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_apps_routes','PRIMARY','2024-12-17 08:32:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps_routes','PRIMARY','2024-12-17 08:32:41','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_apps_routes','ex_apps_routes_appid','2024-12-17 08:32:41','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_apps_routes','ex_apps_routes_appid','2024-12-17 08:32:41','n_diff_pfx02',0,1,'appid,id'),('nextcloud','oc_ex_apps_routes','ex_apps_routes_appid','2024-12-17 08:32:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_apps_routes','ex_apps_routes_appid','2024-12-17 08:32:41','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_event_handlers','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_event_handlers','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_event_handlers','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_event_handlers','ex_event_handlers__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_event_handlers','ex_event_handlers__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'appid,event_type'),('nextcloud','oc_ex_event_handlers','ex_event_handlers__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_event_handlers','ex_event_handlers__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_occ_commands','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_occ_commands','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_occ_commands','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_occ_commands','ex_occ_commands__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_occ_commands','ex_occ_commands__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_occ_commands','ex_occ_commands__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_occ_commands','ex_occ_commands__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_settings_forms','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_settings_forms','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_settings_forms','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_settings_forms','ex_settings_forms__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_settings_forms','ex_settings_forms__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'appid,formid'),('nextcloud','oc_ex_settings_forms','ex_settings_forms__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_settings_forms','ex_settings_forms__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_speech_to_text','PRIMARY','2024-12-17 08:32:42','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_speech_to_text','PRIMARY','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_speech_to_text','PRIMARY','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_speech_to_text','speech_to_text__idx','2024-12-17 08:32:42','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_speech_to_text','speech_to_text__idx','2024-12-17 08:32:42','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_speech_to_text','speech_to_text__idx','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_speech_to_text','speech_to_text__idx','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_speech_to_text_q','IDX_C1E06C58A64FAB3C','2024-12-17 08:32:42','n_diff_pfx01',0,1,'finished'),('nextcloud','oc_ex_speech_to_text_q','IDX_C1E06C58A64FAB3C','2024-12-17 08:32:42','n_diff_pfx02',0,1,'finished,id'),('nextcloud','oc_ex_speech_to_text_q','IDX_C1E06C58A64FAB3C','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_speech_to_text_q','IDX_C1E06C58A64FAB3C','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_speech_to_text_q','PRIMARY','2024-12-17 08:32:42','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_speech_to_text_q','PRIMARY','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_speech_to_text_q','PRIMARY','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_task_processing','PRIMARY','2024-12-17 08:32:42','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_task_processing','PRIMARY','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_task_processing','PRIMARY','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_task_processing','task_processing_idx','2024-12-17 08:32:42','n_diff_pfx01',0,1,'app_id'),('nextcloud','oc_ex_task_processing','task_processing_idx','2024-12-17 08:32:42','n_diff_pfx02',0,1,'app_id,name'),('nextcloud','oc_ex_task_processing','task_processing_idx','2024-12-17 08:32:42','n_diff_pfx03',0,1,'app_id,name,task_type'),('nextcloud','oc_ex_task_processing','task_processing_idx','2024-12-17 08:32:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_task_processing','task_processing_idx','2024-12-17 08:32:42','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_text_processing','PRIMARY','2024-12-17 08:32:43','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_text_processing','PRIMARY','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_text_processing','PRIMARY','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_text_processing','text_processing__idx','2024-12-17 08:32:43','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_text_processing','text_processing__idx','2024-12-17 08:32:43','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_text_processing','text_processing__idx','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_text_processing','text_processing__idx','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_text_processing_q','IDX_CB97986AA64FAB3C','2024-12-17 08:32:43','n_diff_pfx01',0,1,'finished'),('nextcloud','oc_ex_text_processing_q','IDX_CB97986AA64FAB3C','2024-12-17 08:32:43','n_diff_pfx02',0,1,'finished,id'),('nextcloud','oc_ex_text_processing_q','IDX_CB97986AA64FAB3C','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_text_processing_q','IDX_CB97986AA64FAB3C','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_text_processing_q','PRIMARY','2024-12-17 08:32:43','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_text_processing_q','PRIMARY','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_text_processing_q','PRIMARY','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_translation','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_translation','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_translation','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_translation','ex_translation__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_translation','ex_translation__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_translation','ex_translation__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_translation','ex_translation__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_translation_q','IDX_38CE0470A64FAB3C','2024-12-17 08:32:43','n_diff_pfx01',0,1,'finished'),('nextcloud','oc_ex_translation_q','IDX_38CE0470A64FAB3C','2024-12-17 08:32:43','n_diff_pfx02',0,1,'finished,id'),('nextcloud','oc_ex_translation_q','IDX_38CE0470A64FAB3C','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_translation_q','IDX_38CE0470A64FAB3C','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_translation_q','PRIMARY','2024-12-17 08:32:43','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_translation_q','PRIMARY','2024-12-17 08:32:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_translation_q','PRIMARY','2024-12-17 08:32:43','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_files_actions','PRIMARY','2024-12-17 08:32:44','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_ui_files_actions','PRIMARY','2024-12-17 08:32:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_files_actions','PRIMARY','2024-12-17 08:32:44','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_files_actions','ex_ui_files_actions__idx','2024-12-17 08:32:44','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_ui_files_actions','ex_ui_files_actions__idx','2024-12-17 08:32:44','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_ui_files_actions','ex_ui_files_actions__idx','2024-12-17 08:32:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_files_actions','ex_ui_files_actions__idx','2024-12-17 08:32:44','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_scripts','PRIMARY','2024-12-17 08:32:44','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_ui_scripts','PRIMARY','2024-12-17 08:32:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_scripts','PRIMARY','2024-12-17 08:32:44','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','n_diff_pfx02',0,1,'appid,type'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','n_diff_pfx03',0,1,'appid,type,name'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','n_diff_pfx04',0,1,'appid,type,name,path'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_scripts','ui_script__idx','2024-12-17 08:32:44','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_states','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_ui_states','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_states','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','n_diff_pfx02',0,1,'appid,type'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','n_diff_pfx03',0,1,'appid,type,name'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','n_diff_pfx04',0,1,'appid,type,name,key'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_states','ui_state__idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_styles','PRIMARY','2024-12-17 08:32:45','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_ui_styles','PRIMARY','2024-12-17 08:32:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_styles','PRIMARY','2024-12-17 08:32:45','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','n_diff_pfx02',0,1,'appid,type'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','n_diff_pfx03',0,1,'appid,type,name'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','n_diff_pfx04',0,1,'appid,type,name,path'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_styles','ui_style__idx','2024-12-17 08:32:45','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_top_menu','PRIMARY','2024-12-17 08:32:45','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ex_ui_top_menu','PRIMARY','2024-12-17 08:32:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_top_menu','PRIMARY','2024-12-17 08:32:45','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ex_ui_top_menu','ui_top_menu__idx','2024-12-17 08:32:45','n_diff_pfx01',0,1,'appid'),('nextcloud','oc_ex_ui_top_menu','ui_top_menu__idx','2024-12-17 08:32:45','n_diff_pfx02',0,1,'appid,name'),('nextcloud','oc_ex_ui_top_menu','ui_top_menu__idx','2024-12-17 08:32:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ex_ui_top_menu','ui_top_menu__idx','2024-12-17 08:32:45','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_federated_reshares','PRIMARY','2024-12-17 08:32:45','n_diff_pfx01',0,1,'share_id'),('nextcloud','oc_federated_reshares','PRIMARY','2024-12-17 08:32:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_federated_reshares','PRIMARY','2024-12-17 08:32:45','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_file_locks','PRIMARY','2024-12-17 08:32:46','n_diff_pfx01',3383,17,'id'),('nextcloud','oc_file_locks','PRIMARY','2024-12-17 08:32:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_file_locks','PRIMARY','2024-12-17 08:32:46','size',18,NULL,'Number of pages in the index'),('nextcloud','oc_file_locks','lock_key_index','2024-12-17 08:32:46','n_diff_pfx01',3383,11,'key'),('nextcloud','oc_file_locks','lock_key_index','2024-12-17 08:32:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_file_locks','lock_key_index','2024-12-17 08:32:46','size',12,NULL,'Number of pages in the index'),('nextcloud','oc_file_locks','lock_ttl_index','2024-12-17 08:32:46','n_diff_pfx01',1480,4,'ttl'),('nextcloud','oc_file_locks','lock_ttl_index','2024-12-17 08:32:46','n_diff_pfx02',3383,4,'ttl,id'),('nextcloud','oc_file_locks','lock_ttl_index','2024-12-17 08:32:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_file_locks','lock_ttl_index','2024-12-17 08:32:46','size',5,NULL,'Number of pages in the index'),('nextcloud','oc_file_metadata','PRIMARY','2024-12-17 08:32:46','n_diff_pfx01',7253,35,'id'),('nextcloud','oc_file_metadata','PRIMARY','2024-12-17 08:32:46','n_diff_pfx02',8499,35,'id,group_name'),('nextcloud','oc_file_metadata','PRIMARY','2024-12-17 08:32:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_file_metadata','PRIMARY','2024-12-17 08:32:46','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','PRIMARY','2024-12-17 08:46:19','n_diff_pfx01',165474,20,'fileid'),('nextcloud','oc_filecache','PRIMARY','2024-12-17 08:46:19','n_leaf_pages',2369,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','PRIMARY','2024-12-17 08:46:19','size',2660,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_id_storage_size','2024-12-17 08:46:19','n_diff_pfx01',171178,20,'fileid'),('nextcloud','oc_filecache','fs_id_storage_size','2024-12-17 08:46:19','n_diff_pfx02',171178,20,'fileid,storage'),('nextcloud','oc_filecache','fs_id_storage_size','2024-12-17 08:46:19','n_diff_pfx03',170586,20,'fileid,storage,size'),('nextcloud','oc_filecache','fs_id_storage_size','2024-12-17 08:46:19','n_leaf_pages',312,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_id_storage_size','2024-12-17 08:46:19','size',415,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_mtime','2024-12-17 08:46:19','n_diff_pfx01',46008,20,'mtime'),('nextcloud','oc_filecache','fs_mtime','2024-12-17 08:46:19','n_diff_pfx02',167340,20,'mtime,fileid'),('nextcloud','oc_filecache','fs_mtime','2024-12-17 08:46:19','n_leaf_pages',240,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_mtime','2024-12-17 08:46:19','size',279,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_parent','2024-12-17 08:46:19','n_diff_pfx01',86962,20,'parent'),('nextcloud','oc_filecache','fs_parent','2024-12-17 08:46:19','n_diff_pfx02',166685,20,'parent,fileid'),('nextcloud','oc_filecache','fs_parent','2024-12-17 08:46:19','n_leaf_pages',340,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_parent','2024-12-17 08:46:19','size',417,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_parent_name_hash','2024-12-17 08:46:19','n_diff_pfx01',106593,20,'parent'),('nextcloud','oc_filecache','fs_parent_name_hash','2024-12-17 08:46:19','n_diff_pfx02',158860,20,'parent,name'),('nextcloud','oc_filecache','fs_parent_name_hash','2024-12-17 08:46:19','n_diff_pfx03',173289,20,'parent,name,fileid'),('nextcloud','oc_filecache','fs_parent_name_hash','2024-12-17 08:46:19','n_leaf_pages',461,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_parent_name_hash','2024-12-17 08:46:19','size',547,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_size','2024-12-17 08:46:19','n_diff_pfx01',33561,20,'size'),('nextcloud','oc_filecache','fs_size','2024-12-17 08:46:19','n_diff_pfx02',172460,20,'size,fileid'),('nextcloud','oc_filecache','fs_size','2024-12-17 08:46:19','n_leaf_pages',294,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_size','2024-12-17 08:46:19','size',353,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_storage_mimepart','2024-12-17 08:46:19','n_diff_pfx01',4,6,'storage'),('nextcloud','oc_filecache','fs_storage_mimepart','2024-12-17 08:46:19','n_diff_pfx02',26,17,'storage,mimepart'),('nextcloud','oc_filecache','fs_storage_mimepart','2024-12-17 08:46:19','n_diff_pfx03',168996,20,'storage,mimepart,fileid'),('nextcloud','oc_filecache','fs_storage_mimepart','2024-12-17 08:46:19','n_leaf_pages',316,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_storage_mimepart','2024-12-17 08:46:19','size',417,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_storage_mimetype','2024-12-17 08:46:19','n_diff_pfx01',4,6,'storage'),('nextcloud','oc_filecache','fs_storage_mimetype','2024-12-17 08:46:19','n_diff_pfx02',112,20,'storage,mimetype'),('nextcloud','oc_filecache','fs_storage_mimetype','2024-12-17 08:46:19','n_diff_pfx03',168852,20,'storage,mimetype,fileid'),('nextcloud','oc_filecache','fs_storage_mimetype','2024-12-17 08:46:19','n_leaf_pages',324,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_storage_mimetype','2024-12-17 08:46:19','size',417,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_storage_path_hash','2024-12-17 08:46:19','n_diff_pfx01',3,6,'storage'),('nextcloud','oc_filecache','fs_storage_path_hash','2024-12-17 08:46:19','n_diff_pfx02',167653,20,'storage,path_hash'),('nextcloud','oc_filecache','fs_storage_path_hash','2024-12-17 08:46:19','n_leaf_pages',979,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_storage_path_hash','2024-12-17 08:46:19','size',1125,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_storage_path_prefix','2024-12-17 08:46:19','n_diff_pfx01',4,6,'storage'),('nextcloud','oc_filecache','fs_storage_path_prefix','2024-12-17 08:46:19','n_diff_pfx02',160857,20,'storage,path'),('nextcloud','oc_filecache','fs_storage_path_prefix','2024-12-17 08:46:19','n_diff_pfx03',176269,20,'storage,path,fileid'),('nextcloud','oc_filecache','fs_storage_path_prefix','2024-12-17 08:46:19','n_leaf_pages',884,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_storage_path_prefix','2024-12-17 08:46:19','size',1064,NULL,'Number of pages in the index'),('nextcloud','oc_filecache','fs_storage_size','2024-12-17 08:46:19','n_diff_pfx01',4,6,'storage'),('nextcloud','oc_filecache','fs_storage_size','2024-12-17 08:46:19','n_diff_pfx02',38692,20,'storage,size'),('nextcloud','oc_filecache','fs_storage_size','2024-12-17 08:46:19','n_diff_pfx03',172406,20,'storage,size,fileid'),('nextcloud','oc_filecache','fs_storage_size','2024-12-17 08:46:19','n_leaf_pages',380,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache','fs_storage_size','2024-12-17 08:46:19','size',481,NULL,'Number of pages in the index'),('nextcloud','oc_filecache_extended','PRIMARY','2024-12-22 15:55:51','n_diff_pfx01',8735,20,'fileid'),('nextcloud','oc_filecache_extended','PRIMARY','2024-12-22 15:55:51','n_leaf_pages',25,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache_extended','PRIMARY','2024-12-22 15:55:51','size',26,NULL,'Number of pages in the index'),('nextcloud','oc_filecache_extended','fce_ctime_idx','2024-12-22 15:55:51','n_diff_pfx01',1593,14,'creation_time'),('nextcloud','oc_filecache_extended','fce_ctime_idx','2024-12-22 15:55:51','n_diff_pfx02',8557,14,'creation_time,fileid'),('nextcloud','oc_filecache_extended','fce_ctime_idx','2024-12-22 15:55:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache_extended','fce_ctime_idx','2024-12-22 15:55:51','size',15,NULL,'Number of pages in the index'),('nextcloud','oc_filecache_extended','fce_utime_idx','2024-12-22 15:55:51','n_diff_pfx01',6402,12,'upload_time'),('nextcloud','oc_filecache_extended','fce_utime_idx','2024-12-22 15:55:51','n_diff_pfx02',8557,12,'upload_time,fileid'),('nextcloud','oc_filecache_extended','fce_utime_idx','2024-12-22 15:55:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_filecache_extended','fce_utime_idx','2024-12-22 15:55:51','size',13,NULL,'Number of pages in the index'),('nextcloud','oc_files_metadata','PRIMARY','2024-12-17 08:32:52','n_diff_pfx01',13093,20,'id'),('nextcloud','oc_files_metadata','PRIMARY','2024-12-17 08:32:52','n_leaf_pages',1302,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_metadata','PRIMARY','2024-12-17 08:32:52','size',1507,NULL,'Number of pages in the index'),('nextcloud','oc_files_metadata','files_meta_fileid','2024-12-17 08:32:52','n_diff_pfx01',12105,17,'file_id'),('nextcloud','oc_files_metadata','files_meta_fileid','2024-12-17 08:32:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_metadata','files_meta_fileid','2024-12-17 08:32:52','size',18,NULL,'Number of pages in the index'),('nextcloud','oc_files_metadata_index','PRIMARY','2024-12-17 08:32:53','n_diff_pfx01',13365,20,'id'),('nextcloud','oc_files_metadata_index','PRIMARY','2024-12-17 08:32:53','n_leaf_pages',60,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_metadata_index','PRIMARY','2024-12-17 08:32:53','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','n_diff_pfx01',11480,40,'file_id'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','n_diff_pfx02',13267,40,'file_id,meta_key'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','n_diff_pfx03',13267,40,'file_id,meta_key,meta_value_string'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','n_diff_pfx04',13267,40,'file_id,meta_key,meta_value_string,id'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_metadata_index','f_meta_index','2024-12-17 08:32:53','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','n_diff_pfx01',11480,44,'file_id'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','n_diff_pfx02',13267,44,'file_id,meta_key'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','n_diff_pfx03',13267,44,'file_id,meta_key,meta_value_int'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','n_diff_pfx04',13267,44,'file_id,meta_key,meta_value_int,id'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_metadata_index','f_meta_index_i','2024-12-17 08:32:53','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_files_reminders','PRIMARY','2024-12-17 08:32:53','n_diff_pfx01',0,1,'id'),('nextcloud','oc_files_reminders','PRIMARY','2024-12-17 08:32:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_reminders','PRIMARY','2024-12-17 08:32:53','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_files_reminders','reminders_uniq_idx','2024-12-17 08:32:53','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_files_reminders','reminders_uniq_idx','2024-12-17 08:32:53','n_diff_pfx02',0,1,'user_id,file_id'),('nextcloud','oc_files_reminders','reminders_uniq_idx','2024-12-17 08:32:53','n_diff_pfx03',0,1,'user_id,file_id,due_date'),('nextcloud','oc_files_reminders','reminders_uniq_idx','2024-12-17 08:32:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_reminders','reminders_uniq_idx','2024-12-17 08:32:53','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_files_trash','PRIMARY','2025-08-25 17:41:16','n_diff_pfx01',3875,20,'auto_id'),('nextcloud','oc_files_trash','PRIMARY','2025-08-25 17:41:16','n_leaf_pages',22,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_trash','PRIMARY','2025-08-25 17:41:16','size',23,NULL,'Number of pages in the index'),('nextcloud','oc_files_trash','id_index','2025-08-25 17:41:16','n_diff_pfx01',1514,13,'id'),('nextcloud','oc_files_trash','id_index','2025-08-25 17:41:16','n_diff_pfx02',3810,13,'id,auto_id'),('nextcloud','oc_files_trash','id_index','2025-08-25 17:41:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_trash','id_index','2025-08-25 17:41:16','size',14,NULL,'Number of pages in the index'),('nextcloud','oc_files_trash','timestamp_index','2025-08-25 17:41:16','n_diff_pfx01',1388,6,'timestamp'),('nextcloud','oc_files_trash','timestamp_index','2025-08-25 17:41:16','n_diff_pfx02',3810,6,'timestamp,auto_id'),('nextcloud','oc_files_trash','timestamp_index','2025-08-25 17:41:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_trash','timestamp_index','2025-08-25 17:41:16','size',7,NULL,'Number of pages in the index'),('nextcloud','oc_files_trash','user_index','2025-08-25 17:41:16','n_diff_pfx01',4,8,'user'),('nextcloud','oc_files_trash','user_index','2025-08-25 17:41:16','n_diff_pfx02',3810,8,'user,auto_id'),('nextcloud','oc_files_trash','user_index','2025-08-25 17:41:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_trash','user_index','2025-08-25 17:41:16','size',9,NULL,'Number of pages in the index'),('nextcloud','oc_files_versions','PRIMARY','2024-12-17 08:32:54','n_diff_pfx01',34755,20,'id'),('nextcloud','oc_files_versions','PRIMARY','2024-12-17 08:32:54','n_leaf_pages',146,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_versions','PRIMARY','2024-12-17 08:32:54','size',225,NULL,'Number of pages in the index'),('nextcloud','oc_files_versions','files_versions_uniq_index','2024-12-17 08:32:54','n_diff_pfx01',32825,20,'file_id'),('nextcloud','oc_files_versions','files_versions_uniq_index','2024-12-17 08:32:54','n_diff_pfx02',35136,20,'file_id,timestamp'),('nextcloud','oc_files_versions','files_versions_uniq_index','2024-12-17 08:32:54','n_leaf_pages',64,NULL,'Number of leaf pages in the index'),('nextcloud','oc_files_versions','files_versions_uniq_index','2024-12-17 08:32:54','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_flow_checks','PRIMARY','2024-12-17 08:32:54','n_diff_pfx01',0,1,'id'),('nextcloud','oc_flow_checks','PRIMARY','2024-12-17 08:32:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_flow_checks','PRIMARY','2024-12-17 08:32:54','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_flow_checks','flow_unique_hash','2024-12-17 08:32:54','n_diff_pfx01',0,1,'hash'),('nextcloud','oc_flow_checks','flow_unique_hash','2024-12-17 08:32:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_flow_checks','flow_unique_hash','2024-12-17 08:32:54','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_flow_operations','PRIMARY','2024-12-17 08:32:54','n_diff_pfx01',0,1,'id'),('nextcloud','oc_flow_operations','PRIMARY','2024-12-17 08:32:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_flow_operations','PRIMARY','2024-12-17 08:32:54','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_flow_operations_scope','PRIMARY','2024-12-17 08:32:54','n_diff_pfx01',0,1,'id'),('nextcloud','oc_flow_operations_scope','PRIMARY','2024-12-17 08:32:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_flow_operations_scope','PRIMARY','2024-12-17 08:32:54','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_flow_operations_scope','flow_unique_scope','2024-12-17 08:32:54','n_diff_pfx01',0,1,'operation_id'),('nextcloud','oc_flow_operations_scope','flow_unique_scope','2024-12-17 08:32:54','n_diff_pfx02',0,1,'operation_id,type'),('nextcloud','oc_flow_operations_scope','flow_unique_scope','2024-12-17 08:32:54','n_diff_pfx03',0,1,'operation_id,type,value'),('nextcloud','oc_flow_operations_scope','flow_unique_scope','2024-12-17 08:32:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_flow_operations_scope','flow_unique_scope','2024-12-17 08:32:54','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_group_admin','PRIMARY','2024-12-17 08:32:55','n_diff_pfx01',0,1,'gid'),('nextcloud','oc_group_admin','PRIMARY','2024-12-17 08:32:55','n_diff_pfx02',0,1,'gid,uid'),('nextcloud','oc_group_admin','PRIMARY','2024-12-17 08:32:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_group_admin','PRIMARY','2024-12-17 08:32:55','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_group_admin','group_admin_uid','2024-12-17 08:32:55','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_group_admin','group_admin_uid','2024-12-17 08:32:55','n_diff_pfx02',0,1,'uid,gid'),('nextcloud','oc_group_admin','group_admin_uid','2024-12-17 08:32:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_group_admin','group_admin_uid','2024-12-17 08:32:55','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_group_user','PRIMARY','2024-12-17 08:32:55','n_diff_pfx01',1,1,'gid'),('nextcloud','oc_group_user','PRIMARY','2024-12-17 08:32:55','n_diff_pfx02',1,1,'gid,uid'),('nextcloud','oc_group_user','PRIMARY','2024-12-17 08:32:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_group_user','PRIMARY','2024-12-17 08:32:55','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_group_user','gu_uid_index','2024-12-17 08:32:55','n_diff_pfx01',1,1,'uid'),('nextcloud','oc_group_user','gu_uid_index','2024-12-17 08:32:55','n_diff_pfx02',1,1,'uid,gid'),('nextcloud','oc_group_user','gu_uid_index','2024-12-17 08:32:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_group_user','gu_uid_index','2024-12-17 08:32:55','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_groups','PRIMARY','2024-12-17 08:32:55','n_diff_pfx01',1,1,'gid'),('nextcloud','oc_groups','PRIMARY','2024-12-17 08:32:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_groups','PRIMARY','2024-12-17 08:32:55','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_jobs','PRIMARY','2025-06-10 13:15:45','n_diff_pfx01',6325,20,'id'),('nextcloud','oc_jobs','PRIMARY','2025-06-10 13:15:45','n_leaf_pages',92,NULL,'Number of leaf pages in the index'),('nextcloud','oc_jobs','PRIMARY','2025-06-10 13:15:45','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_jobs','job_argument_hash','2025-06-10 13:15:45','n_diff_pfx01',73,5,'class'),('nextcloud','oc_jobs','job_argument_hash','2025-06-10 13:15:45','n_diff_pfx02',6060,20,'class,argument_hash'),('nextcloud','oc_jobs','job_argument_hash','2025-06-10 13:15:45','n_diff_pfx03',6027,20,'class,argument_hash,id'),('nextcloud','oc_jobs','job_argument_hash','2025-06-10 13:15:45','n_leaf_pages',60,NULL,'Number of leaf pages in the index'),('nextcloud','oc_jobs','job_argument_hash','2025-06-10 13:15:45','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_jobs','job_class_index','2025-06-10 13:15:45','n_diff_pfx01',74,23,'class'),('nextcloud','oc_jobs','job_class_index','2025-06-10 13:15:45','n_diff_pfx02',6145,23,'class,id'),('nextcloud','oc_jobs','job_class_index','2025-06-10 13:15:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_jobs','job_class_index','2025-06-10 13:15:45','size',24,NULL,'Number of pages in the index'),('nextcloud','oc_jobs','job_lastcheck_reserved','2025-06-10 13:15:45','n_diff_pfx01',2519,13,'last_checked'),('nextcloud','oc_jobs','job_lastcheck_reserved','2025-06-10 13:15:45','n_diff_pfx02',2519,13,'last_checked,reserved_at'),('nextcloud','oc_jobs','job_lastcheck_reserved','2025-06-10 13:15:45','n_diff_pfx03',6145,13,'last_checked,reserved_at,id'),('nextcloud','oc_jobs','job_lastcheck_reserved','2025-06-10 13:15:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_jobs','job_lastcheck_reserved','2025-06-10 13:15:45','size',14,NULL,'Number of pages in the index'),('nextcloud','oc_jobs','jobs_time_sensitive','2025-06-10 13:15:45','n_diff_pfx01',2,7,'time_sensitive'),('nextcloud','oc_jobs','jobs_time_sensitive','2025-06-10 13:15:45','n_diff_pfx02',6145,7,'time_sensitive,id'),('nextcloud','oc_jobs','jobs_time_sensitive','2025-06-10 13:15:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_jobs','jobs_time_sensitive','2025-06-10 13:15:45','size',8,NULL,'Number of pages in the index'),('nextcloud','oc_known_users','PRIMARY','2024-12-17 08:32:56','n_diff_pfx01',0,1,'id'),('nextcloud','oc_known_users','PRIMARY','2024-12-17 08:32:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_known_users','PRIMARY','2024-12-17 08:32:56','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_known_users','ku_known_to','2024-12-17 08:32:56','n_diff_pfx01',0,1,'known_to'),('nextcloud','oc_known_users','ku_known_to','2024-12-17 08:32:56','n_diff_pfx02',0,1,'known_to,id'),('nextcloud','oc_known_users','ku_known_to','2024-12-17 08:32:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_known_users','ku_known_to','2024-12-17 08:32:56','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_known_users','ku_known_user','2024-12-17 08:32:56','n_diff_pfx01',0,1,'known_user'),('nextcloud','oc_known_users','ku_known_user','2024-12-17 08:32:56','n_diff_pfx02',0,1,'known_user,id'),('nextcloud','oc_known_users','ku_known_user','2024-12-17 08:32:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_known_users','ku_known_user','2024-12-17 08:32:56','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_login_flow_v2','PRIMARY','2024-12-17 08:32:57','n_diff_pfx01',0,1,'id'),('nextcloud','oc_login_flow_v2','PRIMARY','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_login_flow_v2','PRIMARY','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_login_flow_v2','login_token','2024-12-17 08:32:57','n_diff_pfx01',0,1,'login_token'),('nextcloud','oc_login_flow_v2','login_token','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_login_flow_v2','login_token','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_login_flow_v2','poll_token','2024-12-17 08:32:57','n_diff_pfx01',0,1,'poll_token'),('nextcloud','oc_login_flow_v2','poll_token','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_login_flow_v2','poll_token','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_login_flow_v2','timestamp','2024-12-17 08:32:57','n_diff_pfx01',0,1,'timestamp'),('nextcloud','oc_login_flow_v2','timestamp','2024-12-17 08:32:57','n_diff_pfx02',0,1,'timestamp,id'),('nextcloud','oc_login_flow_v2','timestamp','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_login_flow_v2','timestamp','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_migrations','PRIMARY','2024-12-17 08:32:57','n_diff_pfx01',29,1,'app'),('nextcloud','oc_migrations','PRIMARY','2024-12-17 08:32:57','n_diff_pfx02',268,1,'app,version'),('nextcloud','oc_migrations','PRIMARY','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_migrations','PRIMARY','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mimetypes','PRIMARY','2024-12-17 08:32:57','n_diff_pfx01',92,1,'id'),('nextcloud','oc_mimetypes','PRIMARY','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mimetypes','PRIMARY','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mimetypes','mimetype_id_index','2024-12-17 08:32:57','n_diff_pfx01',92,1,'mimetype'),('nextcloud','oc_mimetypes','mimetype_id_index','2024-12-17 08:32:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mimetypes','mimetype_id_index','2024-12-17 08:32:57','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','PRIMARY','2024-12-17 08:32:58','n_diff_pfx01',5,1,'id'),('nextcloud','oc_mounts','PRIMARY','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','PRIMARY','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mount_user_storage','2024-12-17 08:32:58','n_diff_pfx01',4,1,'storage_id'),('nextcloud','oc_mounts','mount_user_storage','2024-12-17 08:32:58','n_diff_pfx02',5,1,'storage_id,user_id'),('nextcloud','oc_mounts','mount_user_storage','2024-12-17 08:32:58','n_diff_pfx03',5,1,'storage_id,user_id,id'),('nextcloud','oc_mounts','mount_user_storage','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mount_user_storage','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mounts_class_index','2024-12-17 08:32:58','n_diff_pfx01',2,1,'mount_provider_class'),('nextcloud','oc_mounts','mounts_class_index','2024-12-17 08:32:58','n_diff_pfx02',5,1,'mount_provider_class,id'),('nextcloud','oc_mounts','mounts_class_index','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mounts_class_index','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mounts_mount_id_index','2024-12-17 08:32:58','n_diff_pfx01',1,1,'mount_id'),('nextcloud','oc_mounts','mounts_mount_id_index','2024-12-17 08:32:58','n_diff_pfx02',5,1,'mount_id,id'),('nextcloud','oc_mounts','mounts_mount_id_index','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mounts_mount_id_index','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mounts_root_index','2024-12-17 08:32:58','n_diff_pfx01',5,1,'root_id'),('nextcloud','oc_mounts','mounts_root_index','2024-12-17 08:32:58','n_diff_pfx02',5,1,'root_id,id'),('nextcloud','oc_mounts','mounts_root_index','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mounts_root_index','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mounts_storage_index','2024-12-17 08:32:58','n_diff_pfx01',4,1,'storage_id'),('nextcloud','oc_mounts','mounts_storage_index','2024-12-17 08:32:58','n_diff_pfx02',5,1,'storage_id,id'),('nextcloud','oc_mounts','mounts_storage_index','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mounts_storage_index','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','n_diff_pfx01',4,1,'user_id'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','n_diff_pfx02',5,1,'user_id,root_id'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','n_diff_pfx03',5,1,'user_id,root_id,mount_point'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','n_diff_pfx04',5,1,'user_id,root_id,mount_point,id'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_mounts','mounts_user_root_path_index','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications','PRIMARY','2025-02-25 13:45:00','n_diff_pfx01',28,1,'notification_id'),('nextcloud','oc_notifications','PRIMARY','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications','PRIMARY','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications','oc_notifications_app','2025-02-25 13:45:00','n_diff_pfx01',5,1,'app'),('nextcloud','oc_notifications','oc_notifications_app','2025-02-25 13:45:00','n_diff_pfx02',28,1,'app,notification_id'),('nextcloud','oc_notifications','oc_notifications_app','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications','oc_notifications_app','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications','oc_notifications_object','2025-02-25 13:45:00','n_diff_pfx01',11,1,'object_type'),('nextcloud','oc_notifications','oc_notifications_object','2025-02-25 13:45:00','n_diff_pfx02',24,1,'object_type,object_id'),('nextcloud','oc_notifications','oc_notifications_object','2025-02-25 13:45:00','n_diff_pfx03',28,1,'object_type,object_id,notification_id'),('nextcloud','oc_notifications','oc_notifications_object','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications','oc_notifications_object','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications','oc_notifications_timestamp','2025-02-25 13:45:00','n_diff_pfx01',23,1,'timestamp'),('nextcloud','oc_notifications','oc_notifications_timestamp','2025-02-25 13:45:00','n_diff_pfx02',28,1,'timestamp,notification_id'),('nextcloud','oc_notifications','oc_notifications_timestamp','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications','oc_notifications_timestamp','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications','oc_notifications_user','2025-02-25 13:45:00','n_diff_pfx01',1,1,'user'),('nextcloud','oc_notifications','oc_notifications_user','2025-02-25 13:45:00','n_diff_pfx02',28,1,'user,notification_id'),('nextcloud','oc_notifications','oc_notifications_user','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications','oc_notifications_user','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications_pushhash','PRIMARY','2024-12-17 08:32:58','n_diff_pfx01',2,1,'id'),('nextcloud','oc_notifications_pushhash','PRIMARY','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications_pushhash','PRIMARY','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications_pushhash','oc_npushhash_uid','2024-12-17 08:32:58','n_diff_pfx01',1,1,'uid'),('nextcloud','oc_notifications_pushhash','oc_npushhash_uid','2024-12-17 08:32:58','n_diff_pfx02',2,1,'uid,token'),('nextcloud','oc_notifications_pushhash','oc_npushhash_uid','2024-12-17 08:32:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications_pushhash','oc_npushhash_uid','2024-12-17 08:32:58','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications_settings','PRIMARY','2024-12-17 08:32:59','n_diff_pfx01',3,1,'id'),('nextcloud','oc_notifications_settings','PRIMARY','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications_settings','PRIMARY','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications_settings','notset_nextsend','2024-12-17 08:32:59','n_diff_pfx01',1,1,'next_send_time'),('nextcloud','oc_notifications_settings','notset_nextsend','2024-12-17 08:32:59','n_diff_pfx02',3,1,'next_send_time,id'),('nextcloud','oc_notifications_settings','notset_nextsend','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications_settings','notset_nextsend','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_notifications_settings','notset_user','2024-12-17 08:32:59','n_diff_pfx01',3,1,'user_id'),('nextcloud','oc_notifications_settings','notset_user','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_notifications_settings','notset_user','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_access_tokens','PRIMARY','2024-12-17 08:32:59','n_diff_pfx01',0,1,'id'),('nextcloud','oc_oauth2_access_tokens','PRIMARY','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_access_tokens','PRIMARY','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_client_id_idx','2024-12-17 08:32:59','n_diff_pfx01',0,1,'client_id'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_client_id_idx','2024-12-17 08:32:59','n_diff_pfx02',0,1,'client_id,id'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_client_id_idx','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_client_id_idx','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_hash_idx','2024-12-17 08:32:59','n_diff_pfx01',0,1,'hashed_code'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_hash_idx','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_access_hash_idx','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_tk_c_created_idx','2024-12-17 08:32:59','n_diff_pfx01',0,1,'token_count'),('nextcloud','oc_oauth2_access_tokens','oauth2_tk_c_created_idx','2024-12-17 08:32:59','n_diff_pfx02',0,1,'token_count,code_created_at'),('nextcloud','oc_oauth2_access_tokens','oauth2_tk_c_created_idx','2024-12-17 08:32:59','n_diff_pfx03',0,1,'token_count,code_created_at,id'),('nextcloud','oc_oauth2_access_tokens','oauth2_tk_c_created_idx','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_access_tokens','oauth2_tk_c_created_idx','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_clients','PRIMARY','2024-12-17 08:32:59','n_diff_pfx01',0,1,'id'),('nextcloud','oc_oauth2_clients','PRIMARY','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_clients','PRIMARY','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_oauth2_clients','oauth2_client_id_idx','2024-12-17 08:32:59','n_diff_pfx01',0,1,'client_identifier'),('nextcloud','oc_oauth2_clients','oauth2_client_id_idx','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_oauth2_clients','oauth2_client_id_idx','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_open_local_editor','PRIMARY','2024-12-17 08:32:59','n_diff_pfx01',0,1,'id'),('nextcloud','oc_open_local_editor','PRIMARY','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_open_local_editor','PRIMARY','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_open_local_editor','openlocal_user_path_token','2024-12-17 08:32:59','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_open_local_editor','openlocal_user_path_token','2024-12-17 08:32:59','n_diff_pfx02',0,1,'user_id,path_hash'),('nextcloud','oc_open_local_editor','openlocal_user_path_token','2024-12-17 08:32:59','n_diff_pfx03',0,1,'user_id,path_hash,token'),('nextcloud','oc_open_local_editor','openlocal_user_path_token','2024-12-17 08:32:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_open_local_editor','openlocal_user_path_token','2024-12-17 08:32:59','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_challenge','PRIMARY','2024-12-17 08:33:00','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_challenge','PRIMARY','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_challenge','PRIMARY','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_challenge','pw_index_challenge','2024-12-17 08:33:00','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_challenge','pw_index_challenge','2024-12-17 08:33:00','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_challenge','pw_index_challenge','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_challenge','pw_index_challenge','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_challenge','pw_index_challenge_ac','2024-12-17 08:33:00','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_challenge','pw_index_challenge_ac','2024-12-17 08:33:00','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_challenge','pw_index_challenge_ac','2024-12-17 08:33:00','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_challenge','pw_index_challenge_ac','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_challenge','pw_index_challenge_ac','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_challenge','PRIMARY','2024-12-17 08:33:00','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_challenge','PRIMARY','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_challenge','PRIMARY','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_challenge','pw_challenge_index','2024-12-17 08:33:00','n_diff_pfx01',0,1,'uuid'),('nextcloud','oc_passwords_entity_challenge','pw_challenge_index','2024-12-17 08:33:00','n_diff_pfx02',0,1,'uuid,user_id'),('nextcloud','oc_passwords_entity_challenge','pw_challenge_index','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_challenge','pw_challenge_index','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_folder','PRIMARY','2024-12-17 08:33:00','n_diff_pfx01',11,1,'id'),('nextcloud','oc_passwords_entity_folder','PRIMARY','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_folder','PRIMARY','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_folder','pw_folder_index','2024-12-17 08:33:00','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_entity_folder','pw_folder_index','2024-12-17 08:33:00','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_entity_folder','pw_folder_index','2024-12-17 08:33:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_folder','pw_folder_index','2024-12-17 08:33:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_folder_revision','PRIMARY','2024-12-17 08:33:01','n_diff_pfx01',11,2,'id'),('nextcloud','oc_passwords_entity_folder_revision','PRIMARY','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_folder_revision','PRIMARY','2024-12-17 08:33:01','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_folder_revision','pw_folder_revision_index','2024-12-17 08:33:01','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_entity_folder_revision','pw_folder_revision_index','2024-12-17 08:33:01','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_entity_folder_revision','pw_folder_revision_index','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_folder_revision','pw_folder_revision_index','2024-12-17 08:33:01','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_keychain','PRIMARY','2024-12-17 08:33:01','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_keychain','PRIMARY','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_keychain','PRIMARY','2024-12-17 08:33:01','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_keychain','pw_keychain_index','2024-12-17 08:33:01','n_diff_pfx01',0,1,'uuid'),('nextcloud','oc_passwords_entity_keychain','pw_keychain_index','2024-12-17 08:33:01','n_diff_pfx02',0,1,'uuid,user_id'),('nextcloud','oc_passwords_entity_keychain','pw_keychain_index','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_keychain','pw_keychain_index','2024-12-17 08:33:01','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_password','PRIMARY','2024-12-17 08:33:01','n_diff_pfx01',316,3,'id'),('nextcloud','oc_passwords_entity_password','PRIMARY','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_password','PRIMARY','2024-12-17 08:33:01','size',4,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_password','pw_password_index','2024-12-17 08:33:01','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_entity_password','pw_password_index','2024-12-17 08:33:01','n_diff_pfx02',316,2,'user_id,uuid'),('nextcloud','oc_passwords_entity_password','pw_password_index','2024-12-17 08:33:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_password','pw_password_index','2024-12-17 08:33:01','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_password_revision','PRIMARY','2024-12-17 08:33:02','n_diff_pfx01',262,20,'id'),('nextcloud','oc_passwords_entity_password_revision','PRIMARY','2024-12-17 08:33:02','n_leaf_pages',64,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_password_revision','PRIMARY','2024-12-17 08:33:02','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_password_revision','pw_password_revision_index','2024-12-17 08:33:02','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_entity_password_revision','pw_password_revision_index','2024-12-17 08:33:02','n_diff_pfx02',322,2,'user_id,uuid'),('nextcloud','oc_passwords_entity_password_revision','pw_password_revision_index','2024-12-17 08:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_password_revision','pw_password_revision_index','2024-12-17 08:33:02','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_registration','PRIMARY','2024-12-17 08:33:02','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_registration','PRIMARY','2024-12-17 08:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_registration','PRIMARY','2024-12-17 08:33:02','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_registration','pw_registration_index','2024-12-17 08:33:02','n_diff_pfx01',0,1,'uuid'),('nextcloud','oc_passwords_entity_registration','pw_registration_index','2024-12-17 08:33:02','n_diff_pfx02',0,1,'uuid,user_id'),('nextcloud','oc_passwords_entity_registration','pw_registration_index','2024-12-17 08:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_registration','pw_registration_index','2024-12-17 08:33:02','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_session','PRIMARY','2024-12-17 08:33:02','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_session','PRIMARY','2024-12-17 08:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_session','PRIMARY','2024-12-17 08:33:02','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_session','pw_session_index','2024-12-17 08:33:02','n_diff_pfx01',0,1,'uuid'),('nextcloud','oc_passwords_entity_session','pw_session_index','2024-12-17 08:33:02','n_diff_pfx02',0,1,'uuid,user_id'),('nextcloud','oc_passwords_entity_session','pw_session_index','2024-12-17 08:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_session','pw_session_index','2024-12-17 08:33:02','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_share','PRIMARY','2024-12-17 08:33:03','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_share','PRIMARY','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_share','PRIMARY','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_share','pw_share_index','2024-12-17 08:33:03','n_diff_pfx01',0,1,'uuid'),('nextcloud','oc_passwords_entity_share','pw_share_index','2024-12-17 08:33:03','n_diff_pfx02',0,1,'uuid,user_id'),('nextcloud','oc_passwords_entity_share','pw_share_index','2024-12-17 08:33:03','n_diff_pfx03',0,1,'uuid,user_id,receiver'),('nextcloud','oc_passwords_entity_share','pw_share_index','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_share','pw_share_index','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_tag','PRIMARY','2024-12-17 08:33:03','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_tag','PRIMARY','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_tag','PRIMARY','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_tag','pw_tag_index','2024-12-17 08:33:03','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_entity_tag','pw_tag_index','2024-12-17 08:33:03','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_entity_tag','pw_tag_index','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_tag','pw_tag_index','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_tag_revision','PRIMARY','2024-12-17 08:33:03','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_entity_tag_revision','PRIMARY','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_tag_revision','PRIMARY','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_entity_tag_revision','pw_tag_revision_index','2024-12-17 08:33:03','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_entity_tag_revision','pw_tag_revision_index','2024-12-17 08:33:03','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_entity_tag_revision','pw_tag_revision_index','2024-12-17 08:33:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_entity_tag_revision','pw_tag_revision_index','2024-12-17 08:33:03','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder','PRIMARY','2024-12-17 08:33:04','n_diff_pfx01',11,1,'id'),('nextcloud','oc_passwords_folder','PRIMARY','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder','PRIMARY','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder','pw_index_folder','2024-12-17 08:33:04','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_folder','pw_index_folder','2024-12-17 08:33:04','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_folder','pw_index_folder','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder','pw_index_folder','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder','pw_index_folder_ac','2024-12-17 08:33:04','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_folder','pw_index_folder_ac','2024-12-17 08:33:04','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_folder','pw_index_folder_ac','2024-12-17 08:33:04','n_diff_pfx03',11,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_folder','pw_index_folder_ac','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder','pw_index_folder_ac','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder_rv','PRIMARY','2024-12-17 08:33:04','n_diff_pfx01',11,2,'id'),('nextcloud','oc_passwords_folder_rv','PRIMARY','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder_rv','PRIMARY','2024-12-17 08:33:04','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv','2024-12-17 08:33:04','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv','2024-12-17 08:33:04','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv_ac','2024-12-17 08:33:04','n_diff_pfx01',1,1,'user_id'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv_ac','2024-12-17 08:33:04','n_diff_pfx02',11,1,'user_id,uuid'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv_ac','2024-12-17 08:33:04','n_diff_pfx03',11,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv_ac','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_folder_rv','pw_index_folder_rv_ac','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_keychain','PRIMARY','2024-12-17 08:33:04','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_keychain','PRIMARY','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_keychain','PRIMARY','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_keychain','pw_index_keychain','2024-12-17 08:33:04','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_keychain','pw_index_keychain','2024-12-17 08:33:04','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_keychain','pw_index_keychain','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_keychain','pw_index_keychain','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_keychain','pw_index_keychain_ac','2024-12-17 08:33:04','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_keychain','pw_index_keychain_ac','2024-12-17 08:33:04','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_keychain','pw_index_keychain_ac','2024-12-17 08:33:04','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_keychain','pw_index_keychain_ac','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_keychain','pw_index_keychain_ac','2024-12-17 08:33:04','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password','PRIMARY','2024-12-17 08:33:04','n_diff_pfx01',316,3,'id'),('nextcloud','oc_passwords_password','PRIMARY','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password','PRIMARY','2024-12-17 08:33:04','size',4,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password','pw_index_password','2024-12-17 08:33:04','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_password','pw_index_password','2024-12-17 08:33:04','n_diff_pfx02',316,2,'user_id,uuid'),('nextcloud','oc_passwords_password','pw_index_password','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password','pw_index_password','2024-12-17 08:33:04','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password','pw_index_password_ac','2024-12-17 08:33:04','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_password','pw_index_password_ac','2024-12-17 08:33:04','n_diff_pfx02',316,2,'user_id,uuid'),('nextcloud','oc_passwords_password','pw_index_password_ac','2024-12-17 08:33:04','n_diff_pfx03',316,2,'user_id,uuid,deleted'),('nextcloud','oc_passwords_password','pw_index_password_ac','2024-12-17 08:33:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password','pw_index_password_ac','2024-12-17 08:33:04','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password_rv','PRIMARY','2024-12-17 08:33:05','n_diff_pfx01',262,20,'id'),('nextcloud','oc_passwords_password_rv','PRIMARY','2024-12-17 08:33:05','n_leaf_pages',64,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password_rv','PRIMARY','2024-12-17 08:33:05','size',97,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv','2024-12-17 08:33:05','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv','2024-12-17 08:33:05','n_diff_pfx02',322,2,'user_id,uuid'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv','2024-12-17 08:33:05','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv_ac','2024-12-17 08:33:05','n_diff_pfx01',1,2,'user_id'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv_ac','2024-12-17 08:33:05','n_diff_pfx02',322,2,'user_id,uuid'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv_ac','2024-12-17 08:33:05','n_diff_pfx03',322,2,'user_id,uuid,deleted'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv_ac','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_password_rv','pw_index_password_rv_ac','2024-12-17 08:33:05','size',3,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','PRIMARY','2024-12-17 08:33:05','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_pw_tag_rel','PRIMARY','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','PRIMARY','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_password_tag','2024-12-17 08:33:05','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_password_tag','2024-12-17 08:33:05','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_password_tag','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_password_tag','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_pw_tag_rel_ac','2024-12-17 08:33:05','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_pw_tag_rel_ac','2024-12-17 08:33:05','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_pw_tag_rel_ac','2024-12-17 08:33:05','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_pw_tag_rel_ac','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_pw_tag_rel','pw_index_pw_tag_rel_ac','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_registration','PRIMARY','2024-12-17 08:33:05','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_registration','PRIMARY','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_registration','PRIMARY','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_registration','pw_index_registration','2024-12-17 08:33:05','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_registration','pw_index_registration','2024-12-17 08:33:05','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_registration','pw_index_registration','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_registration','pw_index_registration','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_registration','pw_index_registration_ac','2024-12-17 08:33:05','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_registration','pw_index_registration_ac','2024-12-17 08:33:05','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_registration','pw_index_registration_ac','2024-12-17 08:33:05','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_registration','pw_index_registration_ac','2024-12-17 08:33:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_registration','pw_index_registration_ac','2024-12-17 08:33:05','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_relation_password_tag','PRIMARY','2024-12-17 08:33:06','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_relation_password_tag','PRIMARY','2024-12-17 08:33:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_relation_password_tag','PRIMARY','2024-12-17 08:33:06','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_relation_password_tag','pw_password_tag_index','2024-12-17 08:33:06','n_diff_pfx01',0,1,'tag'),('nextcloud','oc_passwords_relation_password_tag','pw_password_tag_index','2024-12-17 08:33:06','n_diff_pfx02',0,1,'tag,password'),('nextcloud','oc_passwords_relation_password_tag','pw_password_tag_index','2024-12-17 08:33:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_relation_password_tag','pw_password_tag_index','2024-12-17 08:33:06','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_session','PRIMARY','2024-12-17 08:33:06','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_session','PRIMARY','2024-12-17 08:33:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_session','PRIMARY','2024-12-17 08:33:06','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_session','pw_index_session','2024-12-17 08:33:06','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_session','pw_index_session','2024-12-17 08:33:06','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_session','pw_index_session','2024-12-17 08:33:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_session','pw_index_session','2024-12-17 08:33:06','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_session','pw_index_session_ac','2024-12-17 08:33:06','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_session','pw_index_session_ac','2024-12-17 08:33:06','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_session','pw_index_session_ac','2024-12-17 08:33:06','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_session','pw_index_session_ac','2024-12-17 08:33:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_session','pw_index_session_ac','2024-12-17 08:33:06','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_share','PRIMARY','2024-12-17 08:33:07','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_share','PRIMARY','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_share','PRIMARY','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_share','pw_index_share','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_share','pw_index_share','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_share','pw_index_share','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_share','pw_index_share','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_share','pw_index_share_ac','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_share','pw_index_share_ac','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_share','pw_index_share_ac','2024-12-17 08:33:07','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_share','pw_index_share_ac','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_share','pw_index_share_ac','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag','PRIMARY','2024-12-17 08:33:07','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_tag','PRIMARY','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag','PRIMARY','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag','pw_index_tag','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_tag','pw_index_tag','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_tag','pw_index_tag','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag','pw_index_tag','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag','pw_index_tag_ac','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_tag','pw_index_tag_ac','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_tag','pw_index_tag_ac','2024-12-17 08:33:07','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_tag','pw_index_tag_ac','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag','pw_index_tag_ac','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag_rv','PRIMARY','2024-12-17 08:33:07','n_diff_pfx01',0,1,'id'),('nextcloud','oc_passwords_tag_rv','PRIMARY','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag_rv','PRIMARY','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv_ac','2024-12-17 08:33:07','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv_ac','2024-12-17 08:33:07','n_diff_pfx02',0,1,'user_id,uuid'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv_ac','2024-12-17 08:33:07','n_diff_pfx03',0,1,'user_id,uuid,deleted'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv_ac','2024-12-17 08:33:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_passwords_tag_rv','pw_index_tag_rv_ac','2024-12-17 08:33:07','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums','PRIMARY','2024-12-17 08:33:08','n_diff_pfx01',0,1,'album_id'),('nextcloud','oc_photos_albums','PRIMARY','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums','PRIMARY','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums','pa_user','2024-12-17 08:33:08','n_diff_pfx01',0,1,'user'),('nextcloud','oc_photos_albums','pa_user','2024-12-17 08:33:08','n_diff_pfx02',0,1,'user,album_id'),('nextcloud','oc_photos_albums','pa_user','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums','pa_user','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums_collabs','PRIMARY','2024-12-17 08:33:08','n_diff_pfx01',0,1,'id'),('nextcloud','oc_photos_albums_collabs','PRIMARY','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums_collabs','PRIMARY','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums_collabs','album_collabs_uniq_collab','2024-12-17 08:33:08','n_diff_pfx01',0,1,'album_id'),('nextcloud','oc_photos_albums_collabs','album_collabs_uniq_collab','2024-12-17 08:33:08','n_diff_pfx02',0,1,'album_id,collaborator_id'),('nextcloud','oc_photos_albums_collabs','album_collabs_uniq_collab','2024-12-17 08:33:08','n_diff_pfx03',0,1,'album_id,collaborator_id,collaborator_type'),('nextcloud','oc_photos_albums_collabs','album_collabs_uniq_collab','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums_collabs','album_collabs_uniq_collab','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums_files','PRIMARY','2024-12-17 08:33:08','n_diff_pfx01',0,1,'album_file_id'),('nextcloud','oc_photos_albums_files','PRIMARY','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums_files','PRIMARY','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums_files','paf_album_file','2024-12-17 08:33:08','n_diff_pfx01',0,1,'album_id'),('nextcloud','oc_photos_albums_files','paf_album_file','2024-12-17 08:33:08','n_diff_pfx02',0,1,'album_id,file_id'),('nextcloud','oc_photos_albums_files','paf_album_file','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums_files','paf_album_file','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_photos_albums_files','paf_folder','2024-12-17 08:33:08','n_diff_pfx01',0,1,'album_id'),('nextcloud','oc_photos_albums_files','paf_folder','2024-12-17 08:33:08','n_diff_pfx02',0,1,'album_id,album_file_id'),('nextcloud','oc_photos_albums_files','paf_folder','2024-12-17 08:33:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_photos_albums_files','paf_folder','2024-12-17 08:33:08','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_preferences','PRIMARY','2024-12-17 08:33:09','n_diff_pfx01',4,1,'userid'),('nextcloud','oc_preferences','PRIMARY','2024-12-17 08:33:09','n_diff_pfx02',51,1,'userid,appid'),('nextcloud','oc_preferences','PRIMARY','2024-12-17 08:33:09','n_diff_pfx03',145,1,'userid,appid,configkey'),('nextcloud','oc_preferences','PRIMARY','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_preferences','PRIMARY','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_preferences','preferences_app_key','2024-12-17 08:33:09','n_diff_pfx01',14,1,'appid'),('nextcloud','oc_preferences','preferences_app_key','2024-12-17 08:33:09','n_diff_pfx02',101,1,'appid,configkey'),('nextcloud','oc_preferences','preferences_app_key','2024-12-17 08:33:09','n_diff_pfx03',145,1,'appid,configkey,userid'),('nextcloud','oc_preferences','preferences_app_key','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_preferences','preferences_app_key','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_preferences_ex','PRIMARY','2024-12-17 08:33:09','n_diff_pfx01',0,1,'id'),('nextcloud','oc_preferences_ex','PRIMARY','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_preferences_ex','PRIMARY','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_preferences_ex','preferences_ex__configkey','2024-12-17 08:33:09','n_diff_pfx01',0,1,'configkey'),('nextcloud','oc_preferences_ex','preferences_ex__configkey','2024-12-17 08:33:09','n_diff_pfx02',0,1,'configkey,id'),('nextcloud','oc_preferences_ex','preferences_ex__configkey','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_preferences_ex','preferences_ex__configkey','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_preferences_ex','preferences_ex__idx','2024-12-17 08:33:09','n_diff_pfx01',0,1,'userid'),('nextcloud','oc_preferences_ex','preferences_ex__idx','2024-12-17 08:33:09','n_diff_pfx02',0,1,'userid,appid'),('nextcloud','oc_preferences_ex','preferences_ex__idx','2024-12-17 08:33:09','n_diff_pfx03',0,1,'userid,appid,configkey'),('nextcloud','oc_preferences_ex','preferences_ex__idx','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_preferences_ex','preferences_ex__idx','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_privacy_admins','PRIMARY','2024-12-17 08:33:09','n_diff_pfx01',0,1,'id'),('nextcloud','oc_privacy_admins','PRIMARY','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_privacy_admins','PRIMARY','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_profile_config','PRIMARY','2024-12-17 08:33:09','n_diff_pfx01',2,1,'id'),('nextcloud','oc_profile_config','PRIMARY','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_profile_config','PRIMARY','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_profile_config','profile_config_user_id_idx','2024-12-17 08:33:09','n_diff_pfx01',2,1,'user_id'),('nextcloud','oc_profile_config','profile_config_user_id_idx','2024-12-17 08:33:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_profile_config','profile_config_user_id_idx','2024-12-17 08:33:09','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_properties','PRIMARY','2024-12-17 08:33:10','n_diff_pfx01',0,1,'id'),('nextcloud','oc_properties','PRIMARY','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_properties','PRIMARY','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_properties','properties_path_index','2024-12-17 08:33:10','n_diff_pfx01',0,1,'userid'),('nextcloud','oc_properties','properties_path_index','2024-12-17 08:33:10','n_diff_pfx02',0,1,'userid,propertypath'),('nextcloud','oc_properties','properties_path_index','2024-12-17 08:33:10','n_diff_pfx03',0,1,'userid,propertypath,id'),('nextcloud','oc_properties','properties_path_index','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_properties','properties_path_index','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_properties','properties_pathonly_index','2024-12-17 08:33:10','n_diff_pfx01',0,1,'propertypath'),('nextcloud','oc_properties','properties_pathonly_index','2024-12-17 08:33:10','n_diff_pfx02',0,1,'propertypath,id'),('nextcloud','oc_properties','properties_pathonly_index','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_properties','properties_pathonly_index','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ratelimit_entries','PRIMARY','2024-12-17 08:33:10','n_diff_pfx01',0,1,'id'),('nextcloud','oc_ratelimit_entries','PRIMARY','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ratelimit_entries','PRIMARY','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ratelimit_entries','ratelimit_delete_after','2024-12-17 08:33:10','n_diff_pfx01',0,1,'delete_after'),('nextcloud','oc_ratelimit_entries','ratelimit_delete_after','2024-12-17 08:33:10','n_diff_pfx02',0,1,'delete_after,id'),('nextcloud','oc_ratelimit_entries','ratelimit_delete_after','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ratelimit_entries','ratelimit_delete_after','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_ratelimit_entries','ratelimit_hash','2024-12-17 08:33:10','n_diff_pfx01',0,1,'hash'),('nextcloud','oc_ratelimit_entries','ratelimit_hash','2024-12-17 08:33:10','n_diff_pfx02',0,1,'hash,id'),('nextcloud','oc_ratelimit_entries','ratelimit_hash','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_ratelimit_entries','ratelimit_hash','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_reactions','PRIMARY','2024-12-17 08:33:10','n_diff_pfx01',0,1,'id'),('nextcloud','oc_reactions','PRIMARY','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_reactions','PRIMARY','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_reactions','comment_reaction','2024-12-17 08:33:10','n_diff_pfx01',0,1,'reaction'),('nextcloud','oc_reactions','comment_reaction','2024-12-17 08:33:10','n_diff_pfx02',0,1,'reaction,id'),('nextcloud','oc_reactions','comment_reaction','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_reactions','comment_reaction','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_reactions','comment_reaction_parent_id','2024-12-17 08:33:10','n_diff_pfx01',0,1,'parent_id'),('nextcloud','oc_reactions','comment_reaction_parent_id','2024-12-17 08:33:10','n_diff_pfx02',0,1,'parent_id,id'),('nextcloud','oc_reactions','comment_reaction_parent_id','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_reactions','comment_reaction_parent_id','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','n_diff_pfx01',0,1,'parent_id'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','n_diff_pfx02',0,1,'parent_id,actor_type'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','n_diff_pfx03',0,1,'parent_id,actor_type,actor_id'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','n_diff_pfx04',0,1,'parent_id,actor_type,actor_id,reaction'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_reactions','comment_reaction_unique','2024-12-17 08:33:10','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','PRIMARY','2024-12-17 08:33:11','n_diff_pfx01',0,1,'id'),('nextcloud','oc_recent_contact','PRIMARY','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','PRIMARY','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_actor_uid','2024-12-17 08:33:11','n_diff_pfx01',0,1,'actor_uid'),('nextcloud','oc_recent_contact','recent_contact_actor_uid','2024-12-17 08:33:11','n_diff_pfx02',0,1,'actor_uid,id'),('nextcloud','oc_recent_contact','recent_contact_actor_uid','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_actor_uid','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_email','2024-12-17 08:33:11','n_diff_pfx01',0,1,'email'),('nextcloud','oc_recent_contact','recent_contact_email','2024-12-17 08:33:11','n_diff_pfx02',0,1,'email,id'),('nextcloud','oc_recent_contact','recent_contact_email','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_email','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_fed_id','2024-12-17 08:33:11','n_diff_pfx01',0,1,'federated_cloud_id'),('nextcloud','oc_recent_contact','recent_contact_fed_id','2024-12-17 08:33:11','n_diff_pfx02',0,1,'federated_cloud_id,id'),('nextcloud','oc_recent_contact','recent_contact_fed_id','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_fed_id','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_id_uid','2024-12-17 08:33:11','n_diff_pfx01',0,1,'id'),('nextcloud','oc_recent_contact','recent_contact_id_uid','2024-12-17 08:33:11','n_diff_pfx02',0,1,'id,actor_uid'),('nextcloud','oc_recent_contact','recent_contact_id_uid','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_id_uid','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_last_contact','2024-12-17 08:33:11','n_diff_pfx01',0,1,'last_contact'),('nextcloud','oc_recent_contact','recent_contact_last_contact','2024-12-17 08:33:11','n_diff_pfx02',0,1,'last_contact,id'),('nextcloud','oc_recent_contact','recent_contact_last_contact','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_last_contact','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_recent_contact','recent_contact_uid','2024-12-17 08:33:11','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_recent_contact','recent_contact_uid','2024-12-17 08:33:11','n_diff_pfx02',0,1,'uid,id'),('nextcloud','oc_recent_contact','recent_contact_uid','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_recent_contact','recent_contact_uid','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_schedulingobjects','PRIMARY','2024-12-17 08:33:11','n_diff_pfx01',0,1,'id'),('nextcloud','oc_schedulingobjects','PRIMARY','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_schedulingobjects','PRIMARY','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_schedulingobjects','schedulobj_principuri_index','2024-12-17 08:33:11','n_diff_pfx01',0,1,'principaluri'),('nextcloud','oc_schedulingobjects','schedulobj_principuri_index','2024-12-17 08:33:11','n_diff_pfx02',0,1,'principaluri,id'),('nextcloud','oc_schedulingobjects','schedulobj_principuri_index','2024-12-17 08:33:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_schedulingobjects','schedulobj_principuri_index','2024-12-17 08:33:11','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','PRIMARY','2024-12-17 08:33:12','n_diff_pfx01',21,1,'id'),('nextcloud','oc_share','PRIMARY','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','PRIMARY','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','file_source_index','2024-12-17 08:33:12','n_diff_pfx01',19,1,'file_source'),('nextcloud','oc_share','file_source_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'file_source,id'),('nextcloud','oc_share','file_source_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','file_source_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','initiator_index','2024-12-17 08:33:12','n_diff_pfx01',2,1,'uid_initiator'),('nextcloud','oc_share','initiator_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'uid_initiator,id'),('nextcloud','oc_share','initiator_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','initiator_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','item_share_type_index','2024-12-17 08:33:12','n_diff_pfx01',2,1,'item_type'),('nextcloud','oc_share','item_share_type_index','2024-12-17 08:33:12','n_diff_pfx02',3,1,'item_type,share_type'),('nextcloud','oc_share','item_share_type_index','2024-12-17 08:33:12','n_diff_pfx03',21,1,'item_type,share_type,id'),('nextcloud','oc_share','item_share_type_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','item_share_type_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','owner_index','2024-12-17 08:33:12','n_diff_pfx01',2,1,'uid_owner'),('nextcloud','oc_share','owner_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'uid_owner,id'),('nextcloud','oc_share','owner_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','owner_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','parent_index','2024-12-17 08:33:12','n_diff_pfx01',1,1,'parent'),('nextcloud','oc_share','parent_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'parent,id'),('nextcloud','oc_share','parent_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','parent_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','share_with_index','2024-12-17 08:33:12','n_diff_pfx01',2,1,'share_with'),('nextcloud','oc_share','share_with_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'share_with,id'),('nextcloud','oc_share','share_with_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','share_with_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share','token_index','2024-12-17 08:33:12','n_diff_pfx01',21,1,'token'),('nextcloud','oc_share','token_index','2024-12-17 08:33:12','n_diff_pfx02',21,1,'token,id'),('nextcloud','oc_share','token_index','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share','token_index','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share_external','PRIMARY','2025-02-25 13:45:00','n_diff_pfx01',4,1,'id'),('nextcloud','oc_share_external','PRIMARY','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share_external','PRIMARY','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_share_external','sh_external_mp','2025-02-25 13:45:00','n_diff_pfx01',1,1,'user'),('nextcloud','oc_share_external','sh_external_mp','2025-02-25 13:45:00','n_diff_pfx02',4,1,'user,mountpoint_hash'),('nextcloud','oc_share_external','sh_external_mp','2025-02-25 13:45:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_share_external','sh_external_mp','2025-02-25 13:45:00','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_shares_limits','PRIMARY','2024-12-17 08:33:12','n_diff_pfx01',0,1,'id'),('nextcloud','oc_shares_limits','PRIMARY','2024-12-17 08:33:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_shares_limits','PRIMARY','2024-12-17 08:33:12','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_storages','PRIMARY','2024-12-17 08:33:13','n_diff_pfx01',5,1,'numeric_id'),('nextcloud','oc_storages','PRIMARY','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_storages','PRIMARY','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_storages','storages_id_index','2024-12-17 08:33:13','n_diff_pfx01',5,1,'id'),('nextcloud','oc_storages','storages_id_index','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_storages','storages_id_index','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_storages_credentials','PRIMARY','2024-12-17 08:33:13','n_diff_pfx01',0,1,'id'),('nextcloud','oc_storages_credentials','PRIMARY','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_storages_credentials','PRIMARY','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_storages_credentials','stocred_ui','2024-12-17 08:33:13','n_diff_pfx01',0,1,'user'),('nextcloud','oc_storages_credentials','stocred_ui','2024-12-17 08:33:13','n_diff_pfx02',0,1,'user,identifier'),('nextcloud','oc_storages_credentials','stocred_ui','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_storages_credentials','stocred_ui','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_storages_credentials','stocred_user','2024-12-17 08:33:13','n_diff_pfx01',0,1,'user'),('nextcloud','oc_storages_credentials','stocred_user','2024-12-17 08:33:13','n_diff_pfx02',0,1,'user,id'),('nextcloud','oc_storages_credentials','stocred_user','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_storages_credentials','stocred_user','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_systemtag','PRIMARY','2024-12-17 08:33:13','n_diff_pfx01',0,1,'id'),('nextcloud','oc_systemtag','PRIMARY','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_systemtag','PRIMARY','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_systemtag','tag_ident','2024-12-17 08:33:13','n_diff_pfx01',0,1,'name'),('nextcloud','oc_systemtag','tag_ident','2024-12-17 08:33:13','n_diff_pfx02',0,1,'name,visibility'),('nextcloud','oc_systemtag','tag_ident','2024-12-17 08:33:13','n_diff_pfx03',0,1,'name,visibility,editable'),('nextcloud','oc_systemtag','tag_ident','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_systemtag','tag_ident','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_systemtag_group','PRIMARY','2024-12-17 08:33:13','n_diff_pfx01',0,1,'gid'),('nextcloud','oc_systemtag_group','PRIMARY','2024-12-17 08:33:13','n_diff_pfx02',0,1,'gid,systemtagid'),('nextcloud','oc_systemtag_group','PRIMARY','2024-12-17 08:33:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_systemtag_group','PRIMARY','2024-12-17 08:33:13','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_systemtag_object_mapping','PRIMARY','2024-12-17 08:33:14','n_diff_pfx01',0,1,'objecttype'),('nextcloud','oc_systemtag_object_mapping','PRIMARY','2024-12-17 08:33:14','n_diff_pfx02',0,1,'objecttype,objectid'),('nextcloud','oc_systemtag_object_mapping','PRIMARY','2024-12-17 08:33:14','n_diff_pfx03',0,1,'objecttype,objectid,systemtagid'),('nextcloud','oc_systemtag_object_mapping','PRIMARY','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_systemtag_object_mapping','PRIMARY','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_systemtag_object_mapping','systag_by_tagid','2024-12-17 08:33:14','n_diff_pfx01',0,1,'systemtagid'),('nextcloud','oc_systemtag_object_mapping','systag_by_tagid','2024-12-17 08:33:14','n_diff_pfx02',0,1,'systemtagid,objecttype'),('nextcloud','oc_systemtag_object_mapping','systag_by_tagid','2024-12-17 08:33:14','n_diff_pfx03',0,1,'systemtagid,objecttype,objectid'),('nextcloud','oc_systemtag_object_mapping','systag_by_tagid','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_systemtag_object_mapping','systag_by_tagid','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_taskprocessing_tasks','PRIMARY','2024-12-17 08:33:14','n_diff_pfx01',0,1,'id'),('nextcloud','oc_taskprocessing_tasks','PRIMARY','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_taskprocessing_tasks','PRIMARY','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_status_type','2024-12-17 08:33:14','n_diff_pfx01',0,1,'status'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_status_type','2024-12-17 08:33:14','n_diff_pfx02',0,1,'status,type'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_status_type','2024-12-17 08:33:14','n_diff_pfx03',0,1,'status,type,id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_status_type','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_status_type','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','n_diff_pfx02',0,1,'user_id,app_id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','n_diff_pfx03',0,1,'user_id,app_id,custom_id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','n_diff_pfx04',0,1,'user_id,app_id,custom_id,id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_uid_appid_cid','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_updated','2024-12-17 08:33:14','n_diff_pfx01',0,1,'last_updated'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_updated','2024-12-17 08:33:14','n_diff_pfx02',0,1,'last_updated,id'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_updated','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_taskprocessing_tasks','taskp_tasks_updated','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text2image_tasks','PRIMARY','2024-12-17 08:33:14','n_diff_pfx01',0,1,'id'),('nextcloud','oc_text2image_tasks','PRIMARY','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text2image_tasks','PRIMARY','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_status','2024-12-17 08:33:14','n_diff_pfx01',0,1,'status'),('nextcloud','oc_text2image_tasks','t2i_tasks_status','2024-12-17 08:33:14','n_diff_pfx02',0,1,'status,id'),('nextcloud','oc_text2image_tasks','t2i_tasks_status','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_status','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','n_diff_pfx02',0,1,'user_id,app_id'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','n_diff_pfx03',0,1,'user_id,app_id,identifier'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','n_diff_pfx04',0,1,'user_id,app_id,identifier,id'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_uid_appid_ident','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_updated','2024-12-17 08:33:14','n_diff_pfx01',0,1,'last_updated'),('nextcloud','oc_text2image_tasks','t2i_tasks_updated','2024-12-17 08:33:14','n_diff_pfx02',0,1,'last_updated,id'),('nextcloud','oc_text2image_tasks','t2i_tasks_updated','2024-12-17 08:33:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text2image_tasks','t2i_tasks_updated','2024-12-17 08:33:14','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_documents','PRIMARY','2024-12-17 08:33:15','n_diff_pfx01',0,1,'id'),('nextcloud','oc_text_documents','PRIMARY','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_documents','PRIMARY','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_sessions','PRIMARY','2024-12-17 08:33:15','n_diff_pfx01',0,1,'id'),('nextcloud','oc_text_sessions','PRIMARY','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_sessions','PRIMARY','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_sessions','rd_session_token_idx','2024-12-17 08:33:15','n_diff_pfx01',0,1,'token'),('nextcloud','oc_text_sessions','rd_session_token_idx','2024-12-17 08:33:15','n_diff_pfx02',0,1,'token,id'),('nextcloud','oc_text_sessions','rd_session_token_idx','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_sessions','rd_session_token_idx','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_sessions','ts_docid_lastcontact','2024-12-17 08:33:15','n_diff_pfx01',0,1,'document_id'),('nextcloud','oc_text_sessions','ts_docid_lastcontact','2024-12-17 08:33:15','n_diff_pfx02',0,1,'document_id,last_contact'),('nextcloud','oc_text_sessions','ts_docid_lastcontact','2024-12-17 08:33:15','n_diff_pfx03',0,1,'document_id,last_contact,id'),('nextcloud','oc_text_sessions','ts_docid_lastcontact','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_sessions','ts_docid_lastcontact','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_sessions','ts_lastcontact','2024-12-17 08:33:15','n_diff_pfx01',0,1,'last_contact'),('nextcloud','oc_text_sessions','ts_lastcontact','2024-12-17 08:33:15','n_diff_pfx02',0,1,'last_contact,id'),('nextcloud','oc_text_sessions','ts_lastcontact','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_sessions','ts_lastcontact','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_steps','PRIMARY','2024-12-17 08:33:15','n_diff_pfx01',0,1,'id'),('nextcloud','oc_text_steps','PRIMARY','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_steps','PRIMARY','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_steps','rd_steps_did_idx','2024-12-17 08:33:15','n_diff_pfx01',0,1,'document_id'),('nextcloud','oc_text_steps','rd_steps_did_idx','2024-12-17 08:33:15','n_diff_pfx02',0,1,'document_id,id'),('nextcloud','oc_text_steps','rd_steps_did_idx','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_steps','rd_steps_did_idx','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_steps','rd_steps_version_idx','2024-12-17 08:33:15','n_diff_pfx01',0,1,'version'),('nextcloud','oc_text_steps','rd_steps_version_idx','2024-12-17 08:33:15','n_diff_pfx02',0,1,'version,id'),('nextcloud','oc_text_steps','rd_steps_version_idx','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_steps','rd_steps_version_idx','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_text_steps','textstep_session','2024-12-17 08:33:15','n_diff_pfx01',0,1,'session_id'),('nextcloud','oc_text_steps','textstep_session','2024-12-17 08:33:15','n_diff_pfx02',0,1,'session_id,id'),('nextcloud','oc_text_steps','textstep_session','2024-12-17 08:33:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_text_steps','textstep_session','2024-12-17 08:33:15','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_textprocessing_tasks','PRIMARY','2024-12-17 08:33:16','n_diff_pfx01',0,1,'id'),('nextcloud','oc_textprocessing_tasks','PRIMARY','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_textprocessing_tasks','PRIMARY','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_textprocessing_tasks','tp_tasks_status_type_nonunique','2024-12-17 08:33:16','n_diff_pfx01',0,1,'status'),('nextcloud','oc_textprocessing_tasks','tp_tasks_status_type_nonunique','2024-12-17 08:33:16','n_diff_pfx02',0,1,'status,type'),('nextcloud','oc_textprocessing_tasks','tp_tasks_status_type_nonunique','2024-12-17 08:33:16','n_diff_pfx03',0,1,'status,type,id'),('nextcloud','oc_textprocessing_tasks','tp_tasks_status_type_nonunique','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'); INSERT INTO `innodb_index_stats` VALUES ('nextcloud','oc_textprocessing_tasks','tp_tasks_status_type_nonunique','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','n_diff_pfx02',0,1,'user_id,app_id'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','n_diff_pfx03',0,1,'user_id,app_id,identifier'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','n_diff_pfx04',0,1,'user_id,app_id,identifier,id'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_textprocessing_tasks','tp_tasks_uid_appid_ident','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_textprocessing_tasks','tp_tasks_updated','2024-12-17 08:33:16','n_diff_pfx01',0,1,'last_updated'),('nextcloud','oc_textprocessing_tasks','tp_tasks_updated','2024-12-17 08:33:16','n_diff_pfx02',0,1,'last_updated,id'),('nextcloud','oc_textprocessing_tasks','tp_tasks_updated','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_textprocessing_tasks','tp_tasks_updated','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_trusted_servers','PRIMARY','2024-12-17 08:33:16','n_diff_pfx01',0,1,'id'),('nextcloud','oc_trusted_servers','PRIMARY','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_trusted_servers','PRIMARY','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_trusted_servers','url_hash','2024-12-17 08:33:16','n_diff_pfx01',0,1,'url_hash'),('nextcloud','oc_trusted_servers','url_hash','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_trusted_servers','url_hash','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_twofactor_backupcodes','PRIMARY','2024-12-17 08:33:16','n_diff_pfx01',0,1,'id'),('nextcloud','oc_twofactor_backupcodes','PRIMARY','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_twofactor_backupcodes','PRIMARY','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_twofactor_backupcodes','twofactor_backupcodes_uid','2024-12-17 08:33:16','n_diff_pfx01',0,1,'user_id'),('nextcloud','oc_twofactor_backupcodes','twofactor_backupcodes_uid','2024-12-17 08:33:16','n_diff_pfx02',0,1,'user_id,id'),('nextcloud','oc_twofactor_backupcodes','twofactor_backupcodes_uid','2024-12-17 08:33:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_twofactor_backupcodes','twofactor_backupcodes_uid','2024-12-17 08:33:16','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_twofactor_providers','PRIMARY','2024-12-17 08:33:17','n_diff_pfx01',1,1,'provider_id'),('nextcloud','oc_twofactor_providers','PRIMARY','2024-12-17 08:33:17','n_diff_pfx02',4,1,'provider_id,uid'),('nextcloud','oc_twofactor_providers','PRIMARY','2024-12-17 08:33:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_twofactor_providers','PRIMARY','2024-12-17 08:33:17','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_twofactor_providers','twofactor_providers_uid','2024-12-17 08:33:17','n_diff_pfx01',4,1,'uid'),('nextcloud','oc_twofactor_providers','twofactor_providers_uid','2024-12-17 08:33:17','n_diff_pfx02',4,1,'uid,provider_id'),('nextcloud','oc_twofactor_providers','twofactor_providers_uid','2024-12-17 08:33:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_twofactor_providers','twofactor_providers_uid','2024-12-17 08:33:17','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','PRIMARY','2025-08-21 20:29:50','n_diff_pfx01',4,1,'id'),('nextcloud','oc_user_status','PRIMARY','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','PRIMARY','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','user_status_clr_ix','2025-08-21 20:29:50','n_diff_pfx01',1,1,'clear_at'),('nextcloud','oc_user_status','user_status_clr_ix','2025-08-21 20:29:50','n_diff_pfx02',4,1,'clear_at,id'),('nextcloud','oc_user_status','user_status_clr_ix','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','user_status_clr_ix','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','user_status_iud_ix','2025-08-21 20:29:50','n_diff_pfx01',1,1,'is_user_defined'),('nextcloud','oc_user_status','user_status_iud_ix','2025-08-21 20:29:50','n_diff_pfx02',2,1,'is_user_defined,status'),('nextcloud','oc_user_status','user_status_iud_ix','2025-08-21 20:29:50','n_diff_pfx03',4,1,'is_user_defined,status,id'),('nextcloud','oc_user_status','user_status_iud_ix','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','user_status_iud_ix','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','user_status_mtstmp_ix','2025-08-21 20:29:50','n_diff_pfx01',3,1,'status_message_timestamp'),('nextcloud','oc_user_status','user_status_mtstmp_ix','2025-08-21 20:29:50','n_diff_pfx02',4,1,'status_message_timestamp,id'),('nextcloud','oc_user_status','user_status_mtstmp_ix','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','user_status_mtstmp_ix','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','user_status_tstmp_ix','2025-08-21 20:29:50','n_diff_pfx01',4,1,'status_timestamp'),('nextcloud','oc_user_status','user_status_tstmp_ix','2025-08-21 20:29:50','n_diff_pfx02',4,1,'status_timestamp,id'),('nextcloud','oc_user_status','user_status_tstmp_ix','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','user_status_tstmp_ix','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_status','user_status_uid_ix','2025-08-21 20:29:50','n_diff_pfx01',4,1,'user_id'),('nextcloud','oc_user_status','user_status_uid_ix','2025-08-21 20:29:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_status','user_status_uid_ix','2025-08-21 20:29:50','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_user_transfer_owner','PRIMARY','2024-12-17 08:33:17','n_diff_pfx01',0,1,'id'),('nextcloud','oc_user_transfer_owner','PRIMARY','2024-12-17 08:33:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_user_transfer_owner','PRIMARY','2024-12-17 08:33:17','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_users','PRIMARY','2024-12-17 08:33:17','n_diff_pfx01',4,1,'uid'),('nextcloud','oc_users','PRIMARY','2024-12-17 08:33:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_users','PRIMARY','2024-12-17 08:33:17','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_users','user_uid_lower','2024-12-17 08:33:17','n_diff_pfx01',4,1,'uid_lower'),('nextcloud','oc_users','user_uid_lower','2024-12-17 08:33:17','n_diff_pfx02',4,1,'uid_lower,uid'),('nextcloud','oc_users','user_uid_lower','2024-12-17 08:33:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_users','user_uid_lower','2024-12-17 08:33:17','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory','PRIMARY','2024-12-17 08:33:18','n_diff_pfx01',0,1,'id'),('nextcloud','oc_vcategory','PRIMARY','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory','PRIMARY','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory','category_index','2024-12-17 08:33:18','n_diff_pfx01',0,1,'category'),('nextcloud','oc_vcategory','category_index','2024-12-17 08:33:18','n_diff_pfx02',0,1,'category,id'),('nextcloud','oc_vcategory','category_index','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory','category_index','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory','type_index','2024-12-17 08:33:18','n_diff_pfx01',0,1,'type'),('nextcloud','oc_vcategory','type_index','2024-12-17 08:33:18','n_diff_pfx02',0,1,'type,id'),('nextcloud','oc_vcategory','type_index','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory','type_index','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory','uid_index','2024-12-17 08:33:18','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_vcategory','uid_index','2024-12-17 08:33:18','n_diff_pfx02',0,1,'uid,id'),('nextcloud','oc_vcategory','uid_index','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory','uid_index','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory_to_object','PRIMARY','2024-12-17 08:33:18','n_diff_pfx01',0,1,'categoryid'),('nextcloud','oc_vcategory_to_object','PRIMARY','2024-12-17 08:33:18','n_diff_pfx02',0,1,'categoryid,objid'),('nextcloud','oc_vcategory_to_object','PRIMARY','2024-12-17 08:33:18','n_diff_pfx03',0,1,'categoryid,objid,type'),('nextcloud','oc_vcategory_to_object','PRIMARY','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory_to_object','PRIMARY','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_vcategory_to_object','vcategory_objectd_index','2024-12-17 08:33:18','n_diff_pfx01',0,1,'objid'),('nextcloud','oc_vcategory_to_object','vcategory_objectd_index','2024-12-17 08:33:18','n_diff_pfx02',0,1,'objid,type'),('nextcloud','oc_vcategory_to_object','vcategory_objectd_index','2024-12-17 08:33:18','n_diff_pfx03',0,1,'objid,type,categoryid'),('nextcloud','oc_vcategory_to_object','vcategory_objectd_index','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_vcategory_to_object','vcategory_objectd_index','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_webauthn','PRIMARY','2024-12-17 08:33:18','n_diff_pfx01',0,1,'id'),('nextcloud','oc_webauthn','PRIMARY','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_webauthn','PRIMARY','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_webauthn','webauthn_publicKeyCredentialId','2024-12-17 08:33:18','n_diff_pfx01',0,1,'public_key_credential_id'),('nextcloud','oc_webauthn','webauthn_publicKeyCredentialId','2024-12-17 08:33:18','n_diff_pfx02',0,1,'public_key_credential_id,id'),('nextcloud','oc_webauthn','webauthn_publicKeyCredentialId','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_webauthn','webauthn_publicKeyCredentialId','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_webauthn','webauthn_uid','2024-12-17 08:33:18','n_diff_pfx01',0,1,'uid'),('nextcloud','oc_webauthn','webauthn_uid','2024-12-17 08:33:18','n_diff_pfx02',0,1,'uid,id'),('nextcloud','oc_webauthn','webauthn_uid','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_webauthn','webauthn_uid','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_webhook_listeners','PRIMARY','2024-12-17 08:33:18','n_diff_pfx01',0,1,'id'),('nextcloud','oc_webhook_listeners','PRIMARY','2024-12-17 08:33:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_webhook_listeners','PRIMARY','2024-12-17 08:33:18','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_whats_new','PRIMARY','2024-12-17 08:33:19','n_diff_pfx01',11,1,'id'),('nextcloud','oc_whats_new','PRIMARY','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_whats_new','PRIMARY','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_whats_new','version','2024-12-17 08:33:19','n_diff_pfx01',11,1,'version'),('nextcloud','oc_whats_new','version','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_whats_new','version','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('nextcloud','oc_whats_new','version_etag_idx','2024-12-17 08:33:19','n_diff_pfx01',11,1,'version'),('nextcloud','oc_whats_new','version_etag_idx','2024-12-17 08:33:19','n_diff_pfx02',11,1,'version,etag'),('nextcloud','oc_whats_new','version_etag_idx','2024-12-17 08:33:19','n_diff_pfx03',11,1,'version,etag,id'),('nextcloud','oc_whats_new','version_etag_idx','2024-12-17 08:33:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('nextcloud','oc_whats_new','version_etag_idx','2024-12-17 08:33:19','size',1,NULL,'Number of pages in the index'),('opendmarc','arcauthresults','PRIMARY','2025-07-18 22:22:04','n_diff_pfx01',325,1,'id'),('opendmarc','arcauthresults','PRIMARY','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcauthresults','PRIMARY','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','arcauthresults','message','2025-07-18 22:22:04','n_diff_pfx01',200,1,'message'),('opendmarc','arcauthresults','message','2025-07-18 22:22:04','n_diff_pfx02',325,1,'message,id'),('opendmarc','arcauthresults','message','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcauthresults','message','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','arcauthresults','message_2','2025-07-18 22:22:04','n_diff_pfx01',200,1,'message'),('opendmarc','arcauthresults','message_2','2025-07-18 22:22:04','n_diff_pfx02',325,1,'message,instance'),('opendmarc','arcauthresults','message_2','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcauthresults','message_2','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','arcseals','PRIMARY','2025-07-18 22:22:04','n_diff_pfx01',325,1,'id'),('opendmarc','arcseals','PRIMARY','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcseals','PRIMARY','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','arcseals','message','2025-07-18 22:22:04','n_diff_pfx01',200,1,'message'),('opendmarc','arcseals','message','2025-07-18 22:22:04','n_diff_pfx02',325,1,'message,id'),('opendmarc','arcseals','message','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcseals','message','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','n_diff_pfx01',200,1,'message'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','n_diff_pfx02',202,1,'message,domain'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','n_diff_pfx03',202,1,'message,domain,selector'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','n_diff_pfx04',325,1,'message,domain,selector,instance'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','arcseals','message_2','2025-07-18 22:22:04','size',1,NULL,'Number of pages in the index'),('opendmarc','domains','PRIMARY','2025-07-08 22:22:31','n_diff_pfx01',943,4,'id'),('opendmarc','domains','PRIMARY','2025-07-08 22:22:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','domains','PRIMARY','2025-07-08 22:22:31','size',5,NULL,'Number of pages in the index'),('opendmarc','domains','name','2025-07-08 22:22:31','n_diff_pfx01',943,2,'name'),('opendmarc','domains','name','2025-07-08 22:22:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','domains','name','2025-07-08 22:22:31','size',3,NULL,'Number of pages in the index'),('opendmarc','ipaddr','PRIMARY','2025-07-08 22:22:27','n_diff_pfx01',942,4,'id'),('opendmarc','ipaddr','PRIMARY','2025-07-08 22:22:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','ipaddr','PRIMARY','2025-07-08 22:22:27','size',5,NULL,'Number of pages in the index'),('opendmarc','ipaddr','addr','2025-07-08 22:22:27','n_diff_pfx01',942,2,'addr'),('opendmarc','ipaddr','addr','2025-07-08 22:22:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','ipaddr','addr','2025-07-08 22:22:27','size',3,NULL,'Number of pages in the index'),('opendmarc','messages','PRIMARY','2025-08-19 22:22:06','n_diff_pfx01',5753,20,'id'),('opendmarc','messages','PRIMARY','2025-08-19 22:22:06','n_leaf_pages',26,NULL,'Number of leaf pages in the index'),('opendmarc','messages','PRIMARY','2025-08-19 22:22:06','size',27,NULL,'Number of pages in the index'),('opendmarc','messages','date','2025-08-19 22:22:06','n_diff_pfx01',5596,6,'date'),('opendmarc','messages','date','2025-08-19 22:22:06','n_diff_pfx02',5698,6,'date,id'),('opendmarc','messages','date','2025-08-19 22:22:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','messages','date','2025-08-19 22:22:06','size',7,NULL,'Number of pages in the index'),('opendmarc','messages','reporter','2025-08-19 22:22:06','n_diff_pfx01',1,11,'reporter'),('opendmarc','messages','reporter','2025-08-19 22:22:06','n_diff_pfx02',5596,11,'reporter,date'),('opendmarc','messages','reporter','2025-08-19 22:22:06','n_diff_pfx03',5698,11,'reporter,date,jobid'),('opendmarc','messages','reporter','2025-08-19 22:22:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','messages','reporter','2025-08-19 22:22:06','size',12,NULL,'Number of pages in the index'),('opendmarc','reporters','PRIMARY','2025-06-17 07:08:26','n_diff_pfx01',0,1,'id'),('opendmarc','reporters','PRIMARY','2025-06-17 07:08:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','reporters','PRIMARY','2025-06-17 07:08:26','size',1,NULL,'Number of pages in the index'),('opendmarc','reporters','name','2025-06-17 07:08:26','n_diff_pfx01',0,1,'name'),('opendmarc','reporters','name','2025-06-17 07:08:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','reporters','name','2025-06-17 07:08:26','size',1,NULL,'Number of pages in the index'),('opendmarc','requests','PRIMARY','2025-08-26 22:35:09','n_diff_pfx01',1206,6,'id'),('opendmarc','requests','PRIMARY','2025-08-26 22:35:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','requests','PRIMARY','2025-08-26 22:35:09','size',7,NULL,'Number of pages in the index'),('opendmarc','requests','domain','2025-08-26 22:35:09','n_diff_pfx01',1206,2,'domain'),('opendmarc','requests','domain','2025-08-26 22:35:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','requests','domain','2025-08-26 22:35:09','size',3,NULL,'Number of pages in the index'),('opendmarc','requests','lastsent','2025-08-26 22:35:09','n_diff_pfx01',63,2,'lastsent'),('opendmarc','requests','lastsent','2025-08-26 22:35:09','n_diff_pfx02',1206,2,'lastsent,id'),('opendmarc','requests','lastsent','2025-08-26 22:35:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','requests','lastsent','2025-08-26 22:35:09','size',3,NULL,'Number of pages in the index'),('opendmarc','selectors','PRIMARY','2025-07-08 22:22:23','n_diff_pfx01',457,2,'id'),('opendmarc','selectors','PRIMARY','2025-07-08 22:22:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','selectors','PRIMARY','2025-07-08 22:22:23','size',3,NULL,'Number of pages in the index'),('opendmarc','selectors','name','2025-07-08 22:22:23','n_diff_pfx01',186,1,'name'),('opendmarc','selectors','name','2025-07-08 22:22:23','n_diff_pfx02',457,1,'name,id'),('opendmarc','selectors','name','2025-07-08 22:22:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','selectors','name','2025-07-08 22:22:23','size',1,NULL,'Number of pages in the index'),('opendmarc','selectors','name_2','2025-07-08 22:22:23','n_diff_pfx01',186,1,'name'),('opendmarc','selectors','name_2','2025-07-08 22:22:23','n_diff_pfx02',457,1,'name,domain'),('opendmarc','selectors','name_2','2025-07-08 22:22:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','selectors','name_2','2025-07-08 22:22:23','size',1,NULL,'Number of pages in the index'),('opendmarc','signatures','PRIMARY','2025-08-19 22:22:06','n_diff_pfx01',5743,15,'id'),('opendmarc','signatures','PRIMARY','2025-08-19 22:22:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','signatures','PRIMARY','2025-08-19 22:22:06','size',16,NULL,'Number of pages in the index'),('opendmarc','signatures','message','2025-08-19 22:22:06','n_diff_pfx01',4589,6,'message'),('opendmarc','signatures','message','2025-08-19 22:22:06','n_diff_pfx02',5743,6,'message,id'),('opendmarc','signatures','message','2025-08-19 22:22:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc','signatures','message','2025-08-19 22:22:06','size',7,NULL,'Number of pages in the index'),('opendmarc_old','domains','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',20388,20,'id'),('opendmarc_old','domains','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',57,NULL,'Number of leaf pages in the index'),('opendmarc_old','domains','PRIMARY','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','domains','name','2023-07-11 09:55:58','n_diff_pfx01',20447,20,'name'),('opendmarc_old','domains','name','2023-07-11 09:55:58','n_leaf_pages',42,NULL,'Number of leaf pages in the index'),('opendmarc_old','domains','name','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','ipaddr','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',28249,20,'id'),('opendmarc_old','ipaddr','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',76,NULL,'Number of leaf pages in the index'),('opendmarc_old','ipaddr','PRIMARY','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','ipaddr','addr','2023-07-11 09:55:58','n_diff_pfx01',27126,20,'addr'),('opendmarc_old','ipaddr','addr','2023-07-11 09:55:58','n_leaf_pages',61,NULL,'Number of leaf pages in the index'),('opendmarc_old','ipaddr','addr','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','messages','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',54747,20,'id'),('opendmarc_old','messages','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',237,NULL,'Number of leaf pages in the index'),('opendmarc_old','messages','PRIMARY','2023-07-11 09:55:58','size',289,NULL,'Number of pages in the index'),('opendmarc_old','messages','date','2023-07-11 09:55:58','n_diff_pfx01',54548,20,'date'),('opendmarc_old','messages','date','2023-07-11 09:55:58','n_diff_pfx02',54992,20,'date,id'),('opendmarc_old','messages','date','2023-07-11 09:55:58','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('opendmarc_old','messages','date','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','messages','reporter','2023-07-11 09:55:58','n_diff_pfx01',0,2,'reporter'),('opendmarc_old','messages','reporter','2023-07-11 09:55:58','n_diff_pfx02',53419,20,'reporter,date'),('opendmarc_old','messages','reporter','2023-07-11 09:55:58','n_diff_pfx03',56286,20,'reporter,date,jobid'),('opendmarc_old','messages','reporter','2023-07-11 09:55:58','n_leaf_pages',106,NULL,'Number of leaf pages in the index'),('opendmarc_old','messages','reporter','2023-07-11 09:55:58','size',161,NULL,'Number of pages in the index'),('opendmarc_old','reporters','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',1,1,'id'),('opendmarc_old','reporters','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc_old','reporters','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('opendmarc_old','reporters','name','2023-07-11 09:55:58','n_diff_pfx01',1,1,'name'),('opendmarc_old','reporters','name','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc_old','reporters','name','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('opendmarc_old','requests','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',12154,20,'id'),('opendmarc_old','requests','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',39,NULL,'Number of leaf pages in the index'),('opendmarc_old','requests','PRIMARY','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','requests','domain','2023-07-11 09:55:58','n_diff_pfx01',12154,16,'domain'),('opendmarc_old','requests','domain','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc_old','requests','domain','2023-07-11 09:55:58','size',17,NULL,'Number of pages in the index'),('opendmarc_old','requests','lastsent','2023-07-11 09:55:58','n_diff_pfx01',143,12,'lastsent'),('opendmarc_old','requests','lastsent','2023-07-11 09:55:58','n_diff_pfx02',12154,12,'lastsent,id'),('opendmarc_old','requests','lastsent','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc_old','requests','lastsent','2023-07-11 09:55:58','size',13,NULL,'Number of pages in the index'),('opendmarc_old','signatures','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',41096,20,'id'),('opendmarc_old','signatures','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',88,NULL,'Number of leaf pages in the index'),('opendmarc_old','signatures','PRIMARY','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('opendmarc_old','signatures','message','2023-07-11 09:55:58','n_diff_pfx01',34968,35,'message'),('opendmarc_old','signatures','message','2023-07-11 09:55:58','n_diff_pfx02',40850,35,'message,id'),('opendmarc_old','signatures','message','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('opendmarc_old','signatures','message','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('paste','comments','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',1,1,'id'),('paste','comments','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','comments','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','config','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',65,1,'id'),('paste','config','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','config','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','ipbans','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',3,1,'ip'),('paste','ipbans','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','ipbans','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','main','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',73,13,'id'),('paste','main','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',54,NULL,'Number of leaf pages in the index'),('paste','main','PRIMARY','2023-07-11 09:55:58','size',97,NULL,'Number of pages in the index'),('paste','main','main_author_index','2023-07-11 09:55:58','n_diff_pfx01',4,1,'author'),('paste','main','main_author_index','2023-07-11 09:55:58','n_diff_pfx02',86,1,'author,id'),('paste','main','main_author_index','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_author_index','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','main','main_private_index','2023-07-11 09:55:58','n_diff_pfx01',2,1,'private'),('paste','main','main_private_index','2023-07-11 09:55:58','n_diff_pfx02',86,1,'private,id'),('paste','main','main_private_index','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_private_index','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','main','main_project_index','2023-07-11 09:55:58','n_diff_pfx01',1,1,'project'),('paste','main','main_project_index','2023-07-11 09:55:58','n_diff_pfx02',86,1,'project,id'),('paste','main','main_project_index','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_project_index','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','main','main_urlkey_index','2023-07-11 09:55:58','n_diff_pfx01',86,1,'urlkey'),('paste','main','main_urlkey_index','2023-07-11 09:55:58','n_diff_pfx02',86,1,'urlkey,id'),('paste','main','main_urlkey_index','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_urlkey_index','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','plugins','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',1,1,'filename'),('paste','plugins','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','plugins','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','revisions','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',324,1,'id'),('paste','revisions','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','revisions','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','statistics','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',2,1,'id'),('paste','statistics','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','statistics','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','users','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',8,1,'id'),('paste','users','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','users','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('paste','users','users_username_index','2023-07-11 09:55:58','n_diff_pfx01',8,1,'username'),('paste','users','users_username_index','2023-07-11 09:55:58','n_diff_pfx02',8,1,'username,id'),('paste','users','users_username_index','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','users','users_username_index','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__bookmark','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'id'),('phpmyadmin','pma__bookmark','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__bookmark','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__column_info','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',11,1,'id'),('phpmyadmin','pma__column_info','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__column_info','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__column_info','db_name','2023-07-11 09:55:58','n_diff_pfx01',4,1,'db_name'),('phpmyadmin','pma__column_info','db_name','2023-07-11 09:55:58','n_diff_pfx02',4,1,'db_name,table_name'),('phpmyadmin','pma__column_info','db_name','2023-07-11 09:55:58','n_diff_pfx03',11,1,'db_name,table_name,column_name'),('phpmyadmin','pma__column_info','db_name','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__column_info','db_name','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__designer_coords','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__designer_coords','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__designer_coords','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__designer_coords','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__favorite','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__favorite','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__favorite','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__history','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',174,2,'id'),('phpmyadmin','pma__history','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__history','PRIMARY','2023-07-11 09:55:58','size',3,NULL,'Number of pages in the index'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_diff_pfx01',4,1,'username'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_diff_pfx02',22,1,'username,db'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_diff_pfx03',55,1,'username,db,table'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_diff_pfx04',174,1,'username,db,table,timevalue'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_diff_pfx05',174,1,'username,db,table,timevalue,id'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__history','username','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'username,item_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',0,1,'username,item_name,item_type'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_diff_pfx04',0,1,'username,item_name,item_type,db_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_diff_pfx05',0,1,'username,item_name,item_type,db_name,table_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__navigationhiding','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__pdf_pages','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'page_nr'),('phpmyadmin','pma__pdf_pages','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__pdf_pages','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__pdf_pages','db_name','2023-07-11 09:55:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__pdf_pages','db_name','2023-07-11 09:55:58','n_diff_pfx02',0,1,'db_name,page_nr'),('phpmyadmin','pma__pdf_pages','db_name','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__pdf_pages','db_name','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__recent','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',4,1,'username'),('phpmyadmin','pma__recent','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__recent','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__relation','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'master_db'),('phpmyadmin','pma__relation','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'master_db,master_table'),('phpmyadmin','pma__relation','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',0,1,'master_db,master_table,master_field'),('phpmyadmin','pma__relation','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__relation','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_diff_pfx01',0,1,'foreign_db'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_diff_pfx02',0,1,'foreign_db,foreign_table'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_diff_pfx03',0,1,'foreign_db,foreign_table,master_db'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_diff_pfx04',0,1,'foreign_db,foreign_table,master_db,master_table'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_diff_pfx05',0,1,'foreign_db,foreign_table,master_db,master_table,master_field'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__relation','foreign_field','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__savedsearches','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'id'),('phpmyadmin','pma__savedsearches','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__savedsearches','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2023-07-11 09:55:58','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2023-07-11 09:55:58','n_diff_pfx02',0,1,'username,db_name'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2023-07-11 09:55:58','n_diff_pfx03',0,1,'username,db_name,search_name'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_coords','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__table_coords','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__table_coords','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',0,1,'db_name,table_name,pdf_page_number'),('phpmyadmin','pma__table_coords','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_coords','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_info','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__table_info','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__table_info','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_info','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',1,1,'username'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',1,1,'username,db_name'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',1,1,'username,db_name,table_name'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__tracking','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__tracking','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__tracking','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',0,1,'db_name,table_name,version'),('phpmyadmin','pma__tracking','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__tracking','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__userconfig','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',5,1,'username'),('phpmyadmin','pma__userconfig','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__userconfig','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__usergroups','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'usergroup'),('phpmyadmin','pma__usergroups','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'usergroup,tab'),('phpmyadmin','pma__usergroups','PRIMARY','2023-07-11 09:55:58','n_diff_pfx03',0,1,'usergroup,tab,allowed'),('phpmyadmin','pma__usergroups','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__usergroups','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__users','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__users','PRIMARY','2023-07-11 09:55:58','n_diff_pfx02',0,1,'username,usergroup'),('phpmyadmin','pma__users','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__users','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_commentmeta','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'meta_id'),('pinecnj','wp_commentmeta','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_commentmeta','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_commentmeta','comment_id','2023-07-11 09:55:58','n_diff_pfx01',0,1,'comment_id'),('pinecnj','wp_commentmeta','comment_id','2023-07-11 09:55:58','n_diff_pfx02',0,1,'comment_id,meta_id'),('pinecnj','wp_commentmeta','comment_id','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_commentmeta','comment_id','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_commentmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx01',0,1,'meta_key'),('pinecnj','wp_commentmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx02',0,1,'meta_key,meta_id'),('pinecnj','wp_commentmeta','meta_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_commentmeta','meta_key','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','PRIMARY','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_ID'),('pinecnj','wp_comments','PRIMARY','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','PRIMARY','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','comment_approved_date_gmt','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_approved'),('pinecnj','wp_comments','comment_approved_date_gmt','2025-08-04 09:26:13','n_diff_pfx02',0,1,'comment_approved,comment_date_gmt'),('pinecnj','wp_comments','comment_approved_date_gmt','2025-08-04 09:26:13','n_diff_pfx03',0,1,'comment_approved,comment_date_gmt,comment_ID'),('pinecnj','wp_comments','comment_approved_date_gmt','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','comment_approved_date_gmt','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','comment_author_email','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_author_email'),('pinecnj','wp_comments','comment_author_email','2025-08-04 09:26:13','n_diff_pfx02',0,1,'comment_author_email,comment_ID'),('pinecnj','wp_comments','comment_author_email','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','comment_author_email','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','comment_date_gmt','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_date_gmt'),('pinecnj','wp_comments','comment_date_gmt','2025-08-04 09:26:13','n_diff_pfx02',0,1,'comment_date_gmt,comment_ID'),('pinecnj','wp_comments','comment_date_gmt','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','comment_date_gmt','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','comment_parent','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_parent'),('pinecnj','wp_comments','comment_parent','2025-08-04 09:26:13','n_diff_pfx02',0,1,'comment_parent,comment_ID'),('pinecnj','wp_comments','comment_parent','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','comment_parent','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_comments','comment_post_ID','2025-08-04 09:26:13','n_diff_pfx01',0,1,'comment_post_ID'),('pinecnj','wp_comments','comment_post_ID','2025-08-04 09:26:13','n_diff_pfx02',0,1,'comment_post_ID,comment_ID'),('pinecnj','wp_comments','comment_post_ID','2025-08-04 09:26:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_comments','comment_post_ID','2025-08-04 09:26:13','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_gglcptch_allowlist','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',0,1,'id'),('pinecnj','wp_gglcptch_allowlist','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_gglcptch_allowlist','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_gglcptch_allowlist','ip','2023-07-11 09:55:58','n_diff_pfx01',0,1,'ip'),('pinecnj','wp_gglcptch_allowlist','ip','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_gglcptch_allowlist','ip','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_links','PRIMARY','2025-08-05 02:10:33','n_diff_pfx01',0,1,'link_id'),('pinecnj','wp_links','PRIMARY','2025-08-05 02:10:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_links','PRIMARY','2025-08-05 02:10:33','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_links','link_visible','2025-08-05 02:10:33','n_diff_pfx01',0,1,'link_visible'),('pinecnj','wp_links','link_visible','2025-08-05 02:10:33','n_diff_pfx02',0,1,'link_visible,link_id'),('pinecnj','wp_links','link_visible','2025-08-05 02:10:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_links','link_visible','2025-08-05 02:10:33','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_album','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',14,1,'id'),('pinecnj','wp_ngg_album','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_album','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_album','extras_post_id_key','2023-07-11 09:55:58','n_diff_pfx01',14,1,'extras_post_id'),('pinecnj','wp_ngg_album','extras_post_id_key','2023-07-11 09:55:58','n_diff_pfx02',14,1,'extras_post_id,id'),('pinecnj','wp_ngg_album','extras_post_id_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_album','extras_post_id_key','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_gallery','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',36,1,'gid'),('pinecnj','wp_ngg_gallery','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_gallery','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_gallery','extras_post_id_key','2023-07-11 09:55:58','n_diff_pfx01',36,1,'extras_post_id'),('pinecnj','wp_ngg_gallery','extras_post_id_key','2023-07-11 09:55:58','n_diff_pfx02',36,1,'extras_post_id,gid'),('pinecnj','wp_ngg_gallery','extras_post_id_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_gallery','extras_post_id_key','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_pictures','PRIMARY','2025-08-04 09:33:36','n_diff_pfx01',513,20,'pid'),('pinecnj','wp_ngg_pictures','PRIMARY','2025-08-04 09:33:36','n_leaf_pages',34,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_pictures','PRIMARY','2025-08-04 09:33:36','size',97,NULL,'Number of pages in the index'),('pinecnj','wp_ngg_pictures','extras_post_id_key','2025-08-04 09:33:36','n_diff_pfx01',556,1,'extras_post_id'),('pinecnj','wp_ngg_pictures','extras_post_id_key','2025-08-04 09:33:36','n_diff_pfx02',556,1,'extras_post_id,pid'),('pinecnj','wp_ngg_pictures','extras_post_id_key','2025-08-04 09:33:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_ngg_pictures','extras_post_id_key','2025-08-04 09:33:36','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_options','PRIMARY','2025-08-24 00:54:47','n_diff_pfx01',4445,20,'option_id'),('pinecnj','wp_options','PRIMARY','2025-08-24 00:54:47','n_leaf_pages',660,NULL,'Number of leaf pages in the index'),('pinecnj','wp_options','PRIMARY','2025-08-24 00:54:47','size',705,NULL,'Number of pages in the index'),('pinecnj','wp_options','autoload','2025-08-24 00:54:47','n_diff_pfx01',5,7,'autoload'),('pinecnj','wp_options','autoload','2025-08-24 00:54:47','n_diff_pfx02',5447,7,'autoload,option_id'),('pinecnj','wp_options','autoload','2025-08-24 00:54:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_options','autoload','2025-08-24 00:54:47','size',8,NULL,'Number of pages in the index'),('pinecnj','wp_options','option_name','2025-08-24 00:54:47','n_diff_pfx01',5447,19,'option_name'),('pinecnj','wp_options','option_name','2025-08-24 00:54:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_options','option_name','2025-08-24 00:54:47','size',65,NULL,'Number of pages in the index'),('pinecnj','wp_postmeta','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',4509,20,'meta_id'),('pinecnj','wp_postmeta','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',20,NULL,'Number of leaf pages in the index'),('pinecnj','wp_postmeta','PRIMARY','2023-07-11 09:55:58','size',21,NULL,'Number of pages in the index'),('pinecnj','wp_postmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx01',69,9,'meta_key'),('pinecnj','wp_postmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx02',4529,9,'meta_key,meta_id'),('pinecnj','wp_postmeta','meta_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_postmeta','meta_key','2023-07-11 09:55:58','size',10,NULL,'Number of pages in the index'),('pinecnj','wp_postmeta','post_id','2023-07-11 09:55:58','n_diff_pfx01',1622,9,'post_id'),('pinecnj','wp_postmeta','post_id','2023-07-11 09:55:58','n_diff_pfx02',4529,9,'post_id,meta_id'),('pinecnj','wp_postmeta','post_id','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_postmeta','post_id','2023-07-11 09:55:58','size',10,NULL,'Number of pages in the index'),('pinecnj','wp_posts','PRIMARY','2025-08-04 09:26:14','n_diff_pfx01',1709,20,'ID'),('pinecnj','wp_posts','PRIMARY','2025-08-04 09:26:14','n_leaf_pages',205,NULL,'Number of leaf pages in the index'),('pinecnj','wp_posts','PRIMARY','2025-08-04 09:26:14','size',225,NULL,'Number of pages in the index'),('pinecnj','wp_posts','post_author','2025-08-04 09:26:14','n_diff_pfx01',3,5,'post_author'),('pinecnj','wp_posts','post_author','2025-08-04 09:26:14','n_diff_pfx02',1912,5,'post_author,ID'),('pinecnj','wp_posts','post_author','2025-08-04 09:26:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_posts','post_author','2025-08-04 09:26:14','size',6,NULL,'Number of pages in the index'),('pinecnj','wp_posts','post_name','2025-08-04 09:26:14','n_diff_pfx01',376,5,'post_name'),('pinecnj','wp_posts','post_name','2025-08-04 09:26:14','n_diff_pfx02',1912,5,'post_name,ID'),('pinecnj','wp_posts','post_name','2025-08-04 09:26:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_posts','post_name','2025-08-04 09:26:14','size',6,NULL,'Number of pages in the index'),('pinecnj','wp_posts','post_parent','2025-08-04 09:26:14','n_diff_pfx01',20,4,'post_parent'),('pinecnj','wp_posts','post_parent','2025-08-04 09:26:14','n_diff_pfx02',1912,4,'post_parent,ID'),('pinecnj','wp_posts','post_parent','2025-08-04 09:26:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_posts','post_parent','2025-08-04 09:26:14','size',5,NULL,'Number of pages in the index'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','n_diff_pfx01',16,9,'post_type'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','n_diff_pfx02',19,9,'post_type,post_status'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','n_diff_pfx03',1369,9,'post_type,post_status,post_date'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','n_diff_pfx04',1912,9,'post_type,post_status,post_date,ID'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_posts','type_status_date','2025-08-04 09:26:14','size',10,NULL,'Number of pages in the index'),('pinecnj','wp_term_relationships','PRIMARY','2023-07-16 13:04:46','n_diff_pfx01',15,1,'object_id'),('pinecnj','wp_term_relationships','PRIMARY','2023-07-16 13:04:46','n_diff_pfx02',15,1,'object_id,term_taxonomy_id'),('pinecnj','wp_term_relationships','PRIMARY','2023-07-16 13:04:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_term_relationships','PRIMARY','2023-07-16 13:04:46','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_term_relationships','term_taxonomy_id','2023-07-16 13:04:46','n_diff_pfx01',4,1,'term_taxonomy_id'),('pinecnj','wp_term_relationships','term_taxonomy_id','2023-07-16 13:04:46','n_diff_pfx02',15,1,'term_taxonomy_id,object_id'),('pinecnj','wp_term_relationships','term_taxonomy_id','2023-07-16 13:04:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_term_relationships','term_taxonomy_id','2023-07-16 13:04:46','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',8,1,'term_taxonomy_id'),('pinecnj','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_term_taxonomy','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_term_taxonomy','taxonomy','2023-07-11 09:55:58','n_diff_pfx01',4,1,'taxonomy'),('pinecnj','wp_term_taxonomy','taxonomy','2023-07-11 09:55:58','n_diff_pfx02',8,1,'taxonomy,term_taxonomy_id'),('pinecnj','wp_term_taxonomy','taxonomy','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_term_taxonomy','taxonomy','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:58','n_diff_pfx01',8,1,'term_id'),('pinecnj','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:58','n_diff_pfx02',8,1,'term_id,taxonomy'),('pinecnj','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_termmeta','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',3,1,'meta_id'),('pinecnj','wp_termmeta','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_termmeta','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_termmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx01',1,1,'meta_key'),('pinecnj','wp_termmeta','meta_key','2023-07-11 09:55:58','n_diff_pfx02',3,1,'meta_key,meta_id'),('pinecnj','wp_termmeta','meta_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_termmeta','meta_key','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_termmeta','term_id','2023-07-11 09:55:58','n_diff_pfx01',3,1,'term_id'),('pinecnj','wp_termmeta','term_id','2023-07-11 09:55:58','n_diff_pfx02',3,1,'term_id,meta_id'),('pinecnj','wp_termmeta','term_id','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_termmeta','term_id','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_terms','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',8,1,'term_id'),('pinecnj','wp_terms','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_terms','PRIMARY','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_terms','name','2023-07-11 09:55:58','n_diff_pfx01',7,1,'name'),('pinecnj','wp_terms','name','2023-07-11 09:55:58','n_diff_pfx02',8,1,'name,term_id'),('pinecnj','wp_terms','name','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_terms','name','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_terms','slug','2023-07-11 09:55:58','n_diff_pfx01',7,1,'slug'),('pinecnj','wp_terms','slug','2023-07-11 09:55:58','n_diff_pfx02',8,1,'slug,term_id'),('pinecnj','wp_terms','slug','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_terms','slug','2023-07-11 09:55:58','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_usermeta','PRIMARY','2023-07-11 09:55:58','n_diff_pfx01',2947,12,'umeta_id'),('pinecnj','wp_usermeta','PRIMARY','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_usermeta','PRIMARY','2023-07-11 09:55:58','size',13,NULL,'Number of pages in the index'),('pinecnj','wp_usermeta','meta_key','2023-07-11 09:55:58','n_diff_pfx01',30,8,'meta_key'),('pinecnj','wp_usermeta','meta_key','2023-07-11 09:55:58','n_diff_pfx02',2947,8,'meta_key,umeta_id'),('pinecnj','wp_usermeta','meta_key','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_usermeta','meta_key','2023-07-11 09:55:58','size',9,NULL,'Number of pages in the index'),('pinecnj','wp_usermeta','user_id','2023-07-11 09:55:58','n_diff_pfx01',225,5,'user_id'),('pinecnj','wp_usermeta','user_id','2023-07-11 09:55:58','n_diff_pfx02',2947,5,'user_id,umeta_id'),('pinecnj','wp_usermeta','user_id','2023-07-11 09:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_usermeta','user_id','2023-07-11 09:55:58','size',6,NULL,'Number of pages in the index'),('pinecnj','wp_users','PRIMARY','2025-08-04 09:26:17','n_diff_pfx01',307,5,'ID'),('pinecnj','wp_users','PRIMARY','2025-08-04 09:26:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_users','PRIMARY','2025-08-04 09:26:17','size',6,NULL,'Number of pages in the index'),('pinecnj','wp_users','user_email','2025-08-04 09:26:17','n_diff_pfx01',307,1,'user_email'),('pinecnj','wp_users','user_email','2025-08-04 09:26:17','n_diff_pfx02',307,1,'user_email,ID'),('pinecnj','wp_users','user_email','2025-08-04 09:26:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_users','user_email','2025-08-04 09:26:17','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_users','user_login_key','2025-08-04 09:26:17','n_diff_pfx01',307,1,'user_login'),('pinecnj','wp_users','user_login_key','2025-08-04 09:26:17','n_diff_pfx02',307,1,'user_login,ID'),('pinecnj','wp_users','user_login_key','2025-08-04 09:26:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_users','user_login_key','2025-08-04 09:26:17','size',1,NULL,'Number of pages in the index'),('pinecnj','wp_users','user_nicename','2025-08-04 09:26:17','n_diff_pfx01',307,1,'user_nicename'),('pinecnj','wp_users','user_nicename','2025-08-04 09:26:17','n_diff_pfx02',307,1,'user_nicename,ID'),('pinecnj','wp_users','user_nicename','2025-08-04 09:26:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('pinecnj','wp_users','user_nicename','2025-08-04 09:26:17','size',1,NULL,'Number of pages in the index'),('practiscore','auditLogRaw','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',8584,20,'id'),('practiscore','auditLogRaw','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',29,NULL,'Number of leaf pages in the index'),('practiscore','auditLogRaw','PRIMARY','2023-07-11 09:55:59','size',30,NULL,'Number of pages in the index'),('practiscore','auditLogRaw','shooter','2023-07-11 09:55:59','n_diff_pfx01',5951,13,'shooter'),('practiscore','auditLogRaw','shooter','2023-07-11 09:55:59','n_diff_pfx02',8574,13,'shooter,id'),('practiscore','auditLogRaw','shooter','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','auditLogRaw','shooter','2023-07-11 09:55:59','size',14,NULL,'Number of pages in the index'),('practiscore','auditLogRaw','user','2023-07-11 09:55:59','n_diff_pfx01',11,12,'user'),('practiscore','auditLogRaw','user','2023-07-11 09:55:59','n_diff_pfx02',8574,12,'user,id'),('practiscore','auditLogRaw','user','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','auditLogRaw','user','2023-07-11 09:55:59','size',13,NULL,'Number of pages in the index'),('practiscore','matches','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',86,1,'id'),('practiscore','matches','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','matches','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('practiscore','shooters','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',7953,20,'id'),('practiscore','shooters','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',63,NULL,'Number of leaf pages in the index'),('practiscore','shooters','PRIMARY','2023-07-11 09:55:59','size',97,NULL,'Number of pages in the index'),('practiscore','shooters','match','2023-07-11 09:55:59','n_diff_pfx01',85,9,'match'),('practiscore','shooters','match','2023-07-11 09:55:59','n_diff_pfx02',8080,9,'match,id'),('practiscore','shooters','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters','match','2023-07-11 09:55:59','size',10,NULL,'Number of pages in the index'),('practiscore','shooters_backup_10072019','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',3462,20,'id'),('practiscore','shooters_backup_10072019','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',27,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_10072019','PRIMARY','2023-07-11 09:55:59','size',28,NULL,'Number of pages in the index'),('practiscore','shooters_backup_10072019','match','2023-07-11 09:55:59','n_diff_pfx01',30,5,'match'),('practiscore','shooters_backup_10072019','match','2023-07-11 09:55:59','n_diff_pfx02',3478,5,'match,id'),('practiscore','shooters_backup_10072019','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_10072019','match','2023-07-11 09:55:59','size',6,NULL,'Number of pages in the index'),('practiscore','shooters_backup_11032019','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',2383,19,'id'),('practiscore','shooters_backup_11032019','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_11032019','PRIMARY','2023-07-11 09:55:59','size',20,NULL,'Number of pages in the index'),('practiscore','shooters_backup_11032019','match','2023-07-11 09:55:59','n_diff_pfx01',21,3,'match'),('practiscore','shooters_backup_11032019','match','2023-07-11 09:55:59','n_diff_pfx02',2383,3,'match,id'),('practiscore','shooters_backup_11032019','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_11032019','match','2023-07-11 09:55:59','size',4,NULL,'Number of pages in the index'),('practiscore','shooters_backup_18072018','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',1392,12,'id'),('practiscore','shooters_backup_18072018','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_18072018','PRIMARY','2023-07-11 09:55:59','size',13,NULL,'Number of pages in the index'),('practiscore','shooters_backup_18072018','match','2023-07-11 09:55:59','n_diff_pfx01',7,2,'match'),('practiscore','shooters_backup_18072018','match','2023-07-11 09:55:59','n_diff_pfx02',1392,2,'match,id'),('practiscore','shooters_backup_18072018','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_18072018','match','2023-07-11 09:55:59','size',3,NULL,'Number of pages in the index'),('practiscore','shooters_backup_22082019','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',3916,20,'id'),('practiscore','shooters_backup_22082019','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',31,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_22082019','PRIMARY','2023-07-11 09:55:59','size',32,NULL,'Number of pages in the index'),('practiscore','shooters_backup_22082019','match','2023-07-11 09:55:59','n_diff_pfx01',32,5,'match'),('practiscore','shooters_backup_22082019','match','2023-07-11 09:55:59','n_diff_pfx02',3979,5,'match,id'),('practiscore','shooters_backup_22082019','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','shooters_backup_22082019','match','2023-07-11 09:55:59','size',6,NULL,'Number of pages in the index'),('practiscore','test','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'id'),('practiscore','test','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','test','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('practiscore','test','match','2023-07-11 09:55:59','n_diff_pfx01',0,1,'match'),('practiscore','test','match','2023-07-11 09:55:59','n_diff_pfx02',0,1,'match,id'),('practiscore','test','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','test','match','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('practiscore','users','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',17,1,'id'),('practiscore','users','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore','users','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('practiscore_receive','matches','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',10,1,'id'),('practiscore_receive','matches','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore_receive','matches','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('practiscore_receive','received_score','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',17187,20,'id'),('practiscore_receive','received_score','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',301,NULL,'Number of leaf pages in the index'),('practiscore_receive','received_score','PRIMARY','2023-07-11 09:55:59','size',353,NULL,'Number of pages in the index'),('practiscore_receive','received_score','hash','2023-07-11 09:55:59','n_diff_pfx01',16965,20,'hash'),('practiscore_receive','received_score','hash','2023-07-11 09:55:59','n_diff_pfx02',16728,20,'hash,id'),('practiscore_receive','received_score','hash','2023-07-11 09:55:59','n_leaf_pages',225,NULL,'Number of leaf pages in the index'),('practiscore_receive','received_score','hash','2023-07-11 09:55:59','size',292,NULL,'Number of pages in the index'),('practiscore_receive','received_score','match','2023-07-11 09:55:59','n_diff_pfx01',9,20,'match'),('practiscore_receive','received_score','match','2023-07-11 09:55:59','n_diff_pfx02',17456,20,'match,id'),('practiscore_receive','received_score','match','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('practiscore_receive','received_score','match','2023-07-11 09:55:59','size',21,NULL,'Number of pages in the index'),('roundcube','cache','GEN_CLUST_INDEX','2016-03-12 15:02:09','n_diff_pfx01',0,1,'DB_ROW_ID'),('roundcube','cache','GEN_CLUST_INDEX','2016-03-12 15:02:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache','GEN_CLUST_INDEX','2016-03-12 15:02:09','size',1,NULL,'Number of pages in the index'),('roundcube','cache','created_index','2016-03-12 15:02:09','n_diff_pfx01',0,1,'created'),('roundcube','cache','created_index','2016-03-12 15:02:09','n_diff_pfx02',0,1,'created,DB_ROW_ID'),('roundcube','cache','created_index','2016-03-12 15:02:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache','created_index','2016-03-12 15:02:09','size',1,NULL,'Number of pages in the index'),('roundcube','cache','user_cache_index','2016-03-12 15:02:09','n_diff_pfx01',0,1,'user_id'),('roundcube','cache','user_cache_index','2016-03-12 15:02:09','n_diff_pfx02',0,1,'user_id,cache_key'),('roundcube','cache','user_cache_index','2016-03-12 15:02:09','n_diff_pfx03',0,1,'user_id,cache_key,DB_ROW_ID'),('roundcube','cache','user_cache_index','2016-03-12 15:02:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache','user_cache_index','2016-03-12 15:02:09','size',1,NULL,'Number of pages in the index'),('roundcube','cache_index','PRIMARY','2016-03-12 15:02:10','n_diff_pfx01',0,1,'user_id'),('roundcube','cache_index','PRIMARY','2016-03-12 15:02:10','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube','cache_index','PRIMARY','2016-03-12 15:02:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_index','PRIMARY','2016-03-12 15:02:10','size',1,NULL,'Number of pages in the index'),('roundcube','cache_index','changed_index','2016-03-12 15:02:10','n_diff_pfx01',0,1,'changed'),('roundcube','cache_index','changed_index','2016-03-12 15:02:10','n_diff_pfx02',0,1,'changed,user_id'),('roundcube','cache_index','changed_index','2016-03-12 15:02:10','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube','cache_index','changed_index','2016-03-12 15:02:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_index','changed_index','2016-03-12 15:02:10','size',1,NULL,'Number of pages in the index'),('roundcube','cache_messages','PRIMARY','2016-03-12 15:02:11','n_diff_pfx01',0,1,'user_id'),('roundcube','cache_messages','PRIMARY','2016-03-12 15:02:11','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube','cache_messages','PRIMARY','2016-03-12 15:02:11','n_diff_pfx03',0,1,'user_id,mailbox,uid'),('roundcube','cache_messages','PRIMARY','2016-03-12 15:02:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_messages','PRIMARY','2016-03-12 15:02:11','size',1,NULL,'Number of pages in the index'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','n_diff_pfx01',0,1,'changed'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','n_diff_pfx02',0,1,'changed,user_id'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','n_diff_pfx04',0,1,'changed,user_id,mailbox,uid'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_messages','changed_index','2016-03-12 15:02:11','size',1,NULL,'Number of pages in the index'),('roundcube','cache_thread','PRIMARY','2016-03-12 15:02:12','n_diff_pfx01',0,1,'user_id'),('roundcube','cache_thread','PRIMARY','2016-03-12 15:02:12','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube','cache_thread','PRIMARY','2016-03-12 15:02:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_thread','PRIMARY','2016-03-12 15:02:12','size',1,NULL,'Number of pages in the index'),('roundcube','cache_thread','changed_index','2016-03-12 15:02:12','n_diff_pfx01',0,1,'changed'),('roundcube','cache_thread','changed_index','2016-03-12 15:02:12','n_diff_pfx02',0,1,'changed,user_id'),('roundcube','cache_thread','changed_index','2016-03-12 15:02:12','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube','cache_thread','changed_index','2016-03-12 15:02:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','cache_thread','changed_index','2016-03-12 15:02:12','size',1,NULL,'Number of pages in the index'),('roundcube','contactgroupmembers','PRIMARY','2016-03-12 15:02:13','n_diff_pfx01',0,1,'contactgroup_id'),('roundcube','contactgroupmembers','PRIMARY','2016-03-12 15:02:13','n_diff_pfx02',0,1,'contactgroup_id,contact_id'),('roundcube','contactgroupmembers','PRIMARY','2016-03-12 15:02:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contactgroupmembers','PRIMARY','2016-03-12 15:02:13','size',1,NULL,'Number of pages in the index'),('roundcube','contactgroupmembers','contactgroupmembers_contact_index','2016-03-12 15:02:13','n_diff_pfx01',0,1,'contact_id'),('roundcube','contactgroupmembers','contactgroupmembers_contact_index','2016-03-12 15:02:13','n_diff_pfx02',0,1,'contact_id,contactgroup_id'),('roundcube','contactgroupmembers','contactgroupmembers_contact_index','2016-03-12 15:02:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contactgroupmembers','contactgroupmembers_contact_index','2016-03-12 15:02:13','size',1,NULL,'Number of pages in the index'),('roundcube','contactgroups','PRIMARY','2016-03-12 15:02:14','n_diff_pfx01',1,1,'contactgroup_id'),('roundcube','contactgroups','PRIMARY','2016-03-12 15:02:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contactgroups','PRIMARY','2016-03-12 15:02:14','size',1,NULL,'Number of pages in the index'),('roundcube','contactgroups','contactgroups_user_index','2016-03-12 15:02:14','n_diff_pfx01',1,1,'user_id'),('roundcube','contactgroups','contactgroups_user_index','2016-03-12 15:02:14','n_diff_pfx02',1,1,'user_id,del'),('roundcube','contactgroups','contactgroups_user_index','2016-03-12 15:02:14','n_diff_pfx03',1,1,'user_id,del,contactgroup_id'),('roundcube','contactgroups','contactgroups_user_index','2016-03-12 15:02:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contactgroups','contactgroups_user_index','2016-03-12 15:02:14','size',1,NULL,'Number of pages in the index'),('roundcube','contacts','PRIMARY','2016-03-12 15:02:15','n_diff_pfx01',7,1,'contact_id'),('roundcube','contacts','PRIMARY','2016-03-12 15:02:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contacts','PRIMARY','2016-03-12 15:02:15','size',1,NULL,'Number of pages in the index'),('roundcube','contacts','user_contacts_index','2016-03-12 15:02:15','n_diff_pfx01',2,1,'user_id'),('roundcube','contacts','user_contacts_index','2016-03-12 15:02:15','n_diff_pfx02',2,1,'user_id,del'),('roundcube','contacts','user_contacts_index','2016-03-12 15:02:15','n_diff_pfx03',7,1,'user_id,del,contact_id'),('roundcube','contacts','user_contacts_index','2016-03-12 15:02:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','contacts','user_contacts_index','2016-03-12 15:02:15','size',1,NULL,'Number of pages in the index'),('roundcube','dictionary','GEN_CLUST_INDEX','2016-03-12 15:02:15','n_diff_pfx01',0,1,'DB_ROW_ID'),('roundcube','dictionary','GEN_CLUST_INDEX','2016-03-12 15:02:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','dictionary','GEN_CLUST_INDEX','2016-03-12 15:02:15','size',1,NULL,'Number of pages in the index'),('roundcube','dictionary','uniqueness','2016-03-12 15:02:15','n_diff_pfx01',0,1,'user_id'),('roundcube','dictionary','uniqueness','2016-03-12 15:02:15','n_diff_pfx02',0,1,'user_id,language'),('roundcube','dictionary','uniqueness','2016-03-12 15:02:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','dictionary','uniqueness','2016-03-12 15:02:15','size',1,NULL,'Number of pages in the index'),('roundcube','identities','PRIMARY','2016-03-12 15:02:16','n_diff_pfx01',17,1,'identity_id'),('roundcube','identities','PRIMARY','2016-03-12 15:02:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','identities','PRIMARY','2016-03-12 15:02:16','size',1,NULL,'Number of pages in the index'),('roundcube','identities','email_identities_index','2016-03-12 15:02:16','n_diff_pfx01',17,1,'email'),('roundcube','identities','email_identities_index','2016-03-12 15:02:16','n_diff_pfx02',17,1,'email,del'),('roundcube','identities','email_identities_index','2016-03-12 15:02:16','n_diff_pfx03',17,1,'email,del,identity_id'),('roundcube','identities','email_identities_index','2016-03-12 15:02:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','identities','email_identities_index','2016-03-12 15:02:16','size',1,NULL,'Number of pages in the index'),('roundcube','identities','user_identities_index','2016-03-12 15:02:16','n_diff_pfx01',17,1,'user_id'),('roundcube','identities','user_identities_index','2016-03-12 15:02:16','n_diff_pfx02',17,1,'user_id,del'),('roundcube','identities','user_identities_index','2016-03-12 15:02:16','n_diff_pfx03',17,1,'user_id,del,identity_id'),('roundcube','identities','user_identities_index','2016-03-12 15:02:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','identities','user_identities_index','2016-03-12 15:02:16','size',1,NULL,'Number of pages in the index'),('roundcube','searches','PRIMARY','2016-03-12 15:02:17','n_diff_pfx01',0,1,'search_id'),('roundcube','searches','PRIMARY','2016-03-12 15:02:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','searches','PRIMARY','2016-03-12 15:02:17','size',1,NULL,'Number of pages in the index'),('roundcube','searches','uniqueness','2016-03-12 15:02:17','n_diff_pfx01',0,1,'user_id'),('roundcube','searches','uniqueness','2016-03-12 15:02:17','n_diff_pfx02',0,1,'user_id,type'),('roundcube','searches','uniqueness','2016-03-12 15:02:17','n_diff_pfx03',0,1,'user_id,type,name'),('roundcube','searches','uniqueness','2016-03-12 15:02:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','searches','uniqueness','2016-03-12 15:02:17','size',1,NULL,'Number of pages in the index'),('roundcube','session','PRIMARY','2016-03-12 15:02:17','n_diff_pfx01',0,1,'sess_id'),('roundcube','session','PRIMARY','2016-03-12 15:02:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','session','PRIMARY','2016-03-12 15:02:17','size',1,NULL,'Number of pages in the index'),('roundcube','session','changed_index','2016-03-12 15:02:17','n_diff_pfx01',0,1,'changed'),('roundcube','session','changed_index','2016-03-12 15:02:17','n_diff_pfx02',0,1,'changed,sess_id'),('roundcube','session','changed_index','2016-03-12 15:02:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','session','changed_index','2016-03-12 15:02:17','size',1,NULL,'Number of pages in the index'),('roundcube','system','PRIMARY','2016-03-12 15:02:18','n_diff_pfx01',1,1,'name'),('roundcube','system','PRIMARY','2016-03-12 15:02:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','system','PRIMARY','2016-03-12 15:02:18','size',1,NULL,'Number of pages in the index'),('roundcube','users','PRIMARY','2016-03-12 15:02:19','n_diff_pfx01',17,1,'user_id'),('roundcube','users','PRIMARY','2016-03-12 15:02:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','users','PRIMARY','2016-03-12 15:02:19','size',1,NULL,'Number of pages in the index'),('roundcube','users','username','2016-03-12 15:02:19','n_diff_pfx01',17,1,'username'),('roundcube','users','username','2016-03-12 15:02:19','n_diff_pfx02',17,1,'username,mail_host'),('roundcube','users','username','2016-03-12 15:02:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube','users','username','2016-03-12 15:02:19','size',1,NULL,'Number of pages in the index'),('roundcube2','cache','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','cache','PRIMARY','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,cache_key'),('roundcube2','cache','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache','expires_index','2023-07-11 09:55:59','n_diff_pfx01',0,1,'expires'),('roundcube2','cache','expires_index','2023-07-11 09:55:59','n_diff_pfx02',0,1,'expires,user_id'),('roundcube2','cache','expires_index','2023-07-11 09:55:59','n_diff_pfx03',0,1,'expires,user_id,cache_key'),('roundcube2','cache','expires_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache','expires_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_index','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','cache_index','PRIMARY','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube2','cache_index','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_index','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_index','changed_index','2023-07-11 09:55:59','n_diff_pfx01',0,1,'changed'),('roundcube2','cache_index','changed_index','2023-07-11 09:55:59','n_diff_pfx02',0,1,'changed,user_id'),('roundcube2','cache_index','changed_index','2023-07-11 09:55:59','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube2','cache_index','changed_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_index','changed_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_messages','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','cache_messages','PRIMARY','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube2','cache_messages','PRIMARY','2023-07-11 09:55:59','n_diff_pfx03',0,1,'user_id,mailbox,uid'),('roundcube2','cache_messages','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_messages','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','n_diff_pfx01',0,1,'changed'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','n_diff_pfx02',0,1,'changed,user_id'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','n_diff_pfx04',0,1,'changed,user_id,mailbox,uid'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_messages','changed_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_shared','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'cache_key'),('roundcube2','cache_shared','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_shared','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_shared','expires_index','2023-07-11 09:55:59','n_diff_pfx01',0,1,'expires'),('roundcube2','cache_shared','expires_index','2023-07-11 09:55:59','n_diff_pfx02',0,1,'expires,cache_key'),('roundcube2','cache_shared','expires_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_shared','expires_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_thread','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','cache_thread','PRIMARY','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,mailbox'),('roundcube2','cache_thread','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_thread','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','cache_thread','changed_index','2023-07-11 09:55:59','n_diff_pfx01',0,1,'changed'),('roundcube2','cache_thread','changed_index','2023-07-11 09:55:59','n_diff_pfx02',0,1,'changed,user_id'),('roundcube2','cache_thread','changed_index','2023-07-11 09:55:59','n_diff_pfx03',0,1,'changed,user_id,mailbox'),('roundcube2','cache_thread','changed_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','cache_thread','changed_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','contactgroupmembers','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',12,1,'contactgroup_id'),('roundcube2','contactgroupmembers','PRIMARY','2023-07-11 09:55:59','n_diff_pfx02',214,1,'contactgroup_id,contact_id'),('roundcube2','contactgroupmembers','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contactgroupmembers','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','contactgroupmembers','contactgroupmembers_contact_index','2023-07-11 09:55:59','n_diff_pfx01',124,1,'contact_id'),('roundcube2','contactgroupmembers','contactgroupmembers_contact_index','2023-07-11 09:55:59','n_diff_pfx02',214,1,'contact_id,contactgroup_id'),('roundcube2','contactgroupmembers','contactgroupmembers_contact_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contactgroupmembers','contactgroupmembers_contact_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','contactgroups','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',13,1,'contactgroup_id'),('roundcube2','contactgroups','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contactgroups','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','contactgroups','contactgroups_user_index','2023-07-11 09:55:59','n_diff_pfx01',3,1,'user_id'),('roundcube2','contactgroups','contactgroups_user_index','2023-07-11 09:55:59','n_diff_pfx02',3,1,'user_id,del'),('roundcube2','contactgroups','contactgroups_user_index','2023-07-11 09:55:59','n_diff_pfx03',13,1,'user_id,del,contactgroup_id'),('roundcube2','contactgroups','contactgroups_user_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contactgroups','contactgroups_user_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','contacts','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',453,9,'contact_id'),('roundcube2','contacts','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contacts','PRIMARY','2023-07-11 09:55:59','size',10,NULL,'Number of pages in the index'),('roundcube2','contacts','user_contacts_index','2023-07-11 09:55:59','n_diff_pfx01',7,1,'user_id'),('roundcube2','contacts','user_contacts_index','2023-07-11 09:55:59','n_diff_pfx02',10,1,'user_id,del'),('roundcube2','contacts','user_contacts_index','2023-07-11 09:55:59','n_diff_pfx03',453,1,'user_id,del,contact_id'),('roundcube2','contacts','user_contacts_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','contacts','user_contacts_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','dictionary','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'id'),('roundcube2','dictionary','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','dictionary','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','dictionary','uniqueness','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','dictionary','uniqueness','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,language'),('roundcube2','dictionary','uniqueness','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','dictionary','uniqueness','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','filestore','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'file_id'),('roundcube2','filestore','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','filestore','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','filestore','uniqueness','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','filestore','uniqueness','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,context'),('roundcube2','filestore','uniqueness','2023-07-11 09:55:59','n_diff_pfx03',0,1,'user_id,context,filename'),('roundcube2','filestore','uniqueness','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','filestore','uniqueness','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','identities','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',35,1,'identity_id'),('roundcube2','identities','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','identities','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','identities','email_identities_index','2023-07-11 09:55:59','n_diff_pfx01',35,1,'email'),('roundcube2','identities','email_identities_index','2023-07-11 09:55:59','n_diff_pfx02',35,1,'email,del'),('roundcube2','identities','email_identities_index','2023-07-11 09:55:59','n_diff_pfx03',35,1,'email,del,identity_id'),('roundcube2','identities','email_identities_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','identities','email_identities_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','identities','user_identities_index','2023-07-11 09:55:59','n_diff_pfx01',35,1,'user_id'),('roundcube2','identities','user_identities_index','2023-07-11 09:55:59','n_diff_pfx02',35,1,'user_id,del'),('roundcube2','identities','user_identities_index','2023-07-11 09:55:59','n_diff_pfx03',35,1,'user_id,del,identity_id'),('roundcube2','identities','user_identities_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','identities','user_identities_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','searches','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'search_id'),('roundcube2','searches','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','searches','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','searches','uniqueness','2023-07-11 09:55:59','n_diff_pfx01',0,1,'user_id'),('roundcube2','searches','uniqueness','2023-07-11 09:55:59','n_diff_pfx02',0,1,'user_id,type'),('roundcube2','searches','uniqueness','2023-07-11 09:55:59','n_diff_pfx03',0,1,'user_id,type,name'),('roundcube2','searches','uniqueness','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','searches','uniqueness','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','session','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',2,1,'sess_id'),('roundcube2','session','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','session','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','session','changed_index','2023-07-11 09:55:59','n_diff_pfx01',2,1,'changed'),('roundcube2','session','changed_index','2023-07-11 09:55:59','n_diff_pfx02',2,1,'changed,sess_id'),('roundcube2','session','changed_index','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','session','changed_index','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','system','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',1,1,'name'),('roundcube2','system','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','system','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('roundcube2','users','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',35,2,'user_id'),('roundcube2','users','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','users','PRIMARY','2023-07-11 09:55:59','size',3,NULL,'Number of pages in the index'),('roundcube2','users','username','2023-07-11 09:55:59','n_diff_pfx01',35,1,'username'),('roundcube2','users','username','2023-07-11 09:55:59','n_diff_pfx02',35,1,'username,mail_host'),('roundcube2','users','username','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('roundcube2','users','username','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('seaninel','wp_commentmeta','PRIMARY','2023-07-11 09:55:59','n_diff_pfx01',0,1,'meta_id'),('seaninel','wp_commentmeta','PRIMARY','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_commentmeta','PRIMARY','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('seaninel','wp_commentmeta','comment_id','2023-07-11 09:55:59','n_diff_pfx01',0,1,'comment_id'),('seaninel','wp_commentmeta','comment_id','2023-07-11 09:55:59','n_diff_pfx02',0,1,'comment_id,meta_id'),('seaninel','wp_commentmeta','comment_id','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_commentmeta','comment_id','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('seaninel','wp_commentmeta','meta_key','2023-07-11 09:55:59','n_diff_pfx01',0,1,'meta_key'),('seaninel','wp_commentmeta','meta_key','2023-07-11 09:55:59','n_diff_pfx02',0,1,'meta_key,meta_id'),('seaninel','wp_commentmeta','meta_key','2023-07-11 09:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_commentmeta','meta_key','2023-07-11 09:55:59','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',12,1,'comment_ID'),('seaninel','wp_comments','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:00','n_diff_pfx01',2,1,'comment_approved'),('seaninel','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:00','n_diff_pfx02',12,1,'comment_approved,comment_date_gmt'),('seaninel','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:00','n_diff_pfx03',12,1,'comment_approved,comment_date_gmt,comment_ID'),('seaninel','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','comment_author_email','2023-07-11 09:56:00','n_diff_pfx01',11,1,'comment_author_email'),('seaninel','wp_comments','comment_author_email','2023-07-11 09:56:00','n_diff_pfx02',12,1,'comment_author_email,comment_ID'),('seaninel','wp_comments','comment_author_email','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','comment_author_email','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','comment_date_gmt','2023-07-11 09:56:00','n_diff_pfx01',12,1,'comment_date_gmt'),('seaninel','wp_comments','comment_date_gmt','2023-07-11 09:56:00','n_diff_pfx02',12,1,'comment_date_gmt,comment_ID'),('seaninel','wp_comments','comment_date_gmt','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','comment_date_gmt','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','comment_parent','2023-07-11 09:56:00','n_diff_pfx01',1,1,'comment_parent'),('seaninel','wp_comments','comment_parent','2023-07-11 09:56:00','n_diff_pfx02',12,1,'comment_parent,comment_ID'),('seaninel','wp_comments','comment_parent','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','comment_parent','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_comments','comment_post_ID','2023-07-11 09:56:00','n_diff_pfx01',4,1,'comment_post_ID'),('seaninel','wp_comments','comment_post_ID','2023-07-11 09:56:00','n_diff_pfx02',12,1,'comment_post_ID,comment_ID'),('seaninel','wp_comments','comment_post_ID','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_comments','comment_post_ID','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_links','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',0,1,'link_id'),('seaninel','wp_links','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_links','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_links','link_visible','2023-07-11 09:56:00','n_diff_pfx01',0,1,'link_visible'),('seaninel','wp_links','link_visible','2023-07-11 09:56:00','n_diff_pfx02',0,1,'link_visible,link_id'),('seaninel','wp_links','link_visible','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_links','link_visible','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_options','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',140,2,'option_id'),('seaninel','wp_options','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',30,NULL,'Number of leaf pages in the index'),('seaninel','wp_options','PRIMARY','2023-07-11 09:56:00','size',67,NULL,'Number of pages in the index'),('seaninel','wp_options','option_name','2023-07-11 09:56:00','n_diff_pfx01',142,1,'option_name'),('seaninel','wp_options','option_name','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_options','option_name','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_postmeta','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',95,2,'meta_id'),('seaninel','wp_postmeta','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_postmeta','PRIMARY','2023-07-11 09:56:00','size',3,NULL,'Number of pages in the index'),('seaninel','wp_postmeta','meta_key','2023-07-11 09:56:00','n_diff_pfx01',15,1,'meta_key'),('seaninel','wp_postmeta','meta_key','2023-07-11 09:56:00','n_diff_pfx02',95,1,'meta_key,meta_id'),('seaninel','wp_postmeta','meta_key','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_postmeta','meta_key','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_postmeta','post_id','2023-07-11 09:56:00','n_diff_pfx01',30,1,'post_id'),('seaninel','wp_postmeta','post_id','2023-07-11 09:56:00','n_diff_pfx02',95,1,'post_id,meta_id'),('seaninel','wp_postmeta','post_id','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_postmeta','post_id','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_posts','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',50,1,'ID'),('seaninel','wp_posts','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_posts','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_posts','post_author','2023-07-11 09:56:00','n_diff_pfx01',1,1,'post_author'),('seaninel','wp_posts','post_author','2023-07-11 09:56:00','n_diff_pfx02',50,1,'post_author,ID'),('seaninel','wp_posts','post_author','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_posts','post_author','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_posts','post_name','2023-07-11 09:56:00','n_diff_pfx01',48,1,'post_name'),('seaninel','wp_posts','post_name','2023-07-11 09:56:00','n_diff_pfx02',50,1,'post_name,ID'),('seaninel','wp_posts','post_name','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_posts','post_name','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_posts','post_parent','2023-07-11 09:56:00','n_diff_pfx01',16,1,'post_parent'),('seaninel','wp_posts','post_parent','2023-07-11 09:56:00','n_diff_pfx02',50,1,'post_parent,ID'),('seaninel','wp_posts','post_parent','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_posts','post_parent','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','n_diff_pfx01',5,1,'post_type'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','n_diff_pfx02',6,1,'post_type,post_status'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','n_diff_pfx03',48,1,'post_type,post_status,post_date'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','n_diff_pfx04',50,1,'post_type,post_status,post_date,ID'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_posts','type_status_date','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_term_relationships','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',13,1,'object_id'),('seaninel','wp_term_relationships','PRIMARY','2023-07-11 09:56:00','n_diff_pfx02',13,1,'object_id,term_taxonomy_id'),('seaninel','wp_term_relationships','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_term_relationships','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:00','n_diff_pfx01',2,1,'term_taxonomy_id'),('seaninel','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:00','n_diff_pfx02',13,1,'term_taxonomy_id,object_id'),('seaninel','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',3,1,'term_taxonomy_id'),('seaninel','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_term_taxonomy','taxonomy','2023-07-11 09:56:00','n_diff_pfx01',3,1,'taxonomy'),('seaninel','wp_term_taxonomy','taxonomy','2023-07-11 09:56:00','n_diff_pfx02',3,1,'taxonomy,term_taxonomy_id'),('seaninel','wp_term_taxonomy','taxonomy','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_term_taxonomy','taxonomy','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:00','n_diff_pfx01',3,1,'term_id'),('seaninel','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:00','n_diff_pfx02',3,1,'term_id,taxonomy'),('seaninel','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_termmeta','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',0,1,'meta_id'),('seaninel','wp_termmeta','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_termmeta','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_termmeta','meta_key','2023-07-11 09:56:00','n_diff_pfx01',0,1,'meta_key'),('seaninel','wp_termmeta','meta_key','2023-07-11 09:56:00','n_diff_pfx02',0,1,'meta_key,meta_id'),('seaninel','wp_termmeta','meta_key','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_termmeta','meta_key','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_termmeta','term_id','2023-07-11 09:56:00','n_diff_pfx01',0,1,'term_id'),('seaninel','wp_termmeta','term_id','2023-07-11 09:56:00','n_diff_pfx02',0,1,'term_id,meta_id'),('seaninel','wp_termmeta','term_id','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_termmeta','term_id','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_terms','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',3,1,'term_id'),('seaninel','wp_terms','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_terms','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_terms','name','2023-07-11 09:56:00','n_diff_pfx01',3,1,'name'),('seaninel','wp_terms','name','2023-07-11 09:56:00','n_diff_pfx02',3,1,'name,term_id'),('seaninel','wp_terms','name','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_terms','name','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_terms','slug','2023-07-11 09:56:00','n_diff_pfx01',3,1,'slug'),('seaninel','wp_terms','slug','2023-07-11 09:56:00','n_diff_pfx02',3,1,'slug,term_id'),('seaninel','wp_terms','slug','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_terms','slug','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_usermeta','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',20,1,'umeta_id'),('seaninel','wp_usermeta','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_usermeta','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_usermeta','meta_key','2023-07-11 09:56:00','n_diff_pfx01',20,1,'meta_key'),('seaninel','wp_usermeta','meta_key','2023-07-11 09:56:00','n_diff_pfx02',20,1,'meta_key,umeta_id'),('seaninel','wp_usermeta','meta_key','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_usermeta','meta_key','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_usermeta','user_id','2023-07-11 09:56:00','n_diff_pfx01',1,1,'user_id'),('seaninel','wp_usermeta','user_id','2023-07-11 09:56:00','n_diff_pfx02',20,1,'user_id,umeta_id'),('seaninel','wp_usermeta','user_id','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_usermeta','user_id','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_users','PRIMARY','2023-07-11 09:56:00','n_diff_pfx01',1,1,'ID'),('seaninel','wp_users','PRIMARY','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_users','PRIMARY','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_users','user_email','2023-07-11 09:56:00','n_diff_pfx01',1,1,'user_email'),('seaninel','wp_users','user_email','2023-07-11 09:56:00','n_diff_pfx02',1,1,'user_email,ID'),('seaninel','wp_users','user_email','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_users','user_email','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_users','user_login_key','2023-07-11 09:56:00','n_diff_pfx01',1,1,'user_login'),('seaninel','wp_users','user_login_key','2023-07-11 09:56:00','n_diff_pfx02',1,1,'user_login,ID'),('seaninel','wp_users','user_login_key','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_users','user_login_key','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('seaninel','wp_users','user_nicename','2023-07-11 09:56:00','n_diff_pfx01',1,1,'user_nicename'),('seaninel','wp_users','user_nicename','2023-07-11 09:56:00','n_diff_pfx02',1,1,'user_nicename,ID'),('seaninel','wp_users','user_nicename','2023-07-11 09:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('seaninel','wp_users','user_nicename','2023-07-11 09:56:00','size',1,NULL,'Number of pages in the index'),('speeds','measurements','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',97,1,'guid'),('speeds','measurements','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','measurements','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('speeds','measurements','bullet','2023-07-11 09:56:03','n_diff_pfx01',11,1,'bullet'),('speeds','measurements','bullet','2023-07-11 09:56:03','n_diff_pfx02',97,1,'bullet,guid'),('speeds','measurements','bullet','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','measurements','bullet','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('speeds','measurements','gun','2023-07-11 09:56:03','n_diff_pfx01',15,1,'gun'),('speeds','measurements','gun','2023-07-11 09:56:03','n_diff_pfx02',97,1,'gun,guid'),('speeds','measurements','gun','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','measurements','gun','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('speeds','measurements','powder','2023-07-11 09:56:03','n_diff_pfx01',18,1,'powder'),('speeds','measurements','powder','2023-07-11 09:56:03','n_diff_pfx02',97,1,'powder,guid'),('speeds','measurements','powder','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','measurements','powder','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('speeds','speeds','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',607,3,'id'),('speeds','speeds','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','speeds','PRIMARY','2023-07-11 09:56:03','size',4,NULL,'Number of pages in the index'),('speeds','speeds','measurement','2023-07-11 09:56:03','n_diff_pfx01',96,2,'measurement'),('speeds','speeds','measurement','2023-07-11 09:56:03','n_diff_pfx02',607,2,'measurement,id'),('speeds','speeds','measurement','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('speeds','speeds','measurement','2023-07-11 09:56:03','size',3,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REF_ID,ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2023-07-11 09:56:03','n_diff_pfx01',0,1,'CONTENT_KEY'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2023-07-11 09:56:03','n_diff_pfx02',0,1,'CONTENT_KEY,ID'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2023-07-11 09:56:03','n_diff_pfx01',0,1,'COMMENT_ID'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2023-07-11 09:56:03','n_diff_pfx02',0,1,'COMMENT_ID,ID'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',28,1,'REPOSITORY_ID'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',112,1,'ID'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2023-07-11 09:56:03','n_diff_pfx01',28,1,'FK_BM_ID'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2023-07-11 09:56:03','n_diff_pfx02',112,1,'FK_BM_ID,ID'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2023-07-11 09:56:03','n_diff_pfx01',0,1,'SLAVE_ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2023-07-11 09:56:03','n_diff_pfx02',0,1,'SLAVE_ID,ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2023-07-11 09:56:03','n_diff_pfx01',0,1,'MASTER_ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2023-07-11 09:56:03','n_diff_pfx02',0,1,'MASTER_ID,ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1023,10,'ID'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2023-07-11 09:56:03','size',11,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2023-07-11 09:56:03','n_diff_pfx01',1023,4,'HASH_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2023-07-11 09:56:03','n_diff_pfx02',1023,4,'HASH_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2023-07-11 09:56:03','size',5,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2023-07-11 09:56:03','n_diff_pfx01',11,1,'CONTRIBUTOR_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2023-07-11 09:56:03','n_diff_pfx02',1023,1,'CONTRIBUTOR_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2023-07-11 09:56:03','n_diff_pfx01',26,1,'REPOSITORY_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2023-07-11 09:56:03','n_diff_pfx02',1023,1,'REPOSITORY_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2023-07-11 09:56:03','n_diff_pfx01',1019,2,'DATE'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2023-07-11 09:56:03','n_diff_pfx02',1023,2,'DATE,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2023-07-11 09:56:03','size',3,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',13,1,'ID'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2023-07-11 09:56:03','n_diff_pfx01',13,1,'EMAIL'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2023-07-11 09:56:03','n_diff_pfx02',13,1,'EMAIL,ID'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2023-07-11 09:56:03','n_diff_pfx01',0,1,'TYPE'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2023-07-11 09:56:03','n_diff_pfx02',0,1,'TYPE,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REF_ID,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ENTITY_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2023-07-11 09:56:03','n_diff_pfx01',0,1,'FK_RESTRICTED_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2023-07-11 09:56:03','n_diff_pfx02',0,1,'FK_RESTRICTED_ID,ENTITY_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REF_TYPE'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REF_TYPE,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REPOSITORY_ID,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REF_VALUE'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REF_VALUE,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2023-07-11 09:56:03','n_diff_pfx01',0,1,'PR_ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2023-07-11 09:56:03','n_diff_pfx02',0,1,'PR_ID,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ISSUE'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2023-07-11 09:56:03','n_diff_pfx02',0,1,'ISSUE,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2023-07-11 09:56:03','n_diff_pfx01',0,1,'REPOSITORY'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2023-07-11 09:56:03','n_diff_pfx02',0,1,'REPOSITORY,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',71,1,'AUDIT_ITEM_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2023-07-11 09:56:03','n_diff_pfx01',15,1,'PROJECT_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2023-07-11 09:56:03','n_diff_pfx02',71,1,'PROJECT_ID,AUDIT_ITEM_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',34,1,'AUDIT_ITEM_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2023-07-11 09:56:03','n_diff_pfx01',30,1,'REPOSITORY_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2023-07-11 09:56:03','n_diff_pfx02',34,1,'REPOSITORY_ID,AUDIT_ITEM_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'ID'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2023-07-11 09:56:03','n_diff_pfx01',0,1,'CSID'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2023-07-11 09:56:03','n_diff_pfx02',0,1,'CSID,ID'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',6,1,'ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2023-07-11 09:56:03','n_diff_pfx01',6,1,'KEY_MD5'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2023-07-11 09:56:03','n_diff_pfx02',6,1,'KEY_MD5,ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2023-07-11 09:56:03','n_diff_pfx01',2,1,'USER_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2023-07-11 09:56:03','n_diff_pfx02',6,1,'USER_ID,ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','DATABASECHANGELOG','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',407,7,'ID'),('stash','DATABASECHANGELOG','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',407,7,'ID,AUTHOR'),('stash','DATABASECHANGELOG','PRIMARY','2023-07-11 09:56:03','n_diff_pfx03',407,7,'ID,AUTHOR,FILENAME'),('stash','DATABASECHANGELOG','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','DATABASECHANGELOG','PRIMARY','2023-07-11 09:56:03','size',8,NULL,'Number of pages in the index'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1,1,'ID'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','app_property','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',12,1,'prop_key'),('stash','app_property','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','app_property','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','changeset','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1076,7,'id'),('stash','changeset','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','changeset','PRIMARY','2023-07-11 09:56:03','size',8,NULL,'Number of pages in the index'),('stash','cs_attribute','GEN_CLUST_INDEX','2023-07-11 09:56:03','n_diff_pfx01',0,1,'DB_ROW_ID'),('stash','cs_attribute','GEN_CLUST_INDEX','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','GEN_CLUST_INDEX','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cs_attribute','idx_attribute_to_cs','2023-07-11 09:56:03','n_diff_pfx01',0,1,'att_name'),('stash','cs_attribute','idx_attribute_to_cs','2023-07-11 09:56:03','n_diff_pfx02',0,1,'att_name,att_value'),('stash','cs_attribute','idx_attribute_to_cs','2023-07-11 09:56:03','n_diff_pfx03',0,1,'att_name,att_value,DB_ROW_ID'),('stash','cs_attribute','idx_attribute_to_cs','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','idx_attribute_to_cs','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cs_attribute','idx_cs_to_attribute','2023-07-11 09:56:03','n_diff_pfx01',0,1,'cs_id'),('stash','cs_attribute','idx_cs_to_attribute','2023-07-11 09:56:03','n_diff_pfx02',0,1,'cs_id,att_name'),('stash','cs_attribute','idx_cs_to_attribute','2023-07-11 09:56:03','n_diff_pfx03',0,1,'cs_id,att_name,DB_ROW_ID'),('stash','cs_attribute','idx_cs_to_attribute','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','idx_cs_to_attribute','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cs_indexer_state','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',26,1,'repository_id'),('stash','cs_indexer_state','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',26,1,'repository_id,indexer_id'),('stash','cs_indexer_state','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_indexer_state','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cs_repo_membership','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1023,6,'cs_id'),('stash','cs_repo_membership','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',1023,6,'cs_id,repository_id'),('stash','cs_repo_membership','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_repo_membership','PRIMARY','2023-07-11 09:56:03','size',7,NULL,'Number of pages in the index'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2023-07-11 09:56:03','n_diff_pfx01',26,5,'repository_id'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2023-07-11 09:56:03','n_diff_pfx02',1023,5,'repository_id,cs_id'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2023-07-11 09:56:03','size',6,NULL,'Number of pages in the index'),('stash','current_app','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1,1,'id'),('stash','current_app','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','current_app','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2023-07-11 09:56:03','n_diff_pfx01',0,1,'application_id'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2023-07-11 09:56:03','n_diff_pfx02',0,1,'application_id,id'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2023-07-11 09:56:03','n_diff_pfx01',0,1,'directory_id'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2023-07-11 09:56:03','n_diff_pfx02',0,1,'directory_id,group_name'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2023-07-11 09:56:03','n_diff_pfx03',0,1,'directory_id,group_name,id'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'id'),('stash','cwd_app_dir_group_mapping','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2023-07-11 09:56:03','n_diff_pfx01',0,1,'app_dir_mapping_id'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2023-07-11 09:56:03','n_diff_pfx02',0,1,'app_dir_mapping_id,group_name'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2023-07-11 09:56:03','n_diff_pfx02',2,1,'directory_id,id'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',2,1,'id'),('stash','cwd_app_dir_mapping','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2023-07-11 09:56:03','n_diff_pfx01',1,1,'application_id'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2023-07-11 09:56:03','n_diff_pfx02',2,1,'application_id,directory_id'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_operation','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',2,1,'app_dir_mapping_id'),('stash','cwd_app_dir_operation','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',24,1,'app_dir_mapping_id,operation_type'),('stash','cwd_app_dir_operation','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_operation','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','IDX_APP_TYPE','2023-07-11 09:56:03','n_diff_pfx01',1,1,'application_type'),('stash','cwd_application','IDX_APP_TYPE','2023-07-11 09:56:03','n_diff_pfx02',1,1,'application_type,id'),('stash','cwd_application','IDX_APP_TYPE','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','IDX_APP_TYPE','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1,1,'id'),('stash','cwd_application','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2023-07-11 09:56:03','n_diff_pfx01',1,1,'lower_application_name'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','idx_app_active','2023-07-11 09:56:03','n_diff_pfx01',1,1,'is_active'),('stash','cwd_application','idx_app_active','2023-07-11 09:56:03','n_diff_pfx02',1,1,'is_active,id'),('stash','cwd_application','idx_app_active','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','idx_app_active','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_address','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_address','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',0,1,'application_id,remote_address'),('stash','cwd_application_address','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_address','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'id'),('stash','cwd_application_alias','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2023-07-11 09:56:03','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2023-07-11 09:56:03','n_diff_pfx02',0,1,'application_id,lower_user_name'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2023-07-11 09:56:03','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2023-07-11 09:56:03','n_diff_pfx02',0,1,'application_id,lower_alias_name'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',1,1,'application_id'),('stash','cwd_application_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',2,1,'application_id,attribute_name'),('stash','cwd_application_attribute','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_attribute','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2023-07-11 09:56:03','n_diff_pfx01',2,1,'lower_impl_class'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2023-07-11 09:56:03','n_diff_pfx02',2,1,'lower_impl_class,id'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','IDX_DIR_TYPE','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_type'),('stash','cwd_directory','IDX_DIR_TYPE','2023-07-11 09:56:03','n_diff_pfx02',2,1,'directory_type,id'),('stash','cwd_directory','IDX_DIR_TYPE','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','IDX_DIR_TYPE','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',2,1,'id'),('stash','cwd_directory','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2023-07-11 09:56:03','n_diff_pfx01',2,1,'lower_directory_name'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','idx_dir_active','2023-07-11 09:56:03','n_diff_pfx01',1,1,'is_active'),('stash','cwd_directory','idx_dir_active','2023-07-11 09:56:03','n_diff_pfx02',2,1,'is_active,id'),('stash','cwd_directory','idx_dir_active','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','idx_dir_active','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_directory_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',10,1,'directory_id,attribute_name'),('stash','cwd_directory_attribute','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory_attribute','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory_operation','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_directory_operation','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',14,1,'directory_id,operation_type'),('stash','cwd_directory_operation','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory_operation','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','FK_DIRECTORY_ID','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_group','FK_DIRECTORY_ID','2023-07-11 09:56:03','n_diff_pfx02',4,1,'directory_id,id'),('stash','cwd_group','FK_DIRECTORY_ID','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','FK_DIRECTORY_ID','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',4,1,'id'),('stash','cwd_group','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2023-07-11 09:56:03','n_diff_pfx01',4,1,'lower_group_name'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2023-07-11 09:56:03','n_diff_pfx02',4,1,'lower_group_name,directory_id'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','idx_group_active','2023-07-11 09:56:03','n_diff_pfx01',1,1,'is_active'),('stash','cwd_group','idx_group_active','2023-07-11 09:56:03','n_diff_pfx02',2,1,'is_active,directory_id'),('stash','cwd_group','idx_group_active','2023-07-11 09:56:03','n_diff_pfx03',4,1,'is_active,directory_id,id'),('stash','cwd_group','idx_group_active','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','idx_group_active','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx01',0,1,'directory_id'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx02',0,1,'directory_id,attribute_name'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx03',0,1,'directory_id,attribute_name,attribute_lower_value'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx04',0,1,'directory_id,attribute_name,attribute_lower_value,id'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'id'),('stash','cwd_group_attribute','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2023-07-11 09:56:03','n_diff_pfx01',0,1,'group_id'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2023-07-11 09:56:03','n_diff_pfx02',0,1,'group_id,attribute_name'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2023-07-11 09:56:03','n_diff_pfx03',0,1,'group_id,attribute_name,attribute_lower_value'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','n_diff_pfx02',5,1,'membership_type,lower_child_name'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','n_diff_pfx03',6,1,'membership_type,lower_child_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','n_diff_pfx04',8,1,'membership_type,lower_child_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','n_diff_pfx02',4,1,'membership_type,lower_parent_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','n_diff_pfx03',4,1,'membership_type,lower_parent_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','n_diff_pfx04',8,1,'membership_type,lower_parent_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_diff_pfx02',4,1,'membership_type,lower_parent_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_diff_pfx03',8,1,'membership_type,lower_parent_name,lower_child_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_diff_pfx04',8,1,'membership_type,lower_parent_name,lower_child_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_diff_pfx05',8,1,'membership_type,lower_parent_name,lower_child_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',8,1,'id'),('stash','cwd_membership','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2023-07-11 09:56:03','n_diff_pfx01',4,1,'parent_id'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2023-07-11 09:56:03','n_diff_pfx02',8,1,'parent_id,child_id'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2023-07-11 09:56:03','n_diff_pfx03',8,1,'parent_id,child_id,membership_type'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','n_diff_pfx02',6,1,'directory_id,lower_child_name'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','n_diff_pfx03',8,1,'directory_id,lower_child_name,lower_parent_name'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','n_diff_pfx04',8,1,'directory_id,lower_child_name,lower_parent_name,membership_type'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','uk_mem_dir_parent_child','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_property','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'property_key'),('stash','cwd_property','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',0,1,'property_key,property_name'),('stash','cwd_property','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_property','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','FK_USER_DIR_ID','2023-07-11 09:56:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_user','FK_USER_DIR_ID','2023-07-11 09:56:03','n_diff_pfx02',6,1,'directory_id,id'),('stash','cwd_user','FK_USER_DIR_ID','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','FK_USER_DIR_ID','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2023-07-11 09:56:03','n_diff_pfx01',5,1,'lower_display_name'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2023-07-11 09:56:03','n_diff_pfx02',6,1,'lower_display_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2023-07-11 09:56:03','n_diff_pfx03',6,1,'lower_display_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2023-07-11 09:56:03','n_diff_pfx01',5,1,'lower_email_address'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2023-07-11 09:56:03','n_diff_pfx02',6,1,'lower_email_address,directory_id'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2023-07-11 09:56:03','n_diff_pfx03',6,1,'lower_email_address,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2023-07-11 09:56:03','n_diff_pfx01',5,1,'lower_first_name'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2023-07-11 09:56:03','n_diff_pfx02',6,1,'lower_first_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2023-07-11 09:56:03','n_diff_pfx03',6,1,'lower_first_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2023-07-11 09:56:03','n_diff_pfx01',5,1,'lower_last_name'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2023-07-11 09:56:03','n_diff_pfx02',6,1,'lower_last_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2023-07-11 09:56:03','n_diff_pfx03',6,1,'lower_last_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',6,1,'id'),('stash','cwd_user','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2023-07-11 09:56:03','n_diff_pfx01',5,1,'lower_user_name'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2023-07-11 09:56:03','n_diff_pfx02',6,1,'lower_user_name,directory_id'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','idx_user_active','2023-07-11 09:56:03','n_diff_pfx01',1,1,'is_active'),('stash','cwd_user','idx_user_active','2023-07-11 09:56:03','n_diff_pfx02',2,1,'is_active,directory_id'),('stash','cwd_user','idx_user_active','2023-07-11 09:56:03','n_diff_pfx03',6,1,'is_active,directory_id,id'),('stash','cwd_user','idx_user_active','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','idx_user_active','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx01',1,1,'directory_id'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx02',6,1,'directory_id,attribute_name'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx03',18,1,'directory_id,attribute_name,attribute_lower_value'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_diff_pfx04',28,1,'directory_id,attribute_name,attribute_lower_value,id'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',28,1,'id'),('stash','cwd_user_attribute','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2023-07-11 09:56:03','n_diff_pfx01',5,1,'user_id'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2023-07-11 09:56:03','n_diff_pfx02',28,1,'user_id,attribute_name'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2023-07-11 09:56:03','n_diff_pfx03',28,1,'user_id,attribute_name,attribute_lower_value'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2023-07-11 09:56:03','n_diff_pfx01',0,1,'user_id'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2023-07-11 09:56:03','n_diff_pfx02',0,1,'user_id,id'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_credential_record','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'id'),('stash','cwd_user_credential_record','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_credential_record','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2023-07-11 09:56:03','n_diff_pfx01',1,1,'DB_ROW_ID'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','id_sequence','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',11,1,'sequence_name'),('stash','id_sequence','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','id_sequence','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','persistent_logins','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',4,1,'series'),('stash','persistent_logins','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','persistent_logins','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','plugin_setting','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',61,2,'id'),('stash','plugin_setting','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','plugin_setting','PRIMARY','2023-07-11 09:56:03','size',3,NULL,'Number of pages in the index'),('stash','plugin_setting','uq_plug_setting_ns_key','2023-07-11 09:56:03','n_diff_pfx01',61,1,'key_name'),('stash','plugin_setting','uq_plug_setting_ns_key','2023-07-11 09:56:03','n_diff_pfx02',61,1,'key_name,namespace'),('stash','plugin_setting','uq_plug_setting_ns_key','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','plugin_setting','uq_plug_setting_ns_key','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','plugin_state','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'name'),('stash','plugin_state','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','plugin_state','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','project','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',15,1,'id'),('stash','project','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','project','idx_project_type','2023-07-11 09:56:03','n_diff_pfx01',2,1,'project_type'),('stash','project','idx_project_type','2023-07-11 09:56:03','n_diff_pfx02',15,1,'project_type,id'),('stash','project','idx_project_type','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','idx_project_type','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','project','uk_project_key','2023-07-11 09:56:03','n_diff_pfx01',15,1,'project_key'),('stash','project','uk_project_key','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','uk_project_key','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','project','uk_project_name','2023-07-11 09:56:03','n_diff_pfx01',15,1,'name'),('stash','project','uk_project_name','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','uk_project_name','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',28,1,'id'),('stash','repository','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_hierarchy_id','2023-07-11 09:56:03','n_diff_pfx01',28,1,'hierarchy_id'),('stash','repository','idx_repository_hierarchy_id','2023-07-11 09:56:03','n_diff_pfx02',28,1,'hierarchy_id,id'),('stash','repository','idx_repository_hierarchy_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_hierarchy_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_origin_id','2023-07-11 09:56:03','n_diff_pfx01',1,1,'origin_id'),('stash','repository','idx_repository_origin_id','2023-07-11 09:56:03','n_diff_pfx02',28,1,'origin_id,id'),('stash','repository','idx_repository_origin_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_origin_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_project_id','2023-07-11 09:56:03','n_diff_pfx01',13,1,'project_id'),('stash','repository','idx_repository_project_id','2023-07-11 09:56:03','n_diff_pfx02',28,1,'project_id,id'),('stash','repository','idx_repository_project_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_project_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_state','2023-07-11 09:56:03','n_diff_pfx01',1,1,'state'),('stash','repository','idx_repository_state','2023-07-11 09:56:03','n_diff_pfx02',28,1,'state,id'),('stash','repository','idx_repository_state','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_state','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository','uk_slug_project_id','2023-07-11 09:56:03','n_diff_pfx01',28,1,'slug'),('stash','repository','uk_slug_project_id','2023-07-11 09:56:03','n_diff_pfx02',28,1,'slug,project_id'),('stash','repository','uk_slug_project_id','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','uk_slug_project_id','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2023-07-11 09:56:03','n_diff_pfx01',5,1,'user_id'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2023-07-11 09:56:03','n_diff_pfx02',24,1,'user_id,repository_id'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository_access','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',5,1,'user_id'),('stash','repository_access','PRIMARY','2023-07-11 09:56:03','n_diff_pfx02',24,1,'user_id,repository_id'),('stash','repository_access','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','repository_access','fk_repository_access_repo','2023-07-11 09:56:03','n_diff_pfx01',18,1,'repository_id'),('stash','repository_access','fk_repository_access_repo','2023-07-11 09:56:03','n_diff_pfx02',24,1,'repository_id,user_id'),('stash','repository_access','fk_repository_access_repo','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','fk_repository_access_repo','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_activity','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',494,2,'id'),('stash','sta_activity','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','PRIMARY','2023-07-11 09:56:03','size',3,NULL,'Number of pages in the index'),('stash','sta_activity','idx_sta_activity_type','2023-07-11 09:56:03','n_diff_pfx01',1,1,'activity_type'),('stash','sta_activity','idx_sta_activity_type','2023-07-11 09:56:03','n_diff_pfx02',494,1,'activity_type,id'),('stash','sta_activity','idx_sta_activity_type','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','idx_sta_activity_type','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_activity','idx_sta_activity_user','2023-07-11 09:56:03','n_diff_pfx01',3,1,'user_id'),('stash','sta_activity','idx_sta_activity_user','2023-07-11 09:56:03','n_diff_pfx02',494,1,'user_id,id'),('stash','sta_activity','idx_sta_activity_user','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','idx_sta_activity_user','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_activity','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'activity_id'),('stash','sta_cmt_disc_activity','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_activity','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2023-07-11 09:56:03','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2023-07-11 09:56:03','n_diff_pfx02',0,1,'discussion_id,activity_id'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'activity_id'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2023-07-11 09:56:03','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2023-07-11 09:56:03','n_diff_pfx02',0,1,'anchor_id,activity_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2023-07-11 09:56:03','n_diff_pfx01',0,1,'comment_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2023-07-11 09:56:03','n_diff_pfx02',0,1,'comment_id,activity_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2023-07-11 09:56:03','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2023-07-11 09:56:03','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2023-07-11 09:56:03','n_diff_pfx02',0,1,'discussion_id,anchor_id'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2023-07-11 09:56:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2023-07-11 09:56:03','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_cmt_disc_participant','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2023-07-11 09:56:04','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2023-07-11 09:56:04','n_diff_pfx02',0,1,'discussion_id,id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'user_id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'discussion_id,user_id'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_cmt_discussion','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2023-07-11 09:56:04','n_diff_pfx01',0,1,'commit_id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2023-07-11 09:56:04','n_diff_pfx02',0,1,'commit_id,id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2023-07-11 09:56:04','n_diff_pfx01',0,1,'repository_id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2023-07-11 09:56:04','n_diff_pfx02',0,1,'repository_id,id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2023-07-11 09:56:04','n_diff_pfx01',0,1,'repository_id'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2023-07-11 09:56:04','n_diff_pfx02',0,1,'repository_id,commit_id'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_comment','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_author','2023-07-11 09:56:04','n_diff_pfx01',0,1,'author_id'),('stash','sta_comment','idx_sta_comment_author','2023-07-11 09:56:04','n_diff_pfx02',0,1,'author_id,id'),('stash','sta_comment','idx_sta_comment_author','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_author','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_parent','2023-07-11 09:56:04','n_diff_pfx01',0,1,'parent_id'),('stash','sta_comment','idx_sta_comment_parent','2023-07-11 09:56:04','n_diff_pfx02',0,1,'parent_id,id'),('stash','sta_comment','idx_sta_comment_parent','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_parent','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_root','2023-07-11 09:56:04','n_diff_pfx01',0,1,'root_id'),('stash','sta_comment','idx_sta_comment_root','2023-07-11 09:56:04','n_diff_pfx02',0,1,'root_id,id'),('stash','sta_comment','idx_sta_comment_root','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_root','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2023-07-11 09:56:04','n_diff_pfx01',0,1,'comment_id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2023-07-11 09:56:04','n_diff_pfx02',0,1,'comment_id,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2023-07-11 09:56:04','n_diff_pfx01',0,1,'from_hash'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2023-07-11 09:56:04','n_diff_pfx02',0,1,'from_hash,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2023-07-11 09:56:04','n_diff_pfx01',0,1,'to_hash'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2023-07-11 09:56:04','n_diff_pfx02',0,1,'to_hash,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2023-07-11 09:56:04','n_diff_pfx01',0,1,'to_path'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2023-07-11 09:56:04','n_diff_pfx02',0,1,'to_path,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_drift_request','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_drift_request','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_drift_request','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_drift_request','fk_sta_drift_request_pr','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_id'),('stash','sta_drift_request','fk_sta_drift_request_pr','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_id,id'),('stash','sta_drift_request','fk_sta_drift_request_pr','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_drift_request','fk_sta_drift_request_pr','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',2,1,'id'),('stash','sta_global_permission','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','fk_global_permission_type','2023-07-11 09:56:04','n_diff_pfx01',2,1,'perm_id'),('stash','sta_global_permission','fk_global_permission_type','2023-07-11 09:56:04','n_diff_pfx02',2,1,'perm_id,id'),('stash','sta_global_permission','fk_global_permission_type','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','fk_global_permission_type','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','idx_global_permission_group','2023-07-11 09:56:04','n_diff_pfx01',2,1,'group_name'),('stash','sta_global_permission','idx_global_permission_group','2023-07-11 09:56:04','n_diff_pfx02',2,1,'group_name,id'),('stash','sta_global_permission','idx_global_permission_group','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','idx_global_permission_group','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','idx_global_permission_user','2023-07-11 09:56:04','n_diff_pfx01',2,1,'user_id'),('stash','sta_global_permission','idx_global_permission_user','2023-07-11 09:56:04','n_diff_pfx02',2,1,'user_id,id'),('stash','sta_global_permission','idx_global_permission_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','idx_global_permission_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_project','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',13,1,'project_id'),('stash','sta_normal_project','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_project','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',5,1,'user_id'),('stash','sta_normal_user','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','uq_normal_user_name','2023-07-11 09:56:04','n_diff_pfx01',5,1,'name'),('stash','sta_normal_user','uq_normal_user_name','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','uq_normal_user_name','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','uq_normal_user_slug','2023-07-11 09:56:04','n_diff_pfx01',5,1,'slug'),('stash','sta_normal_user','uq_normal_user_slug','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','uq_normal_user_slug','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_permission_type','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',10,1,'perm_id'),('stash','sta_permission_type','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_permission_type','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_permission_type','perm_weight','2023-07-11 09:56:04','n_diff_pfx01',10,1,'perm_weight'),('stash','sta_permission_type','perm_weight','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_permission_type','perm_weight','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_personal_project','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',2,1,'project_id'),('stash','sta_personal_project','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_personal_project','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_personal_project','uq_sta_personal_project_owner','2023-07-11 09:56:04','n_diff_pfx01',2,1,'owner_id'),('stash','sta_personal_project','uq_sta_personal_project_owner','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_personal_project','uq_sta_personal_project_owner','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_activity','idx_sta_pr_activity','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_activity','idx_sta_pr_activity','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_id,pr_action'),('stash','sta_pr_activity','idx_sta_pr_activity','2023-07-11 09:56:04','n_diff_pfx03',0,1,'pr_id,pr_action,activity_id'),('stash','sta_pr_activity','idx_sta_pr_activity','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_activity','idx_sta_pr_activity','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_comment_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2023-07-11 09:56:04','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2023-07-11 09:56:04','n_diff_pfx02',0,1,'anchor_id,activity_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2023-07-11 09:56:04','n_diff_pfx01',0,1,'comment_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2023-07-11 09:56:04','n_diff_pfx02',0,1,'comment_id,activity_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_id,is_orphaned'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2023-07-11 09:56:04','n_diff_pfx03',0,1,'pr_id,is_orphaned,anchor_id'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_merge_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_merge_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_merge_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_pr_participant','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_id,id'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'user_id'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_id,user_id'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_commit','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_commit','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',0,1,'activity_id,changeset_id'),('stash','sta_pr_rescope_commit','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_commit','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2023-07-11 09:56:04','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2023-07-11 09:56:04','n_diff_pfx02',0,1,'activity_id,changeset_id'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_pr_rescope_request','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2023-07-11 09:56:04','n_diff_pfx01',0,1,'repo_id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2023-07-11 09:56:04','n_diff_pfx02',0,1,'repo_id,id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'user_id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',18,1,'id'),('stash','sta_project_permission','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','fk_project_permission_project','2023-07-11 09:56:04','n_diff_pfx01',15,1,'project_id'),('stash','sta_project_permission','fk_project_permission_project','2023-07-11 09:56:04','n_diff_pfx02',18,1,'project_id,id'),('stash','sta_project_permission','fk_project_permission_project','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','fk_project_permission_project','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','fk_project_permission_weight','2023-07-11 09:56:04','n_diff_pfx01',3,1,'perm_id'),('stash','sta_project_permission','fk_project_permission_weight','2023-07-11 09:56:04','n_diff_pfx02',18,1,'perm_id,id'),('stash','sta_project_permission','fk_project_permission_weight','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','fk_project_permission_weight','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','idx_project_permission_group','2023-07-11 09:56:04','n_diff_pfx01',1,1,'group_name'),('stash','sta_project_permission','idx_project_permission_group','2023-07-11 09:56:04','n_diff_pfx02',18,1,'group_name,id'),('stash','sta_project_permission','idx_project_permission_group','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','idx_project_permission_group','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','idx_project_permission_user','2023-07-11 09:56:04','n_diff_pfx01',4,1,'user_id'),('stash','sta_project_permission','idx_project_permission_user','2023-07-11 09:56:04','n_diff_pfx02',18,1,'user_id,id'),('stash','sta_project_permission','idx_project_permission_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','idx_project_permission_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_pull_request','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_from','2023-07-11 09:56:04','n_diff_pfx01',0,1,'from_repository_id'),('stash','sta_pull_request','idx_sta_pull_request_from','2023-07-11 09:56:04','n_diff_pfx02',0,1,'from_repository_id,from_branch_fqn'),('stash','sta_pull_request','idx_sta_pull_request_from','2023-07-11 09:56:04','n_diff_pfx03',0,1,'from_repository_id,from_branch_fqn,id'),('stash','sta_pull_request','idx_sta_pull_request_from','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_from','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_state','2023-07-11 09:56:04','n_diff_pfx01',0,1,'pr_state'),('stash','sta_pull_request','idx_sta_pull_request_state','2023-07-11 09:56:04','n_diff_pfx02',0,1,'pr_state,id'),('stash','sta_pull_request','idx_sta_pull_request_state','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_state','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_to','2023-07-11 09:56:04','n_diff_pfx01',0,1,'to_repository_id'),('stash','sta_pull_request','idx_sta_pull_request_to','2023-07-11 09:56:04','n_diff_pfx02',0,1,'to_repository_id,to_branch_fqn'),('stash','sta_pull_request','idx_sta_pull_request_to','2023-07-11 09:56:04','n_diff_pfx03',0,1,'to_repository_id,to_branch_fqn,id'),('stash','sta_pull_request','idx_sta_pull_request_to','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_to','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2023-07-11 09:56:04','n_diff_pfx01',0,1,'to_repository_id'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2023-07-11 09:56:04','n_diff_pfx02',0,1,'to_repository_id,scoped_id'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',494,1,'activity_id'),('stash','sta_repo_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2023-07-11 09:56:04','n_diff_pfx01',26,1,'repository_id'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2023-07-11 09:56:04','n_diff_pfx02',494,1,'repository_id,activity_id'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',1,1,'id'),('stash','sta_repo_hook','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2023-07-11 09:56:04','n_diff_pfx01',1,1,'hook_key'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2023-07-11 09:56:04','n_diff_pfx02',1,1,'hook_key,id'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2023-07-11 09:56:04','n_diff_pfx01',1,1,'lob_id'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2023-07-11 09:56:04','n_diff_pfx02',1,1,'lob_id,id'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2023-07-11 09:56:04','n_diff_pfx01',1,1,'repository_id'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2023-07-11 09:56:04','n_diff_pfx02',1,1,'repository_id,id'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2023-07-11 09:56:04','n_diff_pfx01',1,1,'repository_id'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2023-07-11 09:56:04','n_diff_pfx02',1,1,'repository_id,hook_key'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',1,1,'id'),('stash','sta_repo_permission','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','fk_repo_permission_repo','2023-07-11 09:56:04','n_diff_pfx01',1,1,'repo_id'),('stash','sta_repo_permission','fk_repo_permission_repo','2023-07-11 09:56:04','n_diff_pfx02',1,1,'repo_id,id'),('stash','sta_repo_permission','fk_repo_permission_repo','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','fk_repo_permission_repo','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','fk_repo_permission_weight','2023-07-11 09:56:04','n_diff_pfx01',1,1,'perm_id'),('stash','sta_repo_permission','fk_repo_permission_weight','2023-07-11 09:56:04','n_diff_pfx02',1,1,'perm_id,id'),('stash','sta_repo_permission','fk_repo_permission_weight','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','fk_repo_permission_weight','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','idx_repo_permission_group','2023-07-11 09:56:04','n_diff_pfx01',1,1,'group_name'),('stash','sta_repo_permission','idx_repo_permission_group','2023-07-11 09:56:04','n_diff_pfx02',1,1,'group_name,id'),('stash','sta_repo_permission','idx_repo_permission_group','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','idx_repo_permission_group','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','idx_repo_permission_user','2023-07-11 09:56:04','n_diff_pfx01',1,1,'user_id'),('stash','sta_repo_permission','idx_repo_permission_user','2023-07-11 09:56:04','n_diff_pfx02',1,1,'user_id,id'),('stash','sta_repo_permission','idx_repo_permission_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','idx_repo_permission_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_push_activity','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',494,1,'activity_id'),('stash','sta_repo_push_activity','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_activity','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2023-07-11 09:56:04','n_diff_pfx01',497,5,'DB_ROW_ID'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2023-07-11 09:56:04','size',6,NULL,'Number of pages in the index'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2023-07-11 09:56:04','n_diff_pfx01',494,2,'activity_id'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2023-07-11 09:56:04','n_diff_pfx02',497,2,'activity_id,ref_id'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2023-07-11 09:56:04','n_diff_pfx03',497,2,'activity_id,ref_id,DB_ROW_ID'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2023-07-11 09:56:04','size',3,NULL,'Number of pages in the index'),('stash','sta_repository_scoped_id','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',13,1,'repository_id'),('stash','sta_repository_scoped_id','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',13,1,'repository_id,scope_type'),('stash','sta_repository_scoped_id','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repository_scoped_id','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_service_user','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'user_id'),('stash','sta_service_user','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_service_user','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_shared_lob','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',9,1,'id'),('stash','sta_shared_lob','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_shared_lob','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_task','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_task','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_task','idx_sta_task_anchor','2023-07-11 09:56:04','n_diff_pfx01',0,1,'anchor_type'),('stash','sta_task','idx_sta_task_anchor','2023-07-11 09:56:04','n_diff_pfx02',0,1,'anchor_type,anchor_id'),('stash','sta_task','idx_sta_task_anchor','2023-07-11 09:56:04','n_diff_pfx03',0,1,'anchor_type,anchor_id,id'),('stash','sta_task','idx_sta_task_anchor','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','idx_sta_task_anchor','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_task','idx_sta_task_context','2023-07-11 09:56:04','n_diff_pfx01',0,1,'context_type'),('stash','sta_task','idx_sta_task_context','2023-07-11 09:56:04','n_diff_pfx02',0,1,'context_type,context_id'),('stash','sta_task','idx_sta_task_context','2023-07-11 09:56:04','n_diff_pfx03',0,1,'context_type,context_id,id'),('stash','sta_task','idx_sta_task_context','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','idx_sta_task_context','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_user_settings','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',3,1,'id'),('stash','sta_user_settings','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_user_settings','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_user_settings','fk_sta_user_settings_lob','2023-07-11 09:56:04','n_diff_pfx01',3,1,'lob_id'),('stash','sta_user_settings','fk_sta_user_settings_lob','2023-07-11 09:56:04','n_diff_pfx02',3,1,'lob_id,id'),('stash','sta_user_settings','fk_sta_user_settings_lob','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_user_settings','fk_sta_user_settings_lob','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','sta_watcher','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','fk_sta_watcher_user','2023-07-11 09:56:04','n_diff_pfx01',0,1,'user_id'),('stash','sta_watcher','fk_sta_watcher_user','2023-07-11 09:56:04','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_watcher','fk_sta_watcher_user','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','fk_sta_watcher_user','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','uq_sta_watcher','2023-07-11 09:56:04','n_diff_pfx01',0,1,'watchable_id'),('stash','sta_watcher','uq_sta_watcher','2023-07-11 09:56:04','n_diff_pfx02',0,1,'watchable_id,watchable_type'),('stash','sta_watcher','uq_sta_watcher','2023-07-11 09:56:04','n_diff_pfx03',0,1,'watchable_id,watchable_type,user_id'),('stash','sta_watcher','uq_sta_watcher','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','uq_sta_watcher','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','stash_user','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',5,1,'id'),('stash','stash_user','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','stash_user','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','trusted_app','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','trusted_app','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','trusted_app_restriction','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'id'),('stash','trusted_app_restriction','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app_restriction','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2023-07-11 09:56:04','n_diff_pfx01',0,1,'trusted_app_id'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2023-07-11 09:56:04','n_diff_pfx02',0,1,'trusted_app_id,restriction_type'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2023-07-11 09:56:04','n_diff_pfx03',0,1,'trusted_app_id,restriction_type,restriction_value'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stats','matomo_access','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',0,1,'idaccess'),('stats','matomo_access','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_access','PRIMARY','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stats','matomo_access','index_loginidsite','2023-07-11 09:56:04','n_diff_pfx01',0,1,'login'),('stats','matomo_access','index_loginidsite','2023-07-11 09:56:04','n_diff_pfx02',0,1,'login,idsite'),('stats','matomo_access','index_loginidsite','2023-07-11 09:56:04','n_diff_pfx03',0,1,'login,idsite,idaccess'),('stats','matomo_access','index_loginidsite','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_access','index_loginidsite','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',12,10,'idarchive'),('stats','matomo_archive_blob_2019_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',340,10,'idarchive,name'),('stats','matomo_archive_blob_2019_01','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_01','PRIMARY','2023-07-11 09:56:04','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',1,1,'period'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',25,1,'period,ts_archived'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',32,1,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',340,1,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_01','index_period_archived','2023-07-11 09:56:04','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',165,20,'idarchive'),('stats','matomo_archive_blob_2019_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',3792,20,'idarchive,name'),('stats','matomo_archive_blob_2019_05','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',54,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_05','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,18,'period'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',235,18,'period,ts_archived'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',362,18,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',3841,18,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_05','index_period_archived','2023-07-11 09:56:04','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',188,20,'idarchive'),('stats','matomo_archive_blob_2019_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4681,20,'idarchive,name'),('stats','matomo_archive_blob_2019_06','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',60,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_06','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,21,'period'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',282,21,'period,ts_archived'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',425,21,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',4502,21,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_06','index_period_archived','2023-07-11 09:56:04','size',22,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',207,20,'idarchive'),('stats','matomo_archive_blob_2019_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5011,20,'idarchive,name'),('stats','matomo_archive_blob_2019_07','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',69,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_07','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,23,'period'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',316,23,'period,ts_archived'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',482,23,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5215,23,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_07','index_period_archived','2023-07-11 09:56:04','size',24,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',312,20,'idarchive'),('stats','matomo_archive_blob_2019_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6990,20,'idarchive,name'),('stats','matomo_archive_blob_2019_08','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',87,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_08','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,33,'period'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',447,33,'period,ts_archived'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',662,33,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6905,33,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_08','index_period_archived','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_09','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',292,20,'idarchive'),('stats','matomo_archive_blob_2019_09','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6937,20,'idarchive,name'),('stats','matomo_archive_blob_2019_09','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',91,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_09','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,33,'period'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',421,33,'period,ts_archived'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',620,33,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6804,33,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_09','index_period_archived','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_10','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',276,20,'idarchive'),('stats','matomo_archive_blob_2019_10','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6549,20,'idarchive,name'),('stats','matomo_archive_blob_2019_10','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',90,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_10','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,29,'period'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',442,29,'period,ts_archived'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',676,29,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6928,29,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_10','index_period_archived','2023-07-11 09:56:04','size',30,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_11','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',241,20,'idarchive'),('stats','matomo_archive_blob_2019_11','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5949,20,'idarchive,name'),('stats','matomo_archive_blob_2019_11','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',85,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_11','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',383,28,'period,ts_archived'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',564,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6077,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_11','index_period_archived','2023-07-11 09:56:04','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_12','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',304,20,'idarchive'),('stats','matomo_archive_blob_2019_12','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6627,20,'idarchive,name'),('stats','matomo_archive_blob_2019_12','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',93,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_12','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',421,28,'period,ts_archived'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',627,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6765,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2019_12','index_period_archived','2023-07-11 09:56:04','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',253,20,'idarchive'),('stats','matomo_archive_blob_2020_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6024,20,'idarchive,name'),('stats','matomo_archive_blob_2020_01','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',100,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_01','PRIMARY','2023-07-11 09:56:04','size',161,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',4,31,'period'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',427,31,'period,ts_archived'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',628,31,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6698,31,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_01','index_period_archived','2023-07-11 09:56:04','size',32,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_02','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',221,20,'idarchive'),('stats','matomo_archive_blob_2020_02','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6212,20,'idarchive,name'),('stats','matomo_archive_blob_2020_02','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',74,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_02','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,31,'period'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',399,31,'period,ts_archived'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',567,31,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5924,31,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_02','index_period_archived','2023-07-11 09:56:04','size',32,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_03','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',244,20,'idarchive'),('stats','matomo_archive_blob_2020_03','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5907,20,'idarchive,name'),('stats','matomo_archive_blob_2020_03','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_03','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',397,28,'period,ts_archived'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',581,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5921,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_03','index_period_archived','2023-07-11 09:56:04','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_04','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',239,20,'idarchive'),('stats','matomo_archive_blob_2020_04','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5667,20,'idarchive,name'),('stats','matomo_archive_blob_2020_04','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_04','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,27,'period'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',395,27,'period,ts_archived'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',556,27,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5569,27,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_04','index_period_archived','2023-07-11 09:56:04','size',28,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',224,20,'idarchive'),('stats','matomo_archive_blob_2020_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5821,20,'idarchive,name'),('stats','matomo_archive_blob_2020_05','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',78,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_05','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,25,'period'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',380,25,'period,ts_archived'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',563,25,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6024,25,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_05','index_period_archived','2023-07-11 09:56:04','size',26,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',234,20,'idarchive'),('stats','matomo_archive_blob_2020_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5956,20,'idarchive,name'),('stats','matomo_archive_blob_2020_06','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',77,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_06','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,29,'period'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',402,29,'period,ts_archived'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',572,29,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5848,29,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_06','index_period_archived','2023-07-11 09:56:04','size',30,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',213,20,'idarchive'),('stats','matomo_archive_blob_2020_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5435,20,'idarchive,name'),('stats','matomo_archive_blob_2020_07','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',72,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_07','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,24,'period'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',352,24,'period,ts_archived'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',516,24,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5433,24,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_07','index_period_archived','2023-07-11 09:56:04','size',25,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',227,20,'idarchive'),('stats','matomo_archive_blob_2020_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5617,20,'idarchive,name'),('stats','matomo_archive_blob_2020_08','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',80,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_08','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',418,26,'period,ts_archived'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',563,26,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5832,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_08','index_period_archived','2023-07-11 09:56:04','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_09','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',224,20,'idarchive'),('stats','matomo_archive_blob_2020_09','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5477,20,'idarchive,name'),('stats','matomo_archive_blob_2020_09','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',79,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_09','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,29,'period'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',381,29,'period,ts_archived'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',548,29,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5684,29,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_09','index_period_archived','2023-07-11 09:56:04','size',30,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_10','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',296,20,'idarchive'),('stats','matomo_archive_blob_2020_10','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6232,20,'idarchive,name'),('stats','matomo_archive_blob_2020_10','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',95,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_10','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,29,'period'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',424,29,'period,ts_archived'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',609,29,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6364,29,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_10','index_period_archived','2023-07-11 09:56:04','size',30,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_11','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',220,20,'idarchive'),('stats','matomo_archive_blob_2020_11','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5428,20,'idarchive,name'),('stats','matomo_archive_blob_2020_11','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',113,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_11','PRIMARY','2023-07-11 09:56:04','size',161,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,22,'period'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',378,22,'period,ts_archived'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',548,22,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5683,22,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_11','index_period_archived','2023-07-11 09:56:04','size',23,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_12','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',227,20,'idarchive'),('stats','matomo_archive_blob_2020_12','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5602,20,'idarchive,name'),('stats','matomo_archive_blob_2020_12','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',101,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_12','PRIMARY','2023-07-11 09:56:04','size',161,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',392,26,'period,ts_archived'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',558,26,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5510,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2020_12','index_period_archived','2023-07-11 09:56:04','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',204,20,'idarchive'),('stats','matomo_archive_blob_2021_01','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4531,20,'idarchive,name'),('stats','matomo_archive_blob_2021_01','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',95,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_01','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',4,28,'period'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',354,28,'period,ts_archived'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',509,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5204,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_01','index_period_archived','2023-07-11 09:56:04','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_02','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',207,20,'idarchive'),('stats','matomo_archive_blob_2021_02','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4912,20,'idarchive,name'),('stats','matomo_archive_blob_2021_02','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',76,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_02','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',356,26,'period,ts_archived'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',500,26,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5113,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_02','index_period_archived','2023-07-11 09:56:04','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_03','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',189,20,'idarchive'),('stats','matomo_archive_blob_2021_03','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4800,20,'idarchive,name'),('stats','matomo_archive_blob_2021_03','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',75,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_03','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,22,'period'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',325,22,'period,ts_archived'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',477,22,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',4890,22,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_03','index_period_archived','2023-07-11 09:56:04','size',23,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_04','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',182,20,'idarchive'),('stats','matomo_archive_blob_2021_04','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5466,20,'idarchive,name'),('stats','matomo_archive_blob_2021_04','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',79,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_04','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',354,26,'period,ts_archived'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',516,26,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5255,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_04','index_period_archived','2023-07-11 09:56:04','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',264,20,'idarchive'),('stats','matomo_archive_blob_2021_05','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',5814,20,'idarchive,name'),('stats','matomo_archive_blob_2021_05','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',85,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_05','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',406,28,'period,ts_archived'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',573,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5875,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_05','index_period_archived','2023-07-11 09:56:04','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',182,20,'idarchive'),('stats','matomo_archive_blob_2021_06','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4969,20,'idarchive,name'),('stats','matomo_archive_blob_2021_06','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',66,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_06','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,22,'period'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',348,22,'period,ts_archived'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',494,22,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',4957,22,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_06','index_period_archived','2023-07-11 09:56:04','size',23,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',191,20,'idarchive'),('stats','matomo_archive_blob_2021_07','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',4932,20,'idarchive,name'),('stats','matomo_archive_blob_2021_07','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',69,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_07','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,23,'period'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',358,23,'period,ts_archived'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',505,23,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',5167,23,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_07','index_period_archived','2023-07-11 09:56:04','size',24,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx01',255,20,'idarchive'),('stats','matomo_archive_blob_2021_08','PRIMARY','2023-07-11 09:56:04','n_diff_pfx02',6230,20,'idarchive,name'),('stats','matomo_archive_blob_2021_08','PRIMARY','2023-07-11 09:56:04','n_leaf_pages',79,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_08','PRIMARY','2023-07-11 09:56:04','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx01',3,25,'period'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx02',435,25,'period,ts_archived'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx03',601,25,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','n_diff_pfx04',6106,25,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_08','index_period_archived','2023-07-11 09:56:04','size',26,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_09','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',280,20,'idarchive'),('stats','matomo_archive_blob_2021_09','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',6427,20,'idarchive,name'),('stats','matomo_archive_blob_2021_09','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',86,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_09','PRIMARY','2023-07-11 09:56:05','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,30,'period'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',450,30,'period,ts_archived'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',631,30,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',6485,30,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_09','index_period_archived','2023-07-11 09:56:05','size',31,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_10','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',281,20,'idarchive'),('stats','matomo_archive_blob_2021_10','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',6594,20,'idarchive,name'),('stats','matomo_archive_blob_2021_10','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',90,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_10','PRIMARY','2023-07-11 09:56:05','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,34,'period'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',458,34,'period,ts_archived'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',654,34,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',6695,34,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_10','index_period_archived','2023-07-11 09:56:05','size',97,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_11','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',262,20,'idarchive'),('stats','matomo_archive_blob_2021_11','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',6048,20,'idarchive,name'),('stats','matomo_archive_blob_2021_11','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',106,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_11','PRIMARY','2023-07-11 09:56:05','size',161,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,27,'period'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',442,27,'period,ts_archived'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',613,27,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',6223,27,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_11','index_period_archived','2023-07-11 09:56:05','size',28,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_12','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',248,20,'idarchive'),('stats','matomo_archive_blob_2021_12','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',5580,20,'idarchive,name'),('stats','matomo_archive_blob_2021_12','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',97,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_12','PRIMARY','2023-07-11 09:56:05','size',161,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',417,28,'period,ts_archived'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',599,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',6081,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2021_12','index_period_archived','2023-07-11 09:56:05','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_01','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',289,20,'idarchive'),('stats','matomo_archive_blob_2022_01','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',7209,20,'idarchive,name'),('stats','matomo_archive_blob_2022_01','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',171,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_01','PRIMARY','2023-07-11 09:56:05','size',287,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',4,33,'period'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',484,33,'period,ts_archived'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',709,33,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',7283,33,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_01','index_period_archived','2023-07-11 09:56:05','size',95,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_02','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',193,20,'idarchive'),('stats','matomo_archive_blob_2022_02','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',5434,20,'idarchive,name'),('stats','matomo_archive_blob_2022_02','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',116,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_02','PRIMARY','2023-07-11 09:56:05','size',332,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',475,28,'period,ts_archived'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',658,28,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',6219,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_02','index_period_archived','2023-07-11 09:56:05','size',69,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_03','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',327,20,'idarchive'),('stats','matomo_archive_blob_2022_03','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',8459,20,'idarchive,name'),('stats','matomo_archive_blob_2022_03','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',440,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_03','PRIMARY','2023-07-11 09:56:05','size',526,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,39,'period'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',306,39,'period,ts_archived'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',449,39,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',10465,39,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_03','index_period_archived','2023-07-11 09:56:05','size',86,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_04','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',405,20,'idarchive'),('stats','matomo_archive_blob_2022_04','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',11144,20,'idarchive,name'),('stats','matomo_archive_blob_2022_04','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',424,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_04','PRIMARY','2023-07-11 09:56:05','size',531,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,39,'period'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',304,39,'period,ts_archived'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',446,39,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',10693,39,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_04','index_period_archived','2023-07-11 09:56:05','size',92,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_05','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',328,20,'idarchive'),('stats','matomo_archive_blob_2022_05','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',11737,20,'idarchive,name'),('stats','matomo_archive_blob_2022_05','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',373,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_05','PRIMARY','2023-07-11 09:56:05','size',462,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,52,'period'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',326,52,'period,ts_archived'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',495,52,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',11667,52,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_05','index_period_archived','2023-07-11 09:56:05','size',94,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_06','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',334,20,'idarchive'),('stats','matomo_archive_blob_2022_06','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',8472,20,'idarchive,name'),('stats','matomo_archive_blob_2022_06','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',402,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_06','PRIMARY','2023-07-11 09:56:05','size',529,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,40,'period'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',295,40,'period,ts_archived'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',425,40,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',10039,40,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_06','index_period_archived','2023-07-11 09:56:05','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_07','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',288,20,'idarchive'),('stats','matomo_archive_blob_2022_07','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',8771,20,'idarchive,name'),('stats','matomo_archive_blob_2022_07','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',442,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_07','PRIMARY','2023-07-11 09:56:05','size',530,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,38,'period'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',270,38,'period,ts_archived'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',405,38,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',9761,38,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_07','index_period_archived','2023-07-11 09:56:05','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_08','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',353,20,'idarchive'),('stats','matomo_archive_blob_2022_08','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',10626,20,'idarchive,name'),('stats','matomo_archive_blob_2022_08','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',458,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_08','PRIMARY','2023-07-11 09:56:05','size',587,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,41,'period'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',306,41,'period,ts_archived'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',457,41,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',10824,41,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_08','index_period_archived','2023-07-11 09:56:05','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_09','PRIMARY','2023-07-11 09:56:05','n_diff_pfx01',295,20,'idarchive'),('stats','matomo_archive_blob_2022_09','PRIMARY','2023-07-11 09:56:05','n_diff_pfx02',9105,20,'idarchive,name'),('stats','matomo_archive_blob_2022_09','PRIMARY','2023-07-11 09:56:05','n_leaf_pages',453,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_09','PRIMARY','2023-07-11 09:56:05','size',526,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx01',3,43,'period'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx02',290,43,'period,ts_archived'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx03',453,43,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','n_diff_pfx04',10428,43,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_09','index_period_archived','2023-07-11 09:56:05','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_10','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',367,20,'idarchive'),('stats','matomo_archive_blob_2022_10','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',10730,20,'idarchive,name'),('stats','matomo_archive_blob_2022_10','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',510,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_10','PRIMARY','2023-07-11 09:56:07','size',654,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',3,47,'period'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',318,47,'period,ts_archived'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',486,47,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',11476,47,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_10','index_period_archived','2023-07-11 09:56:07','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_11','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',344,20,'idarchive'),('stats','matomo_archive_blob_2022_11','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',11800,20,'idarchive,name'),('stats','matomo_archive_blob_2022_11','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',477,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_11','PRIMARY','2023-07-11 09:56:07','size',590,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',3,41,'period'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',314,41,'period,ts_archived'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',466,41,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',10912,41,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_11','index_period_archived','2023-07-11 09:56:07','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_12','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',291,20,'idarchive'),('stats','matomo_archive_blob_2022_12','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',10608,20,'idarchive,name'),('stats','matomo_archive_blob_2022_12','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',463,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_12','PRIMARY','2023-07-11 09:56:07','size',531,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',3,37,'period'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',284,37,'period,ts_archived'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',436,37,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',10317,37,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2022_12','index_period_archived','2023-07-11 09:56:07','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_01','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',426,20,'idarchive'),('stats','matomo_archive_blob_2023_01','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',11633,20,'idarchive,name'),('stats','matomo_archive_blob_2023_01','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',555,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_01','PRIMARY','2023-07-11 09:56:07','size',714,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',4,46,'period'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',326,46,'period,ts_archived'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',511,46,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',11957,46,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_01','index_period_archived','2023-07-11 09:56:07','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_02','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',194,20,'idarchive'),('stats','matomo_archive_blob_2023_02','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',7755,20,'idarchive,name'),('stats','matomo_archive_blob_2023_02','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',434,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_02','PRIMARY','2023-07-11 09:56:07','size',525,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',3,37,'period'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',274,37,'period,ts_archived'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',416,37,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',9734,37,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_02','index_period_archived','2023-07-11 09:56:07','size',89,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_03','PRIMARY','2023-07-11 09:56:07','n_diff_pfx01',385,20,'idarchive'),('stats','matomo_archive_blob_2023_03','PRIMARY','2023-07-11 09:56:07','n_diff_pfx02',8362,20,'idarchive,name'),('stats','matomo_archive_blob_2023_03','PRIMARY','2023-07-11 09:56:07','n_leaf_pages',486,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_03','PRIMARY','2023-07-11 09:56:07','size',592,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','n_diff_pfx01',3,43,'period'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','n_diff_pfx02',324,43,'period,ts_archived'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','n_diff_pfx03',485,43,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','n_diff_pfx04',11344,43,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_03','index_period_archived','2023-07-11 09:56:07','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',321,20,'idarchive'),('stats','matomo_archive_blob_2023_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',9069,20,'idarchive,name'),('stats','matomo_archive_blob_2023_04','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',469,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_04','PRIMARY','2023-07-11 09:56:08','size',590,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,41,'period'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',284,41,'period,ts_archived'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',437,41,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',10201,41,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_04','index_period_archived','2023-07-11 09:56:08','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',376,20,'idarchive'),('stats','matomo_archive_blob_2023_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',10444,20,'idarchive,name'),('stats','matomo_archive_blob_2023_05','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',503,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_05','PRIMARY','2023-07-11 09:56:08','size',651,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,42,'period'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',317,42,'period,ts_archived'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',456,42,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',10764,42,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_05','index_period_archived','2023-07-11 09:56:08','size',92,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',281,20,'idarchive'),('stats','matomo_archive_blob_2023_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',10495,20,'idarchive,name'),('stats','matomo_archive_blob_2023_06','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',433,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_06','PRIMARY','2023-07-11 09:56:08','size',532,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,36,'period'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',283,36,'period,ts_archived'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',407,36,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',9705,36,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_06','index_period_archived','2023-07-11 09:56:08','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',68,20,'idarchive'),('stats','matomo_archive_blob_2023_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2130,20,'idarchive,name'),('stats','matomo_archive_blob_2023_07','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',100,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_07','PRIMARY','2023-07-11 09:56:08','size',145,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,9,'period'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',63,9,'period,ts_archived'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',90,9,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2286,9,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_07','index_period_archived','2023-07-11 09:56:08','size',10,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_08','PRIMARY','2023-08-14 10:00:29','n_diff_pfx01',26,1,'idarchive'),('stats','matomo_archive_blob_2023_08','PRIMARY','2023-08-14 10:00:29','n_diff_pfx02',156,1,'idarchive,name'),('stats','matomo_archive_blob_2023_08','PRIMARY','2023-08-14 10:00:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_08','PRIMARY','2023-08-14 10:00:29','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx01',1,1,'period'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx02',6,1,'period,ts_archived'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx03',26,1,'period,ts_archived,idarchive'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx04',156,1,'period,ts_archived,idarchive,name'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_blob_2023_08','index_period_archived','2023-08-14 10:00:29','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_invalidations','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',0,1,'idinvalidation'),('stats','matomo_archive_invalidations','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_invalidations','PRIMARY','2023-07-11 09:56:08','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','n_diff_pfx01',0,1,'idsite'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','n_diff_pfx02',0,1,'idsite,date1'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','n_diff_pfx03',0,1,'idsite,date1,period'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','n_diff_pfx04',0,1,'idsite,date1,period,idinvalidation'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_invalidations','index_idsite_dates_period_name','2023-07-11 09:56:08','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',20,1,'idarchive'),('stats','matomo_archive_numeric_2019_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',128,1,'idarchive,name'),('stats','matomo_archive_numeric_2019_01','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_01','PRIMARY','2023-07-11 09:56:08','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,1,'idsite'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',4,1,'idsite,date1'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',4,1,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',4,1,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',24,1,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',35,1,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',128,1,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_01','index_idsite_dates_period','2023-07-11 09:56:08','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',1,1,'period'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',24,1,'period,ts_archived'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',35,1,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',128,1,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_01','index_period_archived','2023-07-11 09:56:08','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',429,10,'idarchive'),('stats','matomo_archive_numeric_2019_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',1882,10,'idarchive,name'),('stats','matomo_archive_numeric_2019_05','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_05','PRIMARY','2023-07-11 09:56:08','size',11,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',3,10,'idsite'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',79,10,'idsite,date1'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',89,10,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',89,10,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',361,10,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',594,10,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',1882,10,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_05','index_idsite_dates_period','2023-07-11 09:56:08','size',11,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,9,'period'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',265,9,'period,ts_archived'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',594,9,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',1882,9,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_05','index_period_archived','2023-07-11 09:56:08','size',10,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',496,12,'idarchive'),('stats','matomo_archive_numeric_2019_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2212,12,'idarchive,name'),('stats','matomo_archive_numeric_2019_06','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_06','PRIMARY','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',3,13,'idsite'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',90,13,'idsite,date1'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',105,13,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',105,13,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',439,13,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',694,13,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2212,13,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_06','index_idsite_dates_period','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,9,'period'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',310,9,'period,ts_archived'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',694,9,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2212,9,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_06','index_period_archived','2023-07-11 09:56:08','size',10,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',618,14,'idarchive'),('stats','matomo_archive_numeric_2019_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2583,14,'idarchive,name'),('stats','matomo_archive_numeric_2019_07','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_07','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',111,18,'idsite,date1'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',132,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',132,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',544,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',839,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2583,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_07','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',375,13,'period,ts_archived'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',839,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2583,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_07','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',720,17,'idarchive'),('stats','matomo_archive_numeric_2019_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3248,17,'idarchive,name'),('stats','matomo_archive_numeric_2019_08','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_08','PRIMARY','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,23,'idsite'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,23,'idsite,date1'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,23,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,23,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',615,23,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',1009,23,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3248,23,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_08','index_idsite_dates_period','2023-07-11 09:56:08','size',24,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,16,'period'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',462,16,'period,ts_archived'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',1009,16,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3248,16,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_08','index_period_archived','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',702,16,'idarchive'),('stats','matomo_archive_numeric_2019_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3183,16,'idarchive,name'),('stats','matomo_archive_numeric_2019_09','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_09','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,23,'idsite'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,23,'idsite,date1'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,23,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,23,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',611,23,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',979,23,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3183,23,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_09','index_idsite_dates_period','2023-07-11 09:56:08','size',24,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,16,'period'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',472,16,'period,ts_archived'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',979,16,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3183,16,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_09','index_period_archived','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',711,17,'idarchive'),('stats','matomo_archive_numeric_2019_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3269,17,'idarchive,name'),('stats','matomo_archive_numeric_2019_10','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_10','PRIMARY','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,20,'idsite'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,20,'idsite,date1'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,20,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,20,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',608,20,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',996,20,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3269,20,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_10','index_idsite_dates_period','2023-07-11 09:56:08','size',21,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,15,'period'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',457,15,'period,ts_archived'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',996,15,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3269,15,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_10','index_period_archived','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',670,15,'idarchive'),('stats','matomo_archive_numeric_2019_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2922,15,'idarchive,name'),('stats','matomo_archive_numeric_2019_11','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_11','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,19,'idsite'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,19,'idsite,date1'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,19,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,19,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',585,19,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',922,19,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2922,19,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_11','index_idsite_dates_period','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',422,13,'period,ts_archived'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',922,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2922,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_11','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',713,17,'idarchive'),('stats','matomo_archive_numeric_2019_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3246,17,'idarchive,name'),('stats','matomo_archive_numeric_2019_12','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_12','PRIMARY','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,22,'idsite'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,22,'idsite,date1'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,22,'idsite,date1,date2'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,22,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',624,22,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',995,22,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3246,22,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_12','index_idsite_dates_period','2023-07-11 09:56:08','size',23,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,16,'period'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',478,16,'period,ts_archived'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',995,16,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3246,16,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2019_12','index_period_archived','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',707,16,'idarchive'),('stats','matomo_archive_numeric_2020_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3201,16,'idarchive,name'),('stats','matomo_archive_numeric_2020_01','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_01','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,21,'idsite'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,21,'idsite,date1'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,21,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,21,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',628,21,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',970,21,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3201,21,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_01','index_idsite_dates_period','2023-07-11 09:56:08','size',22,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',4,14,'period'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',464,14,'period,ts_archived'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',970,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3201,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_01','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',663,15,'idarchive'),('stats','matomo_archive_numeric_2020_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2826,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_02','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_02','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,16,'idsite'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',116,16,'idsite,date1'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',136,16,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',136,16,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',579,16,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',903,16,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2826,16,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_02','index_idsite_dates_period','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',419,12,'period,ts_archived'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',903,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2826,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_02','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',688,15,'idarchive'),('stats','matomo_archive_numeric_2020_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2854,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_03','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_03','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,20,'idsite'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,20,'idsite,date1'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,20,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,20,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',620,20,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',937,20,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2854,20,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_03','index_idsite_dates_period','2023-07-11 09:56:08','size',21,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',445,12,'period,ts_archived'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',937,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2854,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_03','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',655,14,'idarchive'),('stats','matomo_archive_numeric_2020_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2683,14,'idarchive,name'),('stats','matomo_archive_numeric_2020_04','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_04','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,18,'idsite,date1'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',606,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',903,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2683,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_04','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,14,'period'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',427,14,'period,ts_archived'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',903,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2683,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_04','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',689,15,'idarchive'),('stats','matomo_archive_numeric_2020_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2891,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_05','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_05','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,17,'idsite'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,17,'idsite,date1'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,17,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,17,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',603,17,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',931,17,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2891,17,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_05','index_idsite_dates_period','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,14,'period'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',434,14,'period,ts_archived'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',931,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2891,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_05','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',696,15,'idarchive'),('stats','matomo_archive_numeric_2020_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2833,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_06','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_06','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,18,'idsite,date1'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',639,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',943,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2833,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_06','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,14,'period'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',451,14,'period,ts_archived'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',943,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2833,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_06','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',685,14,'idarchive'),('stats','matomo_archive_numeric_2020_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2688,14,'idarchive,name'),('stats','matomo_archive_numeric_2020_07','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_07','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,15,'idsite'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,15,'idsite,date1'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,15,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,15,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',609,15,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',900,15,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2688,15,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_07','index_idsite_dates_period','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',418,13,'period,ts_archived'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',900,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2688,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_07','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',702,15,'idarchive'),('stats','matomo_archive_numeric_2020_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2786,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_08','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_08','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,19,'idsite'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,19,'idsite,date1'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,19,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,19,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',644,19,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',943,19,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2786,19,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_08','index_idsite_dates_period','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',453,13,'period,ts_archived'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',943,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2786,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_08','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',667,14,'idarchive'),('stats','matomo_archive_numeric_2020_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2747,14,'idarchive,name'),('stats','matomo_archive_numeric_2020_09','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_09','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,18,'idsite,date1'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',582,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',907,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2747,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_09','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',416,12,'period,ts_archived'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',907,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2747,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_09','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',691,16,'idarchive'),('stats','matomo_archive_numeric_2020_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3070,16,'idarchive,name'),('stats','matomo_archive_numeric_2020_10','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_10','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,19,'idsite'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,19,'idsite,date1'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,19,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,19,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',610,19,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',962,19,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3070,19,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_10','index_idsite_dates_period','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',442,13,'period,ts_archived'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',962,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3070,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_10','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',654,14,'idarchive'),('stats','matomo_archive_numeric_2020_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2726,14,'idarchive,name'),('stats','matomo_archive_numeric_2020_11','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_11','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,18,'idsite,date1'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',580,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',880,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2726,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_11','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,15,'period'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',416,15,'period,ts_archived'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',880,15,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2726,15,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_11','index_period_archived','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',682,15,'idarchive'),('stats','matomo_archive_numeric_2020_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2772,15,'idarchive,name'),('stats','matomo_archive_numeric_2020_12','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_12','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,16,'idsite'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,16,'idsite,date1'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,16,'idsite,date1,date2'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,16,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',653,16,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',931,16,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2772,16,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_12','index_idsite_dates_period','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,17,'period'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',442,17,'period,ts_archived'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',931,17,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2772,17,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2020_12','index_period_archived','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',654,14,'idarchive'),('stats','matomo_archive_numeric_2021_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2633,14,'idarchive,name'),('stats','matomo_archive_numeric_2021_01','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_01','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,17,'idsite'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,17,'idsite,date1'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,17,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,17,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',603,17,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',864,17,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2633,17,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_01','index_idsite_dates_period','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',4,11,'period'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',396,11,'period,ts_archived'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',864,11,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2633,11,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_01','index_period_archived','2023-07-11 09:56:08','size',12,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',602,13,'idarchive'),('stats','matomo_archive_numeric_2021_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2532,13,'idarchive,name'),('stats','matomo_archive_numeric_2021_02','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_02','PRIMARY','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,16,'idsite'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',112,16,'idsite,date1'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',132,16,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',132,16,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',567,16,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',834,16,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2532,16,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_02','index_idsite_dates_period','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,11,'period'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',400,11,'period,ts_archived'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',834,11,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2532,11,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_02','index_period_archived','2023-07-11 09:56:08','size',12,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',640,13,'idarchive'),('stats','matomo_archive_numeric_2021_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2541,13,'idarchive,name'),('stats','matomo_archive_numeric_2021_03','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_03','PRIMARY','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,16,'idsite'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,16,'idsite,date1'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,16,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,16,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',598,16,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',839,16,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2541,16,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_03','index_idsite_dates_period','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',398,12,'period,ts_archived'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',839,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2541,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_03','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',636,14,'idarchive'),('stats','matomo_archive_numeric_2021_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2673,14,'idarchive,name'),('stats','matomo_archive_numeric_2021_04','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_04','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,17,'idsite'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,17,'idsite,date1'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,17,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,17,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',581,17,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',862,17,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2673,17,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_04','index_idsite_dates_period','2023-07-11 09:56:08','size',18,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',388,12,'period,ts_archived'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',862,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2673,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_04','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',682,15,'idarchive'),('stats','matomo_archive_numeric_2021_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2905,15,'idarchive,name'),('stats','matomo_archive_numeric_2021_05','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_05','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,18,'idsite,date1'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',651,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',941,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2905,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_05','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',463,13,'period,ts_archived'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',941,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2905,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_05','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',660,14,'idarchive'),('stats','matomo_archive_numeric_2021_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2574,14,'idarchive,name'),('stats','matomo_archive_numeric_2021_06','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_06','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,15,'idsite'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,15,'idsite,date1'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,15,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,15,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',637,15,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',887,15,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2574,15,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_06','index_idsite_dates_period','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,11,'period'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',429,11,'period,ts_archived'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',887,11,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2574,11,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_06','index_period_archived','2023-07-11 09:56:08','size',12,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',675,14,'idarchive'),('stats','matomo_archive_numeric_2021_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2617,14,'idarchive,name'),('stats','matomo_archive_numeric_2021_07','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_07','PRIMARY','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,19,'idsite'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,19,'idsite,date1'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,19,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,19,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',630,19,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',898,19,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2617,19,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_07','index_idsite_dates_period','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',420,13,'period,ts_archived'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',898,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2617,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_07','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',711,16,'idarchive'),('stats','matomo_archive_numeric_2021_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2989,16,'idarchive,name'),('stats','matomo_archive_numeric_2021_08','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_08','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,18,'idsite'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,18,'idsite,date1'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',148,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',148,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',670,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',981,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2989,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_08','index_idsite_dates_period','2023-07-11 09:56:08','size',19,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,14,'period'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',477,14,'period,ts_archived'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',981,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2989,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_08','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',686,16,'idarchive'),('stats','matomo_archive_numeric_2021_09','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3074,16,'idarchive,name'),('stats','matomo_archive_numeric_2021_09','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_09','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,22,'idsite'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,22,'idsite,date1'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',140,22,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',140,22,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',635,22,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',972,22,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3074,22,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_09','index_idsite_dates_period','2023-07-11 09:56:08','size',23,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,15,'period'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',486,15,'period,ts_archived'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',972,15,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3074,15,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_09','index_period_archived','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',695,16,'idarchive'),('stats','matomo_archive_numeric_2021_10','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3196,16,'idarchive,name'),('stats','matomo_archive_numeric_2021_10','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_10','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,21,'idsite'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,21,'idsite,date1'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,21,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,21,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',658,21,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',1013,21,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3196,21,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_10','index_idsite_dates_period','2023-07-11 09:56:08','size',22,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,14,'period'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',498,14,'period,ts_archived'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',1013,14,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3196,14,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_10','index_period_archived','2023-07-11 09:56:08','size',15,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',680,16,'idarchive'),('stats','matomo_archive_numeric_2021_11','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3053,16,'idarchive,name'),('stats','matomo_archive_numeric_2021_11','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_11','PRIMARY','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,19,'idsite'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',120,19,'idsite,date1'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,19,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,19,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',641,19,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',953,19,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3053,19,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_11','index_idsite_dates_period','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,13,'period'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',468,13,'period,ts_archived'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',953,13,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3053,13,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_11','index_period_archived','2023-07-11 09:56:08','size',14,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',670,15,'idarchive'),('stats','matomo_archive_numeric_2021_12','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',2932,15,'idarchive,name'),('stats','matomo_archive_numeric_2021_12','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_12','PRIMARY','2023-07-11 09:56:08','size',16,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',4,20,'idsite'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',124,20,'idsite,date1'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',144,20,'idsite,date1,date2'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',144,20,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',607,20,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',924,20,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',2932,20,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_12','index_idsite_dates_period','2023-07-11 09:56:08','size',21,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,12,'period'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',445,12,'period,ts_archived'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',924,12,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',2932,12,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2021_12','index_period_archived','2023-07-11 09:56:08','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',761,19,'idarchive'),('stats','matomo_archive_numeric_2022_01','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3487,19,'idarchive,name'),('stats','matomo_archive_numeric_2022_01','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_01','PRIMARY','2023-07-11 09:56:08','size',20,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,20,'idsite'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',126,20,'idsite,date1'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',154,20,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',154,20,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',677,20,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',1062,20,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3487,20,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_01','index_idsite_dates_period','2023-07-11 09:56:08','size',21,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',4,16,'period'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',484,16,'period,ts_archived'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',1062,16,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3487,16,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_01','index_period_archived','2023-07-11 09:56:08','size',17,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',690,18,'idarchive'),('stats','matomo_archive_numeric_2022_02','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',3102,18,'idarchive,name'),('stats','matomo_archive_numeric_2022_02','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_02','PRIMARY','2023-07-11 09:56:08','size',73,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,18,'idsite'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',117,18,'idsite,date1'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',138,18,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',138,18,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',655,18,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',979,18,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',3102,18,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_02','index_idsite_dates_period','2023-07-11 09:56:08','size',75,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,11,'period'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',470,11,'period,ts_archived'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',979,11,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',3102,11,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_02','index_period_archived','2023-07-11 09:56:08','size',73,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',828,20,'idarchive'),('stats','matomo_archive_numeric_2022_03','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',6390,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_03','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',51,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_03','PRIMARY','2023-07-11 09:56:08','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,34,'idsite'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',146,34,'idsite,date1'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',171,34,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',171,34,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',372,34,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',862,34,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',6670,34,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_03','index_idsite_dates_period','2023-07-11 09:56:08','size',96,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,25,'period'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',368,25,'period,ts_archived'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',862,25,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',6670,25,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_03','index_period_archived','2023-07-11 09:56:08','size',26,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',817,20,'idarchive'),('stats','matomo_archive_numeric_2022_04','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',6776,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_04','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',43,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_04','PRIMARY','2023-07-11 09:56:08','size',86,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,32,'idsite'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',150,32,'idsite,date1'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',174,32,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',174,32,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',346,32,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',870,32,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',6762,32,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_04','index_idsite_dates_period','2023-07-11 09:56:08','size',95,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,27,'period'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',345,27,'period,ts_archived'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',870,27,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',6762,27,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_04','index_period_archived','2023-07-11 09:56:08','size',28,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',803,20,'idarchive'),('stats','matomo_archive_numeric_2022_05','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',7266,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_05','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',56,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_05','PRIMARY','2023-07-11 09:56:08','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,36,'idsite'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',154,36,'idsite,date1'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',187,36,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',187,36,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',371,36,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',935,36,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',7261,36,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_05','index_idsite_dates_period','2023-07-11 09:56:08','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',367,28,'period,ts_archived'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',935,28,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',7261,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_05','index_period_archived','2023-07-11 09:56:08','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',829,20,'idarchive'),('stats','matomo_archive_numeric_2022_06','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',6518,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_06','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',44,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_06','PRIMARY','2023-07-11 09:56:08','size',86,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,33,'idsite'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',143,33,'idsite,date1'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',163,33,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',163,33,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',338,33,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',815,33,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',6278,33,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_06','index_idsite_dates_period','2023-07-11 09:56:08','size',95,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,30,'period'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',337,30,'period,ts_archived'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',815,30,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',6278,30,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_06','index_period_archived','2023-07-11 09:56:08','size',31,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',698,20,'idarchive'),('stats','matomo_archive_numeric_2022_07','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',6265,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_07','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',51,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_07','PRIMARY','2023-07-11 09:56:08','size',94,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,33,'idsite'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',137,33,'idsite,date1'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',159,33,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',159,33,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',297,33,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',795,33,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',6135,33,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_07','index_idsite_dates_period','2023-07-11 09:56:08','size',96,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',297,26,'period,ts_archived'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',795,26,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',6135,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_07','index_period_archived','2023-07-11 09:56:08','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx01',834,20,'idarchive'),('stats','matomo_archive_numeric_2022_08','PRIMARY','2023-07-11 09:56:08','n_diff_pfx02',6239,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_08','PRIMARY','2023-07-11 09:56:08','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_08','PRIMARY','2023-07-11 09:56:08','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx01',6,35,'idsite'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx02',145,35,'idsite,date1'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx03',173,35,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx04',173,35,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx05',345,35,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx06',865,35,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_diff_pfx07',6827,35,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_08','index_idsite_dates_period','2023-07-11 09:56:08','size',96,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx02',345,28,'period,ts_archived'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx03',865,28,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','n_diff_pfx04',6827,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_08','index_period_archived','2023-07-11 09:56:08','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_09','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',797,20,'idarchive'),('stats','matomo_archive_numeric_2022_09','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',6615,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_09','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',43,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_09','PRIMARY','2023-07-11 09:56:09','size',86,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,34,'idsite'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',141,34,'idsite,date1'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',165,34,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',165,34,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',330,34,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',825,34,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6697,34,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_09','index_idsite_dates_period','2023-07-11 09:56:09','size',92,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,27,'period'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',330,27,'period,ts_archived'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',825,27,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6697,27,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_09','index_period_archived','2023-07-11 09:56:09','size',28,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_10','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',844,20,'idarchive'),('stats','matomo_archive_numeric_2022_10','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',6517,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_10','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',55,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_10','PRIMARY','2023-07-11 09:56:09','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,33,'idsite'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',152,33,'idsite,date1'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',182,33,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',182,33,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',366,33,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',910,33,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',7291,33,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_10','index_idsite_dates_period','2023-07-11 09:56:09','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',364,28,'period,ts_archived'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',910,28,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',7291,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_10','index_period_archived','2023-07-11 09:56:09','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_11','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',794,20,'idarchive'),('stats','matomo_archive_numeric_2022_11','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',6739,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_11','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',48,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_11','PRIMARY','2023-07-11 09:56:09','size',89,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,34,'idsite'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',151,34,'idsite,date1'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',175,34,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',175,34,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',362,34,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',875,34,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6982,34,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_11','index_idsite_dates_period','2023-07-11 09:56:09','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,31,'period'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',361,31,'period,ts_archived'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',875,31,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6982,31,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_11','index_period_archived','2023-07-11 09:56:09','size',32,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_12','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',834,20,'idarchive'),('stats','matomo_archive_numeric_2022_12','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',7097,20,'idarchive,name'),('stats','matomo_archive_numeric_2022_12','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_12','PRIMARY','2023-07-11 09:56:09','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,33,'idsite'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',143,33,'idsite,date1'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',166,33,'idsite,date1,date2'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',166,33,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',329,33,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',830,33,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6588,33,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_12','index_idsite_dates_period','2023-07-11 09:56:09','size',94,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',328,26,'period,ts_archived'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',830,26,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6588,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2022_12','index_period_archived','2023-07-11 09:56:09','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_01','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',888,20,'idarchive'),('stats','matomo_archive_numeric_2023_01','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',7452,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_01','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',45,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_01','PRIMARY','2023-07-11 09:56:09','size',84,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,38,'idsite'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',152,38,'idsite,date1'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',187,38,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',187,38,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',376,38,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',935,38,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',7497,38,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_01','index_idsite_dates_period','2023-07-11 09:56:09','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',4,31,'period'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',376,31,'period,ts_archived'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',935,31,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',7497,31,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_01','index_period_archived','2023-07-11 09:56:09','size',94,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_02','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',642,20,'idarchive'),('stats','matomo_archive_numeric_2023_02','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',6104,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_02','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',46,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_02','PRIMARY','2023-07-11 09:56:09','size',91,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,30,'idsite'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',131,30,'idsite,date1'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',154,30,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',154,30,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',311,30,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',770,30,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6224,30,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_02','index_idsite_dates_period','2023-07-11 09:56:09','size',31,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,25,'period'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',309,25,'period,ts_archived'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',770,25,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6224,25,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_02','index_period_archived','2023-07-11 09:56:09','size',26,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_03','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',970,20,'idarchive'),('stats','matomo_archive_numeric_2023_03','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',7978,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_03','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',47,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_03','PRIMARY','2023-07-11 09:56:09','size',88,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,34,'idsite'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',155,34,'idsite,date1'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',181,34,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',181,34,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',372,34,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',905,34,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',7260,34,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_03','index_idsite_dates_period','2023-07-11 09:56:09','size',90,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,28,'period'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',372,28,'period,ts_archived'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',905,28,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',7260,28,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_03','index_period_archived','2023-07-11 09:56:09','size',29,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_04','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',792,20,'idarchive'),('stats','matomo_archive_numeric_2023_04','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',5761,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_04','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',53,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_04','PRIMARY','2023-07-11 09:56:09','size',89,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,34,'idsite'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',140,34,'idsite,date1'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',163,34,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',163,34,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',334,34,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',815,34,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6479,34,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_04','index_idsite_dates_period','2023-07-11 09:56:09','size',92,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,26,'period'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',332,26,'period,ts_archived'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',815,26,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6479,26,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_04','index_period_archived','2023-07-11 09:56:09','size',27,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_05','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',869,20,'idarchive'),('stats','matomo_archive_numeric_2023_05','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',7014,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_05','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',49,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_05','PRIMARY','2023-07-11 09:56:09','size',89,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,32,'idsite'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',143,32,'idsite,date1'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',171,32,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',171,32,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',363,32,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',855,32,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6687,32,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_05','index_idsite_dates_period','2023-07-11 09:56:09','size',93,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,27,'period'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',363,27,'period,ts_archived'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',855,27,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6687,27,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_05','index_period_archived','2023-07-11 09:56:09','size',28,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_06','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',729,20,'idarchive'),('stats','matomo_archive_numeric_2023_06','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',6135,20,'idarchive,name'),('stats','matomo_archive_numeric_2023_06','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',41,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_06','PRIMARY','2023-07-11 09:56:09','size',92,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx01',6,35,'idsite'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx02',133,35,'idsite,date1'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx03',156,35,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx04',156,35,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx05',323,35,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx06',780,35,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_diff_pfx07',6201,35,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_06','index_idsite_dates_period','2023-07-11 09:56:09','size',96,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','n_diff_pfx01',3,30,'period'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','n_diff_pfx02',322,30,'period,ts_archived'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','n_diff_pfx03',780,30,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','n_diff_pfx04',6201,30,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_06','index_period_archived','2023-07-11 09:56:09','size',31,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_07','PRIMARY','2023-08-14 09:57:33','n_diff_pfx01',231,12,'idarchive'),('stats','matomo_archive_numeric_2023_07','PRIMARY','2023-08-14 09:57:33','n_diff_pfx02',1626,12,'idarchive,name'),('stats','matomo_archive_numeric_2023_07','PRIMARY','2023-08-14 09:57:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_07','PRIMARY','2023-08-14 09:57:33','size',13,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx01',6,9,'idsite'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx02',47,9,'idsite,date1'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx03',53,9,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx04',53,9,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx05',123,9,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx06',231,9,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_diff_pfx07',1626,9,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_07','index_idsite_dates_period','2023-08-14 09:57:33','size',10,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','n_diff_pfx01',3,5,'period'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','n_diff_pfx02',77,5,'period,ts_archived'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','n_diff_pfx03',231,5,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','n_diff_pfx04',1626,5,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_07','index_period_archived','2023-08-14 09:57:33','size',6,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_08','PRIMARY','2023-08-14 10:00:29','n_diff_pfx01',52,1,'idarchive'),('stats','matomo_archive_numeric_2023_08','PRIMARY','2023-08-14 10:00:29','n_diff_pfx02',206,1,'idarchive,name'),('stats','matomo_archive_numeric_2023_08','PRIMARY','2023-08-14 10:00:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_08','PRIMARY','2023-08-14 10:00:29','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx01',1,1,'idsite'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx02',13,1,'idsite,date1'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx03',13,1,'idsite,date1,date2'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx04',13,1,'idsite,date1,date2,period'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx05',49,1,'idsite,date1,date2,period,ts_archived'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx06',52,1,'idsite,date1,date2,period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_diff_pfx07',206,1,'idsite,date1,date2,period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_08','index_idsite_dates_period','2023-08-14 10:00:29','size',1,NULL,'Number of pages in the index'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx01',1,1,'period'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx02',9,1,'period,ts_archived'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx03',52,1,'period,ts_archived,idarchive'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','n_diff_pfx04',206,1,'period,ts_archived,idarchive,name'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_archive_numeric_2023_08','index_period_archived','2023-08-14 10:00:29','size',1,NULL,'Number of pages in the index'),('stats','matomo_brute_force_log','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',2,1,'id_brute_force_log'),('stats','matomo_brute_force_log','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_brute_force_log','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_brute_force_log','index_ip_address','2023-07-11 09:56:09','n_diff_pfx01',1,1,'ip_address'),('stats','matomo_brute_force_log','index_ip_address','2023-07-11 09:56:09','n_diff_pfx02',2,1,'ip_address,id_brute_force_log'),('stats','matomo_brute_force_log','index_ip_address','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_brute_force_log','index_ip_address','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_changes','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',1,1,'idchange'),('stats','matomo_changes','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_changes','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_changes','unique_plugin_version_title','2023-07-11 09:56:09','n_diff_pfx01',1,1,'plugin_name'),('stats','matomo_changes','unique_plugin_version_title','2023-07-11 09:56:09','n_diff_pfx02',1,1,'plugin_name,version'),('stats','matomo_changes','unique_plugin_version_title','2023-07-11 09:56:09','n_diff_pfx03',1,1,'plugin_name,version,title'),('stats','matomo_changes','unique_plugin_version_title','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_changes','unique_plugin_version_title','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_custom_dimensions','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idcustomdimension'),('stats','matomo_custom_dimensions','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idcustomdimension,idsite'),('stats','matomo_custom_dimensions','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_custom_dimensions','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_custom_dimensions','uniq_hash','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idsite'),('stats','matomo_custom_dimensions','uniq_hash','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idsite,scope'),('stats','matomo_custom_dimensions','uniq_hash','2023-07-11 09:56:09','n_diff_pfx03',0,1,'idsite,scope,index'),('stats','matomo_custom_dimensions','uniq_hash','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_custom_dimensions','uniq_hash','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_goal','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idsite'),('stats','matomo_goal','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idsite,idgoal'),('stats','matomo_goal','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_goal','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_locks','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'key'),('stats','matomo_locks','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_locks','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_action','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',58119,20,'idaction'),('stats','matomo_log_action','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',407,NULL,'Number of leaf pages in the index'),('stats','matomo_log_action','PRIMARY','2023-07-11 09:56:09','size',417,NULL,'Number of pages in the index'),('stats','matomo_log_action','index_type_hash','2023-07-11 09:56:09','n_diff_pfx01',4,4,'type'),('stats','matomo_log_action','index_type_hash','2023-07-11 09:56:09','n_diff_pfx02',57288,20,'type,hash'),('stats','matomo_log_action','index_type_hash','2023-07-11 09:56:09','n_diff_pfx03',57633,20,'type,hash,idaction'),('stats','matomo_log_action','index_type_hash','2023-07-11 09:56:09','n_leaf_pages',67,NULL,'Number of leaf pages in the index'),('stats','matomo_log_action','index_type_hash','2023-07-11 09:56:09','size',97,NULL,'Number of pages in the index'),('stats','matomo_log_conversion','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idvisit'),('stats','matomo_log_conversion','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idvisit,idgoal'),('stats','matomo_log_conversion','PRIMARY','2023-07-11 09:56:09','n_diff_pfx03',0,1,'idvisit,idgoal,buster'),('stats','matomo_log_conversion','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_conversion','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idsite'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idsite,server_time'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_diff_pfx03',0,1,'idsite,server_time,idvisit'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_diff_pfx04',0,1,'idsite,server_time,idvisit,idgoal'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_diff_pfx05',0,1,'idsite,server_time,idvisit,idgoal,buster'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_conversion','index_idsite_datetime','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_conversion','unique_idsite_idorder','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idsite'),('stats','matomo_log_conversion','unique_idsite_idorder','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idsite,idorder'),('stats','matomo_log_conversion','unique_idsite_idorder','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_conversion','unique_idsite_idorder','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_conversion_item','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idvisit'),('stats','matomo_log_conversion_item','PRIMARY','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idvisit,idorder'),('stats','matomo_log_conversion_item','PRIMARY','2023-07-11 09:56:09','n_diff_pfx03',0,1,'idvisit,idorder,idaction_sku'),('stats','matomo_log_conversion_item','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_conversion_item','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idsite'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx02',0,1,'idsite,server_time'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx03',0,1,'idsite,server_time,idvisit'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx04',0,1,'idsite,server_time,idvisit,idorder'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx05',0,1,'idsite,server_time,idvisit,idorder,idaction_sku'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_conversion_item','index_idsite_servertime','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_link_visit_action','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',783518,20,'idlink_va'),('stats','matomo_log_link_visit_action','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',5549,NULL,'Number of leaf pages in the index'),('stats','matomo_log_link_visit_action','PRIMARY','2023-07-11 09:56:09','size',5610,NULL,'Number of pages in the index'),('stats','matomo_log_link_visit_action','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx01',5,7,'idsite'),('stats','matomo_log_link_visit_action','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx02',777096,20,'idsite,server_time'),('stats','matomo_log_link_visit_action','index_idsite_servertime','2023-07-11 09:56:09','n_diff_pfx03',776970,20,'idsite,server_time,idlink_va'),('stats','matomo_log_link_visit_action','index_idsite_servertime','2023-07-11 09:56:09','n_leaf_pages',1255,NULL,'Number of leaf pages in the index'),('stats','matomo_log_link_visit_action','index_idsite_servertime','2023-07-11 09:56:09','size',1445,NULL,'Number of pages in the index'),('stats','matomo_log_link_visit_action','index_idvisit','2023-07-11 09:56:09','n_diff_pfx01',140274,20,'idvisit'),('stats','matomo_log_link_visit_action','index_idvisit','2023-07-11 09:56:09','n_diff_pfx02',923059,20,'idvisit,idlink_va'),('stats','matomo_log_link_visit_action','index_idvisit','2023-07-11 09:56:09','n_leaf_pages',1783,NULL,'Number of leaf pages in the index'),('stats','matomo_log_link_visit_action','index_idvisit','2023-07-11 09:56:09','size',2085,NULL,'Number of pages in the index'),('stats','matomo_log_profiling','PRIMARY','2023-07-11 09:56:09','n_diff_pfx01',0,1,'idprofiling'),('stats','matomo_log_profiling','PRIMARY','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_profiling','PRIMARY','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_profiling','query','2023-07-11 09:56:09','n_diff_pfx01',0,1,'query'),('stats','matomo_log_profiling','query','2023-07-11 09:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_log_profiling','query','2023-07-11 09:56:09','size',1,NULL,'Number of pages in the index'),('stats','matomo_log_visit','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',120351,20,'idvisit'),('stats','matomo_log_visit','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',2117,NULL,'Number of leaf pages in the index'),('stats','matomo_log_visit','PRIMARY','2023-07-11 09:56:10','size',2149,NULL,'Number of pages in the index'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','n_diff_pfx01',5,7,'idsite'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','n_diff_pfx02',116135,20,'idsite,config_id'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','n_diff_pfx03',127358,20,'idsite,config_id,visit_last_action_time'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','n_diff_pfx04',120305,20,'idsite,config_id,visit_last_action_time,idvisit'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','n_leaf_pages',358,NULL,'Number of leaf pages in the index'),('stats','matomo_log_visit','index_idsite_config_datetime','2023-07-11 09:56:10','size',466,NULL,'Number of pages in the index'),('stats','matomo_log_visit','index_idsite_datetime','2023-07-11 09:56:10','n_diff_pfx01',5,7,'idsite'),('stats','matomo_log_visit','index_idsite_datetime','2023-07-11 09:56:10','n_diff_pfx02',126318,20,'idsite,visit_last_action_time'),('stats','matomo_log_visit','index_idsite_datetime','2023-07-11 09:56:10','n_diff_pfx03',119669,20,'idsite,visit_last_action_time,idvisit'),('stats','matomo_log_visit','index_idsite_datetime','2023-07-11 09:56:10','n_leaf_pages',222,NULL,'Number of leaf pages in the index'),('stats','matomo_log_visit','index_idsite_datetime','2023-07-11 09:56:10','size',287,NULL,'Number of pages in the index'),('stats','matomo_log_visit','index_idsite_idvisitor','2023-07-11 09:56:10','n_diff_pfx01',5,7,'idsite'),('stats','matomo_log_visit','index_idsite_idvisitor','2023-07-11 09:56:10','n_diff_pfx02',80364,20,'idsite,idvisitor'),('stats','matomo_log_visit','index_idsite_idvisitor','2023-07-11 09:56:10','n_diff_pfx03',132580,20,'idsite,idvisitor,idvisit'),('stats','matomo_log_visit','index_idsite_idvisitor','2023-07-11 09:56:10','n_leaf_pages',297,NULL,'Number of leaf pages in the index'),('stats','matomo_log_visit','index_idsite_idvisitor','2023-07-11 09:56:10','size',352,NULL,'Number of pages in the index'),('stats','matomo_logger_message','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idlogger_message'),('stats','matomo_logger_message','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_logger_message','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_option','PRIMARY','2023-08-14 22:01:59','n_diff_pfx01',367,20,'option_name'),('stats','matomo_option','PRIMARY','2023-08-14 22:01:59','n_leaf_pages',86,NULL,'Number of leaf pages in the index'),('stats','matomo_option','PRIMARY','2023-08-14 22:01:59','size',151,NULL,'Number of pages in the index'),('stats','matomo_option','autoload','2023-08-14 22:01:59','n_diff_pfx01',2,3,'autoload'),('stats','matomo_option','autoload','2023-08-14 22:01:59','n_diff_pfx02',533,3,'autoload,option_name'),('stats','matomo_option','autoload','2023-08-14 22:01:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_option','autoload','2023-08-14 22:01:59','size',4,NULL,'Number of pages in the index'),('stats','matomo_plugin_setting','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',16,1,'idplugin_setting'),('stats','matomo_plugin_setting','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_plugin_setting','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_plugin_setting','plugin_name','2023-07-11 09:56:10','n_diff_pfx01',2,1,'plugin_name'),('stats','matomo_plugin_setting','plugin_name','2023-07-11 09:56:10','n_diff_pfx02',2,1,'plugin_name,user_login'),('stats','matomo_plugin_setting','plugin_name','2023-07-11 09:56:10','n_diff_pfx03',16,1,'plugin_name,user_login,idplugin_setting'),('stats','matomo_plugin_setting','plugin_name','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_plugin_setting','plugin_name','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_privacy_logdata_anonymizations','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idlogdata_anonymization'),('stats','matomo_privacy_logdata_anonymizations','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_privacy_logdata_anonymizations','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_privacy_logdata_anonymizations','job_start_date','2023-07-11 09:56:10','n_diff_pfx01',0,1,'job_start_date'),('stats','matomo_privacy_logdata_anonymizations','job_start_date','2023-07-11 09:56:10','n_diff_pfx02',0,1,'job_start_date,idlogdata_anonymization'),('stats','matomo_privacy_logdata_anonymizations','job_start_date','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_privacy_logdata_anonymizations','job_start_date','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_report','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idreport'),('stats','matomo_report','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_report','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_report_subscriptions','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idreport'),('stats','matomo_report_subscriptions','PRIMARY','2023-07-11 09:56:10','n_diff_pfx02',0,1,'idreport,email'),('stats','matomo_report_subscriptions','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_report_subscriptions','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_report_subscriptions','unique_token','2023-07-11 09:56:10','n_diff_pfx01',0,1,'token'),('stats','matomo_report_subscriptions','unique_token','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_report_subscriptions','unique_token','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_segment','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idsegment'),('stats','matomo_segment','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_segment','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_sequence','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',53,1,'name'),('stats','matomo_sequence','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_sequence','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_session','PRIMARY','2024-03-07 22:42:31','n_diff_pfx01',1277,20,'id'),('stats','matomo_session','PRIMARY','2024-03-07 22:42:31','n_leaf_pages',26,NULL,'Number of leaf pages in the index'),('stats','matomo_session','PRIMARY','2024-03-07 22:42:31','size',27,NULL,'Number of pages in the index'),('stats','matomo_site','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',6,1,'idsite'),('stats','matomo_site','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_site','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_site_setting','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',8,1,'idsite_setting'),('stats','matomo_site_setting','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_site_setting','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_site_setting','idsite','2023-07-11 09:56:10','n_diff_pfx01',6,1,'idsite'),('stats','matomo_site_setting','idsite','2023-07-11 09:56:10','n_diff_pfx02',7,1,'idsite,plugin_name'),('stats','matomo_site_setting','idsite','2023-07-11 09:56:10','n_diff_pfx03',8,1,'idsite,plugin_name,idsite_setting'),('stats','matomo_site_setting','idsite','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_site_setting','idsite','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_site_url','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',1,1,'idsite'),('stats','matomo_site_url','PRIMARY','2023-07-11 09:56:10','n_diff_pfx02',1,1,'idsite,url'),('stats','matomo_site_url','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_site_url','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_tracking_failure','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idsite'),('stats','matomo_tracking_failure','PRIMARY','2023-07-11 09:56:10','n_diff_pfx02',0,1,'idsite,idfailure'),('stats','matomo_tracking_failure','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_tracking_failure','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_twofactor_recovery_code','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'idrecoverycode'),('stats','matomo_twofactor_recovery_code','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_twofactor_recovery_code','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',2,1,'login'),('stats','matomo_user','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user','uniq_email','2023-07-11 09:56:10','n_diff_pfx01',2,1,'email'),('stats','matomo_user','uniq_email','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user','uniq_email','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user_dashboard','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'login'),('stats','matomo_user_dashboard','PRIMARY','2023-07-11 09:56:10','n_diff_pfx02',0,1,'login,iddashboard'),('stats','matomo_user_dashboard','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user_dashboard','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user_language','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',0,1,'login'),('stats','matomo_user_language','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user_language','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user_token_auth','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',2,1,'idusertokenauth'),('stats','matomo_user_token_auth','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user_token_auth','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('stats','matomo_user_token_auth','uniq_password','2023-07-11 09:56:10','n_diff_pfx01',2,1,'password'),('stats','matomo_user_token_auth','uniq_password','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stats','matomo_user_token_auth','uniq_password','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','attendees','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',129,1,'id'),('suiteshooters','attendees','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','attendees','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','attendees','event','2023-07-11 09:56:10','n_diff_pfx01',28,1,'event'),('suiteshooters','attendees','event','2023-07-11 09:56:10','n_diff_pfx02',129,1,'event,id'),('suiteshooters','attendees','event','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','attendees','event','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','attendees','user','2023-07-11 09:56:10','n_diff_pfx01',17,1,'user'),('suiteshooters','attendees','user','2023-07-11 09:56:10','n_diff_pfx02',129,1,'user,id'),('suiteshooters','attendees','user','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','attendees','user','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','comments','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',15,1,'id'),('suiteshooters','comments','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','comments','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','comments','event','2023-07-11 09:56:10','n_diff_pfx01',9,1,'event'),('suiteshooters','comments','event','2023-07-11 09:56:10','n_diff_pfx02',15,1,'event,id'),('suiteshooters','comments','event','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','comments','event','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','comments','user','2023-07-11 09:56:10','n_diff_pfx01',4,1,'user'),('suiteshooters','comments','user','2023-07-11 09:56:10','n_diff_pfx02',15,1,'user,id'),('suiteshooters','comments','user','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','comments','user','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','events','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',28,1,'id'),('suiteshooters','events','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','events','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','partialTimes','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',147,1,'id'),('suiteshooters','partialTimes','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','partialTimes','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','partialTimes','result','2023-07-11 09:56:10','n_diff_pfx01',41,1,'result'),('suiteshooters','partialTimes','result','2023-07-11 09:56:10','n_diff_pfx02',147,1,'result,id'),('suiteshooters','partialTimes','result','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','partialTimes','result','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','results','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',521,3,'id'),('suiteshooters','results','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','results','PRIMARY','2023-07-11 09:56:10','size',4,NULL,'Number of pages in the index'),('suiteshooters','results','event','2023-07-11 09:56:10','n_diff_pfx01',13,1,'event'),('suiteshooters','results','event','2023-07-11 09:56:10','n_diff_pfx02',521,1,'event,id'),('suiteshooters','results','event','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','results','event','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','results','stage','2023-07-11 09:56:10','n_diff_pfx01',110,1,'stage'),('suiteshooters','results','stage','2023-07-11 09:56:10','n_diff_pfx02',521,1,'stage,id'),('suiteshooters','results','stage','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','results','stage','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','results','user','2023-07-11 09:56:10','n_diff_pfx01',12,1,'user'),('suiteshooters','results','user','2023-07-11 09:56:10','n_diff_pfx02',521,1,'user,id'),('suiteshooters','results','user','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','results','user','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','stages','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',110,1,'id'),('suiteshooters','stages','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','stages','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','stages','event','2023-07-11 09:56:10','n_diff_pfx01',13,1,'event'),('suiteshooters','stages','event','2023-07-11 09:56:10','n_diff_pfx02',110,1,'event,id'),('suiteshooters','stages','event','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','stages','event','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','users','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',25,1,'id'),('suiteshooters','users','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','users','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','users','calendarToken','2023-07-11 09:56:10','n_diff_pfx01',25,1,'calendarToken'),('suiteshooters','users','calendarToken','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','users','calendarToken','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','users','googleId','2023-07-11 09:56:10','n_diff_pfx01',22,1,'googleId'),('suiteshooters','users','googleId','2023-07-11 09:56:10','n_diff_pfx02',25,1,'googleId,id'),('suiteshooters','users','googleId','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','users','googleId','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','watches','PRIMARY','2023-07-11 09:56:10','n_diff_pfx01',32,1,'id'),('suiteshooters','watches','PRIMARY','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','watches','PRIMARY','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','watches','event','2023-07-11 09:56:10','n_diff_pfx01',28,1,'event'),('suiteshooters','watches','event','2023-07-11 09:56:10','n_diff_pfx02',32,1,'event,id'),('suiteshooters','watches','event','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','watches','event','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('suiteshooters','watches','user','2023-07-11 09:56:10','n_diff_pfx01',5,1,'user'),('suiteshooters','watches','user','2023-07-11 09:56:10','n_diff_pfx02',32,1,'user,id'),('suiteshooters','watches','user','2023-07-11 09:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('suiteshooters','watches','user','2023-07-11 09:56:10','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','PRIMARY','2023-07-11 09:56:12','n_diff_pfx01',2,1,'action_id'),('terainkognita','wp_actionscheduler_actions','PRIMARY','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','PRIMARY','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','args','2023-07-11 09:56:12','n_diff_pfx01',2,1,'args'),('terainkognita','wp_actionscheduler_actions','args','2023-07-11 09:56:12','n_diff_pfx02',2,1,'args,action_id'),('terainkognita','wp_actionscheduler_actions','args','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','args','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','claim_id','2023-07-11 09:56:12','n_diff_pfx01',1,1,'claim_id'),('terainkognita','wp_actionscheduler_actions','claim_id','2023-07-11 09:56:12','n_diff_pfx02',2,1,'claim_id,action_id'),('terainkognita','wp_actionscheduler_actions','claim_id','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','claim_id','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx01',1,1,'claim_id'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx02',2,1,'claim_id,status'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx03',2,1,'claim_id,status,scheduled_date_gmt'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx04',2,1,'claim_id,status,scheduled_date_gmt,action_id'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','claim_id_status_scheduled_date_gmt','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','group_id','2023-07-11 09:56:12','n_diff_pfx01',2,1,'group_id'),('terainkognita','wp_actionscheduler_actions','group_id','2023-07-11 09:56:12','n_diff_pfx02',2,1,'group_id,action_id'),('terainkognita','wp_actionscheduler_actions','group_id','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','group_id','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','hook','2023-07-11 09:56:12','n_diff_pfx01',2,1,'hook'),('terainkognita','wp_actionscheduler_actions','hook','2023-07-11 09:56:12','n_diff_pfx02',2,1,'hook,action_id'),('terainkognita','wp_actionscheduler_actions','hook','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','hook','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','last_attempt_gmt','2023-07-11 09:56:12','n_diff_pfx01',2,1,'last_attempt_gmt'),('terainkognita','wp_actionscheduler_actions','last_attempt_gmt','2023-07-11 09:56:12','n_diff_pfx02',2,1,'last_attempt_gmt,action_id'),('terainkognita','wp_actionscheduler_actions','last_attempt_gmt','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','last_attempt_gmt','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx01',2,1,'scheduled_date_gmt'),('terainkognita','wp_actionscheduler_actions','scheduled_date_gmt','2023-07-11 09:56:12','n_diff_pfx02',2,1,'scheduled_date_gmt,action_id'),('terainkognita','wp_actionscheduler_actions','scheduled_date_gmt','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','scheduled_date_gmt','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_actions','status','2023-07-11 09:56:12','n_diff_pfx01',2,1,'status'),('terainkognita','wp_actionscheduler_actions','status','2023-07-11 09:56:12','n_diff_pfx02',2,1,'status,action_id'),('terainkognita','wp_actionscheduler_actions','status','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_actions','status','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_claims','PRIMARY','2023-07-11 09:56:12','n_diff_pfx01',0,1,'claim_id'),('terainkognita','wp_actionscheduler_claims','PRIMARY','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_claims','PRIMARY','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_claims','date_created_gmt','2023-07-11 09:56:12','n_diff_pfx01',0,1,'date_created_gmt'),('terainkognita','wp_actionscheduler_claims','date_created_gmt','2023-07-11 09:56:12','n_diff_pfx02',0,1,'date_created_gmt,claim_id'),('terainkognita','wp_actionscheduler_claims','date_created_gmt','2023-07-11 09:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_claims','date_created_gmt','2023-07-11 09:56:12','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_groups','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',3,1,'group_id'),('terainkognita','wp_actionscheduler_groups','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_groups','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_groups','slug','2023-07-11 09:56:13','n_diff_pfx01',3,1,'slug'),('terainkognita','wp_actionscheduler_groups','slug','2023-07-11 09:56:13','n_diff_pfx02',3,1,'slug,group_id'),('terainkognita','wp_actionscheduler_groups','slug','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_groups','slug','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_logs','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',4,1,'log_id'),('terainkognita','wp_actionscheduler_logs','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_logs','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_logs','action_id','2023-07-11 09:56:13','n_diff_pfx01',2,1,'action_id'),('terainkognita','wp_actionscheduler_logs','action_id','2023-07-11 09:56:13','n_diff_pfx02',4,1,'action_id,log_id'),('terainkognita','wp_actionscheduler_logs','action_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_logs','action_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_actionscheduler_logs','log_date_gmt','2023-07-11 09:56:13','n_diff_pfx01',3,1,'log_date_gmt'),('terainkognita','wp_actionscheduler_logs','log_date_gmt','2023-07-11 09:56:13','n_diff_pfx02',4,1,'log_date_gmt,log_id'),('terainkognita','wp_actionscheduler_logs','log_date_gmt','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_actionscheduler_logs','log_date_gmt','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_cmplz_cookiebanners','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',1,1,'ID'),('terainkognita','wp_cmplz_cookiebanners','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_cmplz_cookiebanners','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_cmplz_cookies','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',40,1,'ID'),('terainkognita','wp_cmplz_cookies','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_cmplz_cookies','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_cmplz_services','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'ID'),('terainkognita','wp_cmplz_services','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_cmplz_services','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_commentmeta','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'meta_id'),('terainkognita','wp_commentmeta','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_commentmeta','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_commentmeta','comment_id','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_id'),('terainkognita','wp_commentmeta','comment_id','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_id,meta_id'),('terainkognita','wp_commentmeta','comment_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_commentmeta','comment_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_commentmeta','meta_key','2023-07-11 09:56:13','n_diff_pfx01',0,1,'meta_key'),('terainkognita','wp_commentmeta','meta_key','2023-07-11 09:56:13','n_diff_pfx02',0,1,'meta_key,meta_id'),('terainkognita','wp_commentmeta','meta_key','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_commentmeta','meta_key','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_ID'),('terainkognita','wp_comments','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_approved'),('terainkognita','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_approved,comment_date_gmt'),('terainkognita','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:13','n_diff_pfx03',0,1,'comment_approved,comment_date_gmt,comment_ID'),('terainkognita','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','comment_author_email','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_author_email'),('terainkognita','wp_comments','comment_author_email','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_author_email,comment_ID'),('terainkognita','wp_comments','comment_author_email','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','comment_author_email','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','comment_date_gmt','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_date_gmt'),('terainkognita','wp_comments','comment_date_gmt','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_date_gmt,comment_ID'),('terainkognita','wp_comments','comment_date_gmt','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','comment_date_gmt','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','comment_parent','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_parent'),('terainkognita','wp_comments','comment_parent','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_parent,comment_ID'),('terainkognita','wp_comments','comment_parent','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','comment_parent','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','comment_post_ID','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_post_ID'),('terainkognita','wp_comments','comment_post_ID','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_post_ID,comment_ID'),('terainkognita','wp_comments','comment_post_ID','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','comment_post_ID','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_comments','woo_idx_comment_type','2023-07-11 09:56:13','n_diff_pfx01',0,1,'comment_type'),('terainkognita','wp_comments','woo_idx_comment_type','2023-07-11 09:56:13','n_diff_pfx02',0,1,'comment_type,comment_ID'),('terainkognita','wp_comments','woo_idx_comment_type','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_comments','woo_idx_comment_type','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_e_events','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_e_events','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_e_events','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_e_events','created_at_index','2023-07-11 09:56:13','n_diff_pfx01',0,1,'created_at'),('terainkognita','wp_e_events','created_at_index','2023-07-11 09:56:13','n_diff_pfx02',0,1,'created_at,id'),('terainkognita','wp_e_events','created_at_index','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_e_events','created_at_index','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_links','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'link_id'),('terainkognita','wp_links','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_links','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_links','link_visible','2023-07-11 09:56:13','n_diff_pfx01',0,1,'link_visible'),('terainkognita','wp_links','link_visible','2023-07-11 09:56:13','n_diff_pfx02',0,1,'link_visible,link_id'),('terainkognita','wp_links','link_visible','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_links','link_visible','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_all_failed_attempts','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',1264,7,'id'),('terainkognita','wp_lmtttmpts_all_failed_attempts','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_all_failed_attempts','PRIMARY','2023-07-11 09:56:13','size',8,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_allowlist','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_lmtttmpts_allowlist','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_allowlist','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_allowlist','ip','2023-07-11 09:56:13','n_diff_pfx01',0,1,'ip'),('terainkognita','wp_lmtttmpts_allowlist','ip','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_allowlist','ip','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_denylist','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_lmtttmpts_denylist','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_denylist','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_denylist','ip','2023-07-11 09:56:13','n_diff_pfx01',0,1,'ip'),('terainkognita','wp_lmtttmpts_denylist','ip','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_denylist','ip','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_denylist_email','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_lmtttmpts_denylist_email','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_denylist_email','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_email_list','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_lmtttmpts_email_list','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_email_list','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_lmtttmpts_failed_attempts','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',1,1,'id'),('terainkognita','wp_lmtttmpts_failed_attempts','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_lmtttmpts_failed_attempts','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_options','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',433,8,'option_id'),('terainkognita','wp_options','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',98,NULL,'Number of leaf pages in the index'),('terainkognita','wp_options','PRIMARY','2023-07-11 09:56:13','size',257,NULL,'Number of pages in the index'),('terainkognita','wp_options','autoload','2023-07-11 09:56:13','n_diff_pfx01',2,1,'autoload'),('terainkognita','wp_options','autoload','2023-07-11 09:56:13','n_diff_pfx02',441,1,'autoload,option_id'),('terainkognita','wp_options','autoload','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_options','autoload','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_options','option_name','2023-07-11 09:56:13','n_diff_pfx01',441,2,'option_name'),('terainkognita','wp_options','option_name','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_options','option_name','2023-07-11 09:56:13','size',3,NULL,'Number of pages in the index'),('terainkognita','wp_postmeta','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',603,20,'meta_id'),('terainkognita','wp_postmeta','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',26,NULL,'Number of leaf pages in the index'),('terainkognita','wp_postmeta','PRIMARY','2023-07-11 09:56:13','size',74,NULL,'Number of pages in the index'),('terainkognita','wp_postmeta','meta_key','2023-07-11 09:56:13','n_diff_pfx01',41,2,'meta_key'),('terainkognita','wp_postmeta','meta_key','2023-07-11 09:56:13','n_diff_pfx02',687,2,'meta_key,meta_id'),('terainkognita','wp_postmeta','meta_key','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_postmeta','meta_key','2023-07-11 09:56:13','size',3,NULL,'Number of pages in the index'),('terainkognita','wp_postmeta','post_id','2023-07-11 09:56:13','n_diff_pfx01',127,1,'post_id'),('terainkognita','wp_postmeta','post_id','2023-07-11 09:56:13','n_diff_pfx02',687,1,'post_id,meta_id'),('terainkognita','wp_postmeta','post_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_postmeta','post_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_posts','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',138,9,'ID'),('terainkognita','wp_posts','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_posts','PRIMARY','2023-07-11 09:56:13','size',10,NULL,'Number of pages in the index'),('terainkognita','wp_posts','post_author','2023-07-11 09:56:13','n_diff_pfx01',2,1,'post_author'),('terainkognita','wp_posts','post_author','2023-07-11 09:56:13','n_diff_pfx02',138,1,'post_author,ID'),('terainkognita','wp_posts','post_author','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_posts','post_author','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_posts','post_name','2023-07-11 09:56:13','n_diff_pfx01',62,1,'post_name'),('terainkognita','wp_posts','post_name','2023-07-11 09:56:13','n_diff_pfx02',138,1,'post_name,ID'),('terainkognita','wp_posts','post_name','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_posts','post_name','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_posts','post_parent','2023-07-11 09:56:13','n_diff_pfx01',8,1,'post_parent'),('terainkognita','wp_posts','post_parent','2023-07-11 09:56:13','n_diff_pfx02',138,1,'post_parent,ID'),('terainkognita','wp_posts','post_parent','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_posts','post_parent','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','n_diff_pfx01',7,1,'post_type'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','n_diff_pfx02',8,1,'post_type,post_status'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','n_diff_pfx03',97,1,'post_type,post_status,post_date'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','n_diff_pfx04',138,1,'post_type,post_status,post_date,ID'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_posts','type_status_date','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_feed_caches','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_sbi_feed_caches','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_feed_caches','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_feed_caches','feed_id','2023-07-11 09:56:13','n_diff_pfx01',0,1,'feed_id'),('terainkognita','wp_sbi_feed_caches','feed_id','2023-07-11 09:56:13','n_diff_pfx02',0,1,'feed_id,id'),('terainkognita','wp_sbi_feed_caches','feed_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_feed_caches','feed_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_feeds','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_sbi_feeds','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_feeds','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_feeds','author','2023-07-11 09:56:13','n_diff_pfx01',0,1,'author'),('terainkognita','wp_sbi_feeds','author','2023-07-11 09:56:13','n_diff_pfx02',0,1,'author,id'),('terainkognita','wp_sbi_feeds','author','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_feeds','author','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','PRIMARY','2023-07-11 09:56:13','n_diff_pfx01',0,1,'id'),('terainkognita','wp_sbi_instagram_feed_locator','PRIMARY','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','PRIMARY','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','feed_id','2023-07-11 09:56:13','n_diff_pfx01',0,1,'feed_id'),('terainkognita','wp_sbi_instagram_feed_locator','feed_id','2023-07-11 09:56:13','n_diff_pfx02',0,1,'feed_id,id'),('terainkognita','wp_sbi_instagram_feed_locator','feed_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','feed_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','post_id','2023-07-11 09:56:13','n_diff_pfx01',0,1,'post_id'),('terainkognita','wp_sbi_instagram_feed_locator','post_id','2023-07-11 09:56:13','n_diff_pfx02',0,1,'post_id,id'),('terainkognita','wp_sbi_instagram_feed_locator','post_id','2023-07-11 09:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feed_locator','post_id','2023-07-11 09:56:13','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'record_id'),('terainkognita','wp_sbi_instagram_feeds_posts','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','feed_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'feed_id'),('terainkognita','wp_sbi_instagram_feeds_posts','feed_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'feed_id,record_id'),('terainkognita','wp_sbi_instagram_feeds_posts','feed_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','feed_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','hashtag','2023-07-11 09:56:14','n_diff_pfx01',0,1,'hashtag'),('terainkognita','wp_sbi_instagram_feeds_posts','hashtag','2023-07-11 09:56:14','n_diff_pfx02',0,1,'hashtag,record_id'),('terainkognita','wp_sbi_instagram_feeds_posts','hashtag','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_feeds_posts','hashtag','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_instagram_posts','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'id'),('terainkognita','wp_sbi_instagram_posts','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_instagram_posts','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_sources','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'id'),('terainkognita','wp_sbi_sources','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_sources','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_sources','account_type','2023-07-11 09:56:14','n_diff_pfx01',0,1,'account_type'),('terainkognita','wp_sbi_sources','account_type','2023-07-11 09:56:14','n_diff_pfx02',0,1,'account_type,id'),('terainkognita','wp_sbi_sources','account_type','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_sources','account_type','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_sbi_sources','author','2023-07-11 09:56:14','n_diff_pfx01',0,1,'author'),('terainkognita','wp_sbi_sources','author','2023-07-11 09:56:14','n_diff_pfx02',0,1,'author,id'),('terainkognita','wp_sbi_sources','author','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_sbi_sources','author','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_term_relationships','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',6,1,'object_id'),('terainkognita','wp_term_relationships','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',6,1,'object_id,term_taxonomy_id'),('terainkognita','wp_term_relationships','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_term_relationships','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:14','n_diff_pfx01',2,1,'term_taxonomy_id'),('terainkognita','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:14','n_diff_pfx02',6,1,'term_taxonomy_id,object_id'),('terainkognita','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',17,1,'term_taxonomy_id'),('terainkognita','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_term_taxonomy','taxonomy','2023-07-11 09:56:14','n_diff_pfx01',6,1,'taxonomy'),('terainkognita','wp_term_taxonomy','taxonomy','2023-07-11 09:56:14','n_diff_pfx02',17,1,'taxonomy,term_taxonomy_id'),('terainkognita','wp_term_taxonomy','taxonomy','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_term_taxonomy','taxonomy','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:14','n_diff_pfx01',17,1,'term_id'),('terainkognita','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:14','n_diff_pfx02',17,1,'term_id,taxonomy'),('terainkognita','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_termmeta','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_id'),('terainkognita','wp_termmeta','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_termmeta','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_termmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_key'),('terainkognita','wp_termmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx02',0,1,'meta_key,meta_id'),('terainkognita','wp_termmeta','meta_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_termmeta','meta_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_termmeta','term_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'term_id'),('terainkognita','wp_termmeta','term_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'term_id,meta_id'),('terainkognita','wp_termmeta','term_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_termmeta','term_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_terms','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',17,1,'term_id'),('terainkognita','wp_terms','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_terms','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_terms','name','2023-07-11 09:56:14','n_diff_pfx01',16,1,'name'),('terainkognita','wp_terms','name','2023-07-11 09:56:14','n_diff_pfx02',17,1,'name,term_id'),('terainkognita','wp_terms','name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_terms','name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_terms','slug','2023-07-11 09:56:14','n_diff_pfx01',16,1,'slug'),('terainkognita','wp_terms','slug','2023-07-11 09:56:14','n_diff_pfx02',17,1,'slug,term_id'),('terainkognita','wp_terms','slug','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_terms','slug','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_usermeta','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',61,1,'umeta_id'),('terainkognita','wp_usermeta','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_usermeta','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_usermeta','meta_key','2023-07-11 09:56:14','n_diff_pfx01',35,1,'meta_key'),('terainkognita','wp_usermeta','meta_key','2023-07-11 09:56:14','n_diff_pfx02',61,1,'meta_key,umeta_id'),('terainkognita','wp_usermeta','meta_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_usermeta','meta_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_usermeta','user_id','2023-07-11 09:56:14','n_diff_pfx01',2,1,'user_id'),('terainkognita','wp_usermeta','user_id','2023-07-11 09:56:14','n_diff_pfx02',61,1,'user_id,umeta_id'),('terainkognita','wp_usermeta','user_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_usermeta','user_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_users','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ID'),('terainkognita','wp_users','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_users','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_users','user_email','2023-07-11 09:56:14','n_diff_pfx01',2,1,'user_email'),('terainkognita','wp_users','user_email','2023-07-11 09:56:14','n_diff_pfx02',2,1,'user_email,ID'),('terainkognita','wp_users','user_email','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_users','user_email','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_users','user_login_key','2023-07-11 09:56:14','n_diff_pfx01',2,1,'user_login'),('terainkognita','wp_users','user_login_key','2023-07-11 09:56:14','n_diff_pfx02',2,1,'user_login,ID'),('terainkognita','wp_users','user_login_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_users','user_login_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_users','user_nicename','2023-07-11 09:56:14','n_diff_pfx01',2,1,'user_nicename'),('terainkognita','wp_users','user_nicename','2023-07-11 09:56:14','n_diff_pfx02',2,1,'user_nicename,ID'),('terainkognita','wp_users','user_nicename','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_users','user_nicename','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_admin_note_actions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',68,1,'action_id'),('terainkognita','wp_wc_admin_note_actions','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_admin_note_actions','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_admin_note_actions','note_id','2023-07-11 09:56:14','n_diff_pfx01',59,1,'note_id'),('terainkognita','wp_wc_admin_note_actions','note_id','2023-07-11 09:56:14','n_diff_pfx02',68,1,'note_id,action_id'),('terainkognita','wp_wc_admin_note_actions','note_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_admin_note_actions','note_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_admin_notes','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',61,3,'note_id'),('terainkognita','wp_wc_admin_notes','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_admin_notes','PRIMARY','2023-07-11 09:56:14','size',4,NULL,'Number of pages in the index'),('terainkognita','wp_wc_category_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1,1,'category_tree_id'),('terainkognita','wp_wc_category_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',1,1,'category_tree_id,category_id'),('terainkognita','wp_wc_category_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_category_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_customer_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'customer_id'),('terainkognita','wp_wc_customer_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_customer_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_customer_lookup','email','2023-07-11 09:56:14','n_diff_pfx01',0,1,'email'),('terainkognita','wp_wc_customer_lookup','email','2023-07-11 09:56:14','n_diff_pfx02',0,1,'email,customer_id'),('terainkognita','wp_wc_customer_lookup','email','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_customer_lookup','email','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_customer_lookup','user_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'user_id'),('terainkognita','wp_wc_customer_lookup','user_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_customer_lookup','user_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_download_log','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'download_log_id'),('terainkognita','wp_wc_download_log','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_download_log','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_download_log','permission_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'permission_id'),('terainkognita','wp_wc_download_log','permission_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'permission_id,download_log_id'),('terainkognita','wp_wc_download_log','permission_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_download_log','permission_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_download_log','timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'timestamp'),('terainkognita','wp_wc_download_log','timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'timestamp,download_log_id'),('terainkognita','wp_wc_download_log','timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_download_log','timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_wc_order_coupon_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,coupon_id'),('terainkognita','wp_wc_order_coupon_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','coupon_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'coupon_id'),('terainkognita','wp_wc_order_coupon_lookup','coupon_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'coupon_id,order_id'),('terainkognita','wp_wc_order_coupon_lookup','coupon_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','coupon_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx01',0,1,'date_created'),('terainkognita','wp_wc_order_coupon_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx02',0,1,'date_created,order_id'),('terainkognita','wp_wc_order_coupon_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx03',0,1,'date_created,order_id,coupon_id'),('terainkognita','wp_wc_order_coupon_lookup','date_created','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_coupon_lookup','date_created','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_product_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_item_id'),('terainkognita','wp_wc_order_product_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_product_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_product_lookup','customer_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'customer_id'),('terainkognita','wp_wc_order_product_lookup','customer_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'customer_id,order_item_id'),('terainkognita','wp_wc_order_product_lookup','customer_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_product_lookup','customer_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_product_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx01',0,1,'date_created'),('terainkognita','wp_wc_order_product_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx02',0,1,'date_created,order_item_id'),('terainkognita','wp_wc_order_product_lookup','date_created','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_product_lookup','date_created','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_product_lookup','order_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_wc_order_product_lookup','order_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,order_item_id'),('terainkognita','wp_wc_order_product_lookup','order_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_product_lookup','order_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_product_lookup','product_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'product_id'),('terainkognita','wp_wc_order_product_lookup','product_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'product_id,order_item_id'),('terainkognita','wp_wc_order_product_lookup','product_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_product_lookup','product_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_stats','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_wc_order_stats','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_stats','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_stats','customer_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'customer_id'),('terainkognita','wp_wc_order_stats','customer_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'customer_id,order_id'),('terainkognita','wp_wc_order_stats','customer_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_stats','customer_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_stats','date_created','2023-07-11 09:56:14','n_diff_pfx01',0,1,'date_created'),('terainkognita','wp_wc_order_stats','date_created','2023-07-11 09:56:14','n_diff_pfx02',0,1,'date_created,order_id'),('terainkognita','wp_wc_order_stats','date_created','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_stats','date_created','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_stats','status','2023-07-11 09:56:14','n_diff_pfx01',0,1,'status'),('terainkognita','wp_wc_order_stats','status','2023-07-11 09:56:14','n_diff_pfx02',0,1,'status,order_id'),('terainkognita','wp_wc_order_stats','status','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_stats','status','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_tax_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_wc_order_tax_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,tax_rate_id'),('terainkognita','wp_wc_order_tax_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_tax_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_tax_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx01',0,1,'date_created'),('terainkognita','wp_wc_order_tax_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx02',0,1,'date_created,order_id'),('terainkognita','wp_wc_order_tax_lookup','date_created','2023-07-11 09:56:14','n_diff_pfx03',0,1,'date_created,order_id,tax_rate_id'),('terainkognita','wp_wc_order_tax_lookup','date_created','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_tax_lookup','date_created','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_order_tax_lookup','tax_rate_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_id'),('terainkognita','wp_wc_order_tax_lookup','tax_rate_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_id,order_id'),('terainkognita','wp_wc_order_tax_lookup','tax_rate_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_order_tax_lookup','tax_rate_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'product_id'),('terainkognita','wp_wc_product_meta_lookup','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','downloadable','2023-07-11 09:56:14','n_diff_pfx01',0,1,'downloadable'),('terainkognita','wp_wc_product_meta_lookup','downloadable','2023-07-11 09:56:14','n_diff_pfx02',0,1,'downloadable,product_id'),('terainkognita','wp_wc_product_meta_lookup','downloadable','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','downloadable','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','min_max_price','2023-07-11 09:56:14','n_diff_pfx01',0,1,'min_price'),('terainkognita','wp_wc_product_meta_lookup','min_max_price','2023-07-11 09:56:14','n_diff_pfx02',0,1,'min_price,max_price'),('terainkognita','wp_wc_product_meta_lookup','min_max_price','2023-07-11 09:56:14','n_diff_pfx03',0,1,'min_price,max_price,product_id'),('terainkognita','wp_wc_product_meta_lookup','min_max_price','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','min_max_price','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','onsale','2023-07-11 09:56:14','n_diff_pfx01',0,1,'onsale'),('terainkognita','wp_wc_product_meta_lookup','onsale','2023-07-11 09:56:14','n_diff_pfx02',0,1,'onsale,product_id'),('terainkognita','wp_wc_product_meta_lookup','onsale','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','onsale','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','stock_quantity','2023-07-11 09:56:14','n_diff_pfx01',0,1,'stock_quantity'),('terainkognita','wp_wc_product_meta_lookup','stock_quantity','2023-07-11 09:56:14','n_diff_pfx02',0,1,'stock_quantity,product_id'),('terainkognita','wp_wc_product_meta_lookup','stock_quantity','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','stock_quantity','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','stock_status','2023-07-11 09:56:14','n_diff_pfx01',0,1,'stock_status'),('terainkognita','wp_wc_product_meta_lookup','stock_status','2023-07-11 09:56:14','n_diff_pfx02',0,1,'stock_status,product_id'),('terainkognita','wp_wc_product_meta_lookup','stock_status','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','stock_status','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_product_meta_lookup','virtual','2023-07-11 09:56:14','n_diff_pfx01',0,1,'virtual'),('terainkognita','wp_wc_product_meta_lookup','virtual','2023-07-11 09:56:14','n_diff_pfx02',0,1,'virtual,product_id'),('terainkognita','wp_wc_product_meta_lookup','virtual','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_product_meta_lookup','virtual','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_reserved_stock','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_wc_reserved_stock','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,product_id'),('terainkognita','wp_wc_reserved_stock','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_reserved_stock','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_tax_rate_classes','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'tax_rate_class_id'),('terainkognita','wp_wc_tax_rate_classes','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_tax_rate_classes','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_tax_rate_classes','slug','2023-07-11 09:56:14','n_diff_pfx01',2,1,'slug'),('terainkognita','wp_wc_tax_rate_classes','slug','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_tax_rate_classes','slug','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_webhooks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'webhook_id'),('terainkognita','wp_wc_webhooks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_webhooks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_wc_webhooks','user_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'user_id'),('terainkognita','wp_wc_webhooks','user_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'user_id,webhook_id'),('terainkognita','wp_wc_webhooks','user_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_wc_webhooks','user_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_api_keys','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'key_id'),('terainkognita','wp_woocommerce_api_keys','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_api_keys','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_api_keys','consumer_key','2023-07-11 09:56:14','n_diff_pfx01',0,1,'consumer_key'),('terainkognita','wp_woocommerce_api_keys','consumer_key','2023-07-11 09:56:14','n_diff_pfx02',0,1,'consumer_key,key_id'),('terainkognita','wp_woocommerce_api_keys','consumer_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_api_keys','consumer_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_api_keys','consumer_secret','2023-07-11 09:56:14','n_diff_pfx01',0,1,'consumer_secret'),('terainkognita','wp_woocommerce_api_keys','consumer_secret','2023-07-11 09:56:14','n_diff_pfx02',0,1,'consumer_secret,key_id'),('terainkognita','wp_woocommerce_api_keys','consumer_secret','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_api_keys','consumer_secret','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_attribute_taxonomies','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'attribute_id'),('terainkognita','wp_woocommerce_attribute_taxonomies','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_attribute_taxonomies','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_attribute_taxonomies','attribute_name','2023-07-11 09:56:14','n_diff_pfx01',0,1,'attribute_name'),('terainkognita','wp_woocommerce_attribute_taxonomies','attribute_name','2023-07-11 09:56:14','n_diff_pfx02',0,1,'attribute_name,attribute_id'),('terainkognita','wp_woocommerce_attribute_taxonomies','attribute_name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_attribute_taxonomies','attribute_name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'permission_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_diff_pfx01',0,1,'product_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_diff_pfx02',0,1,'product_id,order_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_diff_pfx03',0,1,'product_id,order_id,order_key'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_diff_pfx04',0,1,'product_id,order_id,order_key,download_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_diff_pfx05',0,1,'product_id,order_id,order_key,download_id,permission_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_key_product','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','n_diff_pfx01',0,1,'download_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','n_diff_pfx02',0,1,'download_id,order_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','n_diff_pfx03',0,1,'download_id,order_id,product_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','n_diff_pfx04',0,1,'download_id,order_id,product_id,permission_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','download_order_product','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','order_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','order_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,permission_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','order_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','order_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_diff_pfx01',0,1,'user_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_diff_pfx02',0,1,'user_id,order_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_diff_pfx03',0,1,'user_id,order_id,downloads_remaining'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_diff_pfx04',0,1,'user_id,order_id,downloads_remaining,access_expires'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_diff_pfx05',0,1,'user_id,order_id,downloads_remaining,access_expires,permission_id'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_downloadable_product_permissions','user_order_remaining_expires','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_log','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'log_id'),('terainkognita','wp_woocommerce_log','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_log','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_log','level','2023-07-11 09:56:14','n_diff_pfx01',0,1,'level'),('terainkognita','wp_woocommerce_log','level','2023-07-11 09:56:14','n_diff_pfx02',0,1,'level,log_id'),('terainkognita','wp_woocommerce_log','level','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_log','level','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_id'),('terainkognita','wp_woocommerce_order_itemmeta','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_key'),('terainkognita','wp_woocommerce_order_itemmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx02',0,1,'meta_key,meta_id'),('terainkognita','wp_woocommerce_order_itemmeta','meta_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','meta_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','order_item_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_item_id'),('terainkognita','wp_woocommerce_order_itemmeta','order_item_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_item_id,meta_id'),('terainkognita','wp_woocommerce_order_itemmeta','order_item_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_order_itemmeta','order_item_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_order_items','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_item_id'),('terainkognita','wp_woocommerce_order_items','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_order_items','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_order_items','order_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'order_id'),('terainkognita','wp_woocommerce_order_items','order_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'order_id,order_item_id'),('terainkognita','wp_woocommerce_order_items','order_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_order_items','order_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_id'),('terainkognita','wp_woocommerce_payment_tokenmeta','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx01',0,1,'meta_key'),('terainkognita','wp_woocommerce_payment_tokenmeta','meta_key','2023-07-11 09:56:14','n_diff_pfx02',0,1,'meta_key,meta_id'),('terainkognita','wp_woocommerce_payment_tokenmeta','meta_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','meta_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','payment_token_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'payment_token_id'),('terainkognita','wp_woocommerce_payment_tokenmeta','payment_token_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'payment_token_id,meta_id'),('terainkognita','wp_woocommerce_payment_tokenmeta','payment_token_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_payment_tokenmeta','payment_token_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_payment_tokens','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'token_id'),('terainkognita','wp_woocommerce_payment_tokens','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_payment_tokens','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_payment_tokens','user_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'user_id'),('terainkognita','wp_woocommerce_payment_tokens','user_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'user_id,token_id'),('terainkognita','wp_woocommerce_payment_tokens','user_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_payment_tokens','user_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_sessions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'session_id'),('terainkognita','wp_woocommerce_sessions','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_sessions','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_sessions','session_key','2023-07-11 09:56:14','n_diff_pfx01',2,1,'session_key'),('terainkognita','wp_woocommerce_sessions','session_key','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_sessions','session_key','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'location_id'),('terainkognita','wp_woocommerce_shipping_zone_locations','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'location_id'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx01',0,1,'location_type'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx02',0,1,'location_type,location_code'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_type_code','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_locations','location_type_code','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_methods','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'instance_id'),('terainkognita','wp_woocommerce_shipping_zone_methods','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_shipping_zone_methods','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_shipping_zones','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'zone_id'),('terainkognita','wp_woocommerce_shipping_zones','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_shipping_zones','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'location_id'),('terainkognita','wp_woocommerce_tax_rate_locations','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx01',0,1,'location_type'),('terainkognita','wp_woocommerce_tax_rate_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx02',0,1,'location_type,location_code'),('terainkognita','wp_woocommerce_tax_rate_locations','location_type_code','2023-07-11 09:56:14','n_diff_pfx03',0,1,'location_type,location_code,location_id'),('terainkognita','wp_woocommerce_tax_rate_locations','location_type_code','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','location_type_code','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','tax_rate_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_id'),('terainkognita','wp_woocommerce_tax_rate_locations','tax_rate_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_id,location_id'),('terainkognita','wp_woocommerce_tax_rate_locations','tax_rate_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rate_locations','tax_rate_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rates','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_id'),('terainkognita','wp_woocommerce_tax_rates','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rates','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_class','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_class'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_class','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_class,tax_rate_id'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_class','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_class','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_country','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_country'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_country','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_country,tax_rate_id'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_country','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_country','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_priority','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_priority'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_priority','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_priority,tax_rate_id'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_priority','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_priority','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_state','2023-07-11 09:56:14','n_diff_pfx01',0,1,'tax_rate_state'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_state','2023-07-11 09:56:14','n_diff_pfx02',0,1,'tax_rate_state,tax_rate_id'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_state','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('terainkognita','wp_woocommerce_tax_rates','tax_rate_state','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify','matches','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',6,1,'id'),('verify','matches','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','matches','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify','matches','uuid','2023-07-11 09:56:14','n_diff_pfx01',6,1,'uuid'),('verify','matches','uuid','2023-07-11 09:56:14','n_diff_pfx02',6,1,'uuid,id'),('verify','matches','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','matches','uuid','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify','matches_copy','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',5,1,'id'),('verify','matches_copy','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','matches_copy','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify','matches_copy','uuid','2023-07-11 09:56:14','n_diff_pfx01',5,1,'uuid'),('verify','matches_copy','uuid','2023-07-11 09:56:14','n_diff_pfx02',5,1,'uuid,id'),('verify','matches_copy','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','matches_copy','uuid','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify','score','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1331,20,'shooter'),('verify','score','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',19961,20,'shooter,stage'),('verify','score','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',75,NULL,'Number of leaf pages in the index'),('verify','score','PRIMARY','2023-07-11 09:56:14','size',97,NULL,'Number of pages in the index'),('verify','shooters','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1336,10,'id'),('verify','shooters','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','shooters','PRIMARY','2023-07-11 09:56:14','size',11,NULL,'Number of pages in the index'),('verify','shooters','match','2023-07-11 09:56:14','n_diff_pfx01',6,2,'match'),('verify','shooters','match','2023-07-11 09:56:14','n_diff_pfx02',1336,2,'match,id'),('verify','shooters','match','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','shooters','match','2023-07-11 09:56:14','size',3,NULL,'Number of pages in the index'),('verify','shooters','uuid','2023-07-11 09:56:14','n_diff_pfx01',1336,5,'uuid'),('verify','shooters','uuid','2023-07-11 09:56:14','n_diff_pfx02',1336,5,'uuid,id'),('verify','shooters','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify','shooters','uuid','2023-07-11 09:56:14','size',6,NULL,'Number of pages in the index'),('verify_alsa','matches','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',7,1,'id'),('verify_alsa','matches','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','matches','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify_alsa','matches','uuid','2023-07-11 09:56:14','n_diff_pfx01',7,1,'uuid'),('verify_alsa','matches','uuid','2023-07-11 09:56:14','n_diff_pfx02',7,1,'uuid,id'),('verify_alsa','matches','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','matches','uuid','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify_alsa','matches_copy','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'id'),('verify_alsa','matches_copy','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','matches_copy','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify_alsa','matches_copy','uuid','2023-07-11 09:56:14','n_diff_pfx01',0,1,'uuid'),('verify_alsa','matches_copy','uuid','2023-07-11 09:56:14','n_diff_pfx02',0,1,'uuid,id'),('verify_alsa','matches_copy','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','matches_copy','uuid','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify_alsa','score','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',930,20,'shooter'),('verify_alsa','score','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',8811,20,'shooter,stage'),('verify_alsa','score','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',42,NULL,'Number of leaf pages in the index'),('verify_alsa','score','PRIMARY','2023-07-11 09:56:14','size',97,NULL,'Number of pages in the index'),('verify_alsa','shooters','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',872,7,'id'),('verify_alsa','shooters','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','shooters','PRIMARY','2023-07-11 09:56:14','size',8,NULL,'Number of pages in the index'),('verify_alsa','shooters','match','2023-07-11 09:56:14','n_diff_pfx01',7,1,'match'),('verify_alsa','shooters','match','2023-07-11 09:56:14','n_diff_pfx02',872,1,'match,id'),('verify_alsa','shooters','match','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','shooters','match','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('verify_alsa','shooters','uuid','2023-07-11 09:56:14','n_diff_pfx01',872,4,'uuid'),('verify_alsa','shooters','uuid','2023-07-11 09:56:14','n_diff_pfx02',872,4,'uuid,id'),('verify_alsa','shooters','uuid','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('verify_alsa','shooters','uuid','2023-07-11 09:56:14','size',5,NULL,'Number of pages in the index'),('waritko_povidky','authors','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',13,1,'id'),('waritko_povidky','authors','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','authors','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',110,1,'id'),('waritko_povidky','book_authors','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','fk_book_authors_author','2023-07-11 09:56:14','n_diff_pfx01',13,1,'author'),('waritko_povidky','book_authors','fk_book_authors_author','2023-07-11 09:56:14','n_diff_pfx02',110,1,'author,id'),('waritko_povidky','book_authors','fk_book_authors_author','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','fk_book_authors_author','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','fk_book_authors_book','2023-07-11 09:56:14','n_diff_pfx01',110,1,'book'),('waritko_povidky','book_authors','fk_book_authors_book','2023-07-11 09:56:14','n_diff_pfx02',110,1,'book,id'),('waritko_povidky','book_authors','fk_book_authors_book','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','fk_book_authors_book','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',110,1,'id'),('waritko_povidky','books','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','fk_genre','2023-07-11 09:56:14','n_diff_pfx01',11,1,'genre'),('waritko_povidky','books','fk_genre','2023-07-11 09:56:14','n_diff_pfx02',110,1,'genre,id'),('waritko_povidky','books','fk_genre','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','fk_genre','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','language','2023-07-11 09:56:14','n_diff_pfx01',2,1,'language'),('waritko_povidky','books','language','2023-07-11 09:56:14','n_diff_pfx02',110,1,'language,id'),('waritko_povidky','books','language','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','language','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','genres','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1,1,'id'),('waritko_povidky','genres','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','genres','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','languages','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'id'),('waritko_povidky','languages','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','languages','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','subgenres','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',11,1,'id'),('waritko_povidky','subgenres','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','subgenres','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_povidky','subgenres','genre','2023-07-11 09:56:14','n_diff_pfx01',1,1,'genre'),('waritko_povidky','subgenres','genre','2023-07-11 09:56:14','n_diff_pfx02',11,1,'genre,id'),('waritko_povidky','subgenres','genre','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','subgenres','genre','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_utils','electricity','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',118,1,'id'),('waritko_utils','electricity','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','electricity','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_utils','furnace','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',37,1,'id'),('waritko_utils','furnace','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','furnace','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_utils','gas','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',87,1,'id'),('waritko_utils','gas','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','gas','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('waritko_utils','pc','PRIMARY','2025-08-12 17:33:02','n_diff_pfx01',4,1,'id'),('waritko_utils','pc','PRIMARY','2025-08-12 17:33:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','pc','PRIMARY','2025-08-12 17:33:02','size',1,NULL,'Number of pages in the index'),('waritko_utils','water','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',147,1,'id'),('waritko_utils','water','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','water','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','actor','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'actor_id'),('wiki','actor','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','actor','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','actor','actor_name','2023-07-11 09:56:14','n_diff_pfx01',0,1,'actor_name'),('wiki','actor','actor_name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','actor','actor_name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','actor','actor_user','2023-07-11 09:56:14','n_diff_pfx01',0,1,'actor_user'),('wiki','actor','actor_user','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','actor','actor_user','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','archive','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ar_id'),('wiki','archive','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','archive','ar_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ar_actor'),('wiki','archive','ar_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ar_actor,ar_timestamp'),('wiki','archive','ar_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx03',2,1,'ar_actor,ar_timestamp,ar_id'),('wiki','archive','ar_actor_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','ar_actor_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','archive','ar_revid','2016-03-12 15:05:05','n_diff_pfx01',2,1,'ar_rev_id'),('wiki','archive','ar_revid','2016-03-12 15:05:05','n_diff_pfx02',2,1,'ar_rev_id,ar_id'),('wiki','archive','ar_revid','2016-03-12 15:05:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','ar_revid','2016-03-12 15:05:05','size',1,NULL,'Number of pages in the index'),('wiki','archive','ar_revid_uniq','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ar_rev_id'),('wiki','archive','ar_revid_uniq','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','ar_revid_uniq','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ar_namespace'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','n_diff_pfx02',1,1,'ar_namespace,ar_title'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','n_diff_pfx03',2,1,'ar_namespace,ar_title,ar_timestamp'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','n_diff_pfx04',2,1,'ar_namespace,ar_title,ar_timestamp,ar_id'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','name_title_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','archive','usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ar_user_text'),('wiki','archive','usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ar_user_text,ar_timestamp'),('wiki','archive','usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx03',2,1,'ar_user_text,ar_timestamp,ar_id'),('wiki','archive','usertext_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','usertext_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','bot_passwords','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'bp_user'),('wiki','bot_passwords','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'bp_user,bp_app_id'),('wiki','bot_passwords','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','bot_passwords','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','category','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cat_id'),('wiki','category','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','category','cat_pages','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cat_pages'),('wiki','category','cat_pages','2023-07-11 09:56:14','n_diff_pfx02',1,1,'cat_pages,cat_id'),('wiki','category','cat_pages','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','cat_pages','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','category','cat_title','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cat_title'),('wiki','category','cat_title','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','cat_title','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cl_from'),('wiki','categorylinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',1,1,'cl_from,cl_to'),('wiki','categorylinks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_collation','2016-03-12 15:05:09','n_diff_pfx01',0,1,'cl_collation'),('wiki','categorylinks','cl_collation','2016-03-12 15:05:09','n_diff_pfx02',0,1,'cl_collation,cl_from'),('wiki','categorylinks','cl_collation','2016-03-12 15:05:09','n_diff_pfx03',0,1,'cl_collation,cl_from,cl_to'),('wiki','categorylinks','cl_collation','2016-03-12 15:05:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_collation','2016-03-12 15:05:09','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cl_collation'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','n_diff_pfx02',1,1,'cl_collation,cl_to'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','n_diff_pfx03',1,1,'cl_collation,cl_to,cl_type'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','n_diff_pfx04',1,1,'cl_collation,cl_to,cl_type,cl_from'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_collation_ext','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_from','2016-03-12 15:05:09','n_diff_pfx01',0,1,'cl_from'),('wiki','categorylinks','cl_from','2016-03-12 15:05:09','n_diff_pfx02',0,1,'cl_from,cl_to'),('wiki','categorylinks','cl_from','2016-03-12 15:05:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_from','2016-03-12 15:05:09','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cl_to'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','n_diff_pfx02',1,1,'cl_to,cl_type'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','n_diff_pfx03',1,1,'cl_to,cl_type,cl_sortkey'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','n_diff_pfx04',1,1,'cl_to,cl_type,cl_sortkey,cl_from'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_sortkey','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'cl_to'),('wiki','categorylinks','cl_timestamp','2023-07-11 09:56:14','n_diff_pfx02',1,1,'cl_to,cl_timestamp'),('wiki','categorylinks','cl_timestamp','2023-07-11 09:56:14','n_diff_pfx03',1,1,'cl_to,cl_timestamp,cl_from'),('wiki','categorylinks','cl_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','GEN_CLUST_INDEX','2016-03-12 15:05:10','n_diff_pfx01',26,1,'DB_ROW_ID'),('wiki','change_tag','GEN_CLUST_INDEX','2016-03-12 15:05:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','GEN_CLUST_INDEX','2016-03-12 15:05:10','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',162,1,'ct_id'),('wiki','change_tag','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_log_tag','2016-03-12 15:05:10','n_diff_pfx01',1,1,'ct_log_id'),('wiki','change_tag','change_tag_log_tag','2016-03-12 15:05:10','n_diff_pfx02',2,1,'ct_log_id,ct_tag'),('wiki','change_tag','change_tag_log_tag','2016-03-12 15:05:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_log_tag','2016-03-12 15:05:10','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_log_tag_id','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ct_log_id'),('wiki','change_tag','change_tag_log_tag_id','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ct_log_id,ct_tag_id'),('wiki','change_tag','change_tag_log_tag_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_log_tag_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_log_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ct_log_id'),('wiki','change_tag','change_tag_log_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ct_log_id,ct_tag'),('wiki','change_tag','change_tag_log_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx03',162,1,'ct_log_id,ct_tag,ct_id'),('wiki','change_tag','change_tag_log_tag_nonuniq','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_log_tag_nonuniq','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rc_tag','2016-03-12 15:05:10','n_diff_pfx01',26,1,'ct_rc_id'),('wiki','change_tag','change_tag_rc_tag','2016-03-12 15:05:10','n_diff_pfx02',26,1,'ct_rc_id,ct_tag'),('wiki','change_tag','change_tag_rc_tag','2016-03-12 15:05:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rc_tag','2016-03-12 15:05:10','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rc_tag_id','2023-07-11 09:56:14','n_diff_pfx01',162,1,'ct_rc_id'),('wiki','change_tag','change_tag_rc_tag_id','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_rc_id,ct_tag_id'),('wiki','change_tag','change_tag_rc_tag_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rc_tag_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rc_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx01',162,1,'ct_rc_id'),('wiki','change_tag','change_tag_rc_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_rc_id,ct_tag'),('wiki','change_tag','change_tag_rc_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx03',162,1,'ct_rc_id,ct_tag,ct_id'),('wiki','change_tag','change_tag_rc_tag_nonuniq','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rc_tag_nonuniq','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rev_tag','2016-03-12 15:05:10','n_diff_pfx01',26,1,'ct_rev_id'),('wiki','change_tag','change_tag_rev_tag','2016-03-12 15:05:10','n_diff_pfx02',26,1,'ct_rev_id,ct_tag'),('wiki','change_tag','change_tag_rev_tag','2016-03-12 15:05:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rev_tag','2016-03-12 15:05:10','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rev_tag_id','2023-07-11 09:56:14','n_diff_pfx01',162,1,'ct_rev_id'),('wiki','change_tag','change_tag_rev_tag_id','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_rev_id,ct_tag_id'),('wiki','change_tag','change_tag_rev_tag_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rev_tag_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_rev_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx01',162,1,'ct_rev_id'),('wiki','change_tag','change_tag_rev_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_rev_id,ct_tag'),('wiki','change_tag','change_tag_rev_tag_nonuniq','2023-07-11 09:56:14','n_diff_pfx03',162,1,'ct_rev_id,ct_tag,ct_id'),('wiki','change_tag','change_tag_rev_tag_nonuniq','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_rev_tag_nonuniq','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ct_tag'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_tag,ct_rc_id'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_diff_pfx03',162,1,'ct_tag,ct_rc_id,ct_rev_id'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_diff_pfx04',162,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_diff_pfx05',162,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id,ct_id'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_tag_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ct_tag_id'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_diff_pfx02',162,1,'ct_tag_id,ct_rc_id'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_diff_pfx03',162,1,'ct_tag_id,ct_rc_id,ct_rev_id'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_diff_pfx04',162,1,'ct_tag_id,ct_rc_id,ct_rev_id,ct_log_id'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_diff_pfx05',162,1,'ct_tag_id,ct_rc_id,ct_rev_id,ct_log_id,ct_id'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_tag_id_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag_def','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ctd_id'),('wiki','change_tag_def','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag_def','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag_def','ctd_count','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ctd_count'),('wiki','change_tag_def','ctd_count','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ctd_count,ctd_id'),('wiki','change_tag_def','ctd_count','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag_def','ctd_count','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag_def','ctd_name','2023-07-11 09:56:14','n_diff_pfx01',2,1,'ctd_name'),('wiki','change_tag_def','ctd_name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag_def','ctd_name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','change_tag_def','ctd_user_defined','2023-07-11 09:56:14','n_diff_pfx01',1,1,'ctd_user_defined'),('wiki','change_tag_def','ctd_user_defined','2023-07-11 09:56:14','n_diff_pfx02',2,1,'ctd_user_defined,ctd_id'),('wiki','change_tag_def','ctd_user_defined','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag_def','ctd_user_defined','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','comment','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'comment_id'),('wiki','comment','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','comment','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','comment','comment_hash','2023-07-11 09:56:14','n_diff_pfx01',0,1,'comment_hash'),('wiki','comment','comment_hash','2023-07-11 09:56:14','n_diff_pfx02',0,1,'comment_hash,comment_id'),('wiki','comment','comment_hash','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','comment','comment_hash','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','content','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',361,3,'content_id'),('wiki','content','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','content','PRIMARY','2023-07-11 09:56:14','size',4,NULL,'Number of pages in the index'),('wiki','content_models','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',1,1,'model_id'),('wiki','content_models','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','content_models','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','content_models','model_name','2023-07-11 09:56:14','n_diff_pfx01',1,1,'model_name'),('wiki','content_models','model_name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','content_models','model_name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',14,1,'el_id'),('wiki','externallinks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_from','2023-07-11 09:56:14','n_diff_pfx01',7,1,'el_from'),('wiki','externallinks','el_from','2023-07-11 09:56:14','n_diff_pfx02',10,1,'el_from,el_to'),('wiki','externallinks','el_from','2023-07-11 09:56:14','n_diff_pfx03',14,1,'el_from,el_to,el_id'),('wiki','externallinks','el_from','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_from','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_from_index_60','2023-07-11 09:56:14','n_diff_pfx01',7,1,'el_from'),('wiki','externallinks','el_from_index_60','2023-07-11 09:56:14','n_diff_pfx02',14,1,'el_from,el_index_60'),('wiki','externallinks','el_from_index_60','2023-07-11 09:56:14','n_diff_pfx03',14,1,'el_from,el_index_60,el_id'),('wiki','externallinks','el_from_index_60','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_from_index_60','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_index','2023-07-11 09:56:14','n_diff_pfx01',14,1,'el_index'),('wiki','externallinks','el_index','2023-07-11 09:56:14','n_diff_pfx02',14,1,'el_index,el_id'),('wiki','externallinks','el_index','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_index','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_index_60','2023-07-11 09:56:14','n_diff_pfx01',14,1,'el_index_60'),('wiki','externallinks','el_index_60','2023-07-11 09:56:14','n_diff_pfx02',14,1,'el_index_60,el_id'),('wiki','externallinks','el_index_60','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_index_60','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_to','2023-07-11 09:56:14','n_diff_pfx01',14,1,'el_to'),('wiki','externallinks','el_to','2023-07-11 09:56:14','n_diff_pfx02',14,1,'el_to,el_from'),('wiki','externallinks','el_to','2023-07-11 09:56:14','n_diff_pfx03',14,1,'el_to,el_from,el_id'),('wiki','externallinks','el_to','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_to','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_id'),('wiki','filearchive','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_actor'),('wiki','filearchive','fa_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_actor,fa_timestamp'),('wiki','filearchive','fa_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx03',0,1,'fa_actor,fa_timestamp,fa_id'),('wiki','filearchive','fa_actor_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_actor_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_deleted_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_deleted_timestamp'),('wiki','filearchive','fa_deleted_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_deleted_timestamp,fa_id'),('wiki','filearchive','fa_deleted_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_deleted_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_name','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_name'),('wiki','filearchive','fa_name','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_name,fa_timestamp'),('wiki','filearchive','fa_name','2023-07-11 09:56:14','n_diff_pfx03',0,1,'fa_name,fa_timestamp,fa_id'),('wiki','filearchive','fa_name','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_name','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_sha1','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_sha1'),('wiki','filearchive','fa_sha1','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_sha1,fa_id'),('wiki','filearchive','fa_sha1','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_sha1','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_storage_group','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_storage_group'),('wiki','filearchive','fa_storage_group','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_storage_group,fa_storage_key'),('wiki','filearchive','fa_storage_group','2023-07-11 09:56:14','n_diff_pfx03',0,1,'fa_storage_group,fa_storage_key,fa_id'),('wiki','filearchive','fa_storage_group','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_storage_group','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_user_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'fa_user_text'),('wiki','filearchive','fa_user_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'fa_user_text,fa_timestamp'),('wiki','filearchive','fa_user_timestamp','2023-07-11 09:56:14','n_diff_pfx03',0,1,'fa_user_text,fa_timestamp,fa_id'),('wiki','filearchive','fa_user_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_user_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',34,4,'img_name'),('wiki','image','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','PRIMARY','2023-07-11 09:56:14','size',5,NULL,'Number of pages in the index'),('wiki','image','img_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'img_actor'),('wiki','image','img_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_actor,img_timestamp'),('wiki','image','img_actor_timestamp','2023-07-11 09:56:14','n_diff_pfx03',34,1,'img_actor,img_timestamp,img_name'),('wiki','image','img_actor_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_actor_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_media_mime','2023-07-11 09:56:14','n_diff_pfx01',2,1,'img_media_type'),('wiki','image','img_media_mime','2023-07-11 09:56:14','n_diff_pfx02',2,1,'img_media_type,img_major_mime'),('wiki','image','img_media_mime','2023-07-11 09:56:14','n_diff_pfx03',3,1,'img_media_type,img_major_mime,img_minor_mime'),('wiki','image','img_media_mime','2023-07-11 09:56:14','n_diff_pfx04',34,1,'img_media_type,img_major_mime,img_minor_mime,img_name'),('wiki','image','img_media_mime','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_media_mime','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_sha1','2023-07-11 09:56:14','n_diff_pfx01',34,1,'img_sha1'),('wiki','image','img_sha1','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_sha1,img_name'),('wiki','image','img_sha1','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_sha1','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_size','2023-07-11 09:56:14','n_diff_pfx01',34,1,'img_size'),('wiki','image','img_size','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_size,img_name'),('wiki','image','img_size','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_size','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_timestamp','2023-07-11 09:56:14','n_diff_pfx01',34,1,'img_timestamp'),('wiki','image','img_timestamp','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_timestamp,img_name'),('wiki','image','img_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_user_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'img_user'),('wiki','image','img_user_timestamp','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_user,img_timestamp'),('wiki','image','img_user_timestamp','2023-07-11 09:56:14','n_diff_pfx03',34,1,'img_user,img_timestamp,img_name'),('wiki','image','img_user_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_user_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','image','img_usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx01',1,1,'img_user_text'),('wiki','image','img_usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx02',34,1,'img_user_text,img_timestamp'),('wiki','image','img_usertext_timestamp','2023-07-11 09:56:14','n_diff_pfx03',34,1,'img_user_text,img_timestamp,img_name'),('wiki','image','img_usertext_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_usertext_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','imagelinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',5,1,'il_from'),('wiki','imagelinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',28,1,'il_from,il_to'),('wiki','imagelinks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','imagelinks','il_backlinks_namespace','2023-07-11 09:56:14','n_diff_pfx01',28,1,'il_to'),('wiki','imagelinks','il_backlinks_namespace','2023-07-11 09:56:14','n_diff_pfx02',28,1,'il_to,il_from_namespace'),('wiki','imagelinks','il_backlinks_namespace','2023-07-11 09:56:14','n_diff_pfx03',28,1,'il_to,il_from_namespace,il_from'),('wiki','imagelinks','il_backlinks_namespace','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','il_backlinks_namespace','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','imagelinks','il_from','2016-03-12 15:05:18','n_diff_pfx01',4,1,'il_from'),('wiki','imagelinks','il_from','2016-03-12 15:05:18','n_diff_pfx02',6,1,'il_from,il_to'),('wiki','imagelinks','il_from','2016-03-12 15:05:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','il_from','2016-03-12 15:05:18','size',1,NULL,'Number of pages in the index'),('wiki','imagelinks','il_to','2023-07-11 09:56:14','n_diff_pfx01',28,1,'il_to'),('wiki','imagelinks','il_to','2023-07-11 09:56:14','n_diff_pfx02',28,1,'il_to,il_from'),('wiki','imagelinks','il_to','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','il_to','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','interwiki','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',76,1,'iw_prefix'),('wiki','interwiki','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','interwiki','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','interwiki','iw_prefix','2016-03-12 15:05:19','n_diff_pfx01',75,1,'iw_prefix'),('wiki','interwiki','iw_prefix','2016-03-12 15:05:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','interwiki','iw_prefix','2016-03-12 15:05:19','size',1,NULL,'Number of pages in the index'),('wiki','ip_changes','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipc_rev_id'),('wiki','ip_changes','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ip_changes','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ip_changes','ipc_hex_time','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipc_hex'),('wiki','ip_changes','ipc_hex_time','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipc_hex,ipc_rev_timestamp'),('wiki','ip_changes','ipc_hex_time','2023-07-11 09:56:14','n_diff_pfx03',0,1,'ipc_hex,ipc_rev_timestamp,ipc_rev_id'),('wiki','ip_changes','ipc_hex_time','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ip_changes','ipc_hex_time','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ip_changes','ipc_rev_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipc_rev_timestamp'),('wiki','ip_changes','ipc_rev_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipc_rev_timestamp,ipc_rev_id'),('wiki','ip_changes','ipc_rev_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ip_changes','ipc_rev_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_id'),('wiki','ipblocks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_address'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_address,ipb_user'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','n_diff_pfx03',0,1,'ipb_address,ipb_user,ipb_auto'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','n_diff_pfx04',0,1,'ipb_address,ipb_user,ipb_auto,ipb_anon_only'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_address','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_expiry','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_expiry'),('wiki','ipblocks','ipb_expiry','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_expiry,ipb_id'),('wiki','ipblocks','ipb_expiry','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_expiry','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_parent_block_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_parent_block_id'),('wiki','ipblocks','ipb_parent_block_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_parent_block_id,ipb_id'),('wiki','ipblocks','ipb_parent_block_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_parent_block_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_range','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_range_start'),('wiki','ipblocks','ipb_range','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_range_start,ipb_range_end'),('wiki','ipblocks','ipb_range','2023-07-11 09:56:14','n_diff_pfx03',0,1,'ipb_range_start,ipb_range_end,ipb_id'),('wiki','ipblocks','ipb_range','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_range','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_timestamp'),('wiki','ipblocks','ipb_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_timestamp,ipb_id'),('wiki','ipblocks','ipb_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_user','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ipb_user'),('wiki','ipblocks','ipb_user','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ipb_user,ipb_id'),('wiki','ipblocks','ipb_user','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_user','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks_restrictions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ir_ipb_id'),('wiki','ipblocks_restrictions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ir_ipb_id,ir_type'),('wiki','ipblocks_restrictions','PRIMARY','2023-07-11 09:56:14','n_diff_pfx03',0,1,'ir_ipb_id,ir_type,ir_value'),('wiki','ipblocks_restrictions','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks_restrictions','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks_restrictions','ir_type_value','2023-07-11 09:56:14','n_diff_pfx01',0,1,'ir_type'),('wiki','ipblocks_restrictions','ir_type_value','2023-07-11 09:56:14','n_diff_pfx02',0,1,'ir_type,ir_value'),('wiki','ipblocks_restrictions','ir_type_value','2023-07-11 09:56:14','n_diff_pfx03',0,1,'ir_type,ir_value,ir_ipb_id'),('wiki','ipblocks_restrictions','ir_type_value','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks_restrictions','ir_type_value','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','iwlinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'iwl_from'),('wiki','iwlinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx02',0,1,'iwl_from,iwl_prefix'),('wiki','iwlinks','PRIMARY','2023-07-11 09:56:14','n_diff_pfx03',0,1,'iwl_from,iwl_prefix,iwl_title'),('wiki','iwlinks','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','iwlinks','iwl_from','2016-03-12 15:05:21','n_diff_pfx01',0,1,'iwl_from'),('wiki','iwlinks','iwl_from','2016-03-12 15:05:21','n_diff_pfx02',0,1,'iwl_from,iwl_prefix'),('wiki','iwlinks','iwl_from','2016-03-12 15:05:21','n_diff_pfx03',0,1,'iwl_from,iwl_prefix,iwl_title'),('wiki','iwlinks','iwl_from','2016-03-12 15:05:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','iwl_from','2016-03-12 15:05:21','size',1,NULL,'Number of pages in the index'),('wiki','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:14','n_diff_pfx01',0,1,'iwl_prefix'),('wiki','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:14','n_diff_pfx02',0,1,'iwl_prefix,iwl_from'),('wiki','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:14','n_diff_pfx03',0,1,'iwl_prefix,iwl_from,iwl_title'),('wiki','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','iwl_prefix_from_title','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:14','n_diff_pfx01',0,1,'iwl_prefix'),('wiki','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:14','n_diff_pfx02',0,1,'iwl_prefix,iwl_title'),('wiki','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:14','n_diff_pfx03',0,1,'iwl_prefix,iwl_title,iwl_from'),('wiki','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','iwl_prefix_title_from','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','PRIMARY','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_id'),('wiki','job','PRIMARY','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','PRIMARY','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_diff_pfx02',0,1,'job_cmd,job_namespace'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_diff_pfx03',0,1,'job_cmd,job_namespace,job_title'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_diff_pfx04',0,1,'job_cmd,job_namespace,job_title,job_params'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_diff_pfx05',0,1,'job_cmd,job_namespace,job_title,job_params,job_id'),('wiki','job','job_cmd','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','n_diff_pfx02',0,1,'job_cmd,job_token'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','n_diff_pfx03',0,1,'job_cmd,job_token,job_random'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','n_diff_pfx04',0,1,'job_cmd,job_token,job_random,job_id'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd_token','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd_token_id','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd_token_id','2023-07-11 09:56:14','n_diff_pfx02',0,1,'job_cmd,job_token'),('wiki','job','job_cmd_token_id','2023-07-11 09:56:14','n_diff_pfx03',0,1,'job_cmd,job_token,job_id'),('wiki','job','job_cmd_token_id','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd_token_id','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','job_sha1','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_sha1'),('wiki','job','job_sha1','2023-07-11 09:56:14','n_diff_pfx02',0,1,'job_sha1,job_id'),('wiki','job','job_sha1','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_sha1','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','job','job_timestamp','2023-07-11 09:56:14','n_diff_pfx01',0,1,'job_timestamp'),('wiki','job','job_timestamp','2023-07-11 09:56:14','n_diff_pfx02',0,1,'job_timestamp,job_id'),('wiki','job','job_timestamp','2023-07-11 09:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_timestamp','2023-07-11 09:56:14','size',1,NULL,'Number of pages in the index'),('wiki','l10n_cache','GEN_CLUST_INDEX','2016-03-12 15:08:25','n_diff_pfx01',1933823,20,'DB_ROW_ID'),('wiki','l10n_cache','GEN_CLUST_INDEX','2016-03-12 15:08:25','n_leaf_pages',32853,NULL,'Number of leaf pages in the index'),('wiki','l10n_cache','GEN_CLUST_INDEX','2016-03-12 15:08:25','size',37561,NULL,'Number of pages in the index'),('wiki','l10n_cache','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',468,20,'lc_lang'),('wiki','l10n_cache','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',187306,20,'lc_lang,lc_key'),('wiki','l10n_cache','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',6613,NULL,'Number of leaf pages in the index'),('wiki','l10n_cache','PRIMARY','2023-07-11 09:56:15','size',7605,NULL,'Number of pages in the index'),('wiki','l10n_cache','lc_lang_key','2016-03-12 15:08:25','n_diff_pfx01',8461,20,'lc_lang'),('wiki','l10n_cache','lc_lang_key','2016-03-12 15:08:25','n_diff_pfx02',2545620,20,'lc_lang,lc_key'),('wiki','l10n_cache','lc_lang_key','2016-03-12 15:08:25','n_diff_pfx03',2545620,20,'lc_lang,lc_key,DB_ROW_ID'),('wiki','l10n_cache','lc_lang_key','2016-03-12 15:08:25','n_leaf_pages',8907,NULL,'Number of leaf pages in the index'),('wiki','l10n_cache','lc_lang_key','2016-03-12 15:08:25','size',9024,NULL,'Number of pages in the index'),('wiki','langlinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'ll_from'),('wiki','langlinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'ll_from,ll_lang'),('wiki','langlinks','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','langlinks','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','langlinks','ll_from','2016-03-12 15:08:27','n_diff_pfx01',0,1,'ll_from'),('wiki','langlinks','ll_from','2016-03-12 15:08:27','n_diff_pfx02',0,1,'ll_from,ll_lang'),('wiki','langlinks','ll_from','2016-03-12 15:08:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','langlinks','ll_from','2016-03-12 15:08:27','size',1,NULL,'Number of pages in the index'),('wiki','langlinks','ll_lang','2023-07-11 09:56:15','n_diff_pfx01',0,1,'ll_lang'),('wiki','langlinks','ll_lang','2023-07-11 09:56:15','n_diff_pfx02',0,1,'ll_lang,ll_title'),('wiki','langlinks','ll_lang','2023-07-11 09:56:15','n_diff_pfx03',0,1,'ll_lang,ll_title,ll_from'),('wiki','langlinks','ll_lang','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','langlinks','ll_lang','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','log_search','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ls_field'),('wiki','log_search','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',17,1,'ls_field,ls_value'),('wiki','log_search','PRIMARY','2023-07-11 09:56:15','n_diff_pfx03',17,1,'ls_field,ls_value,ls_log_id'),('wiki','log_search','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','log_search','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','log_search','ls_field_val','2016-03-12 15:08:29','n_diff_pfx01',0,1,'ls_field'),('wiki','log_search','ls_field_val','2016-03-12 15:08:29','n_diff_pfx02',0,1,'ls_field,ls_value'),('wiki','log_search','ls_field_val','2016-03-12 15:08:29','n_diff_pfx03',0,1,'ls_field,ls_value,ls_log_id'),('wiki','log_search','ls_field_val','2016-03-12 15:08:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','log_search','ls_field_val','2016-03-12 15:08:29','size',1,NULL,'Number of pages in the index'),('wiki','log_search','ls_log_id','2023-07-11 09:56:15','n_diff_pfx01',17,1,'ls_log_id'),('wiki','log_search','ls_log_id','2023-07-11 09:56:15','n_diff_pfx02',17,1,'ls_log_id,ls_field'),('wiki','log_search','ls_log_id','2023-07-11 09:56:15','n_diff_pfx03',17,1,'ls_log_id,ls_field,ls_value'),('wiki','log_search','ls_log_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','log_search','ls_log_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',363,5,'log_id'),('wiki','logging','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','PRIMARY','2023-07-11 09:56:15','size',6,NULL,'Number of pages in the index'),('wiki','logging','actor_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_actor'),('wiki','logging','actor_time','2023-07-11 09:56:15','n_diff_pfx02',351,1,'log_actor,log_timestamp'),('wiki','logging','actor_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_actor,log_timestamp,log_id'),('wiki','logging','actor_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','actor_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_actor'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','n_diff_pfx02',6,1,'log_actor,log_type'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_actor,log_type,log_timestamp'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','n_diff_pfx04',363,1,'log_actor,log_type,log_timestamp,log_id'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_actor_type_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_page_id_time','2023-07-11 09:56:15','n_diff_pfx01',101,1,'log_page'),('wiki','logging','log_page_id_time','2023-07-11 09:56:15','n_diff_pfx02',351,1,'log_page,log_timestamp'),('wiki','logging','log_page_id_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_page,log_timestamp,log_id'),('wiki','logging','log_page_id_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_page_id_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_type_action','2023-07-11 09:56:15','n_diff_pfx01',6,1,'log_type'),('wiki','logging','log_type_action','2023-07-11 09:56:15','n_diff_pfx02',9,1,'log_type,log_action'),('wiki','logging','log_type_action','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_type,log_action,log_timestamp'),('wiki','logging','log_type_action','2023-07-11 09:56:15','n_diff_pfx04',363,1,'log_type,log_action,log_timestamp,log_id'),('wiki','logging','log_type_action','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_type_action','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_text_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_user_text'),('wiki','logging','log_user_text_time','2023-07-11 09:56:15','n_diff_pfx02',351,1,'log_user_text,log_timestamp'),('wiki','logging','log_user_text_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_user_text,log_timestamp,log_id'),('wiki','logging','log_user_text_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_text_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_user_text'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','n_diff_pfx02',6,1,'log_user_text,log_type'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_user_text,log_type,log_timestamp'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','n_diff_pfx04',363,1,'log_user_text,log_type,log_timestamp,log_id'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_text_type_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_user'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','n_diff_pfx02',6,1,'log_user,log_type'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_user,log_type,log_timestamp'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','n_diff_pfx04',363,1,'log_user,log_type,log_timestamp,log_id'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_type_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','page_time','2023-07-11 09:56:15','n_diff_pfx01',5,1,'log_namespace'),('wiki','logging','page_time','2023-07-11 09:56:15','n_diff_pfx02',102,1,'log_namespace,log_title'),('wiki','logging','page_time','2023-07-11 09:56:15','n_diff_pfx03',351,1,'log_namespace,log_title,log_timestamp'),('wiki','logging','page_time','2023-07-11 09:56:15','n_diff_pfx04',363,1,'log_namespace,log_title,log_timestamp,log_id'),('wiki','logging','page_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','page_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','times','2023-07-11 09:56:15','n_diff_pfx01',351,1,'log_timestamp'),('wiki','logging','times','2023-07-11 09:56:15','n_diff_pfx02',363,1,'log_timestamp,log_id'),('wiki','logging','times','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','times','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','type_action','2016-03-12 15:08:32','n_diff_pfx01',4,1,'log_type'),('wiki','logging','type_action','2016-03-12 15:08:32','n_diff_pfx02',5,1,'log_type,log_action'),('wiki','logging','type_action','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_type,log_action,log_timestamp'),('wiki','logging','type_action','2016-03-12 15:08:32','n_diff_pfx04',119,1,'log_type,log_action,log_timestamp,log_id'),('wiki','logging','type_action','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','type_action','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','type_time','2023-07-11 09:56:15','n_diff_pfx01',6,1,'log_type'),('wiki','logging','type_time','2023-07-11 09:56:15','n_diff_pfx02',363,1,'log_type,log_timestamp'),('wiki','logging','type_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_type,log_timestamp,log_id'),('wiki','logging','type_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','type_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','logging','user_time','2023-07-11 09:56:15','n_diff_pfx01',1,1,'log_user'),('wiki','logging','user_time','2023-07-11 09:56:15','n_diff_pfx02',351,1,'log_user,log_timestamp'),('wiki','logging','user_time','2023-07-11 09:56:15','n_diff_pfx03',363,1,'log_user,log_timestamp,log_id'),('wiki','logging','user_time','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','user_time','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','module_deps','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',82,17,'md_module'),('wiki','module_deps','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',489,17,'md_module,md_skin'),('wiki','module_deps','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','module_deps','PRIMARY','2023-07-11 09:56:15','size',18,NULL,'Number of pages in the index'),('wiki','module_deps','md_module_skin','2016-03-12 15:08:32','n_diff_pfx01',51,2,'md_module'),('wiki','module_deps','md_module_skin','2016-03-12 15:08:32','n_diff_pfx02',57,2,'md_module,md_skin'),('wiki','module_deps','md_module_skin','2016-03-12 15:08:32','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('wiki','module_deps','md_module_skin','2016-03-12 15:08:32','size',3,NULL,'Number of pages in the index'),('wiki','msg_resource','mr_resource_lang','2016-03-12 15:08:34','n_diff_pfx01',208,7,'mr_resource'),('wiki','msg_resource','mr_resource_lang','2016-03-12 15:08:34','n_diff_pfx02',527,7,'mr_resource,mr_lang'),('wiki','msg_resource','mr_resource_lang','2016-03-12 15:08:34','n_leaf_pages',10,NULL,'Number of leaf pages in the index'),('wiki','msg_resource','mr_resource_lang','2016-03-12 15:08:34','size',11,NULL,'Number of pages in the index'),('wiki','msg_resource_links','mrl_message_resource','2016-03-12 15:08:35','n_diff_pfx01',739,5,'mrl_message'),('wiki','msg_resource_links','mrl_message_resource','2016-03-12 15:08:35','n_diff_pfx02',746,5,'mrl_message,mrl_resource'),('wiki','msg_resource_links','mrl_message_resource','2016-03-12 15:08:35','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('wiki','msg_resource_links','mrl_message_resource','2016-03-12 15:08:35','size',6,NULL,'Number of pages in the index'),('wiki','objectcache','PRIMARY','2025-06-29 14:29:11','n_diff_pfx01',48,1,'keyname'),('wiki','objectcache','PRIMARY','2025-06-29 14:29:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','objectcache','PRIMARY','2025-06-29 14:29:11','size',1,NULL,'Number of pages in the index'),('wiki','objectcache','exptime','2025-06-29 14:29:11','n_diff_pfx01',1,1,'exptime'),('wiki','objectcache','exptime','2025-06-29 14:29:11','n_diff_pfx02',48,1,'exptime,keyname'),('wiki','objectcache','exptime','2025-06-29 14:29:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','objectcache','exptime','2025-06-29 14:29:11','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_diff_pfx01',1,1,'DB_ROW_ID'),('wiki','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','GEN_CLUST_INDEX','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx01',1,1,'oi_actor'),('wiki','oldimage','oi_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx02',1,1,'oi_actor,oi_timestamp'),('wiki','oldimage','oi_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx03',1,1,'oi_actor,oi_timestamp,DB_ROW_ID'),('wiki','oldimage','oi_actor_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_actor_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_name_archive_name','2023-07-11 09:56:15','n_diff_pfx01',1,1,'oi_name'),('wiki','oldimage','oi_name_archive_name','2023-07-11 09:56:15','n_diff_pfx02',1,1,'oi_name,oi_archive_name'),('wiki','oldimage','oi_name_archive_name','2023-07-11 09:56:15','n_diff_pfx03',1,1,'oi_name,oi_archive_name,DB_ROW_ID'),('wiki','oldimage','oi_name_archive_name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_name_archive_name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_name_timestamp','2023-07-11 09:56:15','n_diff_pfx01',1,1,'oi_name'),('wiki','oldimage','oi_name_timestamp','2023-07-11 09:56:15','n_diff_pfx02',1,1,'oi_name,oi_timestamp'),('wiki','oldimage','oi_name_timestamp','2023-07-11 09:56:15','n_diff_pfx03',1,1,'oi_name,oi_timestamp,DB_ROW_ID'),('wiki','oldimage','oi_name_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_name_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_sha1','2023-07-11 09:56:15','n_diff_pfx01',1,1,'oi_sha1'),('wiki','oldimage','oi_sha1','2023-07-11 09:56:15','n_diff_pfx02',1,1,'oi_sha1,DB_ROW_ID'),('wiki','oldimage','oi_sha1','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_sha1','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx01',1,1,'oi_user_text'),('wiki','oldimage','oi_usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx02',1,1,'oi_user_text,oi_timestamp'),('wiki','oldimage','oi_usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx03',1,1,'oi_user_text,oi_timestamp,DB_ROW_ID'),('wiki','oldimage','oi_usertext_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_usertext_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',99,1,'page_id'),('wiki','page','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page','name_title','2023-07-11 09:56:15','n_diff_pfx01',4,1,'page_namespace'),('wiki','page','name_title','2023-07-11 09:56:15','n_diff_pfx02',99,1,'page_namespace,page_title'),('wiki','page','name_title','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','name_title','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page','page_len','2023-07-11 09:56:15','n_diff_pfx01',76,1,'page_len'),('wiki','page','page_len','2023-07-11 09:56:15','n_diff_pfx02',99,1,'page_len,page_id'),('wiki','page','page_len','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_len','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page','page_random','2023-07-11 09:56:15','n_diff_pfx01',99,1,'page_random'),('wiki','page','page_random','2023-07-11 09:56:15','n_diff_pfx02',99,1,'page_random,page_id'),('wiki','page','page_random','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_random','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','n_diff_pfx01',1,1,'page_is_redirect'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','n_diff_pfx02',4,1,'page_is_redirect,page_namespace'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','n_diff_pfx03',77,1,'page_is_redirect,page_namespace,page_len'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','n_diff_pfx04',99,1,'page_is_redirect,page_namespace,page_len,page_id'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_redirect_namespace_len','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_props','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'pp_page'),('wiki','page_props','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',1,1,'pp_page,pp_propname'),('wiki','page_props','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_props','pp_page_propname','2016-03-12 15:08:44','n_diff_pfx01',1,1,'pp_page'),('wiki','page_props','pp_page_propname','2016-03-12 15:08:44','n_diff_pfx02',1,1,'pp_page,pp_propname'),('wiki','page_props','pp_page_propname','2016-03-12 15:08:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','pp_page_propname','2016-03-12 15:08:44','size',1,NULL,'Number of pages in the index'),('wiki','page_props','pp_propname_page','2023-07-11 09:56:15','n_diff_pfx01',1,1,'pp_propname'),('wiki','page_props','pp_propname_page','2023-07-11 09:56:15','n_diff_pfx02',1,1,'pp_propname,pp_page'),('wiki','page_props','pp_propname_page','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','pp_propname_page','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_props','pp_propname_sortkey_page','2023-07-11 09:56:15','n_diff_pfx01',1,1,'pp_propname'),('wiki','page_props','pp_propname_sortkey_page','2023-07-11 09:56:15','n_diff_pfx02',1,1,'pp_propname,pp_sortkey'),('wiki','page_props','pp_propname_sortkey_page','2023-07-11 09:56:15','n_diff_pfx03',1,1,'pp_propname,pp_sortkey,pp_page'),('wiki','page_props','pp_propname_sortkey_page','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','pp_propname_sortkey_page','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pr_id'),('wiki','page_restrictions','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_cascade','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pr_cascade'),('wiki','page_restrictions','pr_cascade','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pr_cascade,pr_id'),('wiki','page_restrictions','pr_cascade','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_cascade','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_level','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pr_level'),('wiki','page_restrictions','pr_level','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pr_level,pr_id'),('wiki','page_restrictions','pr_level','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_level','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_pagetype','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pr_page'),('wiki','page_restrictions','pr_pagetype','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pr_page,pr_type'),('wiki','page_restrictions','pr_pagetype','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_pagetype','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_typelevel','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pr_type'),('wiki','page_restrictions','pr_typelevel','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pr_type,pr_level'),('wiki','page_restrictions','pr_typelevel','2023-07-11 09:56:15','n_diff_pfx03',0,1,'pr_type,pr_level,pr_id'),('wiki','page_restrictions','pr_typelevel','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_typelevel','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','pagelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',17,1,'pl_from'),('wiki','pagelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',17,1,'pl_from,pl_namespace'),('wiki','pagelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx03',62,1,'pl_from,pl_namespace,pl_title'),('wiki','pagelinks','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx01',1,1,'pl_namespace'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx02',60,1,'pl_namespace,pl_title'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx03',60,1,'pl_namespace,pl_title,pl_from_namespace'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx04',62,1,'pl_namespace,pl_title,pl_from_namespace,pl_from'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','pl_backlinks_namespace','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','pagelinks','pl_from','2016-03-12 15:08:46','n_diff_pfx01',15,1,'pl_from'),('wiki','pagelinks','pl_from','2016-03-12 15:08:46','n_diff_pfx02',15,1,'pl_from,pl_namespace'),('wiki','pagelinks','pl_from','2016-03-12 15:08:46','n_diff_pfx03',46,1,'pl_from,pl_namespace,pl_title'),('wiki','pagelinks','pl_from','2016-03-12 15:08:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','pl_from','2016-03-12 15:08:46','size',1,NULL,'Number of pages in the index'),('wiki','pagelinks','pl_namespace','2023-07-11 09:56:15','n_diff_pfx01',1,1,'pl_namespace'),('wiki','pagelinks','pl_namespace','2023-07-11 09:56:15','n_diff_pfx02',60,1,'pl_namespace,pl_title'),('wiki','pagelinks','pl_namespace','2023-07-11 09:56:15','n_diff_pfx03',62,1,'pl_namespace,pl_title,pl_from'),('wiki','pagelinks','pl_namespace','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','pl_namespace','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','protected_titles','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pt_namespace'),('wiki','protected_titles','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pt_namespace,pt_title'),('wiki','protected_titles','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','protected_titles','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','protected_titles','pt_namespace_title','2016-03-12 15:08:47','n_diff_pfx01',0,1,'pt_namespace'),('wiki','protected_titles','pt_namespace_title','2016-03-12 15:08:47','n_diff_pfx02',0,1,'pt_namespace,pt_title'),('wiki','protected_titles','pt_namespace_title','2016-03-12 15:08:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','protected_titles','pt_namespace_title','2016-03-12 15:08:47','size',1,NULL,'Number of pages in the index'),('wiki','protected_titles','pt_timestamp','2023-07-11 09:56:15','n_diff_pfx01',0,1,'pt_timestamp'),('wiki','protected_titles','pt_timestamp','2023-07-11 09:56:15','n_diff_pfx02',0,1,'pt_timestamp,pt_namespace'),('wiki','protected_titles','pt_timestamp','2023-07-11 09:56:15','n_diff_pfx03',0,1,'pt_timestamp,pt_namespace,pt_title'),('wiki','protected_titles','pt_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','protected_titles','pt_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_diff_pfx01',0,1,'DB_ROW_ID'),('wiki','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache','GEN_CLUST_INDEX','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycache','qc_type','2023-07-11 09:56:15','n_diff_pfx01',0,1,'qc_type'),('wiki','querycache','qc_type','2023-07-11 09:56:15','n_diff_pfx02',0,1,'qc_type,qc_value'),('wiki','querycache','qc_type','2023-07-11 09:56:15','n_diff_pfx03',0,1,'qc_type,qc_value,DB_ROW_ID'),('wiki','querycache','qc_type','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache','qc_type','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycache_info','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'qci_type'),('wiki','querycache_info','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache_info','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycache_info','qci_type','2016-03-12 15:08:49','n_diff_pfx01',1,1,'qci_type'),('wiki','querycache_info','qci_type','2016-03-12 15:08:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache_info','qci_type','2016-03-12 15:08:49','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_diff_pfx01',0,1,'DB_ROW_ID'),('wiki','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','GEN_CLUST_INDEX','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','n_diff_pfx01',0,1,'qcc_type'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','n_diff_pfx02',0,1,'qcc_type,qcc_namespace'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','n_diff_pfx03',0,1,'qcc_type,qcc_namespace,qcc_title'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','n_diff_pfx04',0,1,'qcc_type,qcc_namespace,qcc_title,DB_ROW_ID'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_title','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','n_diff_pfx01',0,1,'qcc_type'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','n_diff_pfx02',0,1,'qcc_type,qcc_namespacetwo'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','n_diff_pfx03',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','n_diff_pfx04',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo,DB_ROW_ID'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_titletwo','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_type','2023-07-11 09:56:15','n_diff_pfx01',0,1,'qcc_type'),('wiki','querycachetwo','qcc_type','2023-07-11 09:56:15','n_diff_pfx02',0,1,'qcc_type,qcc_value'),('wiki','querycachetwo','qcc_type','2023-07-11 09:56:15','n_diff_pfx03',0,1,'qcc_type,qcc_value,DB_ROW_ID'),('wiki','querycachetwo','qcc_type','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_type','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',18,1,'rc_id'),('wiki','recentchanges','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','n_diff_pfx01',2,1,'rc_new'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','n_diff_pfx02',3,1,'rc_new,rc_namespace'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_new,rc_namespace,rc_timestamp'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','n_diff_pfx04',18,1,'rc_new,rc_namespace,rc_timestamp,rc_id'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','new_name_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_actor','2023-07-11 09:56:15','n_diff_pfx01',1,1,'rc_actor'),('wiki','recentchanges','rc_actor','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_actor,rc_timestamp'),('wiki','recentchanges','rc_actor','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_actor,rc_timestamp,rc_id'),('wiki','recentchanges','rc_actor','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_actor','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_cur_id','2023-07-11 09:56:15','n_diff_pfx01',5,1,'rc_cur_id'),('wiki','recentchanges','rc_cur_id','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_cur_id,rc_id'),('wiki','recentchanges','rc_cur_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_cur_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_ip','2023-07-11 09:56:15','n_diff_pfx01',4,1,'rc_ip'),('wiki','recentchanges','rc_ip','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_ip,rc_id'),('wiki','recentchanges','rc_ip','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_ip','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_diff_pfx01',2,1,'rc_namespace'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_diff_pfx02',3,1,'rc_namespace,rc_type'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_diff_pfx03',3,1,'rc_namespace,rc_type,rc_patrolled'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_diff_pfx04',18,1,'rc_namespace,rc_type,rc_patrolled,rc_timestamp'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_diff_pfx05',18,1,'rc_namespace,rc_type,rc_patrolled,rc_timestamp,rc_id'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_name_type_patrolled_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_namespace_title','2016-03-12 15:08:54','n_diff_pfx01',4,1,'rc_namespace'),('wiki','recentchanges','rc_namespace_title','2016-03-12 15:08:54','n_diff_pfx02',42,1,'rc_namespace,rc_title'),('wiki','recentchanges','rc_namespace_title','2016-03-12 15:08:54','n_diff_pfx03',130,1,'rc_namespace,rc_title,rc_id'),('wiki','recentchanges','rc_namespace_title','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_namespace_title','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','n_diff_pfx01',2,1,'rc_namespace'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','n_diff_pfx02',5,1,'rc_namespace,rc_title'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_namespace,rc_title,rc_timestamp'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','n_diff_pfx04',18,1,'rc_namespace,rc_title,rc_timestamp,rc_id'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_namespace_title_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_ns_actor','2023-07-11 09:56:15','n_diff_pfx01',2,1,'rc_namespace'),('wiki','recentchanges','rc_ns_actor','2023-07-11 09:56:15','n_diff_pfx02',2,1,'rc_namespace,rc_actor'),('wiki','recentchanges','rc_ns_actor','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_namespace,rc_actor,rc_id'),('wiki','recentchanges','rc_ns_actor','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_ns_actor','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_ns_usertext','2023-07-11 09:56:15','n_diff_pfx01',2,1,'rc_namespace'),('wiki','recentchanges','rc_ns_usertext','2023-07-11 09:56:15','n_diff_pfx02',2,1,'rc_namespace,rc_user_text'),('wiki','recentchanges','rc_ns_usertext','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_namespace,rc_user_text,rc_id'),('wiki','recentchanges','rc_ns_usertext','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_ns_usertext','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_this_oldid','2023-07-11 09:56:15','n_diff_pfx01',18,1,'rc_this_oldid'),('wiki','recentchanges','rc_this_oldid','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_this_oldid,rc_id'),('wiki','recentchanges','rc_this_oldid','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_this_oldid','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_timestamp','2023-07-11 09:56:15','n_diff_pfx01',18,1,'rc_timestamp'),('wiki','recentchanges','rc_timestamp','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_timestamp,rc_id'),('wiki','recentchanges','rc_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_user_text','2023-07-11 09:56:15','n_diff_pfx01',1,1,'rc_user_text'),('wiki','recentchanges','rc_user_text','2023-07-11 09:56:15','n_diff_pfx02',18,1,'rc_user_text,rc_timestamp'),('wiki','recentchanges','rc_user_text','2023-07-11 09:56:15','n_diff_pfx03',18,1,'rc_user_text,rc_timestamp,rc_id'),('wiki','recentchanges','rc_user_text','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_user_text','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','redirect','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'rd_from'),('wiki','redirect','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','redirect','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','redirect','rd_ns_title','2023-07-11 09:56:15','n_diff_pfx01',0,1,'rd_namespace'),('wiki','redirect','rd_ns_title','2023-07-11 09:56:15','n_diff_pfx02',0,1,'rd_namespace,rd_title'),('wiki','redirect','rd_ns_title','2023-07-11 09:56:15','n_diff_pfx03',0,1,'rd_namespace,rd_title,rd_from'),('wiki','redirect','rd_ns_title','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','redirect','rd_ns_title','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',361,4,'rev_id'),('wiki','revision','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','PRIMARY','2023-07-11 09:56:15','size',5,NULL,'Number of pages in the index'),('wiki','revision','page_timestamp','2023-07-11 09:56:15','n_diff_pfx01',99,1,'rev_page'),('wiki','revision','page_timestamp','2023-07-11 09:56:15','n_diff_pfx02',361,1,'rev_page,rev_timestamp'),('wiki','revision','page_timestamp','2023-07-11 09:56:15','n_diff_pfx03',361,1,'rev_page,rev_timestamp,rev_id'),('wiki','revision','page_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','page_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','n_diff_pfx01',99,1,'rev_page'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','n_diff_pfx02',101,1,'rev_page,rev_user'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','n_diff_pfx03',361,1,'rev_page,rev_user,rev_timestamp'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','n_diff_pfx04',361,1,'rev_page,rev_user,rev_timestamp,rev_id'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','page_user_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','rev_page_id','2023-07-11 09:56:15','n_diff_pfx01',99,1,'rev_page'),('wiki','revision','rev_page_id','2023-07-11 09:56:15','n_diff_pfx02',361,1,'rev_page,rev_id'),('wiki','revision','rev_page_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','rev_page_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','rev_timestamp','2023-07-11 09:56:15','n_diff_pfx01',361,1,'rev_timestamp'),('wiki','revision','rev_timestamp','2023-07-11 09:56:15','n_diff_pfx02',361,1,'rev_timestamp,rev_id'),('wiki','revision','rev_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','rev_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','user_timestamp','2023-07-11 09:56:15','n_diff_pfx01',3,1,'rev_user'),('wiki','revision','user_timestamp','2023-07-11 09:56:15','n_diff_pfx02',361,1,'rev_user,rev_timestamp'),('wiki','revision','user_timestamp','2023-07-11 09:56:15','n_diff_pfx03',361,1,'rev_user,rev_timestamp,rev_id'),('wiki','revision','user_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','user_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision','usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx01',3,1,'rev_user_text'),('wiki','revision','usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx02',361,1,'rev_user_text,rev_timestamp'),('wiki','revision','usertext_timestamp','2023-07-11 09:56:15','n_diff_pfx03',361,1,'rev_user_text,rev_timestamp,rev_id'),('wiki','revision','usertext_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','usertext_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_actor_temp','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revactor_rev'),('wiki','revision_actor_temp','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'revactor_rev,revactor_actor'),('wiki','revision_actor_temp','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_actor_temp','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_actor_temp','actor_timestamp','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revactor_actor'),('wiki','revision_actor_temp','actor_timestamp','2023-07-11 09:56:15','n_diff_pfx02',0,1,'revactor_actor,revactor_timestamp'),('wiki','revision_actor_temp','actor_timestamp','2023-07-11 09:56:15','n_diff_pfx03',0,1,'revactor_actor,revactor_timestamp,revactor_rev'),('wiki','revision_actor_temp','actor_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_actor_temp','actor_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revactor_page'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx02',0,1,'revactor_page,revactor_actor'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx03',0,1,'revactor_page,revactor_actor,revactor_timestamp'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','n_diff_pfx04',0,1,'revactor_page,revactor_actor,revactor_timestamp,revactor_rev'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_actor_temp','page_actor_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_actor_temp','revactor_rev','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revactor_rev'),('wiki','revision_actor_temp','revactor_rev','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_actor_temp','revactor_rev','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_comment_temp','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revcomment_rev'),('wiki','revision_comment_temp','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'revcomment_rev,revcomment_comment_id'),('wiki','revision_comment_temp','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_comment_temp','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revision_comment_temp','revcomment_rev','2023-07-11 09:56:15','n_diff_pfx01',0,1,'revcomment_rev'),('wiki','revision_comment_temp','revcomment_rev','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision_comment_temp','revcomment_rev','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revtag','rt_revision_type','2023-07-11 09:56:15','n_diff_pfx01',0,1,'rt_revision'),('wiki','revtag','rt_revision_type','2023-07-11 09:56:15','n_diff_pfx02',0,1,'rt_revision,rt_type'),('wiki','revtag','rt_revision_type','2023-07-11 09:56:15','n_diff_pfx03',0,1,'rt_revision,rt_type,rt_page'),('wiki','revtag','rt_revision_type','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revtag','rt_revision_type','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','revtag','rt_type_page_revision','2023-07-11 09:56:15','n_diff_pfx01',0,1,'rt_type'),('wiki','revtag','rt_type_page_revision','2023-07-11 09:56:15','n_diff_pfx02',0,1,'rt_type,rt_page'),('wiki','revtag','rt_type_page_revision','2023-07-11 09:56:15','n_diff_pfx03',0,1,'rt_type,rt_page,rt_revision'),('wiki','revtag','rt_type_page_revision','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revtag','rt_type_page_revision','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'si_type'),('wiki','site_identifiers','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'si_type,si_key'),('wiki','site_identifiers','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','site_ids_key','2023-07-11 09:56:15','n_diff_pfx01',0,1,'si_key'),('wiki','site_identifiers','site_ids_key','2023-07-11 09:56:15','n_diff_pfx02',0,1,'si_key,si_type'),('wiki','site_identifiers','site_ids_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','site_ids_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','site_ids_site','2023-07-11 09:56:15','n_diff_pfx01',0,1,'si_site'),('wiki','site_identifiers','site_ids_site','2023-07-11 09:56:15','n_diff_pfx02',0,1,'si_site,si_type'),('wiki','site_identifiers','site_ids_site','2023-07-11 09:56:15','n_diff_pfx03',0,1,'si_site,si_type,si_key'),('wiki','site_identifiers','site_ids_site','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','site_ids_site','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','site_ids_type','2016-03-12 15:08:58','n_diff_pfx01',0,1,'si_type'),('wiki','site_identifiers','site_ids_type','2016-03-12 15:08:58','n_diff_pfx02',0,1,'si_type,si_key'),('wiki','site_identifiers','site_ids_type','2016-03-12 15:08:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','site_ids_type','2016-03-12 15:08:58','size',1,NULL,'Number of pages in the index'),('wiki','site_stats','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ss_row_id'),('wiki','site_stats','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_stats','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','site_stats','ss_row_id','2016-03-12 15:08:59','n_diff_pfx01',1,1,'ss_row_id'),('wiki','site_stats','ss_row_id','2016-03-12 15:08:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_stats','ss_row_id','2016-03-12 15:08:59','size',1,NULL,'Number of pages in the index'),('wiki','sites','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_id'),('wiki','sites','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_domain','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_domain'),('wiki','sites','sites_domain','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_domain,site_id'),('wiki','sites','sites_domain','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_domain','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_forward','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_forward'),('wiki','sites','sites_forward','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_forward,site_id'),('wiki','sites','sites_forward','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_forward','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_global_key','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_global_key'),('wiki','sites','sites_global_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_global_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_group','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_group'),('wiki','sites','sites_group','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_group,site_id'),('wiki','sites','sites_group','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_group','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_language','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_language'),('wiki','sites','sites_language','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_language,site_id'),('wiki','sites','sites_language','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_language','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_protocol','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_protocol'),('wiki','sites','sites_protocol','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_protocol,site_id'),('wiki','sites','sites_protocol','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_protocol','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_source','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_source'),('wiki','sites','sites_source','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_source,site_id'),('wiki','sites','sites_source','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_source','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_type','2023-07-11 09:56:15','n_diff_pfx01',0,1,'site_type'),('wiki','sites','sites_type','2023-07-11 09:56:15','n_diff_pfx02',0,1,'site_type,site_id'),('wiki','sites','sites_type','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_type','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','slot_roles','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'role_id'),('wiki','slot_roles','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','slot_roles','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','slot_roles','role_name','2023-07-11 09:56:15','n_diff_pfx01',1,1,'role_name'),('wiki','slot_roles','role_name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','slot_roles','role_name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','slots','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',363,2,'slot_revision_id'),('wiki','slots','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',363,2,'slot_revision_id,slot_role_id'),('wiki','slots','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','slots','PRIMARY','2023-07-11 09:56:15','size',3,NULL,'Number of pages in the index'),('wiki','slots','slot_revision_origin_role','2023-07-11 09:56:15','n_diff_pfx01',363,1,'slot_revision_id'),('wiki','slots','slot_revision_origin_role','2023-07-11 09:56:15','n_diff_pfx02',363,1,'slot_revision_id,slot_origin'),('wiki','slots','slot_revision_origin_role','2023-07-11 09:56:15','n_diff_pfx03',363,1,'slot_revision_id,slot_origin,slot_role_id'),('wiki','slots','slot_revision_origin_role','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','slots','slot_revision_origin_role','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','GEN_CLUST_INDEX','2016-03-12 15:09:04','n_diff_pfx01',26,1,'DB_ROW_ID'),('wiki','tag_summary','GEN_CLUST_INDEX','2016-03-12 15:09:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','GEN_CLUST_INDEX','2016-03-12 15:09:04','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',162,1,'ts_id'),('wiki','tag_summary','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','tag_summary_log_id','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ts_log_id'),('wiki','tag_summary','tag_summary_log_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_log_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','tag_summary_rc_id','2023-07-11 09:56:15','n_diff_pfx01',162,1,'ts_rc_id'),('wiki','tag_summary','tag_summary_rc_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_rc_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','tag_summary_rev_id','2023-07-11 09:56:15','n_diff_pfx01',162,1,'ts_rev_id'),('wiki','tag_summary','tag_summary_rev_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_rev_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','templatelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tl_from'),('wiki','templatelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tl_from,tl_namespace'),('wiki','templatelinks','PRIMARY','2023-07-11 09:56:15','n_diff_pfx03',0,1,'tl_from,tl_namespace,tl_title'),('wiki','templatelinks','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tl_namespace'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from_namespace'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','n_diff_pfx04',0,1,'tl_namespace,tl_title,tl_from_namespace,tl_from'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','tl_backlinks_namespace','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','templatelinks','tl_from','2016-03-12 15:09:07','n_diff_pfx01',0,1,'tl_from'),('wiki','templatelinks','tl_from','2016-03-12 15:09:07','n_diff_pfx02',0,1,'tl_from,tl_namespace'),('wiki','templatelinks','tl_from','2016-03-12 15:09:07','n_diff_pfx03',0,1,'tl_from,tl_namespace,tl_title'),('wiki','templatelinks','tl_from','2016-03-12 15:09:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','tl_from','2016-03-12 15:09:07','size',1,NULL,'Number of pages in the index'),('wiki','templatelinks','tl_namespace','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tl_namespace'),('wiki','templatelinks','tl_namespace','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('wiki','templatelinks','tl_namespace','2023-07-11 09:56:15','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from'),('wiki','templatelinks','tl_namespace','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','tl_namespace','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','text','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',266,20,'old_id'),('wiki','text','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',107,NULL,'Number of leaf pages in the index'),('wiki','text','PRIMARY','2023-07-11 09:56:15','size',161,NULL,'Number of pages in the index'),('wiki','transcache','tc_url_idx','2016-03-12 15:09:13','n_diff_pfx01',0,1,'tc_url'),('wiki','transcache','tc_url_idx','2016-03-12 15:09:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','transcache','tc_url_idx','2016-03-12 15:09:13','size',1,NULL,'Number of pages in the index'),('wiki','translate_groupreviews','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tgr_group'),('wiki','translate_groupreviews','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tgr_group,tgr_lang'),('wiki','translate_groupreviews','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupreviews','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_groupstats','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tgs_group'),('wiki','translate_groupstats','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tgs_group,tgs_lang'),('wiki','translate_groupstats','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupstats','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_groupstats','tgs_lang','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tgs_lang'),('wiki','translate_groupstats','tgs_lang','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tgs_lang,tgs_group'),('wiki','translate_groupstats','tgs_lang','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupstats','tgs_lang','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_messageindex','tmi_key','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tmi_key'),('wiki','translate_messageindex','tmi_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_messageindex','tmi_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_metadata','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tmd_group'),('wiki','translate_metadata','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tmd_group,tmd_key'),('wiki','translate_metadata','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_metadata','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_reviews','trr_user_page_revision','2023-07-11 09:56:15','n_diff_pfx01',0,1,'trr_user'),('wiki','translate_reviews','trr_user_page_revision','2023-07-11 09:56:15','n_diff_pfx02',0,1,'trr_user,trr_page'),('wiki','translate_reviews','trr_user_page_revision','2023-07-11 09:56:15','n_diff_pfx03',0,1,'trr_user,trr_page,trr_revision'),('wiki','translate_reviews','trr_user_page_revision','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_reviews','trr_user_page_revision','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_sections','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'trs_page'),('wiki','translate_sections','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'trs_page,trs_key'),('wiki','translate_sections','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_sections','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_sections','trs_page_order','2023-07-11 09:56:15','n_diff_pfx01',0,1,'trs_page'),('wiki','translate_sections','trs_page_order','2023-07-11 09:56:15','n_diff_pfx02',0,1,'trs_page,trs_order'),('wiki','translate_sections','trs_page_order','2023-07-11 09:56:15','n_diff_pfx03',0,1,'trs_page,trs_order,trs_key'),('wiki','translate_sections','trs_page_order','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_sections','trs_page_order','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_stash','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'ts_user'),('wiki','translate_stash','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'ts_user,ts_namespace'),('wiki','translate_stash','PRIMARY','2023-07-11 09:56:15','n_diff_pfx03',0,1,'ts_user,ts_namespace,ts_title'),('wiki','translate_stash','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_stash','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_tms','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tms_sid'),('wiki','translate_tms','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tms','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_tms','tms_lang_len','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tms_lang'),('wiki','translate_tms','tms_lang_len','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tms_lang,tms_len'),('wiki','translate_tms','tms_lang_len','2023-07-11 09:56:15','n_diff_pfx03',0,1,'tms_lang,tms_len,tms_sid'),('wiki','translate_tms','tms_lang_len','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tms','tms_lang_len','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','translate_tmt','tmt_sid_lang','2023-07-11 09:56:15','n_diff_pfx01',0,1,'tmt_sid'),('wiki','translate_tmt','tmt_sid_lang','2023-07-11 09:56:15','n_diff_pfx02',0,1,'tmt_sid,tmt_lang'),('wiki','translate_tmt','tmt_sid_lang','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tmt','tmt_sid_lang','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','updatelog','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',40,1,'ul_key'),('wiki','updatelog','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','updatelog','PRIMARY','2023-07-11 09:56:15','size',7,NULL,'Number of pages in the index'),('wiki','uploadstash','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'us_id'),('wiki','uploadstash','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_key','2023-07-11 09:56:15','n_diff_pfx01',0,1,'us_key'),('wiki','uploadstash','us_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_timestamp','2023-07-11 09:56:15','n_diff_pfx01',0,1,'us_timestamp'),('wiki','uploadstash','us_timestamp','2023-07-11 09:56:15','n_diff_pfx02',0,1,'us_timestamp,us_id'),('wiki','uploadstash','us_timestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_timestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_user','2023-07-11 09:56:15','n_diff_pfx01',0,1,'us_user'),('wiki','uploadstash','us_user','2023-07-11 09:56:15','n_diff_pfx02',0,1,'us_user,us_id'),('wiki','uploadstash','us_user','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_user','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',4,1,'user_id'),('wiki','user','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user','user_email','2023-07-11 09:56:15','n_diff_pfx01',4,1,'user_email'),('wiki','user','user_email','2023-07-11 09:56:15','n_diff_pfx02',4,1,'user_email,user_id'),('wiki','user','user_email','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_email','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user','user_email_token','2023-07-11 09:56:15','n_diff_pfx01',3,1,'user_email_token'),('wiki','user','user_email_token','2023-07-11 09:56:15','n_diff_pfx02',4,1,'user_email_token,user_id'),('wiki','user','user_email_token','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_email_token','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user','user_name','2023-07-11 09:56:15','n_diff_pfx01',4,1,'user_name'),('wiki','user','user_name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_former_groups','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'ufg_user'),('wiki','user_former_groups','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',0,1,'ufg_user,ufg_group'),('wiki','user_former_groups','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_former_groups','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_former_groups','ufg_user_group','2016-03-12 15:09:34','n_diff_pfx01',0,1,'ufg_user'),('wiki','user_former_groups','ufg_user_group','2016-03-12 15:09:34','n_diff_pfx02',0,1,'ufg_user,ufg_group'),('wiki','user_former_groups','ufg_user_group','2016-03-12 15:09:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_former_groups','ufg_user_group','2016-03-12 15:09:34','size',1,NULL,'Number of pages in the index'),('wiki','user_groups','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ug_user'),('wiki','user_groups','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',2,1,'ug_user,ug_group'),('wiki','user_groups','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_groups','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_groups','ug_expiry','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ug_expiry'),('wiki','user_groups','ug_expiry','2023-07-11 09:56:15','n_diff_pfx02',1,1,'ug_expiry,ug_user'),('wiki','user_groups','ug_expiry','2023-07-11 09:56:15','n_diff_pfx03',2,1,'ug_expiry,ug_user,ug_group'),('wiki','user_groups','ug_expiry','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_groups','ug_expiry','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_groups','ug_group','2023-07-11 09:56:15','n_diff_pfx01',2,1,'ug_group'),('wiki','user_groups','ug_group','2023-07-11 09:56:15','n_diff_pfx02',2,1,'ug_group,ug_user'),('wiki','user_groups','ug_group','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_groups','ug_group','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_groups','ug_user_group','2016-03-12 15:09:35','n_diff_pfx01',1,1,'ug_user'),('wiki','user_groups','ug_user_group','2016-03-12 15:09:35','n_diff_pfx02',2,1,'ug_user,ug_group'),('wiki','user_groups','ug_user_group','2016-03-12 15:09:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_groups','ug_user_group','2016-03-12 15:09:35','size',1,NULL,'Number of pages in the index'),('wiki','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_diff_pfx01',0,1,'DB_ROW_ID'),('wiki','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','GEN_CLUST_INDEX','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_newtalk','user_id','2023-07-11 09:56:15','n_diff_pfx01',0,1,'user_id'),('wiki','user_newtalk','user_id','2023-07-11 09:56:15','n_diff_pfx02',0,1,'user_id,DB_ROW_ID'),('wiki','user_newtalk','user_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','user_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_newtalk','user_ip','2023-07-11 09:56:15','n_diff_pfx01',0,1,'user_ip'),('wiki','user_newtalk','user_ip','2023-07-11 09:56:15','n_diff_pfx02',0,1,'user_ip,DB_ROW_ID'),('wiki','user_newtalk','user_ip','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','user_ip','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_properties','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',3,1,'up_user'),('wiki','user_properties','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',9,1,'up_user,up_property'),('wiki','user_properties','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_properties','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_properties','user_properties_property','2023-07-11 09:56:15','n_diff_pfx01',6,1,'up_property'),('wiki','user_properties','user_properties_property','2023-07-11 09:56:15','n_diff_pfx02',9,1,'up_property,up_user'),('wiki','user_properties','user_properties_property','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_properties','user_properties_property','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','user_properties','user_properties_user_property','2016-03-12 15:09:38','n_diff_pfx01',1,1,'up_user'),('wiki','user_properties','user_properties_user_property','2016-03-12 15:09:38','n_diff_pfx02',3,1,'up_user,up_property'),('wiki','user_properties','user_properties_user_property','2016-03-12 15:09:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_properties','user_properties_user_property','2016-03-12 15:09:38','size',1,NULL,'Number of pages in the index'),('wiki','valid_tag','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'vt_tag'),('wiki','valid_tag','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','valid_tag','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',192,1,'wl_id'),('wiki','watchlist','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','namespace_title','2023-07-11 09:56:15','n_diff_pfx01',8,1,'wl_namespace'),('wiki','watchlist','namespace_title','2023-07-11 09:56:15','n_diff_pfx02',190,1,'wl_namespace,wl_title'),('wiki','watchlist','namespace_title','2023-07-11 09:56:15','n_diff_pfx03',192,1,'wl_namespace,wl_title,wl_id'),('wiki','watchlist','namespace_title','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','namespace_title','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','wl_user','2023-07-11 09:56:15','n_diff_pfx01',3,1,'wl_user'),('wiki','watchlist','wl_user','2023-07-11 09:56:15','n_diff_pfx02',12,1,'wl_user,wl_namespace'),('wiki','watchlist','wl_user','2023-07-11 09:56:15','n_diff_pfx03',192,1,'wl_user,wl_namespace,wl_title'),('wiki','watchlist','wl_user','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','wl_user','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:15','n_diff_pfx01',3,1,'wl_user'),('wiki','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:15','n_diff_pfx02',6,1,'wl_user,wl_notificationtimestamp'),('wiki','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:15','n_diff_pfx03',192,1,'wl_user,wl_notificationtimestamp,wl_id'),('wiki','watchlist','wl_user_notificationtimestamp','2016-03-12 15:09:41','n_diff_pfx04',98,1,'wl_user,wl_notificationtimestamp,wl_namespace,wl_title'),('wiki','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','wl_user_notificationtimestamp','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'meta_id'),('wordpress','wp_commentmeta','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','comment_id','2023-07-11 09:56:15','n_diff_pfx01',0,1,'comment_id'),('wordpress','wp_commentmeta','comment_id','2023-07-11 09:56:15','n_diff_pfx02',0,1,'comment_id,meta_id'),('wordpress','wp_commentmeta','comment_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','comment_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','meta_key','2023-07-11 09:56:15','n_diff_pfx01',0,1,'meta_key'),('wordpress','wp_commentmeta','meta_key','2023-07-11 09:56:15','n_diff_pfx02',0,1,'meta_key,meta_id'),('wordpress','wp_commentmeta','meta_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','meta_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_ID'),('wordpress','wp_comments','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_approved'),('wordpress','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:15','n_diff_pfx02',1,1,'comment_approved,comment_date_gmt'),('wordpress','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:15','n_diff_pfx03',1,1,'comment_approved,comment_date_gmt,comment_ID'),('wordpress','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_approved_date_gmt','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_author_email','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_author_email'),('wordpress','wp_comments','comment_author_email','2023-07-11 09:56:15','n_diff_pfx02',1,1,'comment_author_email,comment_ID'),('wordpress','wp_comments','comment_author_email','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_author_email','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_date_gmt','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_date_gmt'),('wordpress','wp_comments','comment_date_gmt','2023-07-11 09:56:15','n_diff_pfx02',1,1,'comment_date_gmt,comment_ID'),('wordpress','wp_comments','comment_date_gmt','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_date_gmt','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_parent','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_parent'),('wordpress','wp_comments','comment_parent','2023-07-11 09:56:15','n_diff_pfx02',1,1,'comment_parent,comment_ID'),('wordpress','wp_comments','comment_parent','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_parent','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_post_ID','2023-07-11 09:56:15','n_diff_pfx01',1,1,'comment_post_ID'),('wordpress','wp_comments','comment_post_ID','2023-07-11 09:56:15','n_diff_pfx02',1,1,'comment_post_ID,comment_ID'),('wordpress','wp_comments','comment_post_ID','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_post_ID','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_links','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',0,1,'link_id'),('wordpress','wp_links','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_links','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_links','link_visible','2023-07-11 09:56:15','n_diff_pfx01',0,1,'link_visible'),('wordpress','wp_links','link_visible','2023-07-11 09:56:15','n_diff_pfx02',0,1,'link_visible,link_id'),('wordpress','wp_links','link_visible','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_links','link_visible','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_options','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',151,3,'option_id'),('wordpress','wp_options','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',31,NULL,'Number of leaf pages in the index'),('wordpress','wp_options','PRIMARY','2023-07-11 09:56:15','size',94,NULL,'Number of pages in the index'),('wordpress','wp_options','option_name','2023-07-11 09:56:15','n_diff_pfx01',154,1,'option_name'),('wordpress','wp_options','option_name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_options','option_name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',94,3,'meta_id'),('wordpress','wp_postmeta','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','PRIMARY','2023-07-11 09:56:15','size',4,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','meta_key','2023-07-11 09:56:15','n_diff_pfx01',21,1,'meta_key'),('wordpress','wp_postmeta','meta_key','2023-07-11 09:56:15','n_diff_pfx02',94,1,'meta_key,meta_id'),('wordpress','wp_postmeta','meta_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','meta_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','post_id','2023-07-11 09:56:15','n_diff_pfx01',24,1,'post_id'),('wordpress','wp_postmeta','post_id','2023-07-11 09:56:15','n_diff_pfx02',94,1,'post_id,meta_id'),('wordpress','wp_postmeta','post_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','post_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',65,6,'ID'),('wordpress','wp_posts','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','PRIMARY','2023-07-11 09:56:15','size',7,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_author','2023-07-11 09:56:15','n_diff_pfx01',1,1,'post_author'),('wordpress','wp_posts','post_author','2023-07-11 09:56:15','n_diff_pfx02',65,1,'post_author,ID'),('wordpress','wp_posts','post_author','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_author','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_name','2023-07-11 09:56:15','n_diff_pfx01',33,1,'post_name'),('wordpress','wp_posts','post_name','2023-07-11 09:56:15','n_diff_pfx02',65,1,'post_name,ID'),('wordpress','wp_posts','post_name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_parent','2023-07-11 09:56:15','n_diff_pfx01',6,1,'post_parent'),('wordpress','wp_posts','post_parent','2023-07-11 09:56:15','n_diff_pfx02',65,1,'post_parent,ID'),('wordpress','wp_posts','post_parent','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_parent','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','n_diff_pfx01',5,1,'post_type'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','n_diff_pfx02',5,1,'post_type,post_status'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','n_diff_pfx03',65,1,'post_type,post_status,post_date'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','n_diff_pfx04',65,1,'post_type,post_status,post_date,ID'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','type_status_date','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_relationships','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',5,1,'object_id'),('wordpress','wp_term_relationships','PRIMARY','2023-07-11 09:56:15','n_diff_pfx02',7,1,'object_id,term_taxonomy_id'),('wordpress','wp_term_relationships','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_relationships','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:15','n_diff_pfx01',4,1,'term_taxonomy_id'),('wordpress','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:15','n_diff_pfx02',7,1,'term_taxonomy_id,object_id'),('wordpress','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_relationships','term_taxonomy_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',5,1,'term_taxonomy_id'),('wordpress','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','taxonomy','2023-07-11 09:56:15','n_diff_pfx01',3,1,'taxonomy'),('wordpress','wp_term_taxonomy','taxonomy','2023-07-11 09:56:15','n_diff_pfx02',5,1,'taxonomy,term_taxonomy_id'),('wordpress','wp_term_taxonomy','taxonomy','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','taxonomy','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:15','n_diff_pfx01',5,1,'term_id'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:15','n_diff_pfx02',5,1,'term_id,taxonomy'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',5,1,'term_id'),('wordpress','wp_terms','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','name','2023-07-11 09:56:15','n_diff_pfx01',5,1,'name'),('wordpress','wp_terms','name','2023-07-11 09:56:15','n_diff_pfx02',5,1,'name,term_id'),('wordpress','wp_terms','name','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','name','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','slug','2023-07-11 09:56:15','n_diff_pfx01',5,1,'slug'),('wordpress','wp_terms','slug','2023-07-11 09:56:15','n_diff_pfx02',5,1,'slug,term_id'),('wordpress','wp_terms','slug','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','slug','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',22,1,'umeta_id'),('wordpress','wp_usermeta','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','meta_key','2023-07-11 09:56:15','n_diff_pfx01',22,1,'meta_key'),('wordpress','wp_usermeta','meta_key','2023-07-11 09:56:15','n_diff_pfx02',22,1,'meta_key,umeta_id'),('wordpress','wp_usermeta','meta_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','meta_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','user_id','2023-07-11 09:56:15','n_diff_pfx01',1,1,'user_id'),('wordpress','wp_usermeta','user_id','2023-07-11 09:56:15','n_diff_pfx02',22,1,'user_id,umeta_id'),('wordpress','wp_usermeta','user_id','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','user_id','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','PRIMARY','2023-07-11 09:56:15','n_diff_pfx01',1,1,'ID'),('wordpress','wp_users','PRIMARY','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','PRIMARY','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','user_login_key','2023-07-11 09:56:15','n_diff_pfx01',1,1,'user_login'),('wordpress','wp_users','user_login_key','2023-07-11 09:56:15','n_diff_pfx02',1,1,'user_login,ID'),('wordpress','wp_users','user_login_key','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','user_login_key','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','user_nicename','2023-07-11 09:56:15','n_diff_pfx01',1,1,'user_nicename'),('wordpress','wp_users','user_nicename','2023-07-11 09:56:15','n_diff_pfx02',1,1,'user_nicename,ID'),('wordpress','wp_users','user_nicename','2023-07-11 09:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','user_nicename','2023-07-11 09:56:15','size',1,NULL,'Number of pages in the index'); /*!40000 ALTER TABLE `innodb_index_stats` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-08-30 4:11:31