%PDF- %PDF-
Direktori : /home/waritko/db_backups/databaze/mysql/ |
Current File : //home/waritko/db_backups/databaze/mysql/innodb_index_stats.sql |
-- MySQL dump 10.14 Distrib 5.5.60-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: mysql -- ------------------------------------------------------ -- Server version 5.5.60-MariaDB /*!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 utf8 */; /*!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 = utf8 */; CREATE TABLE `innodb_index_stats` ( `database_name` varchar(64) COLLATE utf8_bin NOT NULL, `table_name` varchar(64) COLLATE utf8_bin NOT NULL, `index_name` varchar(64) COLLATE utf8_bin NOT NULL, `last_update` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `stat_name` varchar(64) COLLATE utf8_bin NOT NULL, `stat_value` bigint(20) unsigned NOT NULL, `sample_size` bigint(20) unsigned DEFAULT NULL, `stat_description` varchar(1024) COLLATE utf8_bin NOT NULL, PRIMARY KEY (`database_name`,`table_name`,`index_name`,`stat_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_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','2016-03-12 14:48:01','n_diff_pfx01',3,1,'id_user'),('afterlogic','a_users','PRIMARY','2016-03-12 14:48:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','a_users','PRIMARY','2016-03-12 14:48:01','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_appointments','PRIMARY','2016-03-12 14:48:02','n_diff_pfx01',0,1,'id_appointment'),('afterlogic','acal_appointments','PRIMARY','2016-03-12 14:48:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_appointments','PRIMARY','2016-03-12 14:48:02','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2016-03-12 14:48:02','n_diff_pfx01',0,1,'id_run'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2016-03-12 14:48:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_awm_fnbl_runs','PRIMARY','2016-03-12 14:48:02','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_calendars','PRIMARY','2016-03-12 14:48:03','n_diff_pfx01',0,1,'calendar_id'),('afterlogic','acal_calendars','PRIMARY','2016-03-12 14:48:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_calendars','PRIMARY','2016-03-12 14:48:03','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_cron_runs','PRIMARY','2016-03-12 14:48:04','n_diff_pfx01',0,1,'id_run'),('afterlogic','acal_cron_runs','PRIMARY','2016-03-12 14:48:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_cron_runs','PRIMARY','2016-03-12 14:48:04','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_eventrepeats','PRIMARY','2016-03-12 14:48:04','n_diff_pfx01',0,1,'id_repeat'),('afterlogic','acal_eventrepeats','PRIMARY','2016-03-12 14:48:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_eventrepeats','PRIMARY','2016-03-12 14:48:04','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_events','PRIMARY','2016-03-12 14:48:05','n_diff_pfx01',0,1,'event_id'),('afterlogic','acal_events','PRIMARY','2016-03-12 14:48:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_events','PRIMARY','2016-03-12 14:48:05','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_exclusions','PRIMARY','2016-03-12 14:48:06','n_diff_pfx01',0,1,'id_exclusion'),('afterlogic','acal_exclusions','PRIMARY','2016-03-12 14:48:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_exclusions','PRIMARY','2016-03-12 14:48:06','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_publications','PRIMARY','2016-03-12 14:48:07','n_diff_pfx01',0,1,'id_publication'),('afterlogic','acal_publications','PRIMARY','2016-03-12 14:48:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_publications','PRIMARY','2016-03-12 14:48:07','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_reminders','PRIMARY','2016-03-12 14:48:08','n_diff_pfx01',0,1,'id_reminder'),('afterlogic','acal_reminders','PRIMARY','2016-03-12 14:48:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_reminders','PRIMARY','2016-03-12 14:48:08','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_sharing','PRIMARY','2016-03-12 14:48:08','n_diff_pfx01',0,1,'id_share'),('afterlogic','acal_sharing','PRIMARY','2016-03-12 14:48:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_sharing','PRIMARY','2016-03-12 14:48:08','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2016-03-12 14:48:09','n_diff_pfx01',1,1,'user_id'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2016-03-12 14:48:09','n_diff_pfx02',1,1,'user_id,settings_id'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2016-03-12 14:48:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_users_data','ACAL_USERS_DATA_USER_ID_INDEX','2016-03-12 14:48:09','size',1,NULL,'Number of pages in the index'),('afterlogic','acal_users_data','PRIMARY','2016-03-12 14:48:09','n_diff_pfx01',1,1,'settings_id'),('afterlogic','acal_users_data','PRIMARY','2016-03-12 14:48:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','acal_users_data','PRIMARY','2016-03-12 14:48:09','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_addressbooks','PRIMARY','2016-03-12 14:48:10','n_diff_pfx01',0,1,'id'),('afterlogic','adav_addressbooks','PRIMARY','2016-03-12 14:48:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_addressbooks','PRIMARY','2016-03-12 14:48:10','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cache','PRIMARY','2016-03-12 14:48:11','n_diff_pfx01',0,1,'id'),('afterlogic','adav_cache','PRIMARY','2016-03-12 14:48:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cache','PRIMARY','2016-03-12 14:48:11','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendarobjects','PRIMARY','2016-03-12 14:48:11','n_diff_pfx01',0,1,'id'),('afterlogic','adav_calendarobjects','PRIMARY','2016-03-12 14:48:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendarobjects','PRIMARY','2016-03-12 14:48:11','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendars','PRIMARY','2016-03-12 14:48:12','n_diff_pfx01',0,1,'id'),('afterlogic','adav_calendars','PRIMARY','2016-03-12 14:48:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendars','PRIMARY','2016-03-12 14:48:12','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_calendarshares','PRIMARY','2016-03-12 14:48:13','n_diff_pfx01',0,1,'id'),('afterlogic','adav_calendarshares','PRIMARY','2016-03-12 14:48:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_calendarshares','PRIMARY','2016-03-12 14:48:13','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2016-03-12 14:48:14','n_diff_pfx01',0,1,'addressbookid'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2016-03-12 14:48:14','n_diff_pfx02',0,1,'addressbookid,id'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2016-03-12 14:48:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cards','ADAV_CARDS_ADDRESSBOOKID_INDEX','2016-03-12 14:48:14','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_cards','PRIMARY','2016-03-12 14:48:14','n_diff_pfx01',0,1,'id'),('afterlogic','adav_cards','PRIMARY','2016-03-12 14:48:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_cards','PRIMARY','2016-03-12 14:48:14','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2016-03-12 14:48:15','n_diff_pfx01',0,1,'principal_id'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2016-03-12 14:48:15','n_diff_pfx02',0,1,'principal_id,member_id'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2016-03-12 14:48:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_groupmembers','ADAV_GROUPMEMBERS_MEMBER_ID_PRINCIPAL_ID_INDEX','2016-03-12 14:48:15','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_groupmembers','PRIMARY','2016-03-12 14:48:15','n_diff_pfx01',0,1,'id'),('afterlogic','adav_groupmembers','PRIMARY','2016-03-12 14:48:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_groupmembers','PRIMARY','2016-03-12 14:48:15','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_locks','PRIMARY','2016-03-12 14:48:16','n_diff_pfx01',0,1,'id'),('afterlogic','adav_locks','PRIMARY','2016-03-12 14:48:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_locks','PRIMARY','2016-03-12 14:48:16','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2016-03-12 14:48:16','n_diff_pfx01',0,1,'uri'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2016-03-12 14:48:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_principals','ADAV_PRINCIPALS_URI_INDEX','2016-03-12 14:48:16','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_principals','PRIMARY','2016-03-12 14:48:16','n_diff_pfx01',0,1,'id'),('afterlogic','adav_principals','PRIMARY','2016-03-12 14:48:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_principals','PRIMARY','2016-03-12 14:48:16','size',1,NULL,'Number of pages in the index'),('afterlogic','adav_reminders','PRIMARY','2016-03-12 14:48:18','n_diff_pfx01',0,1,'id'),('afterlogic','adav_reminders','PRIMARY','2016-03-12 14:48:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','adav_reminders','PRIMARY','2016-03-12 14:48:18','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_attachments','PRIMARY','2016-03-12 14:48:18','n_diff_pfx01',0,1,'id_helpdesk_attachment'),('afterlogic','ahd_attachments','PRIMARY','2016-03-12 14:48:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_attachments','PRIMARY','2016-03-12 14:48:18','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2016-03-12 14:48:19','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2016-03-12 14:48:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_fetcher','GEN_CLUST_INDEX','2016-03-12 14:48:19','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2016-03-12 14:48:19','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2016-03-12 14:48:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_online','GEN_CLUST_INDEX','2016-03-12 14:48:19','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_posts','PRIMARY','2016-03-12 14:48:20','n_diff_pfx01',0,1,'id_helpdesk_post'),('afterlogic','ahd_posts','PRIMARY','2016-03-12 14:48:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_posts','PRIMARY','2016-03-12 14:48:20','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2016-03-12 14:48:21','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2016-03-12 14:48:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_reads','GEN_CLUST_INDEX','2016-03-12 14:48:21','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_threads','PRIMARY','2016-03-12 14:48:22','n_diff_pfx01',0,1,'id_helpdesk_thread'),('afterlogic','ahd_threads','PRIMARY','2016-03-12 14:48:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_threads','PRIMARY','2016-03-12 14:48:22','size',1,NULL,'Number of pages in the index'),('afterlogic','ahd_users','PRIMARY','2016-03-12 14:48:23','n_diff_pfx01',0,1,'id_helpdesk_user'),('afterlogic','ahd_users','PRIMARY','2016-03-12 14:48:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','ahd_users','PRIMARY','2016-03-12 14:48:23','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2016-03-12 14:48:24','n_diff_pfx01',0,1,'name'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2016-03-12 14:48:24','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2016-03-12 14:48:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_account_quotas','AWM_ACCOUNT_QUOTAS_NAME_INDEX','2016-03-12 14:48:24','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:24','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_account_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:24','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2016-03-12 14:48:25','n_diff_pfx01',3,1,'email'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2016-03-12 14:48:25','n_diff_pfx02',3,1,'email,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2016-03-12 14:48:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_EMAIL_INDEX','2016-03-12 14:48:25','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2016-03-12 14:48:25','n_diff_pfx01',3,1,'id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2016-03-12 14:48:25','n_diff_pfx02',3,1,'id_acct,id_user'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2016-03-12 14:48:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_ACCT_ID_USER_INDEX','2016-03-12 14:48:25','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2016-03-12 14:48:25','n_diff_pfx01',3,1,'id_user'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2016-03-12 14:48:25','n_diff_pfx02',3,1,'id_user,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2016-03-12 14:48:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_ID_USER_INDEX','2016-03-12 14:48:25','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2016-03-12 14:48:25','n_diff_pfx01',3,1,'mail_inc_login'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2016-03-12 14:48:25','n_diff_pfx02',3,1,'mail_inc_login,id_acct'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2016-03-12 14:48:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','AWM_ACCOUNTS_MAIL_INC_LOGIN_INDEX','2016-03-12 14:48:25','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_accounts','PRIMARY','2016-03-12 14:48:25','n_diff_pfx01',3,1,'id_acct'),('afterlogic','awm_accounts','PRIMARY','2016-03-12 14:48:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_accounts','PRIMARY','2016-03-12 14:48:25','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2016-03-12 14:48:27','n_diff_pfx01',1,1,'id_user'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2016-03-12 14:48:27','n_diff_pfx02',1,1,'id_user,deleted'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2016-03-12 14:48:27','n_diff_pfx03',3,1,'id_user,deleted,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2016-03-12 14:48:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_DELETED_ID_USER_INDEX','2016-03-12 14:48:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2016-03-12 14:48:27','n_diff_pfx01',1,1,'id_user'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2016-03-12 14:48:27','n_diff_pfx02',3,1,'id_user,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2016-03-12 14:48:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_ID_USER_INDEX','2016-03-12 14:48:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2016-03-12 14:48:27','n_diff_pfx01',1,1,'use_frequency'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2016-03-12 14:48:27','n_diff_pfx02',3,1,'use_frequency,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2016-03-12 14:48:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_USE_FREQUENCY_INDEX','2016-03-12 14:48:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2016-03-12 14:48:27','n_diff_pfx01',3,1,'view_email'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2016-03-12 14:48:27','n_diff_pfx02',3,1,'view_email,id_addr'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2016-03-12 14:48:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','AWM_ADDR_BOOK_VIEW_EMAIL_INDEX','2016-03-12 14:48:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_book','PRIMARY','2016-03-12 14:48:27','n_diff_pfx01',3,1,'id_addr'),('afterlogic','awm_addr_book','PRIMARY','2016-03-12 14:48:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_book','PRIMARY','2016-03-12 14:48:27','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2016-03-12 14:48:28','n_diff_pfx01',0,1,'id_user'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2016-03-12 14:48:28','n_diff_pfx02',0,1,'id_user,id_group'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2016-03-12 14:48:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_ID_USER_INDEX','2016-03-12 14:48:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2016-03-12 14:48:28','n_diff_pfx01',0,1,'use_frequency'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2016-03-12 14:48:28','n_diff_pfx02',0,1,'use_frequency,id_group'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2016-03-12 14:48:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','AWM_ADDR_GROUPS_USE_FREQUENCY_INDEX','2016-03-12 14:48:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups','PRIMARY','2016-03-12 14:48:28','n_diff_pfx01',0,1,'id_group'),('afterlogic','awm_addr_groups','PRIMARY','2016-03-12 14:48:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups','PRIMARY','2016-03-12 14:48:28','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2016-03-12 14:48:29','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2016-03-12 14:48:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups_contacts','GEN_CLUST_INDEX','2016-03-12 14:48:29','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2016-03-12 14:48:30','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2016-03-12 14:48:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_addr_groups_events','GEN_CLUST_INDEX','2016-03-12 14:48:30','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_channels','PRIMARY','2016-03-12 14:48:31','n_diff_pfx01',0,1,'id_channel'),('afterlogic','awm_channels','PRIMARY','2016-03-12 14:48:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_channels','PRIMARY','2016-03-12 14:48:31','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2016-03-12 14:48:31','n_diff_pfx01',0,1,'id_user'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2016-03-12 14:48:31','n_diff_pfx02',0,1,'id_user,id'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2016-03-12 14:48:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_columns','AWM_COLUMNS_ID_USER_INDEX','2016-03-12 14:48:31','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_columns','PRIMARY','2016-03-12 14:48:31','n_diff_pfx01',0,1,'id'),('afterlogic','awm_columns','PRIMARY','2016-03-12 14:48:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_columns','PRIMARY','2016-03-12 14:48:31','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2016-03-12 14:48:32','n_diff_pfx01',0,1,'name'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2016-03-12 14:48:32','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2016-03-12 14:48:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domain_quotas','AWM_DOMAIN_QUOTAS_NAME_INDEX','2016-03-12 14:48:32','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:32','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domain_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:32','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_domains','PRIMARY','2016-03-12 14:48:34','n_diff_pfx01',0,1,'id_domain'),('afterlogic','awm_domains','PRIMARY','2016-03-12 14:48:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_domains','PRIMARY','2016-03-12 14:48:34','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_fetchers','PRIMARY','2016-03-12 14:48:34','n_diff_pfx01',0,1,'id_fetcher'),('afterlogic','awm_fetchers','PRIMARY','2016-03-12 14:48:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_fetchers','PRIMARY','2016-03-12 14:48:34','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:35','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:35','n_diff_pfx02',0,1,'id_acct,id_folder'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:35','n_diff_pfx03',0,1,'id_acct,id_folder,id_filter'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_filters','AWM_FILTERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:35','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_filters','PRIMARY','2016-03-12 14:48:35','n_diff_pfx01',0,1,'id_filter'),('afterlogic','awm_filters','PRIMARY','2016-03-12 14:48:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_filters','PRIMARY','2016-03-12 14:48:35','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:36','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:36','n_diff_pfx02',0,1,'id_acct,id_folder'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_FOLDER_INDEX','2016-03-12 14:48:36','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2016-03-12 14:48:36','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2016-03-12 14:48:36','n_diff_pfx02',0,1,'id_acct,id_parent'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2016-03-12 14:48:36','n_diff_pfx03',0,1,'id_acct,id_parent,id_folder'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2016-03-12 14:48:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','AWM_FOLDERS_ID_ACCT_ID_PARENT_INDEX','2016-03-12 14:48:36','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders','PRIMARY','2016-03-12 14:48:36','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders','PRIMARY','2016-03-12 14:48:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders','PRIMARY','2016-03-12 14:48:36','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2016-03-12 14:48:38','n_diff_pfx01',3,1,'id_acct'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2016-03-12 14:48:38','n_diff_pfx02',3,1,'id_acct,id'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2016-03-12 14:48:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order','AWM_FOLDERS_ORDER_ID_ACCT_INDEX','2016-03-12 14:48:38','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order','PRIMARY','2016-03-12 14:48:38','n_diff_pfx01',3,1,'id'),('afterlogic','awm_folders_order','PRIMARY','2016-03-12 14:48:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order','PRIMARY','2016-03-12 14:48:38','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2016-03-12 14:48:38','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2016-03-12 14:48:38','n_diff_pfx02',0,1,'id_acct,DB_ROW_ID'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2016-03-12 14:48:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order_names','AWM_FOLDERS_ORDER_NAMES_ID_ACCT_INDEX','2016-03-12 14:48:38','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2016-03-12 14:48:38','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2016-03-12 14:48:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_order_names','GEN_CLUST_INDEX','2016-03-12 14:48:38','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2016-03-12 14:48:39','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2016-03-12 14:48:39','n_diff_pfx02',0,1,'id_folder,id_parent'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2016-03-12 14:48:39','n_diff_pfx03',0,1,'id_folder,id_parent,id'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2016-03-12 14:48:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_ID_PARENT_INDEX','2016-03-12 14:48:39','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2016-03-12 14:48:39','n_diff_pfx01',0,1,'id_folder'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2016-03-12 14:48:39','n_diff_pfx02',0,1,'id_folder,id'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2016-03-12 14:48:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','AWM_FOLDERS_TREE_ID_FOLDER_INDEX','2016-03-12 14:48:39','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_folders_tree','PRIMARY','2016-03-12 14:48:39','n_diff_pfx01',0,1,'id'),('afterlogic','awm_folders_tree','PRIMARY','2016-03-12 14:48:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_folders_tree','PRIMARY','2016-03-12 14:48:39','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_identities','PRIMARY','2016-03-12 14:48:40','n_diff_pfx01',0,1,'id_identity'),('afterlogic','awm_identities','PRIMARY','2016-03-12 14:48:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_identities','PRIMARY','2016-03-12 14:48:40','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2016-03-12 14:48:40','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2016-03-12 14:48:40','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2016-03-12 14:48:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailaliases','AWM_MAILALIASES_ID_ACCT_INDEX','2016-03-12 14:48:40','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailaliases','PRIMARY','2016-03-12 14:48:40','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailaliases','PRIMARY','2016-03-12 14:48:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailaliases','PRIMARY','2016-03-12 14:48:40','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2016-03-12 14:48:41','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2016-03-12 14:48:41','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2016-03-12 14:48:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailforwards','AWM_MAILFORWARDS_ID_ACCT_INDEX','2016-03-12 14:48:41','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailforwards','PRIMARY','2016-03-12 14:48:41','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailforwards','PRIMARY','2016-03-12 14:48:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailforwards','PRIMARY','2016-03-12 14:48:41','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2016-03-12 14:48:42','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2016-03-12 14:48:42','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2016-03-12 14:48:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailinglists','AWM_MAILINGLISTS_ID_ACCT_INDEX','2016-03-12 14:48:42','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_mailinglists','PRIMARY','2016-03-12 14:48:42','n_diff_pfx01',0,1,'id'),('afterlogic','awm_mailinglists','PRIMARY','2016-03-12 14:48:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_mailinglists','PRIMARY','2016-03-12 14:48:42','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2016-03-12 14:48:43','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2016-03-12 14:48:43','n_diff_pfx02',0,1,'id_acct,id_folder_db'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2016-03-12 14:48:43','n_diff_pfx03',0,1,'id_acct,id_folder_db,id'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2016-03-12 14:48:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_INDEX','2016-03-12 14:48:43','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','n_diff_pfx02',0,1,'id_acct,id_folder_db'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','n_diff_pfx03',0,1,'id_acct,id_folder_db,seen'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','n_diff_pfx04',0,1,'id_acct,id_folder_db,seen,id'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','AWM_MESSAGES_ID_ACCT_ID_FOLDER_DB_SEEN_INDEX','2016-03-12 14:48:43','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages','PRIMARY','2016-03-12 14:48:43','n_diff_pfx01',0,1,'id'),('afterlogic','awm_messages','PRIMARY','2016-03-12 14:48:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages','PRIMARY','2016-03-12 14:48:43','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2016-03-12 14:48:43','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2016-03-12 14:48:43','n_diff_pfx02',0,1,'id_acct,id_msg'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2016-03-12 14:48:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages_body','AWM_MESSAGES_BODY_ID_ACCT_ID_MSG_INDEX','2016-03-12 14:48:43','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_messages_body','PRIMARY','2016-03-12 14:48:43','n_diff_pfx01',0,1,'id'),('afterlogic','awm_messages_body','PRIMARY','2016-03-12 14:48:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_messages_body','PRIMARY','2016-03-12 14:48:43','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2016-03-12 14:48:45','n_diff_pfx01',0,1,'hash'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2016-03-12 14:48:45','n_diff_pfx02',0,1,'hash,DB_ROW_ID'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2016-03-12 14:48:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_min','AWM_MIN_HASH_INDEX','2016-03-12 14:48:45','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_min','GEN_CLUST_INDEX','2016-03-12 14:48:45','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_min','GEN_CLUST_INDEX','2016-03-12 14:48:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_min','GEN_CLUST_INDEX','2016-03-12 14:48:45','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2016-03-12 14:48:45','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2016-03-12 14:48:45','n_diff_pfx02',0,1,'id_acct,id_read'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2016-03-12 14:48:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_reads','AWM_READS_ID_ACCT_INDEX','2016-03-12 14:48:45','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_reads','PRIMARY','2016-03-12 14:48:45','n_diff_pfx01',0,1,'id_read'),('afterlogic','awm_reads','PRIMARY','2016-03-12 14:48:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_reads','PRIMARY','2016-03-12 14:48:45','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2016-03-12 14:48:46','n_diff_pfx01',0,1,'id_user'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2016-03-12 14:48:46','n_diff_pfx02',0,1,'id_user,id'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2016-03-12 14:48:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_senders','AWM_SENDERS_ID_USER_INDEX','2016-03-12 14:48:46','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_senders','PRIMARY','2016-03-12 14:48:46','n_diff_pfx01',0,1,'id'),('afterlogic','awm_senders','PRIMARY','2016-03-12 14:48:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_senders','PRIMARY','2016-03-12 14:48:46','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2016-03-12 14:48:47','n_diff_pfx01',3,1,'id_user'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2016-03-12 14:48:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_settings','AWM_SETTINGS_ID_USER_INDEX','2016-03-12 14:48:47','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_settings','PRIMARY','2016-03-12 14:48:47','n_diff_pfx01',3,1,'id_setting'),('afterlogic','awm_settings','PRIMARY','2016-03-12 14:48:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_settings','PRIMARY','2016-03-12 14:48:47','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2016-03-12 14:48:48','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2016-03-12 14:48:48','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2016-03-12 14:48:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_social','AWM_SOCIAL_ID_ACCT_INDEX','2016-03-12 14:48:48','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_social','PRIMARY','2016-03-12 14:48:48','n_diff_pfx01',0,1,'id'),('afterlogic','awm_social','PRIMARY','2016-03-12 14:48:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_social','PRIMARY','2016-03-12 14:48:48','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_subscriptions','PRIMARY','2016-03-12 14:48:49','n_diff_pfx01',0,1,'id_subscription'),('afterlogic','awm_subscriptions','PRIMARY','2016-03-12 14:48:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_subscriptions','PRIMARY','2016-03-12 14:48:49','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2016-03-12 14:48:50','n_diff_pfx01',0,1,'id_acct'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2016-03-12 14:48:50','n_diff_pfx02',0,1,'id_acct,id'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2016-03-12 14:48:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_system_folders','AWM_SYSTEM_FOLDERS_ID_ACCT_INDEX','2016-03-12 14:48:50','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_system_folders','PRIMARY','2016-03-12 14:48:50','n_diff_pfx01',0,1,'id'),('afterlogic','awm_system_folders','PRIMARY','2016-03-12 14:48:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_system_folders','PRIMARY','2016-03-12 14:48:50','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2016-03-12 14:48:50','n_diff_pfx01',0,1,'name'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2016-03-12 14:48:50','n_diff_pfx02',0,1,'name,DB_ROW_ID'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2016-03-12 14:48:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenant_quotas','AWM_TENANT_QUOTAS_NAME_INDEX','2016-03-12 14:48:50','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:50','n_diff_pfx01',0,1,'DB_ROW_ID'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenant_quotas','GEN_CLUST_INDEX','2016-03-12 14:48:50','size',1,NULL,'Number of pages in the index'),('afterlogic','awm_tenants','PRIMARY','2016-03-12 14:48:51','n_diff_pfx01',0,1,'id_tenant'),('afterlogic','awm_tenants','PRIMARY','2016-03-12 14:48:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('afterlogic','awm_tenants','PRIMARY','2016-03-12 14:48:51','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_postavy','ID_dovednosti_seznam','2016-03-12 14:48:52','n_diff_pfx01',0,1,'ID_dovednosti_seznam'),('asheara_larp','Dovednosti_postavy','ID_dovednosti_seznam','2016-03-12 14:48:52','n_diff_pfx02',0,1,'ID_dovednosti_seznam,ID_postava'),('asheara_larp','Dovednosti_postavy','ID_dovednosti_seznam','2016-03-12 14:48:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_postavy','ID_dovednosti_seznam','2016-03-12 14:48:52','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_postavy','PRIMARY','2016-03-12 14:48:52','n_diff_pfx01',0,1,'ID_postava'),('asheara_larp','Dovednosti_postavy','PRIMARY','2016-03-12 14:48:52','n_diff_pfx02',0,1,'ID_postava,ID_dovednosti_seznam'),('asheara_larp','Dovednosti_postavy','PRIMARY','2016-03-12 14:48:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_postavy','PRIMARY','2016-03-12 14:48:52','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_rozpis','ID_dovednosti_seznam','2016-03-12 14:48:53','n_diff_pfx01',0,1,'ID_dovednosti_seznam'),('asheara_larp','Dovednosti_rozpis','ID_dovednosti_seznam','2016-03-12 14:48:53','n_diff_pfx02',0,1,'ID_dovednosti_seznam,Popis'),('asheara_larp','Dovednosti_rozpis','ID_dovednosti_seznam','2016-03-12 14:48:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_rozpis','ID_dovednosti_seznam','2016-03-12 14:48:53','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_rozpis','PRIMARY','2016-03-12 14:48:53','n_diff_pfx01',0,1,'ID'),('asheara_larp','Dovednosti_rozpis','PRIMARY','2016-03-12 14:48:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_rozpis','PRIMARY','2016-03-12 14:48:53','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_rozpis_seznam','ID_seznam','2016-03-12 14:48:54','n_diff_pfx01',0,1,'ID_seznam'),('asheara_larp','Dovednosti_rozpis_seznam','ID_seznam','2016-03-12 14:48:54','n_diff_pfx02',0,1,'ID_seznam,ID_rozpis'),('asheara_larp','Dovednosti_rozpis_seznam','ID_seznam','2016-03-12 14:48:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_rozpis_seznam','ID_seznam','2016-03-12 14:48:54','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_rozpis_seznam','PRIMARY','2016-03-12 14:48:54','n_diff_pfx01',0,1,'ID_rozpis'),('asheara_larp','Dovednosti_rozpis_seznam','PRIMARY','2016-03-12 14:48:54','n_diff_pfx02',0,1,'ID_rozpis,ID_seznam'),('asheara_larp','Dovednosti_rozpis_seznam','PRIMARY','2016-03-12 14:48:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_rozpis_seznam','PRIMARY','2016-03-12 14:48:54','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_seznam','ID_typ_dovednosti','2016-03-12 14:48:55','n_diff_pfx01',0,1,'ID_typ_dovednosti'),('asheara_larp','Dovednosti_seznam','ID_typ_dovednosti','2016-03-12 14:48:55','n_diff_pfx02',0,1,'ID_typ_dovednosti,nazev'),('asheara_larp','Dovednosti_seznam','ID_typ_dovednosti','2016-03-12 14:48:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_seznam','ID_typ_dovednosti','2016-03-12 14:48:55','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_seznam','PRIMARY','2016-03-12 14:48:55','n_diff_pfx01',0,1,'ID'),('asheara_larp','Dovednosti_seznam','PRIMARY','2016-03-12 14:48:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_seznam','PRIMARY','2016-03-12 14:48:55','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_typy','ID_pravidla','2016-03-12 14:48:55','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Dovednosti_typy','ID_pravidla','2016-03-12 14:48:55','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Dovednosti_typy','ID_pravidla','2016-03-12 14:48:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_typy','ID_pravidla','2016-03-12 14:48:55','size',1,NULL,'Number of pages in the index'),('asheara_larp','Dovednosti_typy','PRIMARY','2016-03-12 14:48:55','n_diff_pfx01',0,1,'ID'),('asheara_larp','Dovednosti_typy','PRIMARY','2016-03-12 14:48:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Dovednosti_typy','PRIMARY','2016-03-12 14:48:55','size',1,NULL,'Number of pages in the index'),('asheara_larp','Hry','ID_pravidla','2016-03-12 14:48:56','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Hry','ID_pravidla','2016-03-12 14:48:56','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Hry','ID_pravidla','2016-03-12 14:48:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Hry','ID_pravidla','2016-03-12 14:48:56','size',1,NULL,'Number of pages in the index'),('asheara_larp','Hry','PRIMARY','2016-03-12 14:48:56','n_diff_pfx01',0,1,'ID'),('asheara_larp','Hry','PRIMARY','2016-03-12 14:48:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Hry','PRIMARY','2016-03-12 14:48:56','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_brasna','ID_postava','2016-03-12 14:48:57','n_diff_pfx01',0,1,'ID_postava'),('asheara_larp','Inventar_brasna','ID_postava','2016-03-12 14:48:57','n_diff_pfx02',0,1,'ID_postava,ID'),('asheara_larp','Inventar_brasna','ID_postava','2016-03-12 14:48:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_brasna','ID_postava','2016-03-12 14:48:57','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_brasna','ID_predmet','2016-03-12 14:48:57','n_diff_pfx01',0,1,'ID_predmet'),('asheara_larp','Inventar_brasna','ID_predmet','2016-03-12 14:48:57','n_diff_pfx02',0,1,'ID_predmet,ID'),('asheara_larp','Inventar_brasna','ID_predmet','2016-03-12 14:48:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_brasna','ID_predmet','2016-03-12 14:48:57','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_brasna','PRIMARY','2016-03-12 14:48:57','n_diff_pfx01',0,1,'ID'),('asheara_larp','Inventar_brasna','PRIMARY','2016-03-12 14:48:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_brasna','PRIMARY','2016-03-12 14:48:57','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_equipped','ID_predmetu','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID_predmetu'),('asheara_larp','Inventar_equipped','ID_predmetu','2016-03-12 14:48:58','n_diff_pfx02',0,1,'ID_predmetu,ID_postavy'),('asheara_larp','Inventar_equipped','ID_predmetu','2016-03-12 14:48:58','n_diff_pfx03',0,1,'ID_predmetu,ID_postavy,ID_slot'),('asheara_larp','Inventar_equipped','ID_predmetu','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_equipped','ID_predmetu','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_equipped','ID_slot','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID_slot'),('asheara_larp','Inventar_equipped','ID_slot','2016-03-12 14:48:58','n_diff_pfx02',0,1,'ID_slot,ID_postavy'),('asheara_larp','Inventar_equipped','ID_slot','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_equipped','ID_slot','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_equipped','PRIMARY','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID_postavy'),('asheara_larp','Inventar_equipped','PRIMARY','2016-03-12 14:48:58','n_diff_pfx02',0,1,'ID_postavy,ID_slot'),('asheara_larp','Inventar_equipped','PRIMARY','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_equipped','PRIMARY','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty','ID_mapy','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID_mapy'),('asheara_larp','Inventar_ukryty','ID_mapy','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty','ID_mapy','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty','ID_postavy','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID_postavy'),('asheara_larp','Inventar_ukryty','ID_postavy','2016-03-12 14:48:58','n_diff_pfx02',0,1,'ID_postavy,ID'),('asheara_larp','Inventar_ukryty','ID_postavy','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty','ID_postavy','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty','PRIMARY','2016-03-12 14:48:58','n_diff_pfx01',0,1,'ID'),('asheara_larp','Inventar_ukryty','PRIMARY','2016-03-12 14:48:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty','PRIMARY','2016-03-12 14:48:58','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty_obsah','ID_predmet','2016-03-12 14:48:59','n_diff_pfx01',0,1,'ID_predmet'),('asheara_larp','Inventar_ukryty_obsah','ID_predmet','2016-03-12 14:48:59','n_diff_pfx02',0,1,'ID_predmet,ID'),('asheara_larp','Inventar_ukryty_obsah','ID_predmet','2016-03-12 14:48:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty_obsah','ID_predmet','2016-03-12 14:48:59','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty_obsah','ID_ukrytu','2016-03-12 14:48:59','n_diff_pfx01',0,1,'ID_ukrytu'),('asheara_larp','Inventar_ukryty_obsah','ID_ukrytu','2016-03-12 14:48:59','n_diff_pfx02',0,1,'ID_ukrytu,ID'),('asheara_larp','Inventar_ukryty_obsah','ID_ukrytu','2016-03-12 14:48:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty_obsah','ID_ukrytu','2016-03-12 14:48:59','size',1,NULL,'Number of pages in the index'),('asheara_larp','Inventar_ukryty_obsah','PRIMARY','2016-03-12 14:48:59','n_diff_pfx01',0,1,'ID'),('asheara_larp','Inventar_ukryty_obsah','PRIMARY','2016-03-12 14:48:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Inventar_ukryty_obsah','PRIMARY','2016-03-12 14:48:59','size',1,NULL,'Number of pages in the index'),('asheara_larp','Kriminalita','ID_pravidla','2016-03-12 14:49:00','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Kriminalita','ID_pravidla','2016-03-12 14:49:00','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Kriminalita','ID_pravidla','2016-03-12 14:49:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Kriminalita','ID_pravidla','2016-03-12 14:49:00','size',1,NULL,'Number of pages in the index'),('asheara_larp','Kriminalita','PRIMARY','2016-03-12 14:49:00','n_diff_pfx01',0,1,'ID'),('asheara_larp','Kriminalita','PRIMARY','2016-03-12 14:49:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Kriminalita','PRIMARY','2016-03-12 14:49:00','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy','ID_hry','2016-03-12 14:49:02','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Mapy','ID_hry','2016-03-12 14:49:02','n_diff_pfx02',0,1,'ID_hry,ID'),('asheara_larp','Mapy','ID_hry','2016-03-12 14:49:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy','ID_hry','2016-03-12 14:49:02','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy','ID_mapy_parent','2016-03-12 14:49:02','n_diff_pfx01',0,1,'ID_nadrazene_mapy'),('asheara_larp','Mapy','ID_mapy_parent','2016-03-12 14:49:02','n_diff_pfx02',0,1,'ID_nadrazene_mapy,ID'),('asheara_larp','Mapy','ID_mapy_parent','2016-03-12 14:49:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy','ID_mapy_parent','2016-03-12 14:49:02','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy','PRIMARY','2016-03-12 14:49:02','n_diff_pfx01',0,1,'ID'),('asheara_larp','Mapy','PRIMARY','2016-03-12 14:49:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy','PRIMARY','2016-03-12 14:49:02','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy_vlastnosti','ID_vlastnosti','2016-03-12 14:49:02','n_diff_pfx01',0,1,'ID_vlastnosti'),('asheara_larp','Mapy_vlastnosti','ID_vlastnosti','2016-03-12 14:49:02','n_diff_pfx02',0,1,'ID_vlastnosti,ID_mapy'),('asheara_larp','Mapy_vlastnosti','ID_vlastnosti','2016-03-12 14:49:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy_vlastnosti','ID_vlastnosti','2016-03-12 14:49:02','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy_vlastnosti','PRIMARY','2016-03-12 14:49:02','n_diff_pfx01',0,1,'ID_mapy'),('asheara_larp','Mapy_vlastnosti','PRIMARY','2016-03-12 14:49:02','n_diff_pfx02',0,1,'ID_mapy,ID_vlastnosti'),('asheara_larp','Mapy_vlastnosti','PRIMARY','2016-03-12 14:49:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy_vlastnosti','PRIMARY','2016-03-12 14:49:02','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','ID_pravidla','2016-03-12 14:49:03','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Mapy_vlastnosti_rozpis','ID_pravidla','2016-03-12 14:49:03','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Mapy_vlastnosti_rozpis','ID_pravidla','2016-03-12 14:49:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','ID_pravidla','2016-03-12 14:49:03','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','Nazev_vlastnosti','2016-03-12 14:49:03','n_diff_pfx01',0,1,'Nazev_vlastnosti'),('asheara_larp','Mapy_vlastnosti_rozpis','Nazev_vlastnosti','2016-03-12 14:49:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','Nazev_vlastnosti','2016-03-12 14:49:03','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:03','n_diff_pfx01',0,1,'ID'),('asheara_larp','Mapy_vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mapy_vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:03','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mesta','Okres','2016-03-12 14:49:04','n_diff_pfx01',0,1,'Okres'),('asheara_larp','Mesta','Okres','2016-03-12 14:49:04','n_diff_pfx02',0,1,'Okres,ID'),('asheara_larp','Mesta','Okres','2016-03-12 14:49:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mesta','Okres','2016-03-12 14:49:04','size',1,NULL,'Number of pages in the index'),('asheara_larp','Mesta','PRIMARY','2016-03-12 14:49:04','n_diff_pfx01',0,1,'ID'),('asheara_larp','Mesta','PRIMARY','2016-03-12 14:49:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Mesta','PRIMARY','2016-03-12 14:49:04','size',1,NULL,'Number of pages in the index'),('asheara_larp','Munice','PRIMARY','2016-03-12 14:49:05','n_diff_pfx01',0,1,'ID'),('asheara_larp','Munice','PRIMARY','2016-03-12 14:49:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Munice','PRIMARY','2016-03-12 14:49:05','size',1,NULL,'Number of pages in the index'),('asheara_larp','Munice_hry','ID_hry','2016-03-12 14:49:06','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Munice_hry','ID_hry','2016-03-12 14:49:06','n_diff_pfx02',0,1,'ID_hry,ID_munice'),('asheara_larp','Munice_hry','ID_hry','2016-03-12 14:49:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Munice_hry','ID_hry','2016-03-12 14:49:06','size',1,NULL,'Number of pages in the index'),('asheara_larp','Munice_hry','PRIMARY','2016-03-12 14:49:06','n_diff_pfx01',0,1,'ID_munice'),('asheara_larp','Munice_hry','PRIMARY','2016-03-12 14:49:06','n_diff_pfx02',0,1,'ID_munice,ID_hry'),('asheara_larp','Munice_hry','PRIMARY','2016-03-12 14:49:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Munice_hry','PRIMARY','2016-03-12 14:49:06','size',1,NULL,'Number of pages in the index'),('asheara_larp','Munice_zbrane','ID_zbrane','2016-03-12 14:49:07','n_diff_pfx01',0,1,'ID_zbrane'),('asheara_larp','Munice_zbrane','ID_zbrane','2016-03-12 14:49:07','n_diff_pfx02',0,1,'ID_zbrane,ID_munice'),('asheara_larp','Munice_zbrane','ID_zbrane','2016-03-12 14:49:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Munice_zbrane','ID_zbrane','2016-03-12 14:49:07','size',1,NULL,'Number of pages in the index'),('asheara_larp','Munice_zbrane','PRIMARY','2016-03-12 14:49:07','n_diff_pfx01',0,1,'ID_munice'),('asheara_larp','Munice_zbrane','PRIMARY','2016-03-12 14:49:07','n_diff_pfx02',0,1,'ID_munice,ID_zbrane'),('asheara_larp','Munice_zbrane','PRIMARY','2016-03-12 14:49:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Munice_zbrane','PRIMARY','2016-03-12 14:49:07','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC','Nazev_NPC','2016-03-12 14:49:08','n_diff_pfx01',0,1,'Nazev'),('asheara_larp','NPC','Nazev_NPC','2016-03-12 14:49:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC','Nazev_NPC','2016-03-12 14:49:08','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC','PRIMARY','2016-03-12 14:49:08','n_diff_pfx01',0,1,'ID'),('asheara_larp','NPC','PRIMARY','2016-03-12 14:49:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC','PRIMARY','2016-03-12 14:49:08','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC_hry','ID_hry','2016-03-12 14:49:09','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','NPC_hry','ID_hry','2016-03-12 14:49:09','n_diff_pfx02',0,1,'ID_hry,ID_NPC'),('asheara_larp','NPC_hry','ID_hry','2016-03-12 14:49:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC_hry','ID_hry','2016-03-12 14:49:09','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC_hry','PRIMARY','2016-03-12 14:49:09','n_diff_pfx01',0,1,'ID_NPC'),('asheara_larp','NPC_hry','PRIMARY','2016-03-12 14:49:09','n_diff_pfx02',0,1,'ID_NPC,ID_hry'),('asheara_larp','NPC_hry','PRIMARY','2016-03-12 14:49:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC_hry','PRIMARY','2016-03-12 14:49:09','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC_staty','ID_stat','2016-03-12 14:49:10','n_diff_pfx01',0,1,'ID_stat'),('asheara_larp','NPC_staty','ID_stat','2016-03-12 14:49:10','n_diff_pfx02',0,1,'ID_stat,ID_NPC'),('asheara_larp','NPC_staty','ID_stat','2016-03-12 14:49:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC_staty','ID_stat','2016-03-12 14:49:10','size',1,NULL,'Number of pages in the index'),('asheara_larp','NPC_staty','PRIMARY','2016-03-12 14:49:10','n_diff_pfx01',0,1,'ID_NPC'),('asheara_larp','NPC_staty','PRIMARY','2016-03-12 14:49:10','n_diff_pfx02',0,1,'ID_NPC,ID_stat'),('asheara_larp','NPC_staty','PRIMARY','2016-03-12 14:49:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','NPC_staty','PRIMARY','2016-03-12 14:49:10','size',1,NULL,'Number of pages in the index'),('asheara_larp','Nastenky','ID_hry','2016-03-12 14:49:11','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Nastenky','ID_hry','2016-03-12 14:49:11','n_diff_pfx02',0,1,'ID_hry,ID'),('asheara_larp','Nastenky','ID_hry','2016-03-12 14:49:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Nastenky','ID_hry','2016-03-12 14:49:11','size',1,NULL,'Number of pages in the index'),('asheara_larp','Nastenky','ID_uzivatele','2016-03-12 14:49:11','n_diff_pfx01',0,1,'ID_uzivatele'),('asheara_larp','Nastenky','ID_uzivatele','2016-03-12 14:49:11','n_diff_pfx02',0,1,'ID_uzivatele,ID'),('asheara_larp','Nastenky','ID_uzivatele','2016-03-12 14:49:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Nastenky','ID_uzivatele','2016-03-12 14:49:11','size',1,NULL,'Number of pages in the index'),('asheara_larp','Nastenky','PRIMARY','2016-03-12 14:49:11','n_diff_pfx01',0,1,'ID'),('asheara_larp','Nastenky','PRIMARY','2016-03-12 14:49:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Nastenky','PRIMARY','2016-03-12 14:49:11','size',1,NULL,'Number of pages in the index'),('asheara_larp','Okres','PRIMARY','2016-03-12 14:49:12','n_diff_pfx01',0,1,'ID'),('asheara_larp','Okres','PRIMARY','2016-03-12 14:49:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Okres','PRIMARY','2016-03-12 14:49:12','size',1,NULL,'Number of pages in the index'),('asheara_larp','Penize','ID_parent','2016-03-12 14:49:13','n_diff_pfx01',0,1,'ID_nadrazene_meny'),('asheara_larp','Penize','ID_parent','2016-03-12 14:49:13','n_diff_pfx02',0,1,'ID_nadrazene_meny,ID'),('asheara_larp','Penize','ID_parent','2016-03-12 14:49:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Penize','ID_parent','2016-03-12 14:49:13','size',1,NULL,'Number of pages in the index'),('asheara_larp','Penize','ID_pravidla','2016-03-12 14:49:13','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Penize','ID_pravidla','2016-03-12 14:49:13','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Penize','ID_pravidla','2016-03-12 14:49:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Penize','ID_pravidla','2016-03-12 14:49:13','size',1,NULL,'Number of pages in the index'),('asheara_larp','Penize','PRIMARY','2016-03-12 14:49:13','n_diff_pfx01',0,1,'ID'),('asheara_larp','Penize','PRIMARY','2016-03-12 14:49:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Penize','PRIMARY','2016-03-12 14:49:13','size',1,NULL,'Number of pages in the index'),('asheara_larp','Penize_postava','ID_postava','2016-03-12 14:49:14','n_diff_pfx01',0,1,'ID_postava'),('asheara_larp','Penize_postava','ID_postava','2016-03-12 14:49:14','n_diff_pfx02',0,1,'ID_postava,ID_penize'),('asheara_larp','Penize_postava','ID_postava','2016-03-12 14:49:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Penize_postava','ID_postava','2016-03-12 14:49:14','size',1,NULL,'Number of pages in the index'),('asheara_larp','Penize_postava','PRIMARY','2016-03-12 14:49:14','n_diff_pfx01',0,1,'ID_penize'),('asheara_larp','Penize_postava','PRIMARY','2016-03-12 14:49:14','n_diff_pfx02',0,1,'ID_penize,ID_postava'),('asheara_larp','Penize_postava','PRIMARY','2016-03-12 14:49:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Penize_postava','PRIMARY','2016-03-12 14:49:14','size',1,NULL,'Number of pages in the index'),('asheara_larp','Polygony','ID_mapy','2016-03-12 14:49:15','n_diff_pfx01',0,1,'ID_mapy'),('asheara_larp','Polygony','ID_mapy','2016-03-12 14:49:15','n_diff_pfx02',0,1,'ID_mapy,ID'),('asheara_larp','Polygony','ID_mapy','2016-03-12 14:49:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Polygony','ID_mapy','2016-03-12 14:49:15','size',1,NULL,'Number of pages in the index'),('asheara_larp','Polygony','PRIMARY','2016-03-12 14:49:15','n_diff_pfx01',0,1,'ID'),('asheara_larp','Polygony','PRIMARY','2016-03-12 14:49:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Polygony','PRIMARY','2016-03-12 14:49:15','size',1,NULL,'Number of pages in the index'),('asheara_larp','Postavy','ID_hry','2016-03-12 14:49:16','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Postavy','ID_hry','2016-03-12 14:49:16','n_diff_pfx02',0,1,'ID_hry,Jmeno'),('asheara_larp','Postavy','ID_hry','2016-03-12 14:49:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Postavy','ID_hry','2016-03-12 14:49:16','size',1,NULL,'Number of pages in the index'),('asheara_larp','Postavy','ID_mesto','2016-03-12 14:49:16','n_diff_pfx01',0,1,'ID_mesto'),('asheara_larp','Postavy','ID_mesto','2016-03-12 14:49:16','n_diff_pfx02',0,1,'ID_mesto,ID_postavy'),('asheara_larp','Postavy','ID_mesto','2016-03-12 14:49:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Postavy','ID_mesto','2016-03-12 14:49:16','size',1,NULL,'Number of pages in the index'),('asheara_larp','Postavy','ID_uzivatele','2016-03-12 14:49:16','n_diff_pfx01',0,1,'ID_uzivatele'),('asheara_larp','Postavy','ID_uzivatele','2016-03-12 14:49:16','n_diff_pfx02',0,1,'ID_uzivatele,ID_postavy'),('asheara_larp','Postavy','ID_uzivatele','2016-03-12 14:49:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Postavy','ID_uzivatele','2016-03-12 14:49:16','size',1,NULL,'Number of pages in the index'),('asheara_larp','Postavy','PRIMARY','2016-03-12 14:49:16','n_diff_pfx01',0,1,'ID_postavy'),('asheara_larp','Postavy','PRIMARY','2016-03-12 14:49:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Postavy','PRIMARY','2016-03-12 14:49:16','size',1,NULL,'Number of pages in the index'),('asheara_larp','Prava','ID_hry','2016-03-12 14:49:17','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Prava','ID_hry','2016-03-12 14:49:17','n_diff_pfx02',0,1,'ID_hry,ID_uzivatele'),('asheara_larp','Prava','ID_hry','2016-03-12 14:49:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Prava','ID_hry','2016-03-12 14:49:17','size',1,NULL,'Number of pages in the index'),('asheara_larp','Prava','PRIMARY','2016-03-12 14:49:17','n_diff_pfx01',0,1,'ID_uzivatele'),('asheara_larp','Prava','PRIMARY','2016-03-12 14:49:17','n_diff_pfx02',0,1,'ID_uzivatele,ID_hry'),('asheara_larp','Prava','PRIMARY','2016-03-12 14:49:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Prava','PRIMARY','2016-03-12 14:49:17','size',1,NULL,'Number of pages in the index'),('asheara_larp','Pravidla','PRIMARY','2016-03-12 14:49:17','n_diff_pfx01',0,1,'ID'),('asheara_larp','Pravidla','PRIMARY','2016-03-12 14:49:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Pravidla','PRIMARY','2016-03-12 14:49:17','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety','PRIMARY','2016-03-12 14:49:18','n_diff_pfx01',0,1,'ID'),('asheara_larp','Predmety','PRIMARY','2016-03-12 14:49:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety','PRIMARY','2016-03-12 14:49:18','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety','Slot','2016-03-12 14:49:18','n_diff_pfx01',0,1,'Slot'),('asheara_larp','Predmety','Slot','2016-03-12 14:49:18','n_diff_pfx02',0,1,'Slot,ID'),('asheara_larp','Predmety','Slot','2016-03-12 14:49:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety','Slot','2016-03-12 14:49:18','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety_hry','ID_hra','2016-03-12 14:49:19','n_diff_pfx01',0,1,'ID_hra'),('asheara_larp','Predmety_hry','ID_hra','2016-03-12 14:49:19','n_diff_pfx02',0,1,'ID_hra,ID_item'),('asheara_larp','Predmety_hry','ID_hra','2016-03-12 14:49:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety_hry','ID_hra','2016-03-12 14:49:19','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety_hry','PRIMARY','2016-03-12 14:49:19','n_diff_pfx01',0,1,'ID_item'),('asheara_larp','Predmety_hry','PRIMARY','2016-03-12 14:49:19','n_diff_pfx02',0,1,'ID_item,ID_hra'),('asheara_larp','Predmety_hry','PRIMARY','2016-03-12 14:49:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety_hry','PRIMARY','2016-03-12 14:49:19','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety_vlastnosti','ID_stat','2016-03-12 14:49:20','n_diff_pfx01',0,1,'ID_stat'),('asheara_larp','Predmety_vlastnosti','ID_stat','2016-03-12 14:49:20','n_diff_pfx02',0,1,'ID_stat,ID_predmet'),('asheara_larp','Predmety_vlastnosti','ID_stat','2016-03-12 14:49:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety_vlastnosti','ID_stat','2016-03-12 14:49:20','size',1,NULL,'Number of pages in the index'),('asheara_larp','Predmety_vlastnosti','PRIMARY','2016-03-12 14:49:20','n_diff_pfx01',0,1,'ID_predmet'),('asheara_larp','Predmety_vlastnosti','PRIMARY','2016-03-12 14:49:20','n_diff_pfx02',0,1,'ID_predmet,ID_stat'),('asheara_larp','Predmety_vlastnosti','PRIMARY','2016-03-12 14:49:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Predmety_vlastnosti','PRIMARY','2016-03-12 14:49:20','size',1,NULL,'Number of pages in the index'),('asheara_larp','Udalosti','ID_hry','2016-03-12 14:49:21','n_diff_pfx01',0,1,'ID_hry'),('asheara_larp','Udalosti','ID_hry','2016-03-12 14:49:21','n_diff_pfx02',0,1,'ID_hry,ID'),('asheara_larp','Udalosti','ID_hry','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Udalosti','ID_hry','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Udalosti','ID_postavy','2016-03-12 14:49:21','n_diff_pfx01',0,1,'ID_postavy'),('asheara_larp','Udalosti','ID_postavy','2016-03-12 14:49:21','n_diff_pfx02',0,1,'ID_postavy,ID'),('asheara_larp','Udalosti','ID_postavy','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Udalosti','ID_postavy','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Udalosti','ID_udalosti','2016-03-12 14:49:21','n_diff_pfx01',0,1,'ID_udalosti'),('asheara_larp','Udalosti','ID_udalosti','2016-03-12 14:49:21','n_diff_pfx02',0,1,'ID_udalosti,ID'),('asheara_larp','Udalosti','ID_udalosti','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Udalosti','ID_udalosti','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Udalosti','PRIMARY','2016-03-12 14:49:21','n_diff_pfx01',0,1,'ID'),('asheara_larp','Udalosti','PRIMARY','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Udalosti','PRIMARY','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Uzivatele','PRIMARY','2016-03-12 14:49:21','n_diff_pfx01',0,1,'ID'),('asheara_larp','Uzivatele','PRIMARY','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Uzivatele','PRIMARY','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Uzivatele','UK_Login','2016-03-12 14:49:21','n_diff_pfx01',0,1,'Login'),('asheara_larp','Uzivatele','UK_Login','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Uzivatele','UK_Login','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Uzivatele','UK_mail','2016-03-12 14:49:21','n_diff_pfx01',0,1,'Mail'),('asheara_larp','Uzivatele','UK_mail','2016-03-12 14:49:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Uzivatele','UK_mail','2016-03-12 14:49:21','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_postavy','ID_vlastnosti','2016-03-12 14:49:22','n_diff_pfx01',0,1,'ID_vlastnosti'),('asheara_larp','Vlastnosti_postavy','ID_vlastnosti','2016-03-12 14:49:22','n_diff_pfx02',0,1,'ID_vlastnosti,ID_postavy'),('asheara_larp','Vlastnosti_postavy','ID_vlastnosti','2016-03-12 14:49:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_postavy','ID_vlastnosti','2016-03-12 14:49:22','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_postavy','PRIMARY','2016-03-12 14:49:22','n_diff_pfx01',0,1,'ID_postavy'),('asheara_larp','Vlastnosti_postavy','PRIMARY','2016-03-12 14:49:22','n_diff_pfx02',0,1,'ID_postavy,ID_vlastnosti'),('asheara_larp','Vlastnosti_postavy','PRIMARY','2016-03-12 14:49:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_postavy','PRIMARY','2016-03-12 14:49:22','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_rozpis','ID_typu_vlastnosti','2016-03-12 14:49:23','n_diff_pfx01',0,1,'ID_typu_vlastnosti'),('asheara_larp','Vlastnosti_rozpis','ID_typu_vlastnosti','2016-03-12 14:49:23','n_diff_pfx02',0,1,'ID_typu_vlastnosti,ID'),('asheara_larp','Vlastnosti_rozpis','ID_typu_vlastnosti','2016-03-12 14:49:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_rozpis','ID_typu_vlastnosti','2016-03-12 14:49:23','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:23','n_diff_pfx01',0,1,'ID'),('asheara_larp','Vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_rozpis','PRIMARY','2016-03-12 14:49:23','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_typy','ID_pravidla','2016-03-12 14:49:24','n_diff_pfx01',0,1,'ID_pravidla'),('asheara_larp','Vlastnosti_typy','ID_pravidla','2016-03-12 14:49:24','n_diff_pfx02',0,1,'ID_pravidla,ID'),('asheara_larp','Vlastnosti_typy','ID_pravidla','2016-03-12 14:49:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_typy','ID_pravidla','2016-03-12 14:49:24','size',1,NULL,'Number of pages in the index'),('asheara_larp','Vlastnosti_typy','PRIMARY','2016-03-12 14:49:24','n_diff_pfx01',0,1,'ID'),('asheara_larp','Vlastnosti_typy','PRIMARY','2016-03-12 14:49:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Vlastnosti_typy','PRIMARY','2016-03-12 14:49:24','size',1,NULL,'Number of pages in the index'),('asheara_larp','Zpravy','ID_odesilatele','2016-03-12 14:49:25','n_diff_pfx01',0,1,'ID_odesilatele'),('asheara_larp','Zpravy','ID_odesilatele','2016-03-12 14:49:25','n_diff_pfx02',0,1,'ID_odesilatele,ID'),('asheara_larp','Zpravy','ID_odesilatele','2016-03-12 14:49:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Zpravy','ID_odesilatele','2016-03-12 14:49:25','size',1,NULL,'Number of pages in the index'),('asheara_larp','Zpravy','ID_prijemce','2016-03-12 14:49:25','n_diff_pfx01',0,1,'ID_prijemce'),('asheara_larp','Zpravy','ID_prijemce','2016-03-12 14:49:25','n_diff_pfx02',0,1,'ID_prijemce,ID'),('asheara_larp','Zpravy','ID_prijemce','2016-03-12 14:49:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Zpravy','ID_prijemce','2016-03-12 14:49:25','size',1,NULL,'Number of pages in the index'),('asheara_larp','Zpravy','PRIMARY','2016-03-12 14:49:25','n_diff_pfx01',0,1,'ID'),('asheara_larp','Zpravy','PRIMARY','2016-03-12 14:49:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('asheara_larp','Zpravy','PRIMARY','2016-03-12 14:49:25','size',1,NULL,'Number of pages in the index'),('beer','domeny','PRIMARY','2016-03-12 14:49:26','n_diff_pfx01',1,1,'id'),('beer','domeny','PRIMARY','2016-03-12 14:49:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('beer','domeny','PRIMARY','2016-03-12 14:49:26','size',1,NULL,'Number of pages in the index'),('beer','predmety','PRIMARY','2016-03-12 14:49:28','n_diff_pfx01',24822,20,'id'),('beer','predmety','PRIMARY','2016-03-12 14:49:28','n_leaf_pages',63,NULL,'Number of leaf pages in the index'),('beer','predmety','PRIMARY','2016-03-12 14:49:28','size',97,NULL,'Number of pages in the index'),('beer','predmety_akce','PRIMARY','2016-03-12 14:49:30','n_diff_pfx01',1250,5,'id'),('beer','predmety_akce','PRIMARY','2016-03-12 14:49:30','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('beer','predmety_akce','PRIMARY','2016-03-12 14:49:30','size',6,NULL,'Number of pages in the index'),('beer','predmety_ciselnik','PRIMARY','2016-03-12 14:49:31','n_diff_pfx01',20,1,'id'),('beer','predmety_ciselnik','PRIMARY','2016-03-12 14:49:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('beer','predmety_ciselnik','PRIMARY','2016-03-12 14:49:31','size',1,NULL,'Number of pages in the index'),('beer','users','PRIMARY','2016-03-12 14:49:32','n_diff_pfx01',2,1,'id'),('beer','users','PRIMARY','2016-03-12 14:49:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('beer','users','PRIMARY','2016-03-12 14:49:32','size',1,NULL,'Number of pages in the index'),('beer','uzivatele','PRIMARY','2016-03-12 14:49:33','n_diff_pfx01',340,6,'id'),('beer','uzivatele','PRIMARY','2016-03-12 14:49:33','n_leaf_pages',6,NULL,'Number of leaf pages in the index'),('beer','uzivatele','PRIMARY','2016-03-12 14:49:33','size',7,NULL,'Number of pages in the index'),('esports','ap_poll_custom_opts','PRIMARY','2016-03-12 14:49:34','n_diff_pfx01',0,1,'id'),('esports','ap_poll_custom_opts','PRIMARY','2016-03-12 14:49:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_custom_opts','PRIMARY','2016-03-12 14:49:34','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_custom_opts','ap_poll_option_id','2016-03-12 14:49:34','n_diff_pfx01',0,1,'ap_poll_id'),('esports','ap_poll_custom_opts','ap_poll_option_id','2016-03-12 14:49:34','n_diff_pfx02',0,1,'ap_poll_id,id'),('esports','ap_poll_custom_opts','ap_poll_option_id','2016-03-12 14:49:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_custom_opts','ap_poll_option_id','2016-03-12 14:49:34','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_log','PRIMARY','2016-03-12 14:49:35','n_diff_pfx01',0,1,'id'),('esports','ap_poll_log','PRIMARY','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_log','PRIMARY','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_log','ap_poll_id','2016-03-12 14:49:35','n_diff_pfx01',0,1,'ap_poll_id'),('esports','ap_poll_log','ap_poll_id','2016-03-12 14:49:35','n_diff_pfx02',0,1,'ap_poll_id,id'),('esports','ap_poll_log','ap_poll_id','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_log','ap_poll_id','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_log','ctime','2016-03-12 14:49:35','n_diff_pfx01',0,1,'ctime'),('esports','ap_poll_log','ctime','2016-03-12 14:49:35','n_diff_pfx02',0,1,'ctime,id'),('esports','ap_poll_log','ctime','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_log','ctime','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_log','ip','2016-03-12 14:49:35','n_diff_pfx01',0,1,'ip'),('esports','ap_poll_log','ip','2016-03-12 14:49:35','n_diff_pfx02',0,1,'ip,id'),('esports','ap_poll_log','ip','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_log','ip','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_options','PRIMARY','2016-03-12 14:49:35','n_diff_pfx01',0,1,'id'),('esports','ap_poll_options','PRIMARY','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_options','PRIMARY','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','ap_poll_options','poll_id','2016-03-12 14:49:35','n_diff_pfx01',0,1,'poll_id'),('esports','ap_poll_options','poll_id','2016-03-12 14:49:35','n_diff_pfx02',0,1,'poll_id,id'),('esports','ap_poll_options','poll_id','2016-03-12 14:49:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','ap_poll_options','poll_id','2016-03-12 14:49:35','size',1,NULL,'Number of pages in the index'),('esports','chat_groups','PRIMARY','2016-03-12 14:49:37','n_diff_pfx01',0,1,'id'),('esports','chat_groups','PRIMARY','2016-03-12 14:49:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_groups','PRIMARY','2016-03-12 14:49:37','size',1,NULL,'Number of pages in the index'),('esports','chat_groups_users','PRIMARY','2016-03-12 14:49:38','n_diff_pfx01',0,1,'id'),('esports','chat_groups_users','PRIMARY','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_groups_users','PRIMARY','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_groups_users','chat_gu_fk_to_groups','2016-03-12 14:49:38','n_diff_pfx01',0,1,'group_id'),('esports','chat_groups_users','chat_gu_fk_to_groups','2016-03-12 14:49:38','n_diff_pfx02',0,1,'group_id,id'),('esports','chat_groups_users','chat_gu_fk_to_groups','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_groups_users','chat_gu_fk_to_groups','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_groups_users','chat_gu_fk_to_users','2016-03-12 14:49:38','n_diff_pfx01',0,1,'user_id'),('esports','chat_groups_users','chat_gu_fk_to_users','2016-03-12 14:49:38','n_diff_pfx02',0,1,'user_id,id'),('esports','chat_groups_users','chat_gu_fk_to_users','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_groups_users','chat_gu_fk_to_users','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_messages','PRIMARY','2016-03-12 14:49:38','n_diff_pfx01',0,1,'id'),('esports','chat_messages','PRIMARY','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages','PRIMARY','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_messages','chat_m_fk_to_groups','2016-03-12 14:49:38','n_diff_pfx01',0,1,'to_group'),('esports','chat_messages','chat_m_fk_to_groups','2016-03-12 14:49:38','n_diff_pfx02',0,1,'to_group,id'),('esports','chat_messages','chat_m_fk_to_groups','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages','chat_m_fk_to_groups','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_messages','chat_m_fk_to_users','2016-03-12 14:49:38','n_diff_pfx01',0,1,'from'),('esports','chat_messages','chat_m_fk_to_users','2016-03-12 14:49:38','n_diff_pfx02',0,1,'from,id'),('esports','chat_messages','chat_m_fk_to_users','2016-03-12 14:49:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages','chat_m_fk_to_users','2016-03-12 14:49:38','size',1,NULL,'Number of pages in the index'),('esports','chat_messages_viewed','PRIMARY','2016-03-12 14:49:40','n_diff_pfx01',0,1,'id'),('esports','chat_messages_viewed','PRIMARY','2016-03-12 14:49:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages_viewed','PRIMARY','2016-03-12 14:49:40','size',1,NULL,'Number of pages in the index'),('esports','chat_messages_viewed','chat_mv_fk_to_messages','2016-03-12 14:49:40','n_diff_pfx01',0,1,'message_id'),('esports','chat_messages_viewed','chat_mv_fk_to_messages','2016-03-12 14:49:40','n_diff_pfx02',0,1,'message_id,id'),('esports','chat_messages_viewed','chat_mv_fk_to_messages','2016-03-12 14:49:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages_viewed','chat_mv_fk_to_messages','2016-03-12 14:49:40','size',1,NULL,'Number of pages in the index'),('esports','chat_messages_viewed','chat_mv_fk_to_users','2016-03-12 14:49:40','n_diff_pfx01',0,1,'user_id'),('esports','chat_messages_viewed','chat_mv_fk_to_users','2016-03-12 14:49:40','n_diff_pfx02',0,1,'user_id,id'),('esports','chat_messages_viewed','chat_mv_fk_to_users','2016-03-12 14:49:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','chat_messages_viewed','chat_mv_fk_to_users','2016-03-12 14:49:40','size',1,NULL,'Number of pages in the index'),('esports','content_article','PRIMARY','2016-03-12 14:49:40','n_diff_pfx01',3,1,'id'),('esports','content_article','PRIMARY','2016-03-12 14:49:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article','PRIMARY','2016-03-12 14:49:40','size',1,NULL,'Number of pages in the index'),('esports','content_article_like','PRIMARY','2016-03-12 14:49:41','n_diff_pfx01',0,1,'id'),('esports','content_article_like','PRIMARY','2016-03-12 14:49:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_like','PRIMARY','2016-03-12 14:49:41','size',1,NULL,'Number of pages in the index'),('esports','content_article_like','article_id','2016-03-12 14:49:41','n_diff_pfx01',0,1,'article_id'),('esports','content_article_like','article_id','2016-03-12 14:49:41','n_diff_pfx02',0,1,'article_id,id'),('esports','content_article_like','article_id','2016-03-12 14:49:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_like','article_id','2016-03-12 14:49:41','size',1,NULL,'Number of pages in the index'),('esports','content_article_like','user_id','2016-03-12 14:49:41','n_diff_pfx01',0,1,'user_id'),('esports','content_article_like','user_id','2016-03-12 14:49:41','n_diff_pfx02',0,1,'user_id,id'),('esports','content_article_like','user_id','2016-03-12 14:49:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_like','user_id','2016-03-12 14:49:41','size',1,NULL,'Number of pages in the index'),('esports','content_article_part','PRIMARY','2016-03-12 14:49:42','n_diff_pfx01',2,1,'id'),('esports','content_article_part','PRIMARY','2016-03-12 14:49:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part','PRIMARY','2016-03-12 14:49:42','size',1,NULL,'Number of pages in the index'),('esports','content_article_part','article_id','2016-03-12 14:49:42','n_diff_pfx01',1,1,'article_id'),('esports','content_article_part','article_id','2016-03-12 14:49:42','n_diff_pfx02',2,1,'article_id,id'),('esports','content_article_part','article_id','2016-03-12 14:49:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part','article_id','2016-03-12 14:49:42','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_directory_list','PRIMARY','2016-03-12 14:49:43','n_diff_pfx01',0,1,'id'),('esports','content_article_part_directory_list','PRIMARY','2016-03-12 14:49:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_directory_list','PRIMARY','2016-03-12 14:49:43','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_directory_list','article_part_id','2016-03-12 14:49:43','n_diff_pfx01',0,1,'article_part_id'),('esports','content_article_part_directory_list','article_part_id','2016-03-12 14:49:43','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_article_part_directory_list','article_part_id','2016-03-12 14:49:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_directory_list','article_part_id','2016-03-12 14:49:43','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_gallery','PRIMARY','2016-03-12 14:49:44','n_diff_pfx01',1,1,'id'),('esports','content_article_part_gallery','PRIMARY','2016-03-12 14:49:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_gallery','PRIMARY','2016-03-12 14:49:44','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_gallery','article_part_id','2016-03-12 14:49:44','n_diff_pfx01',1,1,'article_part_id'),('esports','content_article_part_gallery','article_part_id','2016-03-12 14:49:44','n_diff_pfx02',1,1,'article_part_id,id'),('esports','content_article_part_gallery','article_part_id','2016-03-12 14:49:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_gallery','article_part_id','2016-03-12 14:49:44','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_gallery','gallery_id','2016-03-12 14:49:44','n_diff_pfx01',1,1,'gallery_id'),('esports','content_article_part_gallery','gallery_id','2016-03-12 14:49:44','n_diff_pfx02',1,1,'gallery_id,id'),('esports','content_article_part_gallery','gallery_id','2016-03-12 14:49:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_gallery','gallery_id','2016-03-12 14:49:44','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_gallery','primary_photo_id','2016-03-12 14:49:44','n_diff_pfx01',1,1,'primary_photo_id'),('esports','content_article_part_gallery','primary_photo_id','2016-03-12 14:49:44','n_diff_pfx02',1,1,'primary_photo_id,id'),('esports','content_article_part_gallery','primary_photo_id','2016-03-12 14:49:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_gallery','primary_photo_id','2016-03-12 14:49:44','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_interactive','PRIMARY','2016-03-12 14:49:45','n_diff_pfx01',0,1,'id'),('esports','content_article_part_interactive','PRIMARY','2016-03-12 14:49:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_interactive','PRIMARY','2016-03-12 14:49:45','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_interactive','article_part_id','2016-03-12 14:49:45','n_diff_pfx01',0,1,'article_part_id'),('esports','content_article_part_interactive','article_part_id','2016-03-12 14:49:45','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_article_part_interactive','article_part_id','2016-03-12 14:49:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_interactive','article_part_id','2016-03-12 14:49:45','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_news','PRIMARY','2016-03-12 14:49:46','n_diff_pfx01',5,1,'id'),('esports','content_article_part_news','PRIMARY','2016-03-12 14:49:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_news','PRIMARY','2016-03-12 14:49:46','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_pdf','PRIMARY','2016-03-12 14:49:46','n_diff_pfx01',0,1,'id'),('esports','content_article_part_pdf','PRIMARY','2016-03-12 14:49:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_pdf','PRIMARY','2016-03-12 14:49:46','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_pdf','article_part_id','2016-03-12 14:49:46','n_diff_pfx01',0,1,'article_part_id'),('esports','content_article_part_pdf','article_part_id','2016-03-12 14:49:46','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_article_part_pdf','article_part_id','2016-03-12 14:49:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_pdf','article_part_id','2016-03-12 14:49:46','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_polls','PRIMARY','2016-03-12 14:49:47','n_diff_pfx01',0,1,'id'),('esports','content_article_part_polls','PRIMARY','2016-03-12 14:49:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_polls','PRIMARY','2016-03-12 14:49:47','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_polls','article_part_id','2016-03-12 14:49:47','n_diff_pfx01',0,1,'article_part_id'),('esports','content_article_part_polls','article_part_id','2016-03-12 14:49:47','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_article_part_polls','article_part_id','2016-03-12 14:49:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_polls','article_part_id','2016-03-12 14:49:47','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_polls','since','2016-03-12 14:49:47','n_diff_pfx01',0,1,'since'),('esports','content_article_part_polls','since','2016-03-12 14:49:47','n_diff_pfx02',0,1,'since,until'),('esports','content_article_part_polls','since','2016-03-12 14:49:47','n_diff_pfx03',0,1,'since,until,id'),('esports','content_article_part_polls','since','2016-03-12 14:49:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_polls','since','2016-03-12 14:49:47','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_wysiwyg','PRIMARY','2016-03-12 14:49:48','n_diff_pfx01',0,1,'id'),('esports','content_article_part_wysiwyg','PRIMARY','2016-03-12 14:49:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_wysiwyg','PRIMARY','2016-03-12 14:49:48','size',1,NULL,'Number of pages in the index'),('esports','content_article_part_wysiwyg','article_part_id','2016-03-12 14:49:48','n_diff_pfx01',0,1,'article_part_id'),('esports','content_article_part_wysiwyg','article_part_id','2016-03-12 14:49:48','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_article_part_wysiwyg','article_part_id','2016-03-12 14:49:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_part_wysiwyg','article_part_id','2016-03-12 14:49:48','size',1,NULL,'Number of pages in the index'),('esports','content_article_permissions','PRIMARY','2016-03-12 14:49:49','n_diff_pfx01',0,1,'id'),('esports','content_article_permissions','PRIMARY','2016-03-12 14:49:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_permissions','PRIMARY','2016-03-12 14:49:49','size',1,NULL,'Number of pages in the index'),('esports','content_article_permissions','article_id','2016-03-12 14:49:49','n_diff_pfx01',0,1,'article_id'),('esports','content_article_permissions','article_id','2016-03-12 14:49:49','n_diff_pfx02',0,1,'article_id,id'),('esports','content_article_permissions','article_id','2016-03-12 14:49:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_permissions','article_id','2016-03-12 14:49:49','size',1,NULL,'Number of pages in the index'),('esports','content_article_permissions','role_id','2016-03-12 14:49:49','n_diff_pfx01',0,1,'role_id'),('esports','content_article_permissions','role_id','2016-03-12 14:49:49','n_diff_pfx02',0,1,'role_id,id'),('esports','content_article_permissions','role_id','2016-03-12 14:49:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_article_permissions','role_id','2016-03-12 14:49:49','size',1,NULL,'Number of pages in the index'),('esports','content_image','PRIMARY','2016-03-12 14:49:50','n_diff_pfx01',0,1,'id'),('esports','content_image','PRIMARY','2016-03-12 14:49:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_image','PRIMARY','2016-03-12 14:49:50','size',1,NULL,'Number of pages in the index'),('esports','content_image','article_part_id','2016-03-12 14:49:50','n_diff_pfx01',0,1,'article_part_id'),('esports','content_image','article_part_id','2016-03-12 14:49:50','n_diff_pfx02',0,1,'article_part_id,id'),('esports','content_image','article_part_id','2016-03-12 14:49:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_image','article_part_id','2016-03-12 14:49:50','size',1,NULL,'Number of pages in the index'),('esports','content_menu','PRIMARY','2016-03-12 14:49:50','n_diff_pfx01',3,1,'id'),('esports','content_menu','PRIMARY','2016-03-12 14:49:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu','PRIMARY','2016-03-12 14:49:50','size',1,NULL,'Number of pages in the index'),('esports','content_menu','owner','2016-03-12 14:49:50','n_diff_pfx01',1,1,'owner'),('esports','content_menu','owner','2016-03-12 14:49:50','n_diff_pfx02',3,1,'owner,id'),('esports','content_menu','owner','2016-03-12 14:49:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu','owner','2016-03-12 14:49:50','size',1,NULL,'Number of pages in the index'),('esports','content_menu','parent','2016-03-12 14:49:50','n_diff_pfx01',1,1,'parent'),('esports','content_menu','parent','2016-03-12 14:49:50','n_diff_pfx02',3,1,'parent,id'),('esports','content_menu','parent','2016-03-12 14:49:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu','parent','2016-03-12 14:49:50','size',1,NULL,'Number of pages in the index'),('esports','content_menu_article','PRIMARY','2016-03-12 14:49:51','n_diff_pfx01',1,1,'id'),('esports','content_menu_article','PRIMARY','2016-03-12 14:49:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_article','PRIMARY','2016-03-12 14:49:51','size',1,NULL,'Number of pages in the index'),('esports','content_menu_article','article_id','2016-03-12 14:49:51','n_diff_pfx01',1,1,'article_id'),('esports','content_menu_article','article_id','2016-03-12 14:49:51','n_diff_pfx02',1,1,'article_id,id'),('esports','content_menu_article','article_id','2016-03-12 14:49:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_article','article_id','2016-03-12 14:49:51','size',1,NULL,'Number of pages in the index'),('esports','content_menu_article','menu_id','2016-03-12 14:49:51','n_diff_pfx01',1,1,'menu_id'),('esports','content_menu_article','menu_id','2016-03-12 14:49:51','n_diff_pfx02',1,1,'menu_id,id'),('esports','content_menu_article','menu_id','2016-03-12 14:49:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_article','menu_id','2016-03-12 14:49:51','size',1,NULL,'Number of pages in the index'),('esports','content_menu_params','PRIMARY','2016-03-12 14:49:52','n_diff_pfx01',2,1,'id'),('esports','content_menu_params','PRIMARY','2016-03-12 14:49:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_params','PRIMARY','2016-03-12 14:49:52','size',1,NULL,'Number of pages in the index'),('esports','content_menu_params','menu_item_id','2016-03-12 14:49:52','n_diff_pfx01',2,1,'menu_item_id'),('esports','content_menu_params','menu_item_id','2016-03-12 14:49:52','n_diff_pfx02',2,1,'menu_item_id,id'),('esports','content_menu_params','menu_item_id','2016-03-12 14:49:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_params','menu_item_id','2016-03-12 14:49:52','size',1,NULL,'Number of pages in the index'),('esports','content_menu_permissions_role_params','PRIMARY','2016-03-12 14:49:53','n_diff_pfx01',0,1,'id'),('esports','content_menu_permissions_role_params','PRIMARY','2016-03-12 14:49:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_permissions_role_params','PRIMARY','2016-03-12 14:49:53','size',1,NULL,'Number of pages in the index'),('esports','content_menu_permissions_role_params','menu_permissions_role_id','2016-03-12 14:49:53','n_diff_pfx01',0,1,'menu_permissions_role_id'),('esports','content_menu_permissions_role_params','menu_permissions_role_id','2016-03-12 14:49:53','n_diff_pfx02',0,1,'menu_permissions_role_id,id'),('esports','content_menu_permissions_role_params','menu_permissions_role_id','2016-03-12 14:49:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_permissions_role_params','menu_permissions_role_id','2016-03-12 14:49:53','size',1,NULL,'Number of pages in the index'),('esports','content_menu_permissions_roles','PRIMARY','2016-03-12 14:49:54','n_diff_pfx01',0,1,'id'),('esports','content_menu_permissions_roles','PRIMARY','2016-03-12 14:49:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_permissions_roles','PRIMARY','2016-03-12 14:49:54','size',1,NULL,'Number of pages in the index'),('esports','content_menu_permissions_roles','menu_id','2016-03-12 14:49:54','n_diff_pfx01',0,1,'menu_id'),('esports','content_menu_permissions_roles','menu_id','2016-03-12 14:49:54','n_diff_pfx02',0,1,'menu_id,id'),('esports','content_menu_permissions_roles','menu_id','2016-03-12 14:49:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_permissions_roles','menu_id','2016-03-12 14:49:54','size',1,NULL,'Number of pages in the index'),('esports','content_menu_permissions_roles','role_id','2016-03-12 14:49:54','n_diff_pfx01',0,1,'role_id'),('esports','content_menu_permissions_roles','role_id','2016-03-12 14:49:54','n_diff_pfx02',0,1,'role_id,id'),('esports','content_menu_permissions_roles','role_id','2016-03-12 14:49:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_permissions_roles','role_id','2016-03-12 14:49:54','size',1,NULL,'Number of pages in the index'),('esports','content_menu_roles','PRIMARY','2016-03-12 14:49:55','n_diff_pfx01',0,1,'id'),('esports','content_menu_roles','PRIMARY','2016-03-12 14:49:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_roles','PRIMARY','2016-03-12 14:49:55','size',1,NULL,'Number of pages in the index'),('esports','content_menu_roles','menu_item_id','2016-03-12 14:49:55','n_diff_pfx01',0,1,'menu_item_id'),('esports','content_menu_roles','menu_item_id','2016-03-12 14:49:55','n_diff_pfx02',0,1,'menu_item_id,id'),('esports','content_menu_roles','menu_item_id','2016-03-12 14:49:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_roles','menu_item_id','2016-03-12 14:49:55','size',1,NULL,'Number of pages in the index'),('esports','content_menu_roles','role_id','2016-03-12 14:49:55','n_diff_pfx01',0,1,'role_id'),('esports','content_menu_roles','role_id','2016-03-12 14:49:55','n_diff_pfx02',0,1,'role_id,id'),('esports','content_menu_roles','role_id','2016-03-12 14:49:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_menu_roles','role_id','2016-03-12 14:49:55','size',1,NULL,'Number of pages in the index'),('esports','content_sideblock_message','PRIMARY','2016-03-12 14:49:55','n_diff_pfx01',0,1,'id'),('esports','content_sideblock_message','PRIMARY','2016-03-12 14:49:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_sideblock_message','PRIMARY','2016-03-12 14:49:55','size',1,NULL,'Number of pages in the index'),('esports','content_sideblock_message','sideblock_part_id','2016-03-12 14:49:55','n_diff_pfx01',0,1,'sideblock_part_id'),('esports','content_sideblock_message','sideblock_part_id','2016-03-12 14:49:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','content_sideblock_message','sideblock_part_id','2016-03-12 14:49:55','size',1,NULL,'Number of pages in the index'),('esports','file_permission','PRIMARY','2016-03-12 14:49:56','n_diff_pfx01',0,1,'id'),('esports','file_permission','PRIMARY','2016-03-12 14:49:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','file_permission','PRIMARY','2016-03-12 14:49:56','size',1,NULL,'Number of pages in the index'),('esports','file_permission','file_id','2016-03-12 14:49:56','n_diff_pfx01',0,1,'file_id'),('esports','file_permission','file_id','2016-03-12 14:49:56','n_diff_pfx02',0,1,'file_id,id'),('esports','file_permission','file_id','2016-03-12 14:49:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','file_permission','file_id','2016-03-12 14:49:56','size',1,NULL,'Number of pages in the index'),('esports','file_storage','PRIMARY','2016-03-12 14:49:57','n_diff_pfx01',0,1,'id'),('esports','file_storage','PRIMARY','2016-03-12 14:49:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','file_storage','PRIMARY','2016-03-12 14:49:57','size',1,NULL,'Number of pages in the index'),('esports','file_storage','parent','2016-03-12 14:49:57','n_diff_pfx01',0,1,'parent'),('esports','file_storage','parent','2016-03-12 14:49:57','n_diff_pfx02',0,1,'parent,id'),('esports','file_storage','parent','2016-03-12 14:49:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','file_storage','parent','2016-03-12 14:49:57','size',1,NULL,'Number of pages in the index'),('esports','file_storage','user_id','2016-03-12 14:49:57','n_diff_pfx01',0,1,'user_id'),('esports','file_storage','user_id','2016-03-12 14:49:57','n_diff_pfx02',0,1,'user_id,id'),('esports','file_storage','user_id','2016-03-12 14:49:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','file_storage','user_id','2016-03-12 14:49:57','size',1,NULL,'Number of pages in the index'),('esports','files','PRIMARY','2016-03-12 14:49:58','n_diff_pfx01',0,1,'id'),('esports','files','PRIMARY','2016-03-12 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','files','PRIMARY','2016-03-12 14:49:58','size',1,NULL,'Number of pages in the index'),('esports','files','file_id','2016-03-12 14:49:58','n_diff_pfx01',0,1,'file_id'),('esports','files','file_id','2016-03-12 14:49:58','n_diff_pfx02',0,1,'file_id,id'),('esports','files','file_id','2016-03-12 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','files','file_id','2016-03-12 14:49:58','size',1,NULL,'Number of pages in the index'),('esports','files','user_id','2016-03-12 14:49:58','n_diff_pfx01',0,1,'user_id'),('esports','files','user_id','2016-03-12 14:49:58','n_diff_pfx02',0,1,'user_id,id'),('esports','files','user_id','2016-03-12 14:49:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','files','user_id','2016-03-12 14:49:58','size',1,NULL,'Number of pages in the index'),('esports','files_chosen_file','PRIMARY','2016-03-12 14:49:59','n_diff_pfx01',0,1,'id'),('esports','files_chosen_file','PRIMARY','2016-03-12 14:49:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','files_chosen_file','PRIMARY','2016-03-12 14:49:59','size',1,NULL,'Number of pages in the index'),('esports','gallery_galleries','PRIMARY','2016-03-12 14:50:00','n_diff_pfx01',1,1,'id'),('esports','gallery_galleries','PRIMARY','2016-03-12 14:50:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','gallery_galleries','PRIMARY','2016-03-12 14:50:00','size',1,NULL,'Number of pages in the index'),('esports','gallery_photos','PRIMARY','2016-03-12 14:50:01','n_diff_pfx01',0,1,'id'),('esports','gallery_photos','PRIMARY','2016-03-12 14:50:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','gallery_photos','PRIMARY','2016-03-12 14:50:01','size',1,NULL,'Number of pages in the index'),('esports','gallery_photos','gallery_id','2016-03-12 14:50:01','n_diff_pfx01',0,1,'gallery_id'),('esports','gallery_photos','gallery_id','2016-03-12 14:50:01','n_diff_pfx02',0,1,'gallery_id,id'),('esports','gallery_photos','gallery_id','2016-03-12 14:50:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','gallery_photos','gallery_id','2016-03-12 14:50:01','size',1,NULL,'Number of pages in the index'),('esports','games_games','PRIMARY','2016-03-12 14:50:02','n_diff_pfx01',2,1,'id'),('esports','games_games','PRIMARY','2016-03-12 14:50:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_games','PRIMARY','2016-03-12 14:50:02','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments','PRIMARY','2016-03-12 14:50:02','n_diff_pfx01',0,1,'id'),('esports','games_tournaments','PRIMARY','2016-03-12 14:50:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments','PRIMARY','2016-03-12 14:50:02','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_matches','PRIMARY','2016-03-12 14:50:03','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_matches','PRIMARY','2016-03-12 14:50:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_matches','PRIMARY','2016-03-12 14:50:03','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_placements','PRIMARY','2016-03-12 14:50:05','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_placements','PRIMARY','2016-03-12 14:50:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_placements','PRIMARY','2016-03-12 14:50:05','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_players','PRIMARY','2016-03-12 14:50:07','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_players','PRIMARY','2016-03-12 14:50:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_players','PRIMARY','2016-03-12 14:50:07','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_results','PRIMARY','2016-03-12 14:50:07','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_results','PRIMARY','2016-03-12 14:50:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_results','PRIMARY','2016-03-12 14:50:07','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_type_players','PRIMARY','2016-03-12 14:50:08','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_type_players','PRIMARY','2016-03-12 14:50:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_type_players','PRIMARY','2016-03-12 14:50:08','size',1,NULL,'Number of pages in the index'),('esports','games_tournaments_type_roster','PRIMARY','2016-03-12 14:50:09','n_diff_pfx01',0,1,'id'),('esports','games_tournaments_type_roster','PRIMARY','2016-03-12 14:50:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_tournaments_type_roster','PRIMARY','2016-03-12 14:50:09','size',1,NULL,'Number of pages in the index'),('esports','games_types','PRIMARY','2016-03-12 14:50:09','n_diff_pfx01',3,1,'id'),('esports','games_types','PRIMARY','2016-03-12 14:50:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','games_types','PRIMARY','2016-03-12 14:50:09','size',1,NULL,'Number of pages in the index'),('esports','modules','PRIMARY','2016-03-12 14:50:10','n_diff_pfx01',13,1,'id'),('esports','modules','PRIMARY','2016-03-12 14:50:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','modules','PRIMARY','2016-03-12 14:50:10','size',1,NULL,'Number of pages in the index'),('esports','modules','name','2016-03-12 14:50:10','n_diff_pfx01',13,1,'name'),('esports','modules','name','2016-03-12 14:50:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','modules','name','2016-03-12 14:50:10','size',1,NULL,'Number of pages in the index'),('esports','news','PRIMARY','2016-03-12 14:50:11','n_diff_pfx01',2,1,'id'),('esports','news','PRIMARY','2016-03-12 14:50:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','news','PRIMARY','2016-03-12 14:50:11','size',1,NULL,'Number of pages in the index'),('esports','players_games','PRIMARY','2016-03-12 14:50:12','n_diff_pfx01',4,1,'id'),('esports','players_games','PRIMARY','2016-03-12 14:50:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','players_games','PRIMARY','2016-03-12 14:50:12','size',1,NULL,'Number of pages in the index'),('esports','security_permissions','PRIMARY','2016-03-12 14:50:14','n_diff_pfx01',15,1,'id'),('esports','security_permissions','PRIMARY','2016-03-12 14:50:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_permissions','PRIMARY','2016-03-12 14:50:14','size',1,NULL,'Number of pages in the index'),('esports','security_permissions','security_permissions_ibfk_1','2016-03-12 14:50:14','n_diff_pfx01',13,1,'privilege_id'),('esports','security_permissions','security_permissions_ibfk_1','2016-03-12 14:50:14','n_diff_pfx02',15,1,'privilege_id,id'),('esports','security_permissions','security_permissions_ibfk_1','2016-03-12 14:50:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_permissions','security_permissions_ibfk_1','2016-03-12 14:50:14','size',1,NULL,'Number of pages in the index'),('esports','security_permissions','security_permissions_ibfk_2','2016-03-12 14:50:14','n_diff_pfx01',1,1,'resource_id'),('esports','security_permissions','security_permissions_ibfk_2','2016-03-12 14:50:14','n_diff_pfx02',15,1,'resource_id,id'),('esports','security_permissions','security_permissions_ibfk_2','2016-03-12 14:50:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_permissions','security_permissions_ibfk_2','2016-03-12 14:50:14','size',1,NULL,'Number of pages in the index'),('esports','security_permissions','security_permissions_ibfk_3','2016-03-12 14:50:14','n_diff_pfx01',4,1,'role_id'),('esports','security_permissions','security_permissions_ibfk_3','2016-03-12 14:50:14','n_diff_pfx02',15,1,'role_id,id'),('esports','security_permissions','security_permissions_ibfk_3','2016-03-12 14:50:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_permissions','security_permissions_ibfk_3','2016-03-12 14:50:14','size',1,NULL,'Number of pages in the index'),('esports','security_privileges','PRIMARY','2016-03-12 14:50:15','n_diff_pfx01',17,1,'id'),('esports','security_privileges','PRIMARY','2016-03-12 14:50:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_privileges','PRIMARY','2016-03-12 14:50:15','size',1,NULL,'Number of pages in the index'),('esports','security_privileges','resource_id_fk','2016-03-12 14:50:15','n_diff_pfx01',12,1,'resource_id'),('esports','security_privileges','resource_id_fk','2016-03-12 14:50:15','n_diff_pfx02',17,1,'resource_id,id'),('esports','security_privileges','resource_id_fk','2016-03-12 14:50:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_privileges','resource_id_fk','2016-03-12 14:50:15','size',1,NULL,'Number of pages in the index'),('esports','security_resources','PRIMARY','2016-03-12 14:50:17','n_diff_pfx01',12,1,'id'),('esports','security_resources','PRIMARY','2016-03-12 14:50:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_resources','PRIMARY','2016-03-12 14:50:17','size',1,NULL,'Number of pages in the index'),('esports','security_resources','security_resources_ibfk_1','2016-03-12 14:50:17','n_diff_pfx01',1,1,'parent_id'),('esports','security_resources','security_resources_ibfk_1','2016-03-12 14:50:17','n_diff_pfx02',12,1,'parent_id,id'),('esports','security_resources','security_resources_ibfk_1','2016-03-12 14:50:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_resources','security_resources_ibfk_1','2016-03-12 14:50:17','size',1,NULL,'Number of pages in the index'),('esports','security_roles','PRIMARY','2016-03-12 14:50:18','n_diff_pfx01',4,1,'id'),('esports','security_roles','PRIMARY','2016-03-12 14:50:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_roles','PRIMARY','2016-03-12 14:50:18','size',1,NULL,'Number of pages in the index'),('esports','security_roles','parent_id','2016-03-12 14:50:18','n_diff_pfx01',3,1,'parent_id'),('esports','security_roles','parent_id','2016-03-12 14:50:18','n_diff_pfx02',4,1,'parent_id,id'),('esports','security_roles','parent_id','2016-03-12 14:50:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_roles','parent_id','2016-03-12 14:50:18','size',1,NULL,'Number of pages in the index'),('esports','security_users','PRIMARY','2016-03-12 14:50:19','n_diff_pfx01',15,1,'id'),('esports','security_users','PRIMARY','2016-03-12 14:50:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_users','PRIMARY','2016-03-12 14:50:19','size',1,NULL,'Number of pages in the index'),('esports','security_users','login','2016-03-12 14:50:19','n_diff_pfx01',15,1,'login'),('esports','security_users','login','2016-03-12 14:50:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_users','login','2016-03-12 14:50:19','size',1,NULL,'Number of pages in the index'),('esports','security_users_roles','PRIMARY','2016-03-12 14:50:21','n_diff_pfx01',8,1,'id'),('esports','security_users_roles','PRIMARY','2016-03-12 14:50:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_users_roles','PRIMARY','2016-03-12 14:50:21','size',1,NULL,'Number of pages in the index'),('esports','security_users_roles','role_id','2016-03-12 14:50:21','n_diff_pfx01',2,1,'role_id'),('esports','security_users_roles','role_id','2016-03-12 14:50:21','n_diff_pfx02',8,1,'role_id,id'),('esports','security_users_roles','role_id','2016-03-12 14:50:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_users_roles','role_id','2016-03-12 14:50:21','size',1,NULL,'Number of pages in the index'),('esports','security_users_roles','user_id','2016-03-12 14:50:21','n_diff_pfx01',8,1,'user_id'),('esports','security_users_roles','user_id','2016-03-12 14:50:21','n_diff_pfx02',8,1,'user_id,id'),('esports','security_users_roles','user_id','2016-03-12 14:50:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','security_users_roles','user_id','2016-03-12 14:50:21','size',1,NULL,'Number of pages in the index'),('esports','sideblock_link','PRIMARY','2016-03-12 14:50:21','n_diff_pfx01',0,1,'id'),('esports','sideblock_link','PRIMARY','2016-03-12 14:50:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_link','PRIMARY','2016-03-12 14:50:21','size',1,NULL,'Number of pages in the index'),('esports','sideblock_list','PRIMARY','2016-03-12 14:50:23','n_diff_pfx01',0,1,'id'),('esports','sideblock_list','PRIMARY','2016-03-12 14:50:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_list','PRIMARY','2016-03-12 14:50:23','size',1,NULL,'Number of pages in the index'),('esports','sideblock_plain_hmtl','PRIMARY','2016-03-12 14:50:24','n_diff_pfx01',0,1,'id'),('esports','sideblock_plain_hmtl','PRIMARY','2016-03-12 14:50:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_plain_hmtl','PRIMARY','2016-03-12 14:50:24','size',1,NULL,'Number of pages in the index'),('esports','sideblock_poll_answer','PRIMARY','2016-03-12 14:50:25','n_diff_pfx01',0,1,'id'),('esports','sideblock_poll_answer','PRIMARY','2016-03-12 14:50:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_poll_answer','PRIMARY','2016-03-12 14:50:25','size',1,NULL,'Number of pages in the index'),('esports','sideblock_poll_answer','sideblock_poll_question_ID','2016-03-12 14:50:25','n_diff_pfx01',0,1,'sideblock_poll_question_ID'),('esports','sideblock_poll_answer','sideblock_poll_question_ID','2016-03-12 14:50:25','n_diff_pfx02',0,1,'sideblock_poll_question_ID,id'),('esports','sideblock_poll_answer','sideblock_poll_question_ID','2016-03-12 14:50:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_poll_answer','sideblock_poll_question_ID','2016-03-12 14:50:25','size',1,NULL,'Number of pages in the index'),('esports','sideblock_poll_question','PRIMARY','2016-03-12 14:50:26','n_diff_pfx01',0,1,'id'),('esports','sideblock_poll_question','PRIMARY','2016-03-12 14:50:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('esports','sideblock_poll_question','PRIMARY','2016-03-12 14:50:26','size',1,NULL,'Number of pages in the index'),('hacks','events','PRIMARY','2016-03-12 14:50:26','n_diff_pfx01',3,1,'id'),('hacks','events','PRIMARY','2016-03-12 14:50:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hacks','events','PRIMARY','2016-03-12 14:50:26','size',1,NULL,'Number of pages in the index'),('hacks','hack_items','PRIMARY','2016-03-12 14:50:33','n_diff_pfx01',43539,20,'id'),('hacks','hack_items','PRIMARY','2016-03-12 14:50:33','n_leaf_pages',276,NULL,'Number of leaf pages in the index'),('hacks','hack_items','PRIMARY','2016-03-12 14:50:33','size',289,NULL,'Number of pages in the index'),('hacks','hack_items','hackid','2016-03-12 14:50:33','n_diff_pfx01',10644,37,'hackid'),('hacks','hack_items','hackid','2016-03-12 14:50:33','n_diff_pfx02',43681,37,'hackid,id'),('hacks','hack_items','hackid','2016-03-12 14:50:33','n_leaf_pages',37,NULL,'Number of leaf pages in the index'),('hacks','hack_items','hackid','2016-03-12 14:50:33','size',97,NULL,'Number of pages in the index'),('hacks','hacks','PRIMARY','2016-03-12 14:50:40','n_diff_pfx01',10952,20,'id'),('hacks','hacks','PRIMARY','2016-03-12 14:50:40','n_leaf_pages',65,NULL,'Number of leaf pages in the index'),('hacks','hacks','PRIMARY','2016-03-12 14:50:40','size',97,NULL,'Number of pages in the index'),('hacks','hacks','event','2016-03-12 14:50:40','n_diff_pfx01',3,8,'event'),('hacks','hacks','event','2016-03-12 14:50:40','n_diff_pfx02',10856,8,'event,id'),('hacks','hacks','event','2016-03-12 14:50:40','n_leaf_pages',8,NULL,'Number of leaf pages in the index'),('hacks','hacks','event','2016-03-12 14:50:40','size',9,NULL,'Number of pages in the index'),('havranipapuce','archive','PRIMARY','2016-03-12 14:50:43','n_diff_pfx01',0,1,'ar_id'),('havranipapuce','archive','PRIMARY','2016-03-12 14:50:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','PRIMARY','2016-03-12 14:50:43','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','ar_revid','2016-03-12 14:50:43','n_diff_pfx01',0,1,'ar_rev_id'),('havranipapuce','archive','ar_revid','2016-03-12 14:50:43','n_diff_pfx02',0,1,'ar_rev_id,ar_id'),('havranipapuce','archive','ar_revid','2016-03-12 14:50:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','ar_revid','2016-03-12 14:50:43','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','n_diff_pfx01',0,1,'ar_namespace'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','n_diff_pfx02',0,1,'ar_namespace,ar_title'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','n_diff_pfx03',0,1,'ar_namespace,ar_title,ar_timestamp'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','n_diff_pfx04',0,1,'ar_namespace,ar_title,ar_timestamp,ar_id'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','name_title_timestamp','2016-03-12 14:50:43','size',1,NULL,'Number of pages in the index'),('havranipapuce','archive','usertext_timestamp','2016-03-12 14:50:43','n_diff_pfx01',0,1,'ar_user_text'),('havranipapuce','archive','usertext_timestamp','2016-03-12 14:50:43','n_diff_pfx02',0,1,'ar_user_text,ar_timestamp'),('havranipapuce','archive','usertext_timestamp','2016-03-12 14:50:43','n_diff_pfx03',0,1,'ar_user_text,ar_timestamp,ar_id'),('havranipapuce','archive','usertext_timestamp','2016-03-12 14:50:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','archive','usertext_timestamp','2016-03-12 14:50:43','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','PRIMARY','2016-03-12 14:50:44','n_diff_pfx01',1,1,'cat_id'),('havranipapuce','category','PRIMARY','2016-03-12 14:50:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','PRIMARY','2016-03-12 14:50:44','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','cat_pages','2016-03-12 14:50:44','n_diff_pfx01',1,1,'cat_pages'),('havranipapuce','category','cat_pages','2016-03-12 14:50:44','n_diff_pfx02',1,1,'cat_pages,cat_id'),('havranipapuce','category','cat_pages','2016-03-12 14:50:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','cat_pages','2016-03-12 14:50:44','size',1,NULL,'Number of pages in the index'),('havranipapuce','category','cat_title','2016-03-12 14:50:44','n_diff_pfx01',1,1,'cat_title'),('havranipapuce','category','cat_title','2016-03-12 14:50:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','category','cat_title','2016-03-12 14:50:44','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_collation','2016-03-12 14:50:46','n_diff_pfx01',1,1,'cl_collation'),('havranipapuce','categorylinks','cl_collation','2016-03-12 14:50:46','n_diff_pfx02',4,1,'cl_collation,cl_from'),('havranipapuce','categorylinks','cl_collation','2016-03-12 14:50:46','n_diff_pfx03',4,1,'cl_collation,cl_from,cl_to'),('havranipapuce','categorylinks','cl_collation','2016-03-12 14:50:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_collation','2016-03-12 14:50:46','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_from','2016-03-12 14:50:46','n_diff_pfx01',4,1,'cl_from'),('havranipapuce','categorylinks','cl_from','2016-03-12 14:50:46','n_diff_pfx02',4,1,'cl_from,cl_to'),('havranipapuce','categorylinks','cl_from','2016-03-12 14:50:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_from','2016-03-12 14:50:46','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','n_diff_pfx01',1,1,'cl_to'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','n_diff_pfx02',1,1,'cl_to,cl_type'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','n_diff_pfx03',4,1,'cl_to,cl_type,cl_sortkey'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','n_diff_pfx04',4,1,'cl_to,cl_type,cl_sortkey,cl_from'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_sortkey','2016-03-12 14:50:46','size',1,NULL,'Number of pages in the index'),('havranipapuce','categorylinks','cl_timestamp','2016-03-12 14:50:46','n_diff_pfx01',1,1,'cl_to'),('havranipapuce','categorylinks','cl_timestamp','2016-03-12 14:50:46','n_diff_pfx02',4,1,'cl_to,cl_timestamp'),('havranipapuce','categorylinks','cl_timestamp','2016-03-12 14:50:46','n_diff_pfx03',4,1,'cl_to,cl_timestamp,cl_from'),('havranipapuce','categorylinks','cl_timestamp','2016-03-12 14:50:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','categorylinks','cl_timestamp','2016-03-12 14:50:46','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2016-03-12 14:50:48','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2016-03-12 14:50:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','GEN_CLUST_INDEX','2016-03-12 14:50:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_log_tag','2016-03-12 14:50:48','n_diff_pfx01',0,1,'ct_log_id'),('havranipapuce','change_tag','change_tag_log_tag','2016-03-12 14:50:48','n_diff_pfx02',0,1,'ct_log_id,ct_tag'),('havranipapuce','change_tag','change_tag_log_tag','2016-03-12 14:50:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_log_tag','2016-03-12 14:50:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_rc_tag','2016-03-12 14:50:48','n_diff_pfx01',0,1,'ct_rc_id'),('havranipapuce','change_tag','change_tag_rc_tag','2016-03-12 14:50:48','n_diff_pfx02',0,1,'ct_rc_id,ct_tag'),('havranipapuce','change_tag','change_tag_rc_tag','2016-03-12 14:50:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_rc_tag','2016-03-12 14:50:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_rev_tag','2016-03-12 14:50:48','n_diff_pfx01',0,1,'ct_rev_id'),('havranipapuce','change_tag','change_tag_rev_tag','2016-03-12 14:50:48','n_diff_pfx02',0,1,'ct_rev_id,ct_tag'),('havranipapuce','change_tag','change_tag_rev_tag','2016-03-12 14:50:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_rev_tag','2016-03-12 14:50:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','n_diff_pfx01',0,1,'ct_tag'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','n_diff_pfx02',0,1,'ct_tag,ct_rc_id'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','n_diff_pfx03',0,1,'ct_tag,ct_rc_id,ct_rev_id'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','n_diff_pfx04',0,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','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','2016-03-12 14:50:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','change_tag','change_tag_tag_id','2016-03-12 14:50:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','external_user','PRIMARY','2016-03-12 14:50:49','n_diff_pfx01',0,1,'eu_local_id'),('havranipapuce','external_user','PRIMARY','2016-03-12 14:50:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','external_user','PRIMARY','2016-03-12 14:50:49','size',1,NULL,'Number of pages in the index'),('havranipapuce','external_user','eu_external_id','2016-03-12 14:50:49','n_diff_pfx01',0,1,'eu_external_id'),('havranipapuce','external_user','eu_external_id','2016-03-12 14:50:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','external_user','eu_external_id','2016-03-12 14:50:49','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','PRIMARY','2016-03-12 14:50:50','n_diff_pfx01',61,1,'el_id'),('havranipapuce','externallinks','PRIMARY','2016-03-12 14:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','PRIMARY','2016-03-12 14:50:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_from','2016-03-12 14:50:50','n_diff_pfx01',14,1,'el_from'),('havranipapuce','externallinks','el_from','2016-03-12 14:50:50','n_diff_pfx02',46,1,'el_from,el_to'),('havranipapuce','externallinks','el_from','2016-03-12 14:50:50','n_diff_pfx03',61,1,'el_from,el_to,el_id'),('havranipapuce','externallinks','el_from','2016-03-12 14:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_from','2016-03-12 14:50:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_index','2016-03-12 14:50:50','n_diff_pfx01',53,1,'el_index'),('havranipapuce','externallinks','el_index','2016-03-12 14:50:50','n_diff_pfx02',61,1,'el_index,el_id'),('havranipapuce','externallinks','el_index','2016-03-12 14:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_index','2016-03-12 14:50:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','externallinks','el_to','2016-03-12 14:50:50','n_diff_pfx01',50,1,'el_to'),('havranipapuce','externallinks','el_to','2016-03-12 14:50:50','n_diff_pfx02',54,1,'el_to,el_from'),('havranipapuce','externallinks','el_to','2016-03-12 14:50:50','n_diff_pfx03',61,1,'el_to,el_from,el_id'),('havranipapuce','externallinks','el_to','2016-03-12 14:50:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','externallinks','el_to','2016-03-12 14:50:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','PRIMARY','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_id'),('havranipapuce','filearchive','PRIMARY','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','PRIMARY','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_deleted_timestamp','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_deleted_timestamp'),('havranipapuce','filearchive','fa_deleted_timestamp','2016-03-12 14:50:52','n_diff_pfx02',0,1,'fa_deleted_timestamp,fa_id'),('havranipapuce','filearchive','fa_deleted_timestamp','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_deleted_timestamp','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_name','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_name'),('havranipapuce','filearchive','fa_name','2016-03-12 14:50:52','n_diff_pfx02',0,1,'fa_name,fa_timestamp'),('havranipapuce','filearchive','fa_name','2016-03-12 14:50:52','n_diff_pfx03',0,1,'fa_name,fa_timestamp,fa_id'),('havranipapuce','filearchive','fa_name','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_name','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_sha1','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_sha1'),('havranipapuce','filearchive','fa_sha1','2016-03-12 14:50:52','n_diff_pfx02',0,1,'fa_sha1,fa_id'),('havranipapuce','filearchive','fa_sha1','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_sha1','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_storage_group','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_storage_group'),('havranipapuce','filearchive','fa_storage_group','2016-03-12 14:50:52','n_diff_pfx02',0,1,'fa_storage_group,fa_storage_key'),('havranipapuce','filearchive','fa_storage_group','2016-03-12 14:50:52','n_diff_pfx03',0,1,'fa_storage_group,fa_storage_key,fa_id'),('havranipapuce','filearchive','fa_storage_group','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_storage_group','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','filearchive','fa_user_timestamp','2016-03-12 14:50:52','n_diff_pfx01',0,1,'fa_user_text'),('havranipapuce','filearchive','fa_user_timestamp','2016-03-12 14:50:52','n_diff_pfx02',0,1,'fa_user_text,fa_timestamp'),('havranipapuce','filearchive','fa_user_timestamp','2016-03-12 14:50:52','n_diff_pfx03',0,1,'fa_user_text,fa_timestamp,fa_id'),('havranipapuce','filearchive','fa_user_timestamp','2016-03-12 14:50:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','filearchive','fa_user_timestamp','2016-03-12 14:50:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','PRIMARY','2016-03-12 14:50:54','n_diff_pfx01',457,12,'img_name'),('havranipapuce','image','PRIMARY','2016-03-12 14:50:54','n_leaf_pages',12,NULL,'Number of leaf pages in the index'),('havranipapuce','image','PRIMARY','2016-03-12 14:50:54','size',13,NULL,'Number of pages in the index'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','n_diff_pfx01',1,1,'img_media_type'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','n_diff_pfx02',1,1,'img_media_type,img_major_mime'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','n_diff_pfx03',3,1,'img_media_type,img_major_mime,img_minor_mime'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','n_diff_pfx04',457,1,'img_media_type,img_major_mime,img_minor_mime,img_name'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_media_mime','2016-03-12 14:50:54','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_sha1','2016-03-12 14:50:54','n_diff_pfx01',456,2,'img_sha1'),('havranipapuce','image','img_sha1','2016-03-12 14:50:54','n_diff_pfx02',457,2,'img_sha1,img_name'),('havranipapuce','image','img_sha1','2016-03-12 14:50:54','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_sha1','2016-03-12 14:50:54','size',3,NULL,'Number of pages in the index'),('havranipapuce','image','img_size','2016-03-12 14:50:54','n_diff_pfx01',455,1,'img_size'),('havranipapuce','image','img_size','2016-03-12 14:50:54','n_diff_pfx02',457,1,'img_size,img_name'),('havranipapuce','image','img_size','2016-03-12 14:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_size','2016-03-12 14:50:54','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_timestamp','2016-03-12 14:50:54','n_diff_pfx01',457,1,'img_timestamp'),('havranipapuce','image','img_timestamp','2016-03-12 14:50:54','n_diff_pfx02',457,1,'img_timestamp,img_name'),('havranipapuce','image','img_timestamp','2016-03-12 14:50:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_timestamp','2016-03-12 14:50:54','size',1,NULL,'Number of pages in the index'),('havranipapuce','image','img_usertext_timestamp','2016-03-12 14:50:54','n_diff_pfx01',3,2,'img_user_text'),('havranipapuce','image','img_usertext_timestamp','2016-03-12 14:50:54','n_diff_pfx02',457,2,'img_user_text,img_timestamp'),('havranipapuce','image','img_usertext_timestamp','2016-03-12 14:50:54','n_diff_pfx03',457,2,'img_user_text,img_timestamp,img_name'),('havranipapuce','image','img_usertext_timestamp','2016-03-12 14:50:54','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','image','img_usertext_timestamp','2016-03-12 14:50:54','size',3,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_backlinks_namespace','2016-03-12 14:50:55','n_diff_pfx01',452,1,'il_to'),('havranipapuce','imagelinks','il_backlinks_namespace','2016-03-12 14:50:55','n_diff_pfx02',452,1,'il_to,il_from_namespace'),('havranipapuce','imagelinks','il_backlinks_namespace','2016-03-12 14:50:55','n_diff_pfx03',455,1,'il_to,il_from_namespace,il_from'),('havranipapuce','imagelinks','il_backlinks_namespace','2016-03-12 14:50:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_backlinks_namespace','2016-03-12 14:50:55','size',1,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_from','2016-03-12 14:50:55','n_diff_pfx01',38,2,'il_from'),('havranipapuce','imagelinks','il_from','2016-03-12 14:50:55','n_diff_pfx02',455,2,'il_from,il_to'),('havranipapuce','imagelinks','il_from','2016-03-12 14:50:55','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_from','2016-03-12 14:50:55','size',3,NULL,'Number of pages in the index'),('havranipapuce','imagelinks','il_to','2016-03-12 14:50:55','n_diff_pfx01',452,1,'il_to'),('havranipapuce','imagelinks','il_to','2016-03-12 14:50:55','n_diff_pfx02',455,1,'il_to,il_from'),('havranipapuce','imagelinks','il_to','2016-03-12 14:50:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','imagelinks','il_to','2016-03-12 14:50:55','size',1,NULL,'Number of pages in the index'),('havranipapuce','interwiki','iw_prefix','2016-03-12 14:50:56','n_diff_pfx01',93,1,'iw_prefix'),('havranipapuce','interwiki','iw_prefix','2016-03-12 14:50:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','interwiki','iw_prefix','2016-03-12 14:50:56','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','PRIMARY','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_id'),('havranipapuce','ipblocks','PRIMARY','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','PRIMARY','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_address'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_address,ipb_user'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','n_diff_pfx03',0,1,'ipb_address,ipb_user,ipb_auto'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','n_diff_pfx04',0,1,'ipb_address,ipb_user,ipb_auto,ipb_anon_only'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_address','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_expiry','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_expiry'),('havranipapuce','ipblocks','ipb_expiry','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_expiry,ipb_id'),('havranipapuce','ipblocks','ipb_expiry','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_expiry','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_parent_block_id','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_parent_block_id'),('havranipapuce','ipblocks','ipb_parent_block_id','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_parent_block_id,ipb_id'),('havranipapuce','ipblocks','ipb_parent_block_id','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_parent_block_id','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_range','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_range_start'),('havranipapuce','ipblocks','ipb_range','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_range_start,ipb_range_end'),('havranipapuce','ipblocks','ipb_range','2016-03-12 14:50:58','n_diff_pfx03',0,1,'ipb_range_start,ipb_range_end,ipb_id'),('havranipapuce','ipblocks','ipb_range','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_range','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_timestamp','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_timestamp'),('havranipapuce','ipblocks','ipb_timestamp','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_timestamp,ipb_id'),('havranipapuce','ipblocks','ipb_timestamp','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_timestamp','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','ipblocks','ipb_user','2016-03-12 14:50:58','n_diff_pfx01',0,1,'ipb_user'),('havranipapuce','ipblocks','ipb_user','2016-03-12 14:50:58','n_diff_pfx02',0,1,'ipb_user,ipb_id'),('havranipapuce','ipblocks','ipb_user','2016-03-12 14:50:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','ipblocks','ipb_user','2016-03-12 14:50:58','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_from','2016-03-12 14:50:59','n_diff_pfx01',0,1,'iwl_from'),('havranipapuce','iwlinks','iwl_from','2016-03-12 14:50:59','n_diff_pfx02',0,1,'iwl_from,iwl_prefix'),('havranipapuce','iwlinks','iwl_from','2016-03-12 14:50:59','n_diff_pfx03',0,1,'iwl_from,iwl_prefix,iwl_title'),('havranipapuce','iwlinks','iwl_from','2016-03-12 14:50:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_from','2016-03-12 14:50:59','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_prefix_from_title','2016-03-12 14:50:59','n_diff_pfx01',0,1,'iwl_prefix'),('havranipapuce','iwlinks','iwl_prefix_from_title','2016-03-12 14:50:59','n_diff_pfx02',0,1,'iwl_prefix,iwl_from'),('havranipapuce','iwlinks','iwl_prefix_from_title','2016-03-12 14:50:59','n_diff_pfx03',0,1,'iwl_prefix,iwl_from,iwl_title'),('havranipapuce','iwlinks','iwl_prefix_from_title','2016-03-12 14:50:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_prefix_from_title','2016-03-12 14:50:59','size',1,NULL,'Number of pages in the index'),('havranipapuce','iwlinks','iwl_prefix_title_from','2016-03-12 14:50:59','n_diff_pfx01',0,1,'iwl_prefix'),('havranipapuce','iwlinks','iwl_prefix_title_from','2016-03-12 14:50:59','n_diff_pfx02',0,1,'iwl_prefix,iwl_title'),('havranipapuce','iwlinks','iwl_prefix_title_from','2016-03-12 14:50:59','n_diff_pfx03',0,1,'iwl_prefix,iwl_title,iwl_from'),('havranipapuce','iwlinks','iwl_prefix_title_from','2016-03-12 14:50:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','iwlinks','iwl_prefix_title_from','2016-03-12 14:50:59','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','PRIMARY','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_id'),('havranipapuce','job','PRIMARY','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','PRIMARY','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_diff_pfx02',0,1,'job_cmd,job_namespace'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_diff_pfx03',0,1,'job_cmd,job_namespace,job_title'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_diff_pfx04',0,1,'job_cmd,job_namespace,job_title,job_params'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_diff_pfx05',0,1,'job_cmd,job_namespace,job_title,job_params,job_id'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','n_diff_pfx02',0,1,'job_cmd,job_token'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','n_diff_pfx03',0,1,'job_cmd,job_token,job_random'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','n_diff_pfx04',0,1,'job_cmd,job_token,job_random,job_id'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd_token','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_cmd_token_id','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_cmd'),('havranipapuce','job','job_cmd_token_id','2016-03-12 14:51:01','n_diff_pfx02',0,1,'job_cmd,job_token'),('havranipapuce','job','job_cmd_token_id','2016-03-12 14:51:01','n_diff_pfx03',0,1,'job_cmd,job_token,job_id'),('havranipapuce','job','job_cmd_token_id','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_cmd_token_id','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_sha1','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_sha1'),('havranipapuce','job','job_sha1','2016-03-12 14:51:01','n_diff_pfx02',0,1,'job_sha1,job_id'),('havranipapuce','job','job_sha1','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_sha1','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','job','job_timestamp','2016-03-12 14:51:01','n_diff_pfx01',0,1,'job_timestamp'),('havranipapuce','job','job_timestamp','2016-03-12 14:51:01','n_diff_pfx02',0,1,'job_timestamp,job_id'),('havranipapuce','job','job_timestamp','2016-03-12 14:51:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','job','job_timestamp','2016-03-12 14:51:01','size',1,NULL,'Number of pages in the index'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2016-03-12 14:51:06','n_diff_pfx01',10332,20,'DB_ROW_ID'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2016-03-12 14:51:06','n_leaf_pages',111,NULL,'Number of leaf pages in the index'),('havranipapuce','l10n_cache','GEN_CLUST_INDEX','2016-03-12 14:51:06','size',161,NULL,'Number of pages in the index'),('havranipapuce','l10n_cache','lc_lang_key','2016-03-12 14:51:06','n_diff_pfx01',2,30,'lc_lang'),('havranipapuce','l10n_cache','lc_lang_key','2016-03-12 14:51:06','n_diff_pfx02',10156,30,'lc_lang,lc_key'),('havranipapuce','l10n_cache','lc_lang_key','2016-03-12 14:51:06','n_diff_pfx03',10156,30,'lc_lang,lc_key,DB_ROW_ID'),('havranipapuce','l10n_cache','lc_lang_key','2016-03-12 14:51:06','n_leaf_pages',30,NULL,'Number of leaf pages in the index'),('havranipapuce','l10n_cache','lc_lang_key','2016-03-12 14:51:06','size',31,NULL,'Number of pages in the index'),('havranipapuce','langlinks','ll_from','2016-03-12 14:51:08','n_diff_pfx01',0,1,'ll_from'),('havranipapuce','langlinks','ll_from','2016-03-12 14:51:08','n_diff_pfx02',0,1,'ll_from,ll_lang'),('havranipapuce','langlinks','ll_from','2016-03-12 14:51:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','langlinks','ll_from','2016-03-12 14:51:08','size',1,NULL,'Number of pages in the index'),('havranipapuce','langlinks','ll_lang','2016-03-12 14:51:08','n_diff_pfx01',0,1,'ll_lang'),('havranipapuce','langlinks','ll_lang','2016-03-12 14:51:08','n_diff_pfx02',0,1,'ll_lang,ll_title'),('havranipapuce','langlinks','ll_lang','2016-03-12 14:51:08','n_diff_pfx03',0,1,'ll_lang,ll_title,ll_from'),('havranipapuce','langlinks','ll_lang','2016-03-12 14:51:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','langlinks','ll_lang','2016-03-12 14:51:08','size',1,NULL,'Number of pages in the index'),('havranipapuce','log_search','ls_field_val','2016-03-12 14:51:09','n_diff_pfx01',0,1,'ls_field'),('havranipapuce','log_search','ls_field_val','2016-03-12 14:51:09','n_diff_pfx02',0,1,'ls_field,ls_value'),('havranipapuce','log_search','ls_field_val','2016-03-12 14:51:09','n_diff_pfx03',0,1,'ls_field,ls_value,ls_log_id'),('havranipapuce','log_search','ls_field_val','2016-03-12 14:51:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','log_search','ls_field_val','2016-03-12 14:51:09','size',1,NULL,'Number of pages in the index'),('havranipapuce','log_search','ls_log_id','2016-03-12 14:51:09','n_diff_pfx01',0,1,'ls_log_id'),('havranipapuce','log_search','ls_log_id','2016-03-12 14:51:09','n_diff_pfx02',0,1,'ls_log_id,ls_field'),('havranipapuce','log_search','ls_log_id','2016-03-12 14:51:09','n_diff_pfx03',0,1,'ls_log_id,ls_field,ls_value'),('havranipapuce','log_search','ls_log_id','2016-03-12 14:51:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','log_search','ls_log_id','2016-03-12 14:51:09','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','PRIMARY','2016-03-12 14:51:12','n_diff_pfx01',489,4,'log_id'),('havranipapuce','logging','PRIMARY','2016-03-12 14:51:12','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','PRIMARY','2016-03-12 14:51:12','size',5,NULL,'Number of pages in the index'),('havranipapuce','logging','log_page_id_time','2016-03-12 14:51:12','n_diff_pfx01',462,1,'log_page'),('havranipapuce','logging','log_page_id_time','2016-03-12 14:51:12','n_diff_pfx02',489,1,'log_page,log_timestamp'),('havranipapuce','logging','log_page_id_time','2016-03-12 14:51:12','n_diff_pfx03',489,1,'log_page,log_timestamp,log_id'),('havranipapuce','logging','log_page_id_time','2016-03-12 14:51:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_page_id_time','2016-03-12 14:51:12','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_text_time','2016-03-12 14:51:12','n_diff_pfx01',4,1,'log_user_text'),('havranipapuce','logging','log_user_text_time','2016-03-12 14:51:12','n_diff_pfx02',489,1,'log_user_text,log_timestamp'),('havranipapuce','logging','log_user_text_time','2016-03-12 14:51:12','n_diff_pfx03',489,1,'log_user_text,log_timestamp,log_id'),('havranipapuce','logging','log_user_text_time','2016-03-12 14:51:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_text_time','2016-03-12 14:51:12','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','n_diff_pfx01',4,2,'log_user_text'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','n_diff_pfx02',5,2,'log_user_text,log_type'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','n_diff_pfx03',489,2,'log_user_text,log_type,log_timestamp'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','n_diff_pfx04',489,2,'log_user_text,log_type,log_timestamp,log_id'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_text_type_time','2016-03-12 14:51:12','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','n_diff_pfx01',4,2,'log_user'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','n_diff_pfx02',5,2,'log_user,log_type'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','n_diff_pfx03',489,2,'log_user,log_type,log_timestamp'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','n_diff_pfx04',489,2,'log_user,log_type,log_timestamp,log_id'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','log_user_type_time','2016-03-12 14:51:12','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','n_diff_pfx01',3,2,'log_namespace'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','n_diff_pfx02',466,2,'log_namespace,log_title'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','n_diff_pfx03',489,2,'log_namespace,log_title,log_timestamp'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','n_diff_pfx04',489,2,'log_namespace,log_title,log_timestamp,log_id'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','page_time','2016-03-12 14:51:12','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','times','2016-03-12 14:51:12','n_diff_pfx01',489,1,'log_timestamp'),('havranipapuce','logging','times','2016-03-12 14:51:12','n_diff_pfx02',489,1,'log_timestamp,log_id'),('havranipapuce','logging','times','2016-03-12 14:51:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','times','2016-03-12 14:51:12','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','n_diff_pfx01',3,2,'log_type'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','n_diff_pfx02',4,2,'log_type,log_action'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','n_diff_pfx03',489,2,'log_type,log_action,log_timestamp'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','n_diff_pfx04',489,2,'log_type,log_action,log_timestamp,log_id'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','type_action','2016-03-12 14:51:12','size',3,NULL,'Number of pages in the index'),('havranipapuce','logging','type_time','2016-03-12 14:51:12','n_diff_pfx01',3,1,'log_type'),('havranipapuce','logging','type_time','2016-03-12 14:51:12','n_diff_pfx02',489,1,'log_type,log_timestamp'),('havranipapuce','logging','type_time','2016-03-12 14:51:12','n_diff_pfx03',489,1,'log_type,log_timestamp,log_id'),('havranipapuce','logging','type_time','2016-03-12 14:51:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','type_time','2016-03-12 14:51:12','size',1,NULL,'Number of pages in the index'),('havranipapuce','logging','user_time','2016-03-12 14:51:12','n_diff_pfx01',4,1,'log_user'),('havranipapuce','logging','user_time','2016-03-12 14:51:12','n_diff_pfx02',489,1,'log_user,log_timestamp'),('havranipapuce','logging','user_time','2016-03-12 14:51:12','n_diff_pfx03',489,1,'log_user,log_timestamp,log_id'),('havranipapuce','logging','user_time','2016-03-12 14:51:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','logging','user_time','2016-03-12 14:51:12','size',1,NULL,'Number of pages in the index'),('havranipapuce','module_deps','md_module_skin','2016-03-14 20:16:59','n_diff_pfx01',9,1,'md_module'),('havranipapuce','module_deps','md_module_skin','2016-03-14 20:16:59','n_diff_pfx02',9,1,'md_module,md_skin'),('havranipapuce','module_deps','md_module_skin','2016-03-14 20:16:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','module_deps','md_module_skin','2016-03-14 20:16:59','size',1,NULL,'Number of pages in the index'),('havranipapuce','msg_resource','mr_resource_lang','2016-03-14 20:17:09','n_diff_pfx01',52,1,'mr_resource'),('havranipapuce','msg_resource','mr_resource_lang','2016-03-14 20:17:09','n_diff_pfx02',52,1,'mr_resource,mr_lang'),('havranipapuce','msg_resource','mr_resource_lang','2016-03-14 20:17:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','msg_resource','mr_resource_lang','2016-03-14 20:17:09','size',1,NULL,'Number of pages in the index'),('havranipapuce','msg_resource_links','mrl_message_resource','2016-03-12 14:51:15','n_diff_pfx01',22,1,'mrl_message'),('havranipapuce','msg_resource_links','mrl_message_resource','2016-03-12 14:51:15','n_diff_pfx02',23,1,'mrl_message,mrl_resource'),('havranipapuce','msg_resource_links','mrl_message_resource','2016-03-12 14:51:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','msg_resource_links','mrl_message_resource','2016-03-12 14:51:15','size',1,NULL,'Number of pages in the index'),('havranipapuce','objectcache','PRIMARY','2016-03-14 20:17:19','n_diff_pfx01',340,13,'keyname'),('havranipapuce','objectcache','PRIMARY','2016-03-14 20:17:19','n_leaf_pages',37,NULL,'Number of leaf pages in the index'),('havranipapuce','objectcache','PRIMARY','2016-03-14 20:17:19','size',96,NULL,'Number of pages in the index'),('havranipapuce','objectcache','exptime','2016-03-14 20:17:19','n_diff_pfx01',4,4,'exptime'),('havranipapuce','objectcache','exptime','2016-03-14 20:17:19','n_diff_pfx02',353,4,'exptime,keyname'),('havranipapuce','objectcache','exptime','2016-03-14 20:17:19','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','objectcache','exptime','2016-03-14 20:17:19','size',5,NULL,'Number of pages in the index'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2016-03-12 14:51:20','n_diff_pfx01',15,1,'DB_ROW_ID'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2016-03-12 14:51:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','GEN_CLUST_INDEX','2016-03-12 14:51:20','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_name_archive_name','2016-03-12 14:51:20','n_diff_pfx01',15,1,'oi_name'),('havranipapuce','oldimage','oi_name_archive_name','2016-03-12 14:51:20','n_diff_pfx02',15,1,'oi_name,oi_archive_name'),('havranipapuce','oldimage','oi_name_archive_name','2016-03-12 14:51:20','n_diff_pfx03',15,1,'oi_name,oi_archive_name,DB_ROW_ID'),('havranipapuce','oldimage','oi_name_archive_name','2016-03-12 14:51:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_name_archive_name','2016-03-12 14:51:20','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_name_timestamp','2016-03-12 14:51:20','n_diff_pfx01',15,1,'oi_name'),('havranipapuce','oldimage','oi_name_timestamp','2016-03-12 14:51:20','n_diff_pfx02',15,1,'oi_name,oi_timestamp'),('havranipapuce','oldimage','oi_name_timestamp','2016-03-12 14:51:20','n_diff_pfx03',15,1,'oi_name,oi_timestamp,DB_ROW_ID'),('havranipapuce','oldimage','oi_name_timestamp','2016-03-12 14:51:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_name_timestamp','2016-03-12 14:51:20','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_sha1','2016-03-12 14:51:20','n_diff_pfx01',15,1,'oi_sha1'),('havranipapuce','oldimage','oi_sha1','2016-03-12 14:51:20','n_diff_pfx02',15,1,'oi_sha1,DB_ROW_ID'),('havranipapuce','oldimage','oi_sha1','2016-03-12 14:51:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_sha1','2016-03-12 14:51:20','size',1,NULL,'Number of pages in the index'),('havranipapuce','oldimage','oi_usertext_timestamp','2016-03-12 14:51:20','n_diff_pfx01',3,1,'oi_user_text'),('havranipapuce','oldimage','oi_usertext_timestamp','2016-03-12 14:51:20','n_diff_pfx02',15,1,'oi_user_text,oi_timestamp'),('havranipapuce','oldimage','oi_usertext_timestamp','2016-03-12 14:51:20','n_diff_pfx03',15,1,'oi_user_text,oi_timestamp,DB_ROW_ID'),('havranipapuce','oldimage','oi_usertext_timestamp','2016-03-12 14:51:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','oldimage','oi_usertext_timestamp','2016-03-12 14:51:20','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','PRIMARY','2016-03-12 14:51:22','n_diff_pfx01',509,4,'page_id'),('havranipapuce','page','PRIMARY','2016-03-12 14:51:22','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','page','PRIMARY','2016-03-12 14:51:22','size',5,NULL,'Number of pages in the index'),('havranipapuce','page','name_title','2016-03-12 14:51:22','n_diff_pfx01',2,1,'page_namespace'),('havranipapuce','page','name_title','2016-03-12 14:51:22','n_diff_pfx02',509,1,'page_namespace,page_title'),('havranipapuce','page','name_title','2016-03-12 14:51:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','name_title','2016-03-12 14:51:22','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_len','2016-03-12 14:51:22','n_diff_pfx01',57,1,'page_len'),('havranipapuce','page','page_len','2016-03-12 14:51:22','n_diff_pfx02',509,1,'page_len,page_id'),('havranipapuce','page','page_len','2016-03-12 14:51:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_len','2016-03-12 14:51:22','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_random','2016-03-12 14:51:22','n_diff_pfx01',509,1,'page_random'),('havranipapuce','page','page_random','2016-03-12 14:51:22','n_diff_pfx02',509,1,'page_random,page_id'),('havranipapuce','page','page_random','2016-03-12 14:51:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_random','2016-03-12 14:51:22','size',1,NULL,'Number of pages in the index'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','n_diff_pfx01',1,1,'page_is_redirect'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','n_diff_pfx02',2,1,'page_is_redirect,page_namespace'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','n_diff_pfx03',58,1,'page_is_redirect,page_namespace,page_len'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','n_diff_pfx04',509,1,'page_is_redirect,page_namespace,page_len,page_id'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page','page_redirect_namespace_len','2016-03-12 14:51:22','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_page_propname','2016-03-12 14:51:23','n_diff_pfx01',0,1,'pp_page'),('havranipapuce','page_props','pp_page_propname','2016-03-12 14:51:23','n_diff_pfx02',0,1,'pp_page,pp_propname'),('havranipapuce','page_props','pp_page_propname','2016-03-12 14:51:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_page_propname','2016-03-12 14:51:23','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_propname_page','2016-03-12 14:51:23','n_diff_pfx01',0,1,'pp_propname'),('havranipapuce','page_props','pp_propname_page','2016-03-12 14:51:23','n_diff_pfx02',0,1,'pp_propname,pp_page'),('havranipapuce','page_props','pp_propname_page','2016-03-12 14:51:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_propname_page','2016-03-12 14:51:23','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_props','pp_propname_sortkey_page','2016-03-12 14:51:23','n_diff_pfx01',0,1,'pp_propname'),('havranipapuce','page_props','pp_propname_sortkey_page','2016-03-12 14:51:23','n_diff_pfx02',0,1,'pp_propname,pp_sortkey'),('havranipapuce','page_props','pp_propname_sortkey_page','2016-03-12 14:51:23','n_diff_pfx03',0,1,'pp_propname,pp_sortkey,pp_page'),('havranipapuce','page_props','pp_propname_sortkey_page','2016-03-12 14:51:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_props','pp_propname_sortkey_page','2016-03-12 14:51:23','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','PRIMARY','2016-03-12 14:51:25','n_diff_pfx01',0,1,'pr_id'),('havranipapuce','page_restrictions','PRIMARY','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','PRIMARY','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_cascade','2016-03-12 14:51:25','n_diff_pfx01',0,1,'pr_cascade'),('havranipapuce','page_restrictions','pr_cascade','2016-03-12 14:51:25','n_diff_pfx02',0,1,'pr_cascade,pr_id'),('havranipapuce','page_restrictions','pr_cascade','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_cascade','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_level','2016-03-12 14:51:25','n_diff_pfx01',0,1,'pr_level'),('havranipapuce','page_restrictions','pr_level','2016-03-12 14:51:25','n_diff_pfx02',0,1,'pr_level,pr_id'),('havranipapuce','page_restrictions','pr_level','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_level','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_pagetype','2016-03-12 14:51:25','n_diff_pfx01',0,1,'pr_page'),('havranipapuce','page_restrictions','pr_pagetype','2016-03-12 14:51:25','n_diff_pfx02',0,1,'pr_page,pr_type'),('havranipapuce','page_restrictions','pr_pagetype','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_pagetype','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','page_restrictions','pr_typelevel','2016-03-12 14:51:25','n_diff_pfx01',0,1,'pr_type'),('havranipapuce','page_restrictions','pr_typelevel','2016-03-12 14:51:25','n_diff_pfx02',0,1,'pr_type,pr_level'),('havranipapuce','page_restrictions','pr_typelevel','2016-03-12 14:51:25','n_diff_pfx03',0,1,'pr_type,pr_level,pr_id'),('havranipapuce','page_restrictions','pr_typelevel','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','page_restrictions','pr_typelevel','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','n_diff_pfx01',1,1,'pl_namespace'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','n_diff_pfx02',51,1,'pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','n_diff_pfx03',51,1,'pl_namespace,pl_title,pl_from_namespace'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','n_diff_pfx04',96,1,'pl_namespace,pl_title,pl_from_namespace,pl_from'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_backlinks_namespace','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_from','2016-03-12 14:51:25','n_diff_pfx01',6,1,'pl_from'),('havranipapuce','pagelinks','pl_from','2016-03-12 14:51:25','n_diff_pfx02',6,1,'pl_from,pl_namespace'),('havranipapuce','pagelinks','pl_from','2016-03-12 14:51:25','n_diff_pfx03',96,1,'pl_from,pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_from','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_from','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','pagelinks','pl_namespace','2016-03-12 14:51:25','n_diff_pfx01',1,1,'pl_namespace'),('havranipapuce','pagelinks','pl_namespace','2016-03-12 14:51:25','n_diff_pfx02',51,1,'pl_namespace,pl_title'),('havranipapuce','pagelinks','pl_namespace','2016-03-12 14:51:25','n_diff_pfx03',96,1,'pl_namespace,pl_title,pl_from'),('havranipapuce','pagelinks','pl_namespace','2016-03-12 14:51:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','pagelinks','pl_namespace','2016-03-12 14:51:25','size',1,NULL,'Number of pages in the index'),('havranipapuce','protected_titles','pt_namespace_title','2016-03-12 14:51:26','n_diff_pfx01',0,1,'pt_namespace'),('havranipapuce','protected_titles','pt_namespace_title','2016-03-12 14:51:26','n_diff_pfx02',0,1,'pt_namespace,pt_title'),('havranipapuce','protected_titles','pt_namespace_title','2016-03-12 14:51:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','protected_titles','pt_namespace_title','2016-03-12 14:51:26','size',1,NULL,'Number of pages in the index'),('havranipapuce','protected_titles','pt_timestamp','2016-03-12 14:51:26','n_diff_pfx01',0,1,'pt_timestamp'),('havranipapuce','protected_titles','pt_timestamp','2016-03-12 14:51:26','n_diff_pfx02',0,1,'pt_timestamp,pt_namespace'),('havranipapuce','protected_titles','pt_timestamp','2016-03-12 14:51:26','n_diff_pfx03',0,1,'pt_timestamp,pt_namespace,pt_title'),('havranipapuce','protected_titles','pt_timestamp','2016-03-12 14:51:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','protected_titles','pt_timestamp','2016-03-12 14:51:26','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache','GEN_CLUST_INDEX','2016-03-12 14:51:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','querycache','GEN_CLUST_INDEX','2016-03-12 14:51:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache','GEN_CLUST_INDEX','2016-03-12 14:51:27','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache','qc_type','2016-03-12 14:51:27','n_diff_pfx01',0,1,'qc_type'),('havranipapuce','querycache','qc_type','2016-03-12 14:51:27','n_diff_pfx02',0,1,'qc_type,qc_value'),('havranipapuce','querycache','qc_type','2016-03-12 14:51:27','n_diff_pfx03',0,1,'qc_type,qc_value,DB_ROW_ID'),('havranipapuce','querycache','qc_type','2016-03-12 14:51:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache','qc_type','2016-03-12 14:51:27','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycache_info','qci_type','2016-03-12 14:51:28','n_diff_pfx01',0,1,'qci_type'),('havranipapuce','querycache_info','qci_type','2016-03-12 14:51:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycache_info','qci_type','2016-03-12 14:51:28','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2016-03-12 14:51:29','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2016-03-12 14:51:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','GEN_CLUST_INDEX','2016-03-12 14:51:29','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','n_diff_pfx02',0,1,'qcc_type,qcc_namespace'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','n_diff_pfx03',0,1,'qcc_type,qcc_namespace,qcc_title'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','n_diff_pfx04',0,1,'qcc_type,qcc_namespace,qcc_title,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_title','2016-03-12 14:51:29','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','n_diff_pfx02',0,1,'qcc_type,qcc_namespacetwo'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','n_diff_pfx03',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','n_diff_pfx04',0,1,'qcc_type,qcc_namespacetwo,qcc_titletwo,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_titletwo','2016-03-12 14:51:29','size',1,NULL,'Number of pages in the index'),('havranipapuce','querycachetwo','qcc_type','2016-03-12 14:51:29','n_diff_pfx01',0,1,'qcc_type'),('havranipapuce','querycachetwo','qcc_type','2016-03-12 14:51:29','n_diff_pfx02',0,1,'qcc_type,qcc_value'),('havranipapuce','querycachetwo','qcc_type','2016-03-12 14:51:29','n_diff_pfx03',0,1,'qcc_type,qcc_value,DB_ROW_ID'),('havranipapuce','querycachetwo','qcc_type','2016-03-12 14:51:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','querycachetwo','qcc_type','2016-03-12 14:51:29','size',1,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','PRIMARY','2016-03-12 14:51:36','n_diff_pfx01',1482,16,'rc_id'),('havranipapuce','recentchanges','PRIMARY','2016-03-12 14:51:36','n_leaf_pages',16,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','PRIMARY','2016-03-12 14:51:36','size',17,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','n_diff_pfx01',2,4,'rc_new'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','n_diff_pfx02',4,4,'rc_new,rc_namespace'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','n_diff_pfx03',1482,4,'rc_new,rc_namespace,rc_timestamp'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','n_diff_pfx04',1482,4,'rc_new,rc_namespace,rc_timestamp,rc_id'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','new_name_timestamp','2016-03-12 14:51:36','size',5,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_cur_id','2016-03-12 14:51:36','n_diff_pfx01',61,2,'rc_cur_id'),('havranipapuce','recentchanges','rc_cur_id','2016-03-12 14:51:36','n_diff_pfx02',1482,2,'rc_cur_id,rc_id'),('havranipapuce','recentchanges','rc_cur_id','2016-03-12 14:51:36','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_cur_id','2016-03-12 14:51:36','size',3,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_ip','2016-03-12 14:51:36','n_diff_pfx01',10,3,'rc_ip'),('havranipapuce','recentchanges','rc_ip','2016-03-12 14:51:36','n_diff_pfx02',1482,3,'rc_ip,rc_id'),('havranipapuce','recentchanges','rc_ip','2016-03-12 14:51:36','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_ip','2016-03-12 14:51:36','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_namespace_title','2016-03-12 14:51:36','n_diff_pfx01',3,5,'rc_namespace'),('havranipapuce','recentchanges','rc_namespace_title','2016-03-12 14:51:36','n_diff_pfx02',392,5,'rc_namespace,rc_title'),('havranipapuce','recentchanges','rc_namespace_title','2016-03-12 14:51:36','n_diff_pfx03',1482,5,'rc_namespace,rc_title,rc_id'),('havranipapuce','recentchanges','rc_namespace_title','2016-03-12 14:51:36','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_namespace_title','2016-03-12 14:51:36','size',6,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_ns_usertext','2016-03-12 14:51:36','n_diff_pfx01',3,3,'rc_namespace'),('havranipapuce','recentchanges','rc_ns_usertext','2016-03-12 14:51:36','n_diff_pfx02',8,3,'rc_namespace,rc_user_text'),('havranipapuce','recentchanges','rc_ns_usertext','2016-03-12 14:51:36','n_diff_pfx03',1482,3,'rc_namespace,rc_user_text,rc_id'),('havranipapuce','recentchanges','rc_ns_usertext','2016-03-12 14:51:36','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_ns_usertext','2016-03-12 14:51:36','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_timestamp','2016-03-12 14:51:36','n_diff_pfx01',1482,3,'rc_timestamp'),('havranipapuce','recentchanges','rc_timestamp','2016-03-12 14:51:36','n_diff_pfx02',1482,3,'rc_timestamp,rc_id'),('havranipapuce','recentchanges','rc_timestamp','2016-03-12 14:51:36','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_timestamp','2016-03-12 14:51:36','size',4,NULL,'Number of pages in the index'),('havranipapuce','recentchanges','rc_user_text','2016-03-12 14:51:36','n_diff_pfx01',4,4,'rc_user_text'),('havranipapuce','recentchanges','rc_user_text','2016-03-12 14:51:36','n_diff_pfx02',1482,4,'rc_user_text,rc_timestamp'),('havranipapuce','recentchanges','rc_user_text','2016-03-12 14:51:36','n_diff_pfx03',1482,4,'rc_user_text,rc_timestamp,rc_id'),('havranipapuce','recentchanges','rc_user_text','2016-03-12 14:51:36','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','recentchanges','rc_user_text','2016-03-12 14:51:36','size',5,NULL,'Number of pages in the index'),('havranipapuce','redirect','PRIMARY','2016-03-12 14:51:37','n_diff_pfx01',0,1,'rd_from'),('havranipapuce','redirect','PRIMARY','2016-03-12 14:51:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','redirect','PRIMARY','2016-03-12 14:51:37','size',1,NULL,'Number of pages in the index'),('havranipapuce','redirect','rd_ns_title','2016-03-12 14:51:37','n_diff_pfx01',0,1,'rd_namespace'),('havranipapuce','redirect','rd_ns_title','2016-03-12 14:51:37','n_diff_pfx02',0,1,'rd_namespace,rd_title'),('havranipapuce','redirect','rd_ns_title','2016-03-12 14:51:37','n_diff_pfx03',0,1,'rd_namespace,rd_title,rd_from'),('havranipapuce','redirect','rd_ns_title','2016-03-12 14:51:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','redirect','rd_ns_title','2016-03-12 14:51:37','size',1,NULL,'Number of pages in the index'),('havranipapuce','revision','PRIMARY','2016-03-12 14:51:45','n_diff_pfx01',1987,16,'rev_id'),('havranipapuce','revision','PRIMARY','2016-03-12 14:51:45','n_leaf_pages',16,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','PRIMARY','2016-03-12 14:51:45','size',17,NULL,'Number of pages in the index'),('havranipapuce','revision','page_timestamp','2016-03-12 14:51:45','n_diff_pfx01',509,4,'rev_page'),('havranipapuce','revision','page_timestamp','2016-03-12 14:51:45','n_diff_pfx02',1987,4,'rev_page,rev_timestamp'),('havranipapuce','revision','page_timestamp','2016-03-12 14:51:45','n_diff_pfx03',1987,4,'rev_page,rev_timestamp,rev_id'),('havranipapuce','revision','page_timestamp','2016-03-12 14:51:45','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','page_timestamp','2016-03-12 14:51:45','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','n_diff_pfx01',509,5,'rev_page'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','n_diff_pfx02',553,5,'rev_page,rev_user'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','n_diff_pfx03',1987,5,'rev_page,rev_user,rev_timestamp'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','n_diff_pfx04',1987,5,'rev_page,rev_user,rev_timestamp,rev_id'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','page_user_timestamp','2016-03-12 14:51:45','size',6,NULL,'Number of pages in the index'),('havranipapuce','revision','rev_page_id','2016-03-12 14:51:45','n_diff_pfx01',509,3,'rev_page'),('havranipapuce','revision','rev_page_id','2016-03-12 14:51:45','n_diff_pfx02',1987,3,'rev_page,rev_id'),('havranipapuce','revision','rev_page_id','2016-03-12 14:51:45','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','rev_page_id','2016-03-12 14:51:45','size',4,NULL,'Number of pages in the index'),('havranipapuce','revision','rev_timestamp','2016-03-12 14:51:45','n_diff_pfx01',1987,4,'rev_timestamp'),('havranipapuce','revision','rev_timestamp','2016-03-12 14:51:45','n_diff_pfx02',1987,4,'rev_timestamp,rev_id'),('havranipapuce','revision','rev_timestamp','2016-03-12 14:51:45','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','rev_timestamp','2016-03-12 14:51:45','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','user_timestamp','2016-03-12 14:51:45','n_diff_pfx01',5,4,'rev_user'),('havranipapuce','revision','user_timestamp','2016-03-12 14:51:45','n_diff_pfx02',1987,4,'rev_user,rev_timestamp'),('havranipapuce','revision','user_timestamp','2016-03-12 14:51:45','n_diff_pfx03',1987,4,'rev_user,rev_timestamp,rev_id'),('havranipapuce','revision','user_timestamp','2016-03-12 14:51:45','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','user_timestamp','2016-03-12 14:51:45','size',5,NULL,'Number of pages in the index'),('havranipapuce','revision','usertext_timestamp','2016-03-12 14:51:45','n_diff_pfx01',5,5,'rev_user_text'),('havranipapuce','revision','usertext_timestamp','2016-03-12 14:51:45','n_diff_pfx02',1987,5,'rev_user_text,rev_timestamp'),('havranipapuce','revision','usertext_timestamp','2016-03-12 14:51:45','n_diff_pfx03',1987,5,'rev_user_text,rev_timestamp,rev_id'),('havranipapuce','revision','usertext_timestamp','2016-03-12 14:51:45','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('havranipapuce','revision','usertext_timestamp','2016-03-12 14:51:45','size',6,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_key','2016-03-12 14:51:47','n_diff_pfx01',0,1,'si_key'),('havranipapuce','site_identifiers','site_ids_key','2016-03-12 14:51:47','n_diff_pfx02',0,1,'si_key,si_type'),('havranipapuce','site_identifiers','site_ids_key','2016-03-12 14:51:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_key','2016-03-12 14:51:47','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_site','2016-03-12 14:51:47','n_diff_pfx01',0,1,'si_site'),('havranipapuce','site_identifiers','site_ids_site','2016-03-12 14:51:47','n_diff_pfx02',0,1,'si_site,si_type'),('havranipapuce','site_identifiers','site_ids_site','2016-03-12 14:51:47','n_diff_pfx03',0,1,'si_site,si_type,si_key'),('havranipapuce','site_identifiers','site_ids_site','2016-03-12 14:51:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_site','2016-03-12 14:51:47','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_identifiers','site_ids_type','2016-03-12 14:51:47','n_diff_pfx01',0,1,'si_type'),('havranipapuce','site_identifiers','site_ids_type','2016-03-12 14:51:47','n_diff_pfx02',0,1,'si_type,si_key'),('havranipapuce','site_identifiers','site_ids_type','2016-03-12 14:51:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_identifiers','site_ids_type','2016-03-12 14:51:47','size',1,NULL,'Number of pages in the index'),('havranipapuce','site_stats','ss_row_id','2016-03-12 14:51:48','n_diff_pfx01',1,1,'ss_row_id'),('havranipapuce','site_stats','ss_row_id','2016-03-12 14:51:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','site_stats','ss_row_id','2016-03-12 14:51:48','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','PRIMARY','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_id'),('havranipapuce','sites','PRIMARY','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','PRIMARY','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_domain','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_domain'),('havranipapuce','sites','sites_domain','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_domain,site_id'),('havranipapuce','sites','sites_domain','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_domain','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_forward','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_forward'),('havranipapuce','sites','sites_forward','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_forward,site_id'),('havranipapuce','sites','sites_forward','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_forward','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_global_key','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_global_key'),('havranipapuce','sites','sites_global_key','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_global_key','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_group','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_group'),('havranipapuce','sites','sites_group','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_group,site_id'),('havranipapuce','sites','sites_group','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_group','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_language','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_language'),('havranipapuce','sites','sites_language','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_language,site_id'),('havranipapuce','sites','sites_language','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_language','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_protocol','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_protocol'),('havranipapuce','sites','sites_protocol','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_protocol,site_id'),('havranipapuce','sites','sites_protocol','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_protocol','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_source','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_source'),('havranipapuce','sites','sites_source','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_source,site_id'),('havranipapuce','sites','sites_source','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_source','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','sites','sites_type','2016-03-12 14:51:50','n_diff_pfx01',0,1,'site_type'),('havranipapuce','sites','sites_type','2016-03-12 14:51:50','n_diff_pfx02',0,1,'site_type,site_id'),('havranipapuce','sites','sites_type','2016-03-12 14:51:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','sites','sites_type','2016-03-12 14:51:50','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2016-03-12 14:51:51','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2016-03-12 14:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','GEN_CLUST_INDEX','2016-03-12 14:51:51','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_log_id','2016-03-12 14:51:51','n_diff_pfx01',0,1,'ts_log_id'),('havranipapuce','tag_summary','tag_summary_log_id','2016-03-12 14:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_log_id','2016-03-12 14:51:51','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_rc_id','2016-03-12 14:51:51','n_diff_pfx01',0,1,'ts_rc_id'),('havranipapuce','tag_summary','tag_summary_rc_id','2016-03-12 14:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_rc_id','2016-03-12 14:51:51','size',1,NULL,'Number of pages in the index'),('havranipapuce','tag_summary','tag_summary_rev_id','2016-03-12 14:51:51','n_diff_pfx01',0,1,'ts_rev_id'),('havranipapuce','tag_summary','tag_summary_rev_id','2016-03-12 14:51:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','tag_summary','tag_summary_rev_id','2016-03-12 14:51:51','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','n_diff_pfx01',0,1,'tl_namespace'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from_namespace'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','n_diff_pfx04',0,1,'tl_namespace,tl_title,tl_from_namespace,tl_from'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_backlinks_namespace','2016-03-12 14:51:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_from','2016-03-12 14:51:52','n_diff_pfx01',0,1,'tl_from'),('havranipapuce','templatelinks','tl_from','2016-03-12 14:51:52','n_diff_pfx02',0,1,'tl_from,tl_namespace'),('havranipapuce','templatelinks','tl_from','2016-03-12 14:51:52','n_diff_pfx03',0,1,'tl_from,tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_from','2016-03-12 14:51:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_from','2016-03-12 14:51:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','templatelinks','tl_namespace','2016-03-12 14:51:52','n_diff_pfx01',0,1,'tl_namespace'),('havranipapuce','templatelinks','tl_namespace','2016-03-12 14:51:52','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('havranipapuce','templatelinks','tl_namespace','2016-03-12 14:51:52','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from'),('havranipapuce','templatelinks','tl_namespace','2016-03-12 14:51:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','templatelinks','tl_namespace','2016-03-12 14:51:52','size',1,NULL,'Number of pages in the index'),('havranipapuce','text','PRIMARY','2016-03-12 14:51:59','n_diff_pfx01',1851,20,'old_id'),('havranipapuce','text','PRIMARY','2016-03-12 14:51:59','n_leaf_pages',987,NULL,'Number of leaf pages in the index'),('havranipapuce','text','PRIMARY','2016-03-12 14:51:59','size',1121,NULL,'Number of pages in the index'),('havranipapuce','transcache','tc_url_idx','2016-03-12 14:52:00','n_diff_pfx01',0,1,'tc_url'),('havranipapuce','transcache','tc_url_idx','2016-03-12 14:52:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','transcache','tc_url_idx','2016-03-12 14:52:00','size',1,NULL,'Number of pages in the index'),('havranipapuce','updatelog','PRIMARY','2016-03-12 14:52:01','n_diff_pfx01',23,1,'ul_key'),('havranipapuce','updatelog','PRIMARY','2016-03-12 14:52:01','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('havranipapuce','updatelog','PRIMARY','2016-03-12 14:52:01','size',3,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','PRIMARY','2016-03-12 14:52:02','n_diff_pfx01',5,1,'us_id'),('havranipapuce','uploadstash','PRIMARY','2016-03-12 14:52:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','PRIMARY','2016-03-12 14:52:02','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_key','2016-03-12 14:52:02','n_diff_pfx01',5,1,'us_key'),('havranipapuce','uploadstash','us_key','2016-03-12 14:52:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_key','2016-03-12 14:52:02','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_timestamp','2016-03-12 14:52:02','n_diff_pfx01',5,1,'us_timestamp'),('havranipapuce','uploadstash','us_timestamp','2016-03-12 14:52:02','n_diff_pfx02',5,1,'us_timestamp,us_id'),('havranipapuce','uploadstash','us_timestamp','2016-03-12 14:52:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_timestamp','2016-03-12 14:52:02','size',1,NULL,'Number of pages in the index'),('havranipapuce','uploadstash','us_user','2016-03-12 14:52:02','n_diff_pfx01',3,1,'us_user'),('havranipapuce','uploadstash','us_user','2016-03-12 14:52:02','n_diff_pfx02',5,1,'us_user,us_id'),('havranipapuce','uploadstash','us_user','2016-03-12 14:52:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','uploadstash','us_user','2016-03-12 14:52:02','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','PRIMARY','2016-03-12 14:52:03','n_diff_pfx01',6,1,'user_id'),('havranipapuce','user','PRIMARY','2016-03-12 14:52:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','PRIMARY','2016-03-12 14:52:03','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_email','2016-03-12 14:52:03','n_diff_pfx01',3,1,'user_email'),('havranipapuce','user','user_email','2016-03-12 14:52:03','n_diff_pfx02',6,1,'user_email,user_id'),('havranipapuce','user','user_email','2016-03-12 14:52:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_email','2016-03-12 14:52:03','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_email_token','2016-03-12 14:52:03','n_diff_pfx01',3,1,'user_email_token'),('havranipapuce','user','user_email_token','2016-03-12 14:52:03','n_diff_pfx02',6,1,'user_email_token,user_id'),('havranipapuce','user','user_email_token','2016-03-12 14:52:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_email_token','2016-03-12 14:52:03','size',1,NULL,'Number of pages in the index'),('havranipapuce','user','user_name','2016-03-12 14:52:03','n_diff_pfx01',6,1,'user_name'),('havranipapuce','user','user_name','2016-03-12 14:52:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user','user_name','2016-03-12 14:52:03','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_former_groups','ufg_user_group','2016-03-12 14:52:04','n_diff_pfx01',0,1,'ufg_user'),('havranipapuce','user_former_groups','ufg_user_group','2016-03-12 14:52:04','n_diff_pfx02',0,1,'ufg_user,ufg_group'),('havranipapuce','user_former_groups','ufg_user_group','2016-03-12 14:52:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_former_groups','ufg_user_group','2016-03-12 14:52:04','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_groups','ug_group','2016-03-12 14:52:05','n_diff_pfx01',2,1,'ug_group'),('havranipapuce','user_groups','ug_group','2016-03-12 14:52:05','n_diff_pfx02',2,1,'ug_group,ug_user'),('havranipapuce','user_groups','ug_group','2016-03-12 14:52:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_groups','ug_group','2016-03-12 14:52:05','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_groups','ug_user_group','2016-03-12 14:52:05','n_diff_pfx01',1,1,'ug_user'),('havranipapuce','user_groups','ug_user_group','2016-03-12 14:52:05','n_diff_pfx02',2,1,'ug_user,ug_group'),('havranipapuce','user_groups','ug_user_group','2016-03-12 14:52:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_groups','ug_user_group','2016-03-12 14:52:05','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2016-03-12 14:52:06','n_diff_pfx01',0,1,'DB_ROW_ID'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2016-03-12 14:52:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','GEN_CLUST_INDEX','2016-03-12 14:52:06','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','user_id','2016-03-12 14:52:06','n_diff_pfx01',0,1,'user_id'),('havranipapuce','user_newtalk','user_id','2016-03-12 14:52:06','n_diff_pfx02',0,1,'user_id,DB_ROW_ID'),('havranipapuce','user_newtalk','user_id','2016-03-12 14:52:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','user_id','2016-03-12 14:52:06','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_newtalk','user_ip','2016-03-12 14:52:06','n_diff_pfx01',0,1,'user_ip'),('havranipapuce','user_newtalk','user_ip','2016-03-12 14:52:06','n_diff_pfx02',0,1,'user_ip,DB_ROW_ID'),('havranipapuce','user_newtalk','user_ip','2016-03-12 14:52:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_newtalk','user_ip','2016-03-12 14:52:06','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2016-03-12 14:52:07','n_diff_pfx01',8,1,'DB_ROW_ID'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2016-03-12 14:52:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','GEN_CLUST_INDEX','2016-03-12 14:52:07','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','user_properties_property','2016-03-12 14:52:07','n_diff_pfx01',5,1,'up_property'),('havranipapuce','user_properties','user_properties_property','2016-03-12 14:52:07','n_diff_pfx02',8,1,'up_property,DB_ROW_ID'),('havranipapuce','user_properties','user_properties_property','2016-03-12 14:52:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','user_properties_property','2016-03-12 14:52:07','size',1,NULL,'Number of pages in the index'),('havranipapuce','user_properties','user_properties_user_property','2016-03-12 14:52:07','n_diff_pfx01',4,1,'up_user'),('havranipapuce','user_properties','user_properties_user_property','2016-03-12 14:52:07','n_diff_pfx02',8,1,'up_user,up_property'),('havranipapuce','user_properties','user_properties_user_property','2016-03-12 14:52:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','user_properties','user_properties_user_property','2016-03-12 14:52:07','size',1,NULL,'Number of pages in the index'),('havranipapuce','valid_tag','PRIMARY','2016-03-12 14:52:08','n_diff_pfx01',0,1,'vt_tag'),('havranipapuce','valid_tag','PRIMARY','2016-03-12 14:52:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','valid_tag','PRIMARY','2016-03-12 14:52:08','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','namespace_title','2016-03-12 14:52:08','n_diff_pfx01',0,1,'wl_namespace'),('havranipapuce','watchlist','namespace_title','2016-03-12 14:52:08','n_diff_pfx02',0,1,'wl_namespace,wl_title'),('havranipapuce','watchlist','namespace_title','2016-03-12 14:52:08','n_diff_pfx03',0,1,'wl_namespace,wl_title,wl_user'),('havranipapuce','watchlist','namespace_title','2016-03-12 14:52:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','namespace_title','2016-03-12 14:52:08','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','wl_user','2016-03-12 14:52:08','n_diff_pfx01',0,1,'wl_user'),('havranipapuce','watchlist','wl_user','2016-03-12 14:52:08','n_diff_pfx02',0,1,'wl_user,wl_namespace'),('havranipapuce','watchlist','wl_user','2016-03-12 14:52:08','n_diff_pfx03',0,1,'wl_user,wl_namespace,wl_title'),('havranipapuce','watchlist','wl_user','2016-03-12 14:52:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','wl_user','2016-03-12 14:52:08','size',1,NULL,'Number of pages in the index'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','n_diff_pfx01',0,1,'wl_user'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','n_diff_pfx02',0,1,'wl_user,wl_notificationtimestamp'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','n_diff_pfx03',0,1,'wl_user,wl_notificationtimestamp,wl_namespace'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','n_diff_pfx04',0,1,'wl_user,wl_notificationtimestamp,wl_namespace,wl_title'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('havranipapuce','watchlist','wl_user_notificationtimestamp','2016-03-12 14:52:08','size',1,NULL,'Number of pages in the index'),('hdwimch','areas','PRIMARY','2016-03-12 14:52:09','n_diff_pfx01',0,1,'id'),('hdwimch','areas','PRIMARY','2016-03-12 14:52:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','areas','PRIMARY','2016-03-12 14:52:09','size',1,NULL,'Number of pages in the index'),('hdwimch','areas','fk_user','2016-03-12 14:52:09','n_diff_pfx01',0,1,'user'),('hdwimch','areas','fk_user','2016-03-12 14:52:09','n_diff_pfx02',0,1,'user,id'),('hdwimch','areas','fk_user','2016-03-12 14:52:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','areas','fk_user','2016-03-12 14:52:09','size',1,NULL,'Number of pages in the index'),('hdwimch','childlocation','PRIMARY','2016-03-12 14:52:11','n_diff_pfx01',564,3,'id'),('hdwimch','childlocation','PRIMARY','2016-03-12 14:52:11','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('hdwimch','childlocation','PRIMARY','2016-03-12 14:52:11','size',4,NULL,'Number of pages in the index'),('hdwimch','childlocation','fk_childlocation_children','2016-03-12 14:52:11','n_diff_pfx01',2,1,'child'),('hdwimch','childlocation','fk_childlocation_children','2016-03-12 14:52:11','n_diff_pfx02',564,1,'child,id'),('hdwimch','childlocation','fk_childlocation_children','2016-03-12 14:52:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','childlocation','fk_childlocation_children','2016-03-12 14:52:11','size',1,NULL,'Number of pages in the index'),('hdwimch','children','PRIMARY','2016-03-12 14:52:11','n_diff_pfx01',2,1,'id'),('hdwimch','children','PRIMARY','2016-03-12 14:52:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','children','PRIMARY','2016-03-12 14:52:11','size',1,NULL,'Number of pages in the index'),('hdwimch','children','fk_children_user','2016-03-12 14:52:11','n_diff_pfx01',1,1,'user'),('hdwimch','children','fk_children_user','2016-03-12 14:52:11','n_diff_pfx02',2,1,'user,id'),('hdwimch','children','fk_children_user','2016-03-12 14:52:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','children','fk_children_user','2016-03-12 14:52:11','size',1,NULL,'Number of pages in the index'),('hdwimch','locations','PRIMARY','2016-03-12 14:52:13','n_diff_pfx01',0,1,'id'),('hdwimch','locations','PRIMARY','2016-03-12 14:52:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','locations','PRIMARY','2016-03-12 14:52:13','size',1,NULL,'Number of pages in the index'),('hdwimch','polygons','PRIMARY','2016-03-12 14:52:13','n_diff_pfx01',9,1,'id'),('hdwimch','polygons','PRIMARY','2016-03-12 14:52:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','polygons','PRIMARY','2016-03-12 14:52:13','size',1,NULL,'Number of pages in the index'),('hdwimch','users','PRIMARY','2016-03-12 14:52:14','n_diff_pfx01',1,1,'id'),('hdwimch','users','PRIMARY','2016-03-12 14:52:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('hdwimch','users','PRIMARY','2016-03-12 14:52:14','size',1,NULL,'Number of pages in the index'),('imagehosting','images','PRIMARY','2016-03-12 14:52:15','n_diff_pfx01',18,1,'imageID'),('imagehosting','images','PRIMARY','2016-03-12 14:52:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','images','PRIMARY','2016-03-12 14:52:15','size',1,NULL,'Number of pages in the index'),('imagehosting','servers','PRIMARY','2016-03-12 14:52:16','n_diff_pfx01',1,1,'serverID'),('imagehosting','servers','PRIMARY','2016-03-12 14:52:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','servers','PRIMARY','2016-03-12 14:52:16','size',1,NULL,'Number of pages in the index'),('imagehosting','the_options','PRIMARY','2016-03-12 14:52:17','n_diff_pfx01',20,1,'optionID'),('imagehosting','the_options','PRIMARY','2016-03-12 14:52:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','the_options','PRIMARY','2016-03-12 14:52:17','size',1,NULL,'Number of pages in the index'),('imagehosting','users','PRIMARY','2016-03-12 14:52:18','n_diff_pfx01',1,1,'userID'),('imagehosting','users','PRIMARY','2016-03-12 14:52:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('imagehosting','users','PRIMARY','2016-03-12 14:52:18','size',1,NULL,'Number of pages in the index'),('ingress','hack_items','PRIMARY','2016-03-12 14:52:24','n_diff_pfx01',42812,20,'id'),('ingress','hack_items','PRIMARY','2016-03-12 14:52:24','n_leaf_pages',139,NULL,'Number of leaf pages in the index'),('ingress','hack_items','PRIMARY','2016-03-12 14:52:24','size',161,NULL,'Number of pages in the index'),('ingress','hack_items','hackid','2016-03-12 14:52:24','n_diff_pfx01',10277,36,'hackid'),('ingress','hack_items','hackid','2016-03-12 14:52:24','n_diff_pfx02',42381,36,'hackid,id'),('ingress','hack_items','hackid','2016-03-12 14:52:24','n_leaf_pages',36,NULL,'Number of leaf pages in the index'),('ingress','hack_items','hackid','2016-03-12 14:52:24','size',97,NULL,'Number of pages in the index'),('ingress','hackobj','PRIMARY','2016-03-12 14:52:30','n_diff_pfx01',9940,20,'id'),('ingress','hackobj','PRIMARY','2016-03-12 14:52:30','n_leaf_pages',583,NULL,'Number of leaf pages in the index'),('ingress','hackobj','PRIMARY','2016-03-12 14:52:30','size',609,NULL,'Number of pages in the index'),('ingress','hacks','PRIMARY','2016-03-12 14:52:33','n_diff_pfx01',10229,20,'id'),('ingress','hacks','PRIMARY','2016-03-12 14:52:33','n_leaf_pages',53,NULL,'Number of leaf pages in the index'),('ingress','hacks','PRIMARY','2016-03-12 14:52:33','size',97,NULL,'Number of pages in the index'),('ingress','players_handshake','PRIMARY','2016-03-12 14:52:34','n_diff_pfx01',6,1,'guid'),('ingress','players_handshake','PRIMARY','2016-03-12 14:52:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('ingress','players_handshake','PRIMARY','2016-03-12 14:52:34','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','access_intents','PRIMARY','2016-03-13 16:57:24','n_diff_pfx01',218,1,'id'),('jana_fotogalerie','access_intents','PRIMARY','2016-03-13 16:57:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','access_intents','PRIMARY','2016-03-13 16:57:24','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','comments','PRIMARY','2016-03-12 14:52:35','n_diff_pfx01',1,1,'id'),('jana_fotogalerie','comments','PRIMARY','2016-03-12 14:52:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','comments','PRIMARY','2016-03-12 14:52:35','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','failed_auths','PRIMARY','2016-03-12 14:52:37','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','failed_auths','PRIMARY','2016-03-12 14:52:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','failed_auths','PRIMARY','2016-03-12 14:52:37','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','graphics_rules','PRIMARY','2016-03-12 14:52:38','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','graphics_rules','PRIMARY','2016-03-12 14:52:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','graphics_rules','PRIMARY','2016-03-12 14:52:38','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups','PRIMARY','2016-03-12 14:52:38','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','groups','PRIMARY','2016-03-12 14:52:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups','PRIMARY','2016-03-12 14:52:38','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups','name','2016-03-12 14:52:38','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','groups','name','2016-03-12 14:52:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups','name','2016-03-12 14:52:38','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups_users','PRIMARY','2016-03-12 14:52:39','n_diff_pfx01',2,1,'group_id'),('jana_fotogalerie','groups_users','PRIMARY','2016-03-12 14:52:39','n_diff_pfx02',3,1,'group_id,user_id'),('jana_fotogalerie','groups_users','PRIMARY','2016-03-12 14:52:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups_users','PRIMARY','2016-03-12 14:52:39','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','groups_users','user_id','2016-03-12 14:52:39','n_diff_pfx01',2,1,'user_id'),('jana_fotogalerie','groups_users','user_id','2016-03-12 14:52:39','n_diff_pfx02',3,1,'user_id,group_id'),('jana_fotogalerie','groups_users','user_id','2016-03-12 14:52:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','groups_users','user_id','2016-03-12 14:52:39','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','PRIMARY','2016-03-12 14:52:44','n_diff_pfx01',1676,16,'id'),('jana_fotogalerie','incoming_translations','PRIMARY','2016-03-12 14:52:44','n_leaf_pages',16,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','PRIMARY','2016-03-12 14:52:44','size',17,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','key','2016-03-12 14:52:44','n_diff_pfx01',863,7,'key'),('jana_fotogalerie','incoming_translations','key','2016-03-12 14:52:44','n_diff_pfx02',1676,7,'key,locale'),('jana_fotogalerie','incoming_translations','key','2016-03-12 14:52:44','n_leaf_pages',7,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','key','2016-03-12 14:52:44','size',8,NULL,'Number of pages in the index'),('jana_fotogalerie','incoming_translations','locale_key','2016-03-12 14:52:44','n_diff_pfx01',2,7,'locale'),('jana_fotogalerie','incoming_translations','locale_key','2016-03-12 14:52:44','n_diff_pfx02',1676,7,'locale,key'),('jana_fotogalerie','incoming_translations','locale_key','2016-03-12 14:52:44','n_diff_pfx03',1676,7,'locale,key,id'),('jana_fotogalerie','incoming_translations','locale_key','2016-03-12 14:52:44','n_leaf_pages',7,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','incoming_translations','locale_key','2016-03-12 14:52:44','size',8,NULL,'Number of pages in the index'),('jana_fotogalerie','items','PRIMARY','2016-03-16 12:20:13','n_diff_pfx01',202,4,'id'),('jana_fotogalerie','items','PRIMARY','2016-03-16 12:20:13','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','PRIMARY','2016-03-16 12:20:13','size',5,NULL,'Number of pages in the index'),('jana_fotogalerie','items','left_ptr','2016-03-16 12:20:13','n_diff_pfx01',202,1,'left_ptr'),('jana_fotogalerie','items','left_ptr','2016-03-16 12:20:13','n_diff_pfx02',202,1,'left_ptr,id'),('jana_fotogalerie','items','left_ptr','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','left_ptr','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','parent_id','2016-03-16 12:20:13','n_diff_pfx01',14,1,'parent_id'),('jana_fotogalerie','items','parent_id','2016-03-16 12:20:13','n_diff_pfx02',202,1,'parent_id,id'),('jana_fotogalerie','items','parent_id','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','parent_id','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','random','2016-03-16 12:20:13','n_diff_pfx01',202,1,'rand_key'),('jana_fotogalerie','items','random','2016-03-16 12:20:13','n_diff_pfx02',202,1,'rand_key,id'),('jana_fotogalerie','items','random','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','random','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','relative_path_cache','2016-03-16 12:20:13','n_diff_pfx01',202,1,'relative_path_cache'),('jana_fotogalerie','items','relative_path_cache','2016-03-16 12:20:13','n_diff_pfx02',202,1,'relative_path_cache,id'),('jana_fotogalerie','items','relative_path_cache','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','relative_path_cache','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','type','2016-03-16 12:20:13','n_diff_pfx01',2,1,'type'),('jana_fotogalerie','items','type','2016-03-16 12:20:13','n_diff_pfx02',202,1,'type,id'),('jana_fotogalerie','items','type','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','type','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items','weight','2016-03-16 12:20:13','n_diff_pfx01',142,1,'weight'),('jana_fotogalerie','items','weight','2016-03-16 12:20:13','n_diff_pfx02',202,1,'weight,id'),('jana_fotogalerie','items','weight','2016-03-16 12:20:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items','weight','2016-03-16 12:20:13','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','PRIMARY','2016-03-16 12:20:03','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','items_tags','PRIMARY','2016-03-16 12:20:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','PRIMARY','2016-03-16 12:20:03','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','item_id','2016-03-16 12:20:03','n_diff_pfx01',0,1,'item_id'),('jana_fotogalerie','items_tags','item_id','2016-03-16 12:20:03','n_diff_pfx02',0,1,'item_id,id'),('jana_fotogalerie','items_tags','item_id','2016-03-16 12:20:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','item_id','2016-03-16 12:20:03','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','items_tags','tag_id','2016-03-16 12:20:03','n_diff_pfx01',0,1,'tag_id'),('jana_fotogalerie','items_tags','tag_id','2016-03-16 12:20:03','n_diff_pfx02',0,1,'tag_id,id'),('jana_fotogalerie','items_tags','tag_id','2016-03-16 12:20:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','items_tags','tag_id','2016-03-16 12:20:03','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','messages','PRIMARY','2016-03-12 14:52:47','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','messages','PRIMARY','2016-03-12 14:52:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','messages','PRIMARY','2016-03-12 14:52:47','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','messages','key','2016-03-12 14:52:47','n_diff_pfx01',0,1,'key'),('jana_fotogalerie','messages','key','2016-03-12 14:52:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','messages','key','2016-03-12 14:52:47','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','PRIMARY','2016-03-12 14:52:48','n_diff_pfx01',9,1,'id'),('jana_fotogalerie','modules','PRIMARY','2016-03-12 14:52:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','PRIMARY','2016-03-12 14:52:48','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','name','2016-03-12 14:52:48','n_diff_pfx01',9,1,'name'),('jana_fotogalerie','modules','name','2016-03-12 14:52:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','name','2016-03-12 14:52:48','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','modules','weight','2016-03-12 14:52:48','n_diff_pfx01',9,1,'weight'),('jana_fotogalerie','modules','weight','2016-03-12 14:52:48','n_diff_pfx02',9,1,'weight,id'),('jana_fotogalerie','modules','weight','2016-03-12 14:52:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','modules','weight','2016-03-12 14:52:48','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','PRIMARY','2016-03-12 14:52:49','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','outgoing_translations','PRIMARY','2016-03-12 14:52:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','PRIMARY','2016-03-12 14:52:49','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','key','2016-03-12 14:52:49','n_diff_pfx01',0,1,'key'),('jana_fotogalerie','outgoing_translations','key','2016-03-12 14:52:49','n_diff_pfx02',0,1,'key,locale'),('jana_fotogalerie','outgoing_translations','key','2016-03-12 14:52:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','key','2016-03-12 14:52:49','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','outgoing_translations','locale_key','2016-03-12 14:52:49','n_diff_pfx01',0,1,'locale'),('jana_fotogalerie','outgoing_translations','locale_key','2016-03-12 14:52:49','n_diff_pfx02',0,1,'locale,key'),('jana_fotogalerie','outgoing_translations','locale_key','2016-03-12 14:52:49','n_diff_pfx03',0,1,'locale,key,id'),('jana_fotogalerie','outgoing_translations','locale_key','2016-03-12 14:52:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','outgoing_translations','locale_key','2016-03-12 14:52:49','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','permissions','PRIMARY','2016-03-12 14:52:50','n_diff_pfx01',4,1,'id'),('jana_fotogalerie','permissions','PRIMARY','2016-03-12 14:52:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','permissions','PRIMARY','2016-03-12 14:52:50','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','permissions','name','2016-03-12 14:52:50','n_diff_pfx01',4,1,'name'),('jana_fotogalerie','permissions','name','2016-03-12 14:52:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','permissions','name','2016-03-12 14:52:50','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','sessions','PRIMARY','2016-03-16 12:21:22','n_diff_pfx01',16,2,'session_id'),('jana_fotogalerie','sessions','PRIMARY','2016-03-16 12:21:22','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','sessions','PRIMARY','2016-03-16 12:21:22','size',3,NULL,'Number of pages in the index'),('jana_fotogalerie','tags','PRIMARY','2016-03-16 12:20:23','n_diff_pfx01',0,1,'id'),('jana_fotogalerie','tags','PRIMARY','2016-03-16 12:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tags','PRIMARY','2016-03-16 12:20:23','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tags','name','2016-03-16 12:20:23','n_diff_pfx01',0,1,'name'),('jana_fotogalerie','tags','name','2016-03-16 12:20:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tags','name','2016-03-16 12:20:23','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tasks','PRIMARY','2016-03-12 14:52:54','n_diff_pfx01',9,1,'id'),('jana_fotogalerie','tasks','PRIMARY','2016-03-12 14:52:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tasks','PRIMARY','2016-03-12 14:52:54','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','tasks','owner_id','2016-03-12 14:52:54','n_diff_pfx01',1,1,'owner_id'),('jana_fotogalerie','tasks','owner_id','2016-03-12 14:52:54','n_diff_pfx02',9,1,'owner_id,id'),('jana_fotogalerie','tasks','owner_id','2016-03-12 14:52:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','tasks','owner_id','2016-03-12 14:52:54','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','themes','PRIMARY','2016-03-12 14:52:56','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','themes','PRIMARY','2016-03-12 14:52:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','themes','PRIMARY','2016-03-12 14:52:56','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','themes','name','2016-03-12 14:52:56','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','themes','name','2016-03-12 14:52:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','themes','name','2016-03-12 14:52:56','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','PRIMARY','2016-03-12 14:52:57','n_diff_pfx01',2,1,'id'),('jana_fotogalerie','users','PRIMARY','2016-03-12 14:52:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','PRIMARY','2016-03-12 14:52:57','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','hash','2016-03-12 14:52:57','n_diff_pfx01',1,1,'hash'),('jana_fotogalerie','users','hash','2016-03-12 14:52:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','hash','2016-03-12 14:52:57','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','users','name','2016-03-12 14:52:57','n_diff_pfx01',2,1,'name'),('jana_fotogalerie','users','name','2016-03-12 14:52:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','users','name','2016-03-12 14:52:57','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','vars','PRIMARY','2016-03-12 14:52:57','n_diff_pfx01',54,1,'id'),('jana_fotogalerie','vars','PRIMARY','2016-03-12 14:52:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','vars','PRIMARY','2016-03-12 14:52:57','size',1,NULL,'Number of pages in the index'),('jana_fotogalerie','vars','module_name','2016-03-12 14:52:57','n_diff_pfx01',6,1,'module_name'),('jana_fotogalerie','vars','module_name','2016-03-12 14:52:57','n_diff_pfx02',54,1,'module_name,name'),('jana_fotogalerie','vars','module_name','2016-03-12 14:52:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jana_fotogalerie','vars','module_name','2016-03-12 14:52:57','size',1,NULL,'Number of pages in the index'),('jira','AO_21D670_WHITELIST_RULES','PRIMARY','2016-03-12 14:52:58','n_diff_pfx01',2,1,'ID'),('jira','AO_21D670_WHITELIST_RULES','PRIMARY','2016-03-12 14:52:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_21D670_WHITELIST_RULES','PRIMARY','2016-03-12 14:52:58','size',1,NULL,'Number of pages in the index'),('jira','AO_4AEACD_WEBHOOK_DAO','PRIMARY','2016-03-12 14:52:59','n_diff_pfx01',0,1,'ID'),('jira','AO_4AEACD_WEBHOOK_DAO','PRIMARY','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_4AEACD_WEBHOOK_DAO','PRIMARY','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','PRIMARY','2016-03-12 14:52:59','n_diff_pfx01',0,1,'ACTIVITY_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','PRIMARY','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','PRIMARY','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1642652291','2016-03-12 14:52:59','n_diff_pfx01',0,1,'OBJECT_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1642652291','2016-03-12 14:52:59','n_diff_pfx02',0,1,'OBJECT_ID,ACTIVITY_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1642652291','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1642652291','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1978295567','2016-03-12 14:52:59','n_diff_pfx01',0,1,'TARGET_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1978295567','2016-03-12 14:52:59','n_diff_pfx02',0,1,'TARGET_ID,ACTIVITY_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1978295567','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act1978295567','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act972488439','2016-03-12 14:52:59','n_diff_pfx01',0,1,'ICON_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act972488439','2016-03-12 14:52:59','n_diff_pfx02',0,1,'ICON_ID,ACTIVITY_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act972488439','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act972488439','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act995325379','2016-03-12 14:52:59','n_diff_pfx01',0,1,'ACTOR_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act995325379','2016-03-12 14:52:59','n_diff_pfx02',0,1,'ACTOR_ID,ACTIVITY_ID'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act995325379','2016-03-12 14:52:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTIVITY_ENTITY','index_ao_563aee_act995325379','2016-03-12 14:52:59','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_ACTOR_ENTITY','PRIMARY','2016-03-12 14:53:01','n_diff_pfx01',0,1,'ID'),('jira','AO_563AEE_ACTOR_ENTITY','PRIMARY','2016-03-12 14:53:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_ACTOR_ENTITY','PRIMARY','2016-03-12 14:53:01','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_MEDIA_LINK_ENTITY','PRIMARY','2016-03-12 14:53:01','n_diff_pfx01',0,1,'ID'),('jira','AO_563AEE_MEDIA_LINK_ENTITY','PRIMARY','2016-03-12 14:53:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_MEDIA_LINK_ENTITY','PRIMARY','2016-03-12 14:53:01','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_OBJECT_ENTITY','PRIMARY','2016-03-12 14:53:02','n_diff_pfx01',0,1,'ID'),('jira','AO_563AEE_OBJECT_ENTITY','PRIMARY','2016-03-12 14:53:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_OBJECT_ENTITY','PRIMARY','2016-03-12 14:53:02','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_OBJECT_ENTITY','index_ao_563aee_obj696886343','2016-03-12 14:53:02','n_diff_pfx01',0,1,'IMAGE_ID'),('jira','AO_563AEE_OBJECT_ENTITY','index_ao_563aee_obj696886343','2016-03-12 14:53:02','n_diff_pfx02',0,1,'IMAGE_ID,ID'),('jira','AO_563AEE_OBJECT_ENTITY','index_ao_563aee_obj696886343','2016-03-12 14:53:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_OBJECT_ENTITY','index_ao_563aee_obj696886343','2016-03-12 14:53:02','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_TARGET_ENTITY','PRIMARY','2016-03-12 14:53:02','n_diff_pfx01',0,1,'ID'),('jira','AO_563AEE_TARGET_ENTITY','PRIMARY','2016-03-12 14:53:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_TARGET_ENTITY','PRIMARY','2016-03-12 14:53:02','size',1,NULL,'Number of pages in the index'),('jira','AO_563AEE_TARGET_ENTITY','index_ao_563aee_tar521440921','2016-03-12 14:53:02','n_diff_pfx01',0,1,'IMAGE_ID'),('jira','AO_563AEE_TARGET_ENTITY','index_ao_563aee_tar521440921','2016-03-12 14:53:02','n_diff_pfx02',0,1,'IMAGE_ID,ID'),('jira','AO_563AEE_TARGET_ENTITY','index_ao_563aee_tar521440921','2016-03-12 14:53:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_563AEE_TARGET_ENTITY','index_ao_563aee_tar521440921','2016-03-12 14:53:02','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_AUDITENTRY','PRIMARY','2016-03-12 14:53:03','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_AUDITENTRY','PRIMARY','2016-03-12 14:53:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_AUDITENTRY','PRIMARY','2016-03-12 14:53:03','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud137736645','2016-03-12 14:53:03','n_diff_pfx01',0,1,'ENTITY_CLASS'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud137736645','2016-03-12 14:53:03','n_diff_pfx02',0,1,'ENTITY_CLASS,ID'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud137736645','2016-03-12 14:53:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud137736645','2016-03-12 14:53:03','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud1756477597','2016-03-12 14:53:03','n_diff_pfx01',0,1,'CATEGORY'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud1756477597','2016-03-12 14:53:03','n_diff_pfx02',0,1,'CATEGORY,ID'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud1756477597','2016-03-12 14:53:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud1756477597','2016-03-12 14:53:03','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud604788536','2016-03-12 14:53:03','n_diff_pfx01',0,1,'ENTITY_ID'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud604788536','2016-03-12 14:53:03','n_diff_pfx02',0,1,'ENTITY_ID,ID'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud604788536','2016-03-12 14:53:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_AUDITENTRY','index_ao_60db71_aud604788536','2016-03-12 14:53:03','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_BOARDADMINS','PRIMARY','2016-03-12 14:53:05','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_BOARDADMINS','PRIMARY','2016-03-12 14:53:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_BOARDADMINS','PRIMARY','2016-03-12 14:53:05','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_BOARDADMINS','index_ao_60db71_boa2110227660','2016-03-12 14:53:05','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_BOARDADMINS','index_ao_60db71_boa2110227660','2016-03-12 14:53:05','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_BOARDADMINS','index_ao_60db71_boa2110227660','2016-03-12 14:53:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_BOARDADMINS','index_ao_60db71_boa2110227660','2016-03-12 14:53:05','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_CARDCOLOR','PRIMARY','2016-03-12 14:53:06','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_CARDCOLOR','PRIMARY','2016-03-12 14:53:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_CARDCOLOR','PRIMARY','2016-03-12 14:53:06','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_CARDCOLOR','index_ao_60db71_car2031978979','2016-03-12 14:53:06','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_CARDCOLOR','index_ao_60db71_car2031978979','2016-03-12 14:53:06','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_CARDCOLOR','index_ao_60db71_car2031978979','2016-03-12 14:53:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_CARDCOLOR','index_ao_60db71_car2031978979','2016-03-12 14:53:06','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_CARDLAYOUT','PRIMARY','2016-03-12 14:53:07','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_CARDLAYOUT','PRIMARY','2016-03-12 14:53:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_CARDLAYOUT','PRIMARY','2016-03-12 14:53:07','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_CARDLAYOUT','index_ao_60db71_car149237770','2016-03-12 14:53:07','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_CARDLAYOUT','index_ao_60db71_car149237770','2016-03-12 14:53:07','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_CARDLAYOUT','index_ao_60db71_car149237770','2016-03-12 14:53:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_CARDLAYOUT','index_ao_60db71_car149237770','2016-03-12 14:53:07','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_COLUMN','PRIMARY','2016-03-12 14:53:08','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_COLUMN','PRIMARY','2016-03-12 14:53:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_COLUMN','PRIMARY','2016-03-12 14:53:08','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_COLUMN','index_ao_60db71_col2098611346','2016-03-12 14:53:08','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_COLUMN','index_ao_60db71_col2098611346','2016-03-12 14:53:08','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_COLUMN','index_ao_60db71_col2098611346','2016-03-12 14:53:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_COLUMN','index_ao_60db71_col2098611346','2016-03-12 14:53:08','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_COLUMNSTATUS','PRIMARY','2016-03-12 14:53:08','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_COLUMNSTATUS','PRIMARY','2016-03-12 14:53:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_COLUMNSTATUS','PRIMARY','2016-03-12 14:53:08','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_COLUMNSTATUS','index_ao_60db71_col1856623434','2016-03-12 14:53:08','n_diff_pfx01',0,1,'COLUMN_ID'),('jira','AO_60DB71_COLUMNSTATUS','index_ao_60db71_col1856623434','2016-03-12 14:53:08','n_diff_pfx02',0,1,'COLUMN_ID,ID'),('jira','AO_60DB71_COLUMNSTATUS','index_ao_60db71_col1856623434','2016-03-12 14:53:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_COLUMNSTATUS','index_ao_60db71_col1856623434','2016-03-12 14:53:08','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_DETAILVIEWFIELD','PRIMARY','2016-03-12 14:53:09','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_DETAILVIEWFIELD','PRIMARY','2016-03-12 14:53:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_DETAILVIEWFIELD','PRIMARY','2016-03-12 14:53:09','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_DETAILVIEWFIELD','index_ao_60db71_det878495474','2016-03-12 14:53:09','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_DETAILVIEWFIELD','index_ao_60db71_det878495474','2016-03-12 14:53:09','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_DETAILVIEWFIELD','index_ao_60db71_det878495474','2016-03-12 14:53:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_DETAILVIEWFIELD','index_ao_60db71_det878495474','2016-03-12 14:53:09','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ESTIMATESTATISTIC','PRIMARY','2016-03-12 14:53:10','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_ESTIMATESTATISTIC','PRIMARY','2016-03-12 14:53:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ESTIMATESTATISTIC','PRIMARY','2016-03-12 14:53:10','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ESTIMATESTATISTIC','index_ao_60db71_est1680565966','2016-03-12 14:53:10','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_ESTIMATESTATISTIC','index_ao_60db71_est1680565966','2016-03-12 14:53:10','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_ESTIMATESTATISTIC','index_ao_60db71_est1680565966','2016-03-12 14:53:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ESTIMATESTATISTIC','index_ao_60db71_est1680565966','2016-03-12 14:53:10','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ISSUERANKING','PRIMARY','2016-03-12 14:53:11','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_ISSUERANKING','PRIMARY','2016-03-12 14:53:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ISSUERANKING','PRIMARY','2016-03-12 14:53:11','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1616896230','2016-03-12 14:53:11','n_diff_pfx01',0,1,'ISSUE_ID'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1616896230','2016-03-12 14:53:11','n_diff_pfx02',0,1,'ISSUE_ID,ID'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1616896230','2016-03-12 14:53:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1616896230','2016-03-12 14:53:11','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1786461035','2016-03-12 14:53:11','n_diff_pfx01',0,1,'CUSTOM_FIELD_ID'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1786461035','2016-03-12 14:53:11','n_diff_pfx02',0,1,'CUSTOM_FIELD_ID,ID'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1786461035','2016-03-12 14:53:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ISSUERANKING','index_ao_60db71_iss1786461035','2016-03-12 14:53:11','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_ISSUERANKINGLOG','PRIMARY','2016-03-12 14:53:12','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_ISSUERANKINGLOG','PRIMARY','2016-03-12 14:53:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_ISSUERANKINGLOG','PRIMARY','2016-03-12 14:53:12','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_LEXORANK','PRIMARY','2016-03-12 14:53:13','n_diff_pfx01',3,1,'ID'),('jira','AO_60DB71_LEXORANK','PRIMARY','2016-03-12 14:53:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_LEXORANK','PRIMARY','2016-03-12 14:53:13','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex1632828616','2016-03-12 14:53:13','n_diff_pfx01',1,1,'LOCK_HASH'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex1632828616','2016-03-12 14:53:13','n_diff_pfx02',3,1,'LOCK_HASH,ID'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex1632828616','2016-03-12 14:53:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex1632828616','2016-03-12 14:53:13','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex604083109','2016-03-12 14:53:13','n_diff_pfx01',3,1,'ISSUE_ID'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex604083109','2016-03-12 14:53:13','n_diff_pfx02',3,1,'ISSUE_ID,ID'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex604083109','2016-03-12 14:53:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lex604083109','2016-03-12 14:53:13','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lexorank_rank','2016-03-12 14:53:13','n_diff_pfx01',3,1,'RANK'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lexorank_rank','2016-03-12 14:53:13','n_diff_pfx02',3,1,'RANK,ID'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lexorank_rank','2016-03-12 14:53:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_LEXORANK','index_ao_60db71_lexorank_rank','2016-03-12 14:53:13','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_LEXORANKBALANCER','PRIMARY','2016-03-12 14:53:14','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_LEXORANKBALANCER','PRIMARY','2016-03-12 14:53:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_LEXORANKBALANCER','PRIMARY','2016-03-12 14:53:14','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_NONWORKINGDAY','PRIMARY','2016-03-12 14:53:15','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_NONWORKINGDAY','PRIMARY','2016-03-12 14:53:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_NONWORKINGDAY','PRIMARY','2016-03-12 14:53:15','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_NONWORKINGDAY','index_ao_60db71_non1145824037','2016-03-12 14:53:15','n_diff_pfx01',0,1,'WORKING_DAYS_ID'),('jira','AO_60DB71_NONWORKINGDAY','index_ao_60db71_non1145824037','2016-03-12 14:53:15','n_diff_pfx02',0,1,'WORKING_DAYS_ID,ID'),('jira','AO_60DB71_NONWORKINGDAY','index_ao_60db71_non1145824037','2016-03-12 14:53:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_NONWORKINGDAY','index_ao_60db71_non1145824037','2016-03-12 14:53:15','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_QUICKFILTER','PRIMARY','2016-03-12 14:53:16','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_QUICKFILTER','PRIMARY','2016-03-12 14:53:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_QUICKFILTER','PRIMARY','2016-03-12 14:53:16','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_QUICKFILTER','index_ao_60db71_qui432573905','2016-03-12 14:53:16','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_QUICKFILTER','index_ao_60db71_qui432573905','2016-03-12 14:53:16','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_QUICKFILTER','index_ao_60db71_qui432573905','2016-03-12 14:53:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_QUICKFILTER','index_ao_60db71_qui432573905','2016-03-12 14:53:16','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_RANKABLEOBJECT','PRIMARY','2016-03-12 14:53:16','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_RANKABLEOBJECT','PRIMARY','2016-03-12 14:53:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_RANKABLEOBJECT','PRIMARY','2016-03-12 14:53:16','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_RANK_ISSUE_LINK','PRIMARY','2016-03-12 14:53:17','n_diff_pfx01',0,1,'ISSUE_ID'),('jira','AO_60DB71_RANK_ISSUE_LINK','PRIMARY','2016-03-12 14:53:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_RANK_ISSUE_LINK','PRIMARY','2016-03-12 14:53:17','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_RAPIDVIEW','PRIMARY','2016-03-12 14:53:18','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_RAPIDVIEW','PRIMARY','2016-03-12 14:53:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_RAPIDVIEW','PRIMARY','2016-03-12 14:53:18','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SPRINT','PRIMARY','2016-03-12 14:53:19','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_SPRINT','PRIMARY','2016-03-12 14:53:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SPRINT','PRIMARY','2016-03-12 14:53:19','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SPRINT','index_ao_60db71_spr1457658269','2016-03-12 14:53:19','n_diff_pfx01',0,1,'SEQUENCE'),('jira','AO_60DB71_SPRINT','index_ao_60db71_spr1457658269','2016-03-12 14:53:19','n_diff_pfx02',0,1,'SEQUENCE,ID'),('jira','AO_60DB71_SPRINT','index_ao_60db71_spr1457658269','2016-03-12 14:53:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SPRINT','index_ao_60db71_spr1457658269','2016-03-12 14:53:19','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SPRINTMARKER','PRIMARY','2016-03-12 14:53:19','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_SPRINTMARKER','PRIMARY','2016-03-12 14:53:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SPRINTMARKER','PRIMARY','2016-03-12 14:53:19','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_STATSFIELD','PRIMARY','2016-03-12 14:53:20','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_STATSFIELD','PRIMARY','2016-03-12 14:53:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_STATSFIELD','PRIMARY','2016-03-12 14:53:20','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_STATSFIELD','index_ao_60db71_sta1907922871','2016-03-12 14:53:20','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_STATSFIELD','index_ao_60db71_sta1907922871','2016-03-12 14:53:20','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_STATSFIELD','index_ao_60db71_sta1907922871','2016-03-12 14:53:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_STATSFIELD','index_ao_60db71_sta1907922871','2016-03-12 14:53:20','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SUBQUERY','PRIMARY','2016-03-12 14:53:21','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_SUBQUERY','PRIMARY','2016-03-12 14:53:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SUBQUERY','PRIMARY','2016-03-12 14:53:21','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SUBQUERY','index_ao_60db71_sub730851836','2016-03-12 14:53:21','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_SUBQUERY','index_ao_60db71_sub730851836','2016-03-12 14:53:21','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_SUBQUERY','index_ao_60db71_sub730851836','2016-03-12 14:53:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SUBQUERY','index_ao_60db71_sub730851836','2016-03-12 14:53:21','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SWIMLANE','PRIMARY','2016-03-12 14:53:22','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_SWIMLANE','PRIMARY','2016-03-12 14:53:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SWIMLANE','PRIMARY','2016-03-12 14:53:22','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_SWIMLANE','index_ao_60db71_swi1429284592','2016-03-12 14:53:22','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_SWIMLANE','index_ao_60db71_swi1429284592','2016-03-12 14:53:22','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_SWIMLANE','index_ao_60db71_swi1429284592','2016-03-12 14:53:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_SWIMLANE','index_ao_60db71_swi1429284592','2016-03-12 14:53:22','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_TRACKINGSTATISTIC','PRIMARY','2016-03-12 14:53:23','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_TRACKINGSTATISTIC','PRIMARY','2016-03-12 14:53:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_TRACKINGSTATISTIC','PRIMARY','2016-03-12 14:53:23','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_TRACKINGSTATISTIC','index_ao_60db71_tra1711190333','2016-03-12 14:53:23','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_TRACKINGSTATISTIC','index_ao_60db71_tra1711190333','2016-03-12 14:53:23','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_TRACKINGSTATISTIC','index_ao_60db71_tra1711190333','2016-03-12 14:53:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_TRACKINGSTATISTIC','index_ao_60db71_tra1711190333','2016-03-12 14:53:23','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_VERSION','PRIMARY','2016-03-12 14:53:23','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_VERSION','PRIMARY','2016-03-12 14:53:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_VERSION','PRIMARY','2016-03-12 14:53:23','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_WORKINGDAYS','PRIMARY','2016-03-12 14:53:24','n_diff_pfx01',0,1,'ID'),('jira','AO_60DB71_WORKINGDAYS','PRIMARY','2016-03-12 14:53:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_WORKINGDAYS','PRIMARY','2016-03-12 14:53:24','size',1,NULL,'Number of pages in the index'),('jira','AO_60DB71_WORKINGDAYS','index_ao_60db71_wor1205491794','2016-03-12 14:53:24','n_diff_pfx01',0,1,'RAPID_VIEW_ID'),('jira','AO_60DB71_WORKINGDAYS','index_ao_60db71_wor1205491794','2016-03-12 14:53:24','n_diff_pfx02',0,1,'RAPID_VIEW_ID,ID'),('jira','AO_60DB71_WORKINGDAYS','index_ao_60db71_wor1205491794','2016-03-12 14:53:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_60DB71_WORKINGDAYS','index_ao_60db71_wor1205491794','2016-03-12 14:53:24','size',1,NULL,'Number of pages in the index'),('jira','AO_B9A0F0_APPLIED_TEMPLATE','PRIMARY','2016-03-12 14:53:25','n_diff_pfx01',1,1,'ID'),('jira','AO_B9A0F0_APPLIED_TEMPLATE','PRIMARY','2016-03-12 14:53:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_B9A0F0_APPLIED_TEMPLATE','PRIMARY','2016-03-12 14:53:25','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_BRANCH','PRIMARY','2016-03-12 14:53:25','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_BRANCH','PRIMARY','2016-03-12 14:53:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_BRANCH','PRIMARY','2016-03-12 14:53:25','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_BRANCH','index_ao_e8b6cc_bra405461593','2016-03-12 14:53:25','n_diff_pfx01',0,1,'REPOSITORY_ID'),('jira','AO_E8B6CC_BRANCH','index_ao_e8b6cc_bra405461593','2016-03-12 14:53:25','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('jira','AO_E8B6CC_BRANCH','index_ao_e8b6cc_bra405461593','2016-03-12 14:53:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_BRANCH','index_ao_e8b6cc_bra405461593','2016-03-12 14:53:25','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','PRIMARY','2016-03-12 14:53:27','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','PRIMARY','2016-03-12 14:53:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','PRIMARY','2016-03-12 14:53:27','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','index_ao_e8b6cc_bra1368852151','2016-03-12 14:53:27','n_diff_pfx01',0,1,'REPOSITORY_ID'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','index_ao_e8b6cc_bra1368852151','2016-03-12 14:53:27','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','index_ao_e8b6cc_bra1368852151','2016-03-12 14:53:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_BRANCH_HEAD_MAPPING','index_ao_e8b6cc_bra1368852151','2016-03-12 14:53:27','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','PRIMARY','2016-03-12 14:53:28','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_CHANGESET_MAPPING','PRIMARY','2016-03-12 14:53:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','PRIMARY','2016-03-12 14:53:28','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1086340152','2016-03-12 14:53:28','n_diff_pfx01',0,1,'SMARTCOMMIT_AVAILABLE'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1086340152','2016-03-12 14:53:28','n_diff_pfx02',0,1,'SMARTCOMMIT_AVAILABLE,ID'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1086340152','2016-03-12 14:53:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1086340152','2016-03-12 14:53:28','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1483243924','2016-03-12 14:53:28','n_diff_pfx01',0,1,'NODE'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1483243924','2016-03-12 14:53:28','n_diff_pfx02',0,1,'NODE,ID'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1483243924','2016-03-12 14:53:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha1483243924','2016-03-12 14:53:28','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha509722037','2016-03-12 14:53:28','n_diff_pfx01',0,1,'RAW_NODE'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha509722037','2016-03-12 14:53:28','n_diff_pfx02',0,1,'RAW_NODE,ID'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha509722037','2016-03-12 14:53:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha509722037','2016-03-12 14:53:28','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha897886051','2016-03-12 14:53:28','n_diff_pfx01',0,1,'AUTHOR'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha897886051','2016-03-12 14:53:28','n_diff_pfx02',0,1,'AUTHOR,ID'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha897886051','2016-03-12 14:53:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_CHANGESET_MAPPING','index_ao_e8b6cc_cha897886051','2016-03-12 14:53:28','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_COMMIT','PRIMARY','2016-03-12 14:53:29','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_COMMIT','PRIMARY','2016-03-12 14:53:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_COMMIT','PRIMARY','2016-03-12 14:53:29','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_com1308336834','2016-03-12 14:53:29','n_diff_pfx01',0,1,'DOMAIN_ID'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_com1308336834','2016-03-12 14:53:29','n_diff_pfx02',0,1,'DOMAIN_ID,ID'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_com1308336834','2016-03-12 14:53:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_com1308336834','2016-03-12 14:53:29','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_commit_node','2016-03-12 14:53:29','n_diff_pfx01',0,1,'NODE'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_commit_node','2016-03-12 14:53:29','n_diff_pfx02',0,1,'NODE,ID'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_commit_node','2016-03-12 14:53:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_COMMIT','index_ao_e8b6cc_commit_node','2016-03-12 14:53:29','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','PRIMARY','2016-03-12 14:53:30','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','PRIMARY','2016-03-12 14:53:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','PRIMARY','2016-03-12 14:53:30','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','index_ao_e8b6cc_com1773674409','2016-03-12 14:53:30','n_diff_pfx01',0,1,'COMMIT_ID'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','index_ao_e8b6cc_com1773674409','2016-03-12 14:53:30','n_diff_pfx02',0,1,'COMMIT_ID,ID'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','index_ao_e8b6cc_com1773674409','2016-03-12 14:53:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_COMMIT_ISSUE_KEY','index_ao_e8b6cc_com1773674409','2016-03-12 14:53:30','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_GIT_HUB_EVENT','PRIMARY','2016-03-12 14:53:30','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_GIT_HUB_EVENT','PRIMARY','2016-03-12 14:53:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_GIT_HUB_EVENT','PRIMARY','2016-03-12 14:53:30','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_GIT_HUB_EVENT','index_ao_e8b6cc_git1804640320','2016-03-12 14:53:30','n_diff_pfx01',0,1,'REPOSITORY_ID'),('jira','AO_E8B6CC_GIT_HUB_EVENT','index_ao_e8b6cc_git1804640320','2016-03-12 14:53:30','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('jira','AO_E8B6CC_GIT_HUB_EVENT','index_ao_e8b6cc_git1804640320','2016-03-12 14:53:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_GIT_HUB_EVENT','index_ao_e8b6cc_git1804640320','2016-03-12 14:53:30','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_MAPPING','PRIMARY','2016-03-12 14:53:32','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_ISSUE_MAPPING','PRIMARY','2016-03-12 14:53:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_MAPPING','PRIMARY','2016-03-12 14:53:32','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_MAPPING_V2','PRIMARY','2016-03-12 14:53:32','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_ISSUE_MAPPING_V2','PRIMARY','2016-03-12 14:53:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_MAPPING_V2','PRIMARY','2016-03-12 14:53:32','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','PRIMARY','2016-03-12 14:53:34','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','PRIMARY','2016-03-12 14:53:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','PRIMARY','2016-03-12 14:53:34','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss1325927291','2016-03-12 14:53:34','n_diff_pfx01',0,1,'BRANCH_ID'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss1325927291','2016-03-12 14:53:34','n_diff_pfx02',0,1,'BRANCH_ID,ID'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss1325927291','2016-03-12 14:53:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss1325927291','2016-03-12 14:53:34','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss353204826','2016-03-12 14:53:34','n_diff_pfx01',0,1,'ISSUE_KEY'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss353204826','2016-03-12 14:53:34','n_diff_pfx02',0,1,'ISSUE_KEY,ID'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss353204826','2016-03-12 14:53:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_BRANCH','index_ao_e8b6cc_iss353204826','2016-03-12 14:53:34','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','PRIMARY','2016-03-12 14:53:35','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','PRIMARY','2016-03-12 14:53:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','PRIMARY','2016-03-12 14:53:35','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss1229805759','2016-03-12 14:53:35','n_diff_pfx01',0,1,'CHANGESET_ID'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss1229805759','2016-03-12 14:53:35','n_diff_pfx02',0,1,'CHANGESET_ID,ID'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss1229805759','2016-03-12 14:53:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss1229805759','2016-03-12 14:53:35','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss417950110','2016-03-12 14:53:35','n_diff_pfx01',0,1,'ISSUE_KEY'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss417950110','2016-03-12 14:53:35','n_diff_pfx02',0,1,'ISSUE_KEY,ID'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss417950110','2016-03-12 14:53:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss417950110','2016-03-12 14:53:35','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss648895902','2016-03-12 14:53:35','n_diff_pfx01',0,1,'PROJECT_KEY'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss648895902','2016-03-12 14:53:35','n_diff_pfx02',0,1,'PROJECT_KEY,ID'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss648895902','2016-03-12 14:53:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ISSUE_TO_CHANGESET','index_ao_e8b6cc_iss648895902','2016-03-12 14:53:35','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE','PRIMARY','2016-03-12 14:53:36','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_MESSAGE','PRIMARY','2016-03-12 14:53:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE','PRIMARY','2016-03-12 14:53:36','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE','index_ao_e8b6cc_mes1247039512','2016-03-12 14:53:36','n_diff_pfx01',0,1,'ADDRESS'),('jira','AO_E8B6CC_MESSAGE','index_ao_e8b6cc_mes1247039512','2016-03-12 14:53:36','n_diff_pfx02',0,1,'ADDRESS,ID'),('jira','AO_E8B6CC_MESSAGE','index_ao_e8b6cc_mes1247039512','2016-03-12 14:53:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE','index_ao_e8b6cc_mes1247039512','2016-03-12 14:53:36','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','PRIMARY','2016-03-12 14:53:37','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','PRIMARY','2016-03-12 14:53:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','PRIMARY','2016-03-12 14:53:37','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes344532677','2016-03-12 14:53:37','n_diff_pfx01',0,1,'MESSAGE_ID'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes344532677','2016-03-12 14:53:37','n_diff_pfx02',0,1,'MESSAGE_ID,ID'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes344532677','2016-03-12 14:53:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes344532677','2016-03-12 14:53:37','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes59146529','2016-03-12 14:53:37','n_diff_pfx01',0,1,'STATE'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes59146529','2016-03-12 14:53:37','n_diff_pfx02',0,1,'STATE,ID'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes59146529','2016-03-12 14:53:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes59146529','2016-03-12 14:53:37','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes60959905','2016-03-12 14:53:37','n_diff_pfx01',0,1,'QUEUE'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes60959905','2016-03-12 14:53:37','n_diff_pfx02',0,1,'QUEUE,ID'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes60959905','2016-03-12 14:53:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_QUEUE_ITEM','index_ao_e8b6cc_mes60959905','2016-03-12 14:53:37','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','PRIMARY','2016-03-12 14:53:38','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_MESSAGE_TAG','PRIMARY','2016-03-12 14:53:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','PRIMARY','2016-03-12 14:53:38','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1391090780','2016-03-12 14:53:38','n_diff_pfx01',0,1,'MESSAGE_ID'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1391090780','2016-03-12 14:53:38','n_diff_pfx02',0,1,'MESSAGE_ID,ID'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1391090780','2016-03-12 14:53:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1391090780','2016-03-12 14:53:38','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1648007831','2016-03-12 14:53:38','n_diff_pfx01',0,1,'TAG'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1648007831','2016-03-12 14:53:38','n_diff_pfx02',0,1,'TAG,ID'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1648007831','2016-03-12 14:53:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_MESSAGE_TAG','index_ao_e8b6cc_mes1648007831','2016-03-12 14:53:38','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','PRIMARY','2016-03-12 14:53:39','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','PRIMARY','2016-03-12 14:53:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','PRIMARY','2016-03-12 14:53:39','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','index_ao_e8b6cc_org1513110290','2016-03-12 14:53:39','n_diff_pfx01',0,1,'DVCS_TYPE'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','index_ao_e8b6cc_org1513110290','2016-03-12 14:53:39','n_diff_pfx02',0,1,'DVCS_TYPE,ID'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','index_ao_e8b6cc_org1513110290','2016-03-12 14:53:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_ORGANIZATION_MAPPING','index_ao_e8b6cc_org1513110290','2016-03-12 14:53:39','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PROJECT_MAPPING','PRIMARY','2016-03-12 14:53:39','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PROJECT_MAPPING','PRIMARY','2016-03-12 14:53:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PROJECT_MAPPING','PRIMARY','2016-03-12 14:53:39','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PROJECT_MAPPING_V2','PRIMARY','2016-03-12 14:53:40','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PROJECT_MAPPING_V2','PRIMARY','2016-03-12 14:53:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PROJECT_MAPPING_V2','PRIMARY','2016-03-12 14:53:40','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','PRIMARY','2016-03-12 14:53:41','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','PRIMARY','2016-03-12 14:53:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','PRIMARY','2016-03-12 14:53:41','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_1639282617','2016-03-12 14:53:41','n_diff_pfx01',0,1,'DOMAIN_ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_1639282617','2016-03-12 14:53:41','n_diff_pfx02',0,1,'DOMAIN_ID,ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_1639282617','2016-03-12 14:53:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_1639282617','2016-03-12 14:53:41','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_2106805302','2016-03-12 14:53:41','n_diff_pfx01',0,1,'ISSUE_KEY'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_2106805302','2016-03-12 14:53:41','n_diff_pfx02',0,1,'ISSUE_KEY,ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_2106805302','2016-03-12 14:53:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_2106805302','2016-03-12 14:53:41','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_281193494','2016-03-12 14:53:41','n_diff_pfx01',0,1,'PULL_REQUEST_ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_281193494','2016-03-12 14:53:41','n_diff_pfx02',0,1,'PULL_REQUEST_ID,ID'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_281193494','2016-03-12 14:53:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_ISSUE_KEY','index_ao_e8b6cc_pr_281193494','2016-03-12 14:53:41','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','PRIMARY','2016-03-12 14:53:42','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PR_PARTICIPANT','PRIMARY','2016-03-12 14:53:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','PRIMARY','2016-03-12 14:53:42','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_1105917040','2016-03-12 14:53:42','n_diff_pfx01',0,1,'PULL_REQUEST_ID'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_1105917040','2016-03-12 14:53:42','n_diff_pfx02',0,1,'PULL_REQUEST_ID,ID'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_1105917040','2016-03-12 14:53:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_1105917040','2016-03-12 14:53:42','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_758084799','2016-03-12 14:53:42','n_diff_pfx01',0,1,'DOMAIN_ID'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_758084799','2016-03-12 14:53:42','n_diff_pfx02',0,1,'DOMAIN_ID,ID'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_758084799','2016-03-12 14:53:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_PARTICIPANT','index_ao_e8b6cc_pr_758084799','2016-03-12 14:53:42','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','PRIMARY','2016-03-12 14:53:43','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','PRIMARY','2016-03-12 14:53:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','PRIMARY','2016-03-12 14:53:43','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1045528152','2016-03-12 14:53:43','n_diff_pfx01',0,1,'REQUEST_ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1045528152','2016-03-12 14:53:43','n_diff_pfx02',0,1,'REQUEST_ID,ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1045528152','2016-03-12 14:53:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1045528152','2016-03-12 14:53:43','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1458633226','2016-03-12 14:53:43','n_diff_pfx01',0,1,'COMMIT_ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1458633226','2016-03-12 14:53:43','n_diff_pfx02',0,1,'COMMIT_ID,ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1458633226','2016-03-12 14:53:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_1458633226','2016-03-12 14:53:43','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_685151049','2016-03-12 14:53:43','n_diff_pfx01',0,1,'DOMAIN_ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_685151049','2016-03-12 14:53:43','n_diff_pfx02',0,1,'DOMAIN_ID,ID'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_685151049','2016-03-12 14:53:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PR_TO_COMMIT','index_ao_e8b6cc_pr_685151049','2016-03-12 14:53:43','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','PRIMARY','2016-03-12 14:53:44','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_PULL_REQUEST','PRIMARY','2016-03-12 14:53:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','PRIMARY','2016-03-12 14:53:44','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1230717024','2016-03-12 14:53:44','n_diff_pfx01',0,1,'DOMAIN_ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1230717024','2016-03-12 14:53:44','n_diff_pfx02',0,1,'DOMAIN_ID,ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1230717024','2016-03-12 14:53:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1230717024','2016-03-12 14:53:44','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1448445182','2016-03-12 14:53:44','n_diff_pfx01',0,1,'TO_REPOSITORY_ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1448445182','2016-03-12 14:53:44','n_diff_pfx02',0,1,'TO_REPOSITORY_ID,ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1448445182','2016-03-12 14:53:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul1448445182','2016-03-12 14:53:44','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul602811170','2016-03-12 14:53:44','n_diff_pfx01',0,1,'REMOTE_ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul602811170','2016-03-12 14:53:44','n_diff_pfx02',0,1,'REMOTE_ID,ID'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul602811170','2016-03-12 14:53:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_PULL_REQUEST','index_ao_e8b6cc_pul602811170','2016-03-12 14:53:44','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','PRIMARY','2016-03-12 14:53:45','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','PRIMARY','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','PRIMARY','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep702725269','2016-03-12 14:53:45','n_diff_pfx01',0,1,'ORGANIZATION_ID'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep702725269','2016-03-12 14:53:45','n_diff_pfx02',0,1,'ORGANIZATION_ID,ID'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep702725269','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep702725269','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep93578901','2016-03-12 14:53:45','n_diff_pfx01',0,1,'LINKED'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep93578901','2016-03-12 14:53:45','n_diff_pfx02',0,1,'LINKED,ID'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep93578901','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPOSITORY_MAPPING','index_ao_e8b6cc_rep93578901','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','PRIMARY','2016-03-12 14:53:45','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','PRIMARY','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','PRIMARY','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep1082901832','2016-03-12 14:53:45','n_diff_pfx01',0,1,'REPOSITORY_ID'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep1082901832','2016-03-12 14:53:45','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep1082901832','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep1082901832','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep922992576','2016-03-12 14:53:45','n_diff_pfx01',0,1,'CHANGESET_ID'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep922992576','2016-03-12 14:53:45','n_diff_pfx02',0,1,'CHANGESET_ID,ID'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep922992576','2016-03-12 14:53:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_REPO_TO_CHANGESET','index_ao_e8b6cc_rep922992576','2016-03-12 14:53:45','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','PRIMARY','2016-03-12 14:53:46','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','PRIMARY','2016-03-12 14:53:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','PRIMARY','2016-03-12 14:53:46','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','index_ao_e8b6cc_syn203792807','2016-03-12 14:53:46','n_diff_pfx01',0,1,'REPO_ID'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','index_ao_e8b6cc_syn203792807','2016-03-12 14:53:46','n_diff_pfx02',0,1,'REPO_ID,ID'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','index_ao_e8b6cc_syn203792807','2016-03-12 14:53:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_SYNC_AUDIT_LOG','index_ao_e8b6cc_syn203792807','2016-03-12 14:53:46','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_SYNC_EVENT','PRIMARY','2016-03-12 14:53:47','n_diff_pfx01',0,1,'ID'),('jira','AO_E8B6CC_SYNC_EVENT','PRIMARY','2016-03-12 14:53:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_SYNC_EVENT','PRIMARY','2016-03-12 14:53:47','size',1,NULL,'Number of pages in the index'),('jira','AO_E8B6CC_SYNC_EVENT','index_ao_e8b6cc_syn493078035','2016-03-12 14:53:47','n_diff_pfx01',0,1,'REPO_ID'),('jira','AO_E8B6CC_SYNC_EVENT','index_ao_e8b6cc_syn493078035','2016-03-12 14:53:47','n_diff_pfx02',0,1,'REPO_ID,ID'),('jira','AO_E8B6CC_SYNC_EVENT','index_ao_e8b6cc_syn493078035','2016-03-12 14:53:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','AO_E8B6CC_SYNC_EVENT','index_ao_e8b6cc_syn493078035','2016-03-12 14:53:47','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_BLOB_TRIGGERS','PRIMARY','2016-03-12 14:53:48','n_diff_pfx01',0,1,'TRIGGER_NAME'),('jira','JQUARTZ_BLOB_TRIGGERS','PRIMARY','2016-03-12 14:53:48','n_diff_pfx02',0,1,'TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_BLOB_TRIGGERS','PRIMARY','2016-03-12 14:53:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_BLOB_TRIGGERS','PRIMARY','2016-03-12 14:53:48','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_CALENDARS','PRIMARY','2016-03-12 14:53:48','n_diff_pfx01',0,1,'CALENDAR_NAME'),('jira','JQUARTZ_CALENDARS','PRIMARY','2016-03-12 14:53:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_CALENDARS','PRIMARY','2016-03-12 14:53:48','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_CRON_TRIGGERS','PRIMARY','2016-03-12 14:53:49','n_diff_pfx01',0,1,'TRIGGER_NAME'),('jira','JQUARTZ_CRON_TRIGGERS','PRIMARY','2016-03-12 14:53:49','n_diff_pfx02',0,1,'TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_CRON_TRIGGERS','PRIMARY','2016-03-12 14:53:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_CRON_TRIGGERS','PRIMARY','2016-03-12 14:53:49','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','PRIMARY','2016-03-12 14:53:51','n_diff_pfx01',0,1,'ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','PRIMARY','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','PRIMARY','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,INSTANCE_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,INSTANCE_NAME,REQUESTS_RECOVERY'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','n_diff_pfx04',0,1,'SCHED_NAME,INSTANCE_NAME,REQUESTS_RECOVERY,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_inst_job_req_rcvry','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,JOB_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,JOB_NAME,JOB_GROUP'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','n_diff_pfx04',0,1,'SCHED_NAME,JOB_NAME,JOB_GROUP,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_j_g','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_jg','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_jg','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,JOB_GROUP'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_jg','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,JOB_GROUP,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_jg','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_jg','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,TRIGGER_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','n_diff_pfx04',0,1,'SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_t_g','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_tg','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_tg','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_tg','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,TRIGGER_GROUP,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_tg','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_tg','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_trig_inst_name','2016-03-12 14:53:51','n_diff_pfx01',0,1,'SCHED_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_trig_inst_name','2016-03-12 14:53:51','n_diff_pfx02',0,1,'SCHED_NAME,INSTANCE_NAME'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_trig_inst_name','2016-03-12 14:53:51','n_diff_pfx03',0,1,'SCHED_NAME,INSTANCE_NAME,ENTRY_ID'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_trig_inst_name','2016-03-12 14:53:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_FIRED_TRIGGERS','idx_qrtz_ft_trig_inst_name','2016-03-12 14:53:51','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_JOB_DETAILS','PRIMARY','2016-03-12 14:53:52','n_diff_pfx01',7,1,'JOB_NAME'),('jira','JQUARTZ_JOB_DETAILS','PRIMARY','2016-03-12 14:53:52','n_diff_pfx02',7,1,'JOB_NAME,JOB_GROUP'),('jira','JQUARTZ_JOB_DETAILS','PRIMARY','2016-03-12 14:53:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_JOB_DETAILS','PRIMARY','2016-03-12 14:53:52','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_grp','2016-03-12 14:53:52','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_grp','2016-03-12 14:53:52','n_diff_pfx02',1,1,'SCHED_NAME,JOB_GROUP'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_grp','2016-03-12 14:53:52','n_diff_pfx03',7,1,'SCHED_NAME,JOB_GROUP,JOB_NAME'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_grp','2016-03-12 14:53:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_grp','2016-03-12 14:53:52','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','n_diff_pfx02',1,1,'SCHED_NAME,REQUESTS_RECOVERY'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','n_diff_pfx03',7,1,'SCHED_NAME,REQUESTS_RECOVERY,JOB_NAME'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','n_diff_pfx04',7,1,'SCHED_NAME,REQUESTS_RECOVERY,JOB_NAME,JOB_GROUP'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_JOB_DETAILS','idx_qrtz_j_req_recovery','2016-03-12 14:53:52','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_JOB_LISTENERS','PRIMARY','2016-03-12 14:53:54','n_diff_pfx01',0,1,'JOB_NAME'),('jira','JQUARTZ_JOB_LISTENERS','PRIMARY','2016-03-12 14:53:54','n_diff_pfx02',0,1,'JOB_NAME,JOB_GROUP'),('jira','JQUARTZ_JOB_LISTENERS','PRIMARY','2016-03-12 14:53:54','n_diff_pfx03',0,1,'JOB_NAME,JOB_GROUP,JOB_LISTENER'),('jira','JQUARTZ_JOB_LISTENERS','PRIMARY','2016-03-12 14:53:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_JOB_LISTENERS','PRIMARY','2016-03-12 14:53:54','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_LOCKS','PRIMARY','2016-03-12 14:53:55','n_diff_pfx01',5,1,'LOCK_NAME'),('jira','JQUARTZ_LOCKS','PRIMARY','2016-03-12 14:53:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_LOCKS','PRIMARY','2016-03-12 14:53:55','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_PAUSED_TRIGGER_GRPS','PRIMARY','2016-03-12 14:53:56','n_diff_pfx01',0,1,'TRIGGER_GROUP'),('jira','JQUARTZ_PAUSED_TRIGGER_GRPS','PRIMARY','2016-03-12 14:53:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_PAUSED_TRIGGER_GRPS','PRIMARY','2016-03-12 14:53:56','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_SCHEDULER_STATE','PRIMARY','2016-03-12 14:53:56','n_diff_pfx01',0,1,'INSTANCE_NAME'),('jira','JQUARTZ_SCHEDULER_STATE','PRIMARY','2016-03-12 14:53:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_SCHEDULER_STATE','PRIMARY','2016-03-12 14:53:56','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_SIMPLE_TRIGGERS','PRIMARY','2016-03-12 14:53:57','n_diff_pfx01',8,1,'TRIGGER_NAME'),('jira','JQUARTZ_SIMPLE_TRIGGERS','PRIMARY','2016-03-12 14:53:57','n_diff_pfx02',8,1,'TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_SIMPLE_TRIGGERS','PRIMARY','2016-03-12 14:53:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_SIMPLE_TRIGGERS','PRIMARY','2016-03-12 14:53:57','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_SIMPROP_TRIGGERS','PRIMARY','2016-03-12 14:53:58','n_diff_pfx01',0,1,'TRIGGER_NAME'),('jira','JQUARTZ_SIMPROP_TRIGGERS','PRIMARY','2016-03-12 14:53:58','n_diff_pfx02',0,1,'TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_SIMPROP_TRIGGERS','PRIMARY','2016-03-12 14:53:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_SIMPROP_TRIGGERS','PRIMARY','2016-03-12 14:53:58','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','PRIMARY','2016-03-12 14:54:00','n_diff_pfx01',8,1,'TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','PRIMARY','2016-03-12 14:54:00','n_diff_pfx02',8,1,'TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','PRIMARY','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','PRIMARY','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_g','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_g','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_g','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,TRIGGER_GROUP,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_g','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_g','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,TRIGGER_STATE,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,TRIGGER_STATE,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_j_state','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,CALENDAR_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,CALENDAR_NAME,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,CALENDAR_NAME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_c','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_diff_pfx02',7,1,'SCHED_NAME,JOB_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_diff_pfx03',7,1,'SCHED_NAME,JOB_NAME,JOB_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,JOB_NAME,JOB_GROUP,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_diff_pfx05',8,1,'SCHED_NAME,JOB_NAME,JOB_GROUP,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_j','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,JOB_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,JOB_GROUP,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,JOB_GROUP,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_jg','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','n_diff_pfx03',1,1,'SCHED_NAME,TRIGGER_GROUP,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,TRIGGER_GROUP,TRIGGER_STATE,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_g_state','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','n_diff_pfx02',8,1,'SCHED_NAME,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_n_state','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','n_diff_pfx02',8,1,'SCHED_NAME,NEXT_FIRE_TIME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,NEXT_FIRE_TIME,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,NEXT_FIRE_TIME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_next_fire_time','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,MISFIRE_INSTR'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_diff_pfx05',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_misfire','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,TRIGGER_STATE,NEXT_FIRE_TIME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,TRIGGER_STATE,NEXT_FIRE_TIME,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_diff_pfx05',8,1,'SCHED_NAME,TRIGGER_STATE,NEXT_FIRE_TIME,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,MISFIRE_INSTR'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx05',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_STATE,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_diff_pfx06',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_STATE,TRIGGER_NAME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx01',1,1,'SCHED_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx02',1,1,'SCHED_NAME,MISFIRE_INSTR'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx03',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx04',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx05',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_GROUP,TRIGGER_STATE'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_diff_pfx06',8,1,'SCHED_NAME,MISFIRE_INSTR,NEXT_FIRE_TIME,TRIGGER_GROUP,TRIGGER_STATE,TRIGGER_NAME'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGERS','idx_qrtz_t_nft_st_misfire_grp','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','JQUARTZ_TRIGGER_LISTENERS','PRIMARY','2016-03-12 14:54:00','n_diff_pfx01',0,1,'TRIGGER_GROUP'),('jira','JQUARTZ_TRIGGER_LISTENERS','PRIMARY','2016-03-12 14:54:00','n_diff_pfx02',0,1,'TRIGGER_GROUP,TRIGGER_LISTENER'),('jira','JQUARTZ_TRIGGER_LISTENERS','PRIMARY','2016-03-12 14:54:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','JQUARTZ_TRIGGER_LISTENERS','PRIMARY','2016-03-12 14:54:00','size',1,NULL,'Number of pages in the index'),('jira','OS_CURRENTSTEP','PRIMARY','2016-03-12 14:54:01','n_diff_pfx01',1,1,'ID'),('jira','OS_CURRENTSTEP','PRIMARY','2016-03-12 14:54:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_CURRENTSTEP','PRIMARY','2016-03-12 14:54:01','size',1,NULL,'Number of pages in the index'),('jira','OS_CURRENTSTEP','wf_entryid','2016-03-12 14:54:01','n_diff_pfx01',1,1,'ENTRY_ID'),('jira','OS_CURRENTSTEP','wf_entryid','2016-03-12 14:54:01','n_diff_pfx02',1,1,'ENTRY_ID,ID'),('jira','OS_CURRENTSTEP','wf_entryid','2016-03-12 14:54:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_CURRENTSTEP','wf_entryid','2016-03-12 14:54:01','size',1,NULL,'Number of pages in the index'),('jira','OS_CURRENTSTEP_PREV','PRIMARY','2016-03-12 14:54:02','n_diff_pfx01',0,1,'ID'),('jira','OS_CURRENTSTEP_PREV','PRIMARY','2016-03-12 14:54:02','n_diff_pfx02',0,1,'ID,PREVIOUS_ID'),('jira','OS_CURRENTSTEP_PREV','PRIMARY','2016-03-12 14:54:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_CURRENTSTEP_PREV','PRIMARY','2016-03-12 14:54:02','size',1,NULL,'Number of pages in the index'),('jira','OS_HISTORYSTEP','PRIMARY','2016-03-12 14:54:03','n_diff_pfx01',0,1,'ID'),('jira','OS_HISTORYSTEP','PRIMARY','2016-03-12 14:54:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_HISTORYSTEP','PRIMARY','2016-03-12 14:54:03','size',1,NULL,'Number of pages in the index'),('jira','OS_HISTORYSTEP','historystep_entryid','2016-03-12 14:54:03','n_diff_pfx01',0,1,'ENTRY_ID'),('jira','OS_HISTORYSTEP','historystep_entryid','2016-03-12 14:54:03','n_diff_pfx02',0,1,'ENTRY_ID,ID'),('jira','OS_HISTORYSTEP','historystep_entryid','2016-03-12 14:54:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_HISTORYSTEP','historystep_entryid','2016-03-12 14:54:03','size',1,NULL,'Number of pages in the index'),('jira','OS_HISTORYSTEP_PREV','PRIMARY','2016-03-12 14:54:03','n_diff_pfx01',0,1,'ID'),('jira','OS_HISTORYSTEP_PREV','PRIMARY','2016-03-12 14:54:03','n_diff_pfx02',0,1,'ID,PREVIOUS_ID'),('jira','OS_HISTORYSTEP_PREV','PRIMARY','2016-03-12 14:54:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_HISTORYSTEP_PREV','PRIMARY','2016-03-12 14:54:03','size',1,NULL,'Number of pages in the index'),('jira','OS_WFENTRY','PRIMARY','2016-03-12 14:54:04','n_diff_pfx01',1,1,'ID'),('jira','OS_WFENTRY','PRIMARY','2016-03-12 14:54:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','OS_WFENTRY','PRIMARY','2016-03-12 14:54:04','size',1,NULL,'Number of pages in the index'),('jira','SEQUENCE_VALUE_ITEM','PRIMARY','2016-03-12 14:54:05','n_diff_pfx01',69,1,'SEQ_NAME'),('jira','SEQUENCE_VALUE_ITEM','PRIMARY','2016-03-12 14:54:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','SEQUENCE_VALUE_ITEM','PRIMARY','2016-03-12 14:54:05','size',1,NULL,'Number of pages in the index'),('jira','app_user','PRIMARY','2016-03-12 14:54:07','n_diff_pfx01',1,1,'ID'),('jira','app_user','PRIMARY','2016-03-12 14:54:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','app_user','PRIMARY','2016-03-12 14:54:07','size',1,NULL,'Number of pages in the index'),('jira','app_user','uk_lower_user_name','2016-03-12 14:54:07','n_diff_pfx01',1,1,'lower_user_name'),('jira','app_user','uk_lower_user_name','2016-03-12 14:54:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','app_user','uk_lower_user_name','2016-03-12 14:54:07','size',1,NULL,'Number of pages in the index'),('jira','app_user','uk_user_key','2016-03-12 14:54:07','n_diff_pfx01',1,1,'user_key'),('jira','app_user','uk_user_key','2016-03-12 14:54:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','app_user','uk_user_key','2016-03-12 14:54:07','size',1,NULL,'Number of pages in the index'),('jira','audit_changed_value','PRIMARY','2016-03-12 14:54:08','n_diff_pfx01',17,1,'ID'),('jira','audit_changed_value','PRIMARY','2016-03-12 14:54:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_changed_value','PRIMARY','2016-03-12 14:54:08','size',1,NULL,'Number of pages in the index'),('jira','audit_changed_value','idx_changed_value_log_id','2016-03-12 14:54:08','n_diff_pfx01',6,1,'LOG_ID'),('jira','audit_changed_value','idx_changed_value_log_id','2016-03-12 14:54:08','n_diff_pfx02',17,1,'LOG_ID,ID'),('jira','audit_changed_value','idx_changed_value_log_id','2016-03-12 14:54:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_changed_value','idx_changed_value_log_id','2016-03-12 14:54:08','size',1,NULL,'Number of pages in the index'),('jira','audit_item','PRIMARY','2016-03-12 14:54:09','n_diff_pfx01',2,1,'ID'),('jira','audit_item','PRIMARY','2016-03-12 14:54:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_item','PRIMARY','2016-03-12 14:54:09','size',1,NULL,'Number of pages in the index'),('jira','audit_item','idx_audit_item_log_id2','2016-03-12 14:54:09','n_diff_pfx01',2,1,'LOG_ID'),('jira','audit_item','idx_audit_item_log_id2','2016-03-12 14:54:09','n_diff_pfx02',2,1,'LOG_ID,ID'),('jira','audit_item','idx_audit_item_log_id2','2016-03-12 14:54:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_item','idx_audit_item_log_id2','2016-03-12 14:54:09','size',1,NULL,'Number of pages in the index'),('jira','audit_log','PRIMARY','2016-03-12 14:54:10','n_diff_pfx01',10,1,'ID'),('jira','audit_log','PRIMARY','2016-03-12 14:54:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_log','PRIMARY','2016-03-12 14:54:10','size',1,NULL,'Number of pages in the index'),('jira','audit_log','idx_audit_log_created','2016-03-12 14:54:10','n_diff_pfx01',6,1,'CREATED'),('jira','audit_log','idx_audit_log_created','2016-03-12 14:54:10','n_diff_pfx02',10,1,'CREATED,ID'),('jira','audit_log','idx_audit_log_created','2016-03-12 14:54:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','audit_log','idx_audit_log_created','2016-03-12 14:54:10','size',1,NULL,'Number of pages in the index'),('jira','avatar','PRIMARY','2016-03-12 14:54:10','n_diff_pfx01',69,1,'ID'),('jira','avatar','PRIMARY','2016-03-12 14:54:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','avatar','PRIMARY','2016-03-12 14:54:10','size',1,NULL,'Number of pages in the index'),('jira','avatar','avatar_index','2016-03-12 14:54:10','n_diff_pfx01',3,1,'avatartype'),('jira','avatar','avatar_index','2016-03-12 14:54:10','n_diff_pfx02',3,1,'avatartype,owner'),('jira','avatar','avatar_index','2016-03-12 14:54:10','n_diff_pfx03',69,1,'avatartype,owner,ID'),('jira','avatar','avatar_index','2016-03-12 14:54:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','avatar','avatar_index','2016-03-12 14:54:10','size',1,NULL,'Number of pages in the index'),('jira','changegroup','PRIMARY','2016-03-12 14:54:11','n_diff_pfx01',2,1,'ID'),('jira','changegroup','PRIMARY','2016-03-12 14:54:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','changegroup','PRIMARY','2016-03-12 14:54:11','size',1,NULL,'Number of pages in the index'),('jira','changegroup','chggroup_issue','2016-03-12 14:54:11','n_diff_pfx01',1,1,'issueid'),('jira','changegroup','chggroup_issue','2016-03-12 14:54:11','n_diff_pfx02',2,1,'issueid,ID'),('jira','changegroup','chggroup_issue','2016-03-12 14:54:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','changegroup','chggroup_issue','2016-03-12 14:54:11','size',1,NULL,'Number of pages in the index'),('jira','changeitem','PRIMARY','2016-03-12 14:54:12','n_diff_pfx01',4,1,'ID'),('jira','changeitem','PRIMARY','2016-03-12 14:54:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','changeitem','PRIMARY','2016-03-12 14:54:12','size',1,NULL,'Number of pages in the index'),('jira','changeitem','chgitem_chggrp','2016-03-12 14:54:12','n_diff_pfx01',2,1,'groupid'),('jira','changeitem','chgitem_chggrp','2016-03-12 14:54:12','n_diff_pfx02',4,1,'groupid,ID'),('jira','changeitem','chgitem_chggrp','2016-03-12 14:54:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','changeitem','chgitem_chggrp','2016-03-12 14:54:12','size',1,NULL,'Number of pages in the index'),('jira','changeitem','chgitem_field','2016-03-12 14:54:12','n_diff_pfx01',4,1,'FIELD'),('jira','changeitem','chgitem_field','2016-03-12 14:54:12','n_diff_pfx02',4,1,'FIELD,ID'),('jira','changeitem','chgitem_field','2016-03-12 14:54:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','changeitem','chgitem_field','2016-03-12 14:54:12','size',1,NULL,'Number of pages in the index'),('jira','clusterlockstatus','PRIMARY','2016-03-12 14:54:13','n_diff_pfx01',0,1,'ID'),('jira','clusterlockstatus','PRIMARY','2016-03-12 14:54:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clusterlockstatus','PRIMARY','2016-03-12 14:54:13','size',1,NULL,'Number of pages in the index'),('jira','clusterlockstatus','cluster_lock_name_idx','2016-03-12 14:54:13','n_diff_pfx01',0,1,'LOCK_NAME'),('jira','clusterlockstatus','cluster_lock_name_idx','2016-03-12 14:54:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clusterlockstatus','cluster_lock_name_idx','2016-03-12 14:54:13','size',1,NULL,'Number of pages in the index'),('jira','clustermessage','PRIMARY','2016-03-12 14:54:13','n_diff_pfx01',0,1,'ID'),('jira','clustermessage','PRIMARY','2016-03-12 14:54:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clustermessage','PRIMARY','2016-03-12 14:54:13','size',1,NULL,'Number of pages in the index'),('jira','clustermessage','source_destination_node_idx','2016-03-12 14:54:13','n_diff_pfx01',0,1,'SOURCE_NODE'),('jira','clustermessage','source_destination_node_idx','2016-03-12 14:54:13','n_diff_pfx02',0,1,'SOURCE_NODE,DESTINATION_NODE'),('jira','clustermessage','source_destination_node_idx','2016-03-12 14:54:13','n_diff_pfx03',0,1,'SOURCE_NODE,DESTINATION_NODE,ID'),('jira','clustermessage','source_destination_node_idx','2016-03-12 14:54:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clustermessage','source_destination_node_idx','2016-03-12 14:54:13','size',1,NULL,'Number of pages in the index'),('jira','clusternode','PRIMARY','2016-03-12 14:54:14','n_diff_pfx01',0,1,'NODE_ID'),('jira','clusternode','PRIMARY','2016-03-12 14:54:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clusternode','PRIMARY','2016-03-12 14:54:14','size',1,NULL,'Number of pages in the index'),('jira','clusternodeheartbeat','PRIMARY','2016-03-12 14:54:15','n_diff_pfx01',0,1,'NODE_ID'),('jira','clusternodeheartbeat','PRIMARY','2016-03-12 14:54:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','clusternodeheartbeat','PRIMARY','2016-03-12 14:54:15','size',1,NULL,'Number of pages in the index'),('jira','columnlayout','PRIMARY','2016-03-12 14:54:16','n_diff_pfx01',0,1,'ID'),('jira','columnlayout','PRIMARY','2016-03-12 14:54:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','columnlayout','PRIMARY','2016-03-12 14:54:16','size',1,NULL,'Number of pages in the index'),('jira','columnlayout','cl_searchrequest','2016-03-12 14:54:16','n_diff_pfx01',0,1,'SEARCHREQUEST'),('jira','columnlayout','cl_searchrequest','2016-03-12 14:54:16','n_diff_pfx02',0,1,'SEARCHREQUEST,ID'),('jira','columnlayout','cl_searchrequest','2016-03-12 14:54:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','columnlayout','cl_searchrequest','2016-03-12 14:54:16','size',1,NULL,'Number of pages in the index'),('jira','columnlayout','cl_username','2016-03-12 14:54:16','n_diff_pfx01',0,1,'USERNAME'),('jira','columnlayout','cl_username','2016-03-12 14:54:16','n_diff_pfx02',0,1,'USERNAME,ID'),('jira','columnlayout','cl_username','2016-03-12 14:54:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','columnlayout','cl_username','2016-03-12 14:54:16','size',1,NULL,'Number of pages in the index'),('jira','columnlayoutitem','PRIMARY','2016-03-12 14:54:17','n_diff_pfx01',0,1,'ID'),('jira','columnlayoutitem','PRIMARY','2016-03-12 14:54:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','columnlayoutitem','PRIMARY','2016-03-12 14:54:17','size',1,NULL,'Number of pages in the index'),('jira','component','PRIMARY','2016-03-12 14:54:17','n_diff_pfx01',0,1,'ID'),('jira','component','PRIMARY','2016-03-12 14:54:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','component','PRIMARY','2016-03-12 14:54:17','size',1,NULL,'Number of pages in the index'),('jira','configurationcontext','PRIMARY','2016-03-12 14:54:19','n_diff_pfx01',13,1,'ID'),('jira','configurationcontext','PRIMARY','2016-03-12 14:54:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','configurationcontext','PRIMARY','2016-03-12 14:54:19','size',1,NULL,'Number of pages in the index'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','n_diff_pfx01',1,1,'PROJECTCATEGORY'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','n_diff_pfx02',2,1,'PROJECTCATEGORY,PROJECT'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','n_diff_pfx03',13,1,'PROJECTCATEGORY,PROJECT,customfield'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','n_diff_pfx04',13,1,'PROJECTCATEGORY,PROJECT,customfield,ID'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','configurationcontext','confcontext','2016-03-12 14:54:19','size',1,NULL,'Number of pages in the index'),('jira','configurationcontext','confcontextfieldconfigscheme','2016-03-12 14:54:19','n_diff_pfx01',13,1,'FIELDCONFIGSCHEME'),('jira','configurationcontext','confcontextfieldconfigscheme','2016-03-12 14:54:19','n_diff_pfx02',13,1,'FIELDCONFIGSCHEME,ID'),('jira','configurationcontext','confcontextfieldconfigscheme','2016-03-12 14:54:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','configurationcontext','confcontextfieldconfigscheme','2016-03-12 14:54:19','size',1,NULL,'Number of pages in the index'),('jira','configurationcontext','confcontextprojectkey','2016-03-12 14:54:19','n_diff_pfx01',2,1,'PROJECT'),('jira','configurationcontext','confcontextprojectkey','2016-03-12 14:54:19','n_diff_pfx02',13,1,'PROJECT,customfield'),('jira','configurationcontext','confcontextprojectkey','2016-03-12 14:54:19','n_diff_pfx03',13,1,'PROJECT,customfield,ID'),('jira','configurationcontext','confcontextprojectkey','2016-03-12 14:54:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','configurationcontext','confcontextprojectkey','2016-03-12 14:54:19','size',1,NULL,'Number of pages in the index'),('jira','customfield','PRIMARY','2016-03-12 14:54:19','n_diff_pfx01',11,1,'ID'),('jira','customfield','PRIMARY','2016-03-12 14:54:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','customfield','PRIMARY','2016-03-12 14:54:19','size',1,NULL,'Number of pages in the index'),('jira','customfieldoption','PRIMARY','2016-03-12 14:54:20','n_diff_pfx01',4,1,'ID'),('jira','customfieldoption','PRIMARY','2016-03-12 14:54:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','customfieldoption','PRIMARY','2016-03-12 14:54:20','size',1,NULL,'Number of pages in the index'),('jira','customfieldoption','cf_cfoption','2016-03-12 14:54:20','n_diff_pfx01',2,1,'CUSTOMFIELD'),('jira','customfieldoption','cf_cfoption','2016-03-12 14:54:20','n_diff_pfx02',4,1,'CUSTOMFIELD,ID'),('jira','customfieldoption','cf_cfoption','2016-03-12 14:54:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','customfieldoption','cf_cfoption','2016-03-12 14:54:20','size',1,NULL,'Number of pages in the index'),('jira','customfieldvalue','PRIMARY','2016-03-12 14:54:21','n_diff_pfx01',1,1,'ID'),('jira','customfieldvalue','PRIMARY','2016-03-12 14:54:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','customfieldvalue','PRIMARY','2016-03-12 14:54:21','size',1,NULL,'Number of pages in the index'),('jira','customfieldvalue','cfvalue_issue','2016-03-12 14:54:21','n_diff_pfx01',1,1,'ISSUE'),('jira','customfieldvalue','cfvalue_issue','2016-03-12 14:54:21','n_diff_pfx02',1,1,'ISSUE,CUSTOMFIELD'),('jira','customfieldvalue','cfvalue_issue','2016-03-12 14:54:21','n_diff_pfx03',1,1,'ISSUE,CUSTOMFIELD,ID'),('jira','customfieldvalue','cfvalue_issue','2016-03-12 14:54:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','customfieldvalue','cfvalue_issue','2016-03-12 14:54:21','size',1,NULL,'Number of pages in the index'),('jira','cwd_application','PRIMARY','2016-03-12 14:54:23','n_diff_pfx01',2,1,'ID'),('jira','cwd_application','PRIMARY','2016-03-12 14:54:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_application','PRIMARY','2016-03-12 14:54:23','size',1,NULL,'Number of pages in the index'),('jira','cwd_application','uk_application_name','2016-03-12 14:54:23','n_diff_pfx01',2,1,'lower_application_name'),('jira','cwd_application','uk_application_name','2016-03-12 14:54:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_application','uk_application_name','2016-03-12 14:54:23','size',1,NULL,'Number of pages in the index'),('jira','cwd_application_address','PRIMARY','2016-03-12 14:54:23','n_diff_pfx01',1,1,'application_id'),('jira','cwd_application_address','PRIMARY','2016-03-12 14:54:23','n_diff_pfx02',2,1,'application_id,remote_address'),('jira','cwd_application_address','PRIMARY','2016-03-12 14:54:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_application_address','PRIMARY','2016-03-12 14:54:23','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory','PRIMARY','2016-03-12 14:54:24','n_diff_pfx01',1,1,'ID'),('jira','cwd_directory','PRIMARY','2016-03-12 14:54:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory','PRIMARY','2016-03-12 14:54:24','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory','idx_directory_active','2016-03-12 14:54:24','n_diff_pfx01',1,1,'active'),('jira','cwd_directory','idx_directory_active','2016-03-12 14:54:24','n_diff_pfx02',1,1,'active,ID'),('jira','cwd_directory','idx_directory_active','2016-03-12 14:54:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory','idx_directory_active','2016-03-12 14:54:24','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory','idx_directory_impl','2016-03-12 14:54:24','n_diff_pfx01',1,1,'lower_impl_class'),('jira','cwd_directory','idx_directory_impl','2016-03-12 14:54:24','n_diff_pfx02',1,1,'lower_impl_class,ID'),('jira','cwd_directory','idx_directory_impl','2016-03-12 14:54:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory','idx_directory_impl','2016-03-12 14:54:24','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory','idx_directory_type','2016-03-12 14:54:24','n_diff_pfx01',1,1,'directory_type'),('jira','cwd_directory','idx_directory_type','2016-03-12 14:54:24','n_diff_pfx02',1,1,'directory_type,ID'),('jira','cwd_directory','idx_directory_type','2016-03-12 14:54:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory','idx_directory_type','2016-03-12 14:54:24','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory','uk_directory_name','2016-03-12 14:54:24','n_diff_pfx01',1,1,'lower_directory_name'),('jira','cwd_directory','uk_directory_name','2016-03-12 14:54:24','n_diff_pfx02',1,1,'lower_directory_name,ID'),('jira','cwd_directory','uk_directory_name','2016-03-12 14:54:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory','uk_directory_name','2016-03-12 14:54:24','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory_attribute','PRIMARY','2016-03-12 14:54:25','n_diff_pfx01',1,1,'directory_id'),('jira','cwd_directory_attribute','PRIMARY','2016-03-12 14:54:25','n_diff_pfx02',1,1,'directory_id,attribute_name'),('jira','cwd_directory_attribute','PRIMARY','2016-03-12 14:54:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory_attribute','PRIMARY','2016-03-12 14:54:25','size',1,NULL,'Number of pages in the index'),('jira','cwd_directory_operation','PRIMARY','2016-03-12 14:54:25','n_diff_pfx01',1,1,'directory_id'),('jira','cwd_directory_operation','PRIMARY','2016-03-12 14:54:25','n_diff_pfx02',12,1,'directory_id,operation_type'),('jira','cwd_directory_operation','PRIMARY','2016-03-12 14:54:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_directory_operation','PRIMARY','2016-03-12 14:54:25','size',1,NULL,'Number of pages in the index'),('jira','cwd_group','PRIMARY','2016-03-12 14:54:26','n_diff_pfx01',3,1,'ID'),('jira','cwd_group','PRIMARY','2016-03-12 14:54:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group','PRIMARY','2016-03-12 14:54:26','size',1,NULL,'Number of pages in the index'),('jira','cwd_group','idx_group_active','2016-03-12 14:54:26','n_diff_pfx01',3,1,'lower_group_name'),('jira','cwd_group','idx_group_active','2016-03-12 14:54:26','n_diff_pfx02',3,1,'lower_group_name,active'),('jira','cwd_group','idx_group_active','2016-03-12 14:54:26','n_diff_pfx03',3,1,'lower_group_name,active,ID'),('jira','cwd_group','idx_group_active','2016-03-12 14:54:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group','idx_group_active','2016-03-12 14:54:26','size',1,NULL,'Number of pages in the index'),('jira','cwd_group','idx_group_dir_id','2016-03-12 14:54:26','n_diff_pfx01',1,1,'directory_id'),('jira','cwd_group','idx_group_dir_id','2016-03-12 14:54:26','n_diff_pfx02',3,1,'directory_id,ID'),('jira','cwd_group','idx_group_dir_id','2016-03-12 14:54:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group','idx_group_dir_id','2016-03-12 14:54:26','size',1,NULL,'Number of pages in the index'),('jira','cwd_group','uk_group_name_dir_id','2016-03-12 14:54:26','n_diff_pfx01',3,1,'lower_group_name'),('jira','cwd_group','uk_group_name_dir_id','2016-03-12 14:54:26','n_diff_pfx02',3,1,'lower_group_name,directory_id'),('jira','cwd_group','uk_group_name_dir_id','2016-03-12 14:54:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group','uk_group_name_dir_id','2016-03-12 14:54:26','size',1,NULL,'Number of pages in the index'),('jira','cwd_group_attributes','PRIMARY','2016-03-12 14:54:27','n_diff_pfx01',0,1,'ID'),('jira','cwd_group_attributes','PRIMARY','2016-03-12 14:54:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group_attributes','PRIMARY','2016-03-12 14:54:27','size',1,NULL,'Number of pages in the index'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','n_diff_pfx01',0,1,'directory_id'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','n_diff_pfx02',0,1,'directory_id,attribute_name'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','n_diff_pfx03',0,1,'directory_id,attribute_name,lower_attribute_value'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','n_diff_pfx04',0,1,'directory_id,attribute_name,lower_attribute_value,ID'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group_attributes','idx_group_attr_dir_name_lval','2016-03-12 14:54:27','size',1,NULL,'Number of pages in the index'),('jira','cwd_group_attributes','uk_group_attr_name_lval','2016-03-12 14:54:27','n_diff_pfx01',0,1,'group_id'),('jira','cwd_group_attributes','uk_group_attr_name_lval','2016-03-12 14:54:27','n_diff_pfx02',0,1,'group_id,attribute_name'),('jira','cwd_group_attributes','uk_group_attr_name_lval','2016-03-12 14:54:27','n_diff_pfx03',0,1,'group_id,attribute_name,lower_attribute_value'),('jira','cwd_group_attributes','uk_group_attr_name_lval','2016-03-12 14:54:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_group_attributes','uk_group_attr_name_lval','2016-03-12 14:54:27','size',1,NULL,'Number of pages in the index'),('jira','cwd_membership','PRIMARY','2016-03-12 14:54:28','n_diff_pfx01',3,1,'ID'),('jira','cwd_membership','PRIMARY','2016-03-12 14:54:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_membership','PRIMARY','2016-03-12 14:54:28','size',1,NULL,'Number of pages in the index'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','n_diff_pfx01',1,1,'lower_child_name'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','n_diff_pfx02',1,1,'lower_child_name,membership_type'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','n_diff_pfx03',1,1,'lower_child_name,membership_type,directory_id'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','n_diff_pfx04',3,1,'lower_child_name,membership_type,directory_id,ID'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_membership','idx_mem_dir_child','2016-03-12 14:54:28','size',1,NULL,'Number of pages in the index'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','n_diff_pfx01',3,1,'lower_parent_name'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','n_diff_pfx02',3,1,'lower_parent_name,membership_type'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','n_diff_pfx03',3,1,'lower_parent_name,membership_type,directory_id'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','n_diff_pfx04',3,1,'lower_parent_name,membership_type,directory_id,ID'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_membership','idx_mem_dir_parent','2016-03-12 14:54:28','size',1,NULL,'Number of pages in the index'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_diff_pfx01',3,1,'lower_parent_name'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_diff_pfx02',3,1,'lower_parent_name,lower_child_name'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_diff_pfx03',3,1,'lower_parent_name,lower_child_name,membership_type'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_diff_pfx04',3,1,'lower_parent_name,lower_child_name,membership_type,directory_id'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_diff_pfx05',3,1,'lower_parent_name,lower_child_name,membership_type,directory_id,ID'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_membership','idx_mem_dir_parent_child','2016-03-12 14:54:28','size',1,NULL,'Number of pages in the index'),('jira','cwd_membership','uk_mem_parent_child_type','2016-03-12 14:54:28','n_diff_pfx01',3,1,'parent_id'),('jira','cwd_membership','uk_mem_parent_child_type','2016-03-12 14:54:28','n_diff_pfx02',3,1,'parent_id,child_id'),('jira','cwd_membership','uk_mem_parent_child_type','2016-03-12 14:54:28','n_diff_pfx03',3,1,'parent_id,child_id,membership_type'),('jira','cwd_membership','uk_mem_parent_child_type','2016-03-12 14:54:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_membership','uk_mem_parent_child_type','2016-03-12 14:54:28','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','PRIMARY','2016-03-12 14:54:30','n_diff_pfx01',1,1,'ID'),('jira','cwd_user','PRIMARY','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','PRIMARY','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','idx_display_name','2016-03-12 14:54:30','n_diff_pfx01',1,1,'lower_display_name'),('jira','cwd_user','idx_display_name','2016-03-12 14:54:30','n_diff_pfx02',1,1,'lower_display_name,ID'),('jira','cwd_user','idx_display_name','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','idx_display_name','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','idx_email_address','2016-03-12 14:54:30','n_diff_pfx01',1,1,'lower_email_address'),('jira','cwd_user','idx_email_address','2016-03-12 14:54:30','n_diff_pfx02',1,1,'lower_email_address,ID'),('jira','cwd_user','idx_email_address','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','idx_email_address','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','idx_first_name','2016-03-12 14:54:30','n_diff_pfx01',1,1,'lower_first_name'),('jira','cwd_user','idx_first_name','2016-03-12 14:54:30','n_diff_pfx02',1,1,'lower_first_name,ID'),('jira','cwd_user','idx_first_name','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','idx_first_name','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','idx_last_name','2016-03-12 14:54:30','n_diff_pfx01',1,1,'lower_last_name'),('jira','cwd_user','idx_last_name','2016-03-12 14:54:30','n_diff_pfx02',1,1,'lower_last_name,ID'),('jira','cwd_user','idx_last_name','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','idx_last_name','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','uk_user_externalid_dir_id','2016-03-12 14:54:30','n_diff_pfx01',1,1,'EXTERNAL_ID'),('jira','cwd_user','uk_user_externalid_dir_id','2016-03-12 14:54:30','n_diff_pfx02',1,1,'EXTERNAL_ID,directory_id'),('jira','cwd_user','uk_user_externalid_dir_id','2016-03-12 14:54:30','n_diff_pfx03',1,1,'EXTERNAL_ID,directory_id,ID'),('jira','cwd_user','uk_user_externalid_dir_id','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','uk_user_externalid_dir_id','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user','uk_user_name_dir_id','2016-03-12 14:54:30','n_diff_pfx01',1,1,'lower_user_name'),('jira','cwd_user','uk_user_name_dir_id','2016-03-12 14:54:30','n_diff_pfx02',1,1,'lower_user_name,directory_id'),('jira','cwd_user','uk_user_name_dir_id','2016-03-12 14:54:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user','uk_user_name_dir_id','2016-03-12 14:54:30','size',1,NULL,'Number of pages in the index'),('jira','cwd_user_attributes','PRIMARY','2016-03-12 14:54:31','n_diff_pfx01',10,1,'ID'),('jira','cwd_user_attributes','PRIMARY','2016-03-12 14:54:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user_attributes','PRIMARY','2016-03-12 14:54:31','size',1,NULL,'Number of pages in the index'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','n_diff_pfx01',1,1,'directory_id'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','n_diff_pfx02',10,1,'directory_id,attribute_name'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','n_diff_pfx03',10,1,'directory_id,attribute_name,lower_attribute_value'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','n_diff_pfx04',10,1,'directory_id,attribute_name,lower_attribute_value,ID'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user_attributes','idx_user_attr_dir_name_lval','2016-03-12 14:54:31','size',1,NULL,'Number of pages in the index'),('jira','cwd_user_attributes','uk_user_attr_name_lval','2016-03-12 14:54:31','n_diff_pfx01',1,1,'user_id'),('jira','cwd_user_attributes','uk_user_attr_name_lval','2016-03-12 14:54:31','n_diff_pfx02',10,1,'user_id,attribute_name'),('jira','cwd_user_attributes','uk_user_attr_name_lval','2016-03-12 14:54:31','n_diff_pfx03',10,1,'user_id,attribute_name,ID'),('jira','cwd_user_attributes','uk_user_attr_name_lval','2016-03-12 14:54:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','cwd_user_attributes','uk_user_attr_name_lval','2016-03-12 14:54:31','size',1,NULL,'Number of pages in the index'),('jira','draftworkflowscheme','PRIMARY','2016-03-12 14:54:32','n_diff_pfx01',0,1,'ID'),('jira','draftworkflowscheme','PRIMARY','2016-03-12 14:54:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','draftworkflowscheme','PRIMARY','2016-03-12 14:54:32','size',1,NULL,'Number of pages in the index'),('jira','draftworkflowscheme','draft_workflow_scheme_parent','2016-03-12 14:54:32','n_diff_pfx01',0,1,'WORKFLOW_SCHEME_ID'),('jira','draftworkflowscheme','draft_workflow_scheme_parent','2016-03-12 14:54:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','draftworkflowscheme','draft_workflow_scheme_parent','2016-03-12 14:54:32','size',1,NULL,'Number of pages in the index'),('jira','draftworkflowschemeentity','PRIMARY','2016-03-12 14:54:33','n_diff_pfx01',0,1,'ID'),('jira','draftworkflowschemeentity','PRIMARY','2016-03-12 14:54:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','draftworkflowschemeentity','PRIMARY','2016-03-12 14:54:33','size',1,NULL,'Number of pages in the index'),('jira','draftworkflowschemeentity','draft_workflow_scheme','2016-03-12 14:54:33','n_diff_pfx01',0,1,'SCHEME'),('jira','draftworkflowschemeentity','draft_workflow_scheme','2016-03-12 14:54:33','n_diff_pfx02',0,1,'SCHEME,ID'),('jira','draftworkflowschemeentity','draft_workflow_scheme','2016-03-12 14:54:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','draftworkflowschemeentity','draft_workflow_scheme','2016-03-12 14:54:33','size',1,NULL,'Number of pages in the index'),('jira','entity_property','PRIMARY','2016-03-12 14:54:34','n_diff_pfx01',0,1,'ID'),('jira','entity_property','PRIMARY','2016-03-12 14:54:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','entity_property','PRIMARY','2016-03-12 14:54:34','size',1,NULL,'Number of pages in the index'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','n_diff_pfx01',0,1,'ENTITY_NAME'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','n_diff_pfx02',0,1,'ENTITY_NAME,ENTITY_ID'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','n_diff_pfx03',0,1,'ENTITY_NAME,ENTITY_ID,PROPERTY_KEY'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','n_diff_pfx04',0,1,'ENTITY_NAME,ENTITY_ID,PROPERTY_KEY,ID'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','entity_property','entityproperty_identiti','2016-03-12 14:54:34','size',1,NULL,'Number of pages in the index'),('jira','entity_property_index_document','PRIMARY','2016-03-12 14:54:35','n_diff_pfx01',0,1,'ID'),('jira','entity_property_index_document','PRIMARY','2016-03-12 14:54:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','entity_property_index_document','PRIMARY','2016-03-12 14:54:35','size',1,NULL,'Number of pages in the index'),('jira','entity_property_index_document','entpropindexdoc_module','2016-03-12 14:54:35','n_diff_pfx01',0,1,'PLUGIN_KEY'),('jira','entity_property_index_document','entpropindexdoc_module','2016-03-12 14:54:35','n_diff_pfx02',0,1,'PLUGIN_KEY,MODULE_KEY'),('jira','entity_property_index_document','entpropindexdoc_module','2016-03-12 14:54:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','entity_property_index_document','entpropindexdoc_module','2016-03-12 14:54:35','size',1,NULL,'Number of pages in the index'),('jira','external_entities','PRIMARY','2016-03-12 14:54:37','n_diff_pfx01',0,1,'ID'),('jira','external_entities','PRIMARY','2016-03-12 14:54:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','external_entities','PRIMARY','2016-03-12 14:54:37','size',1,NULL,'Number of pages in the index'),('jira','external_entities','ext_entity_name','2016-03-12 14:54:37','n_diff_pfx01',0,1,'NAME'),('jira','external_entities','ext_entity_name','2016-03-12 14:54:37','n_diff_pfx02',0,1,'NAME,ID'),('jira','external_entities','ext_entity_name','2016-03-12 14:54:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','external_entities','ext_entity_name','2016-03-12 14:54:37','size',1,NULL,'Number of pages in the index'),('jira','externalgadget','PRIMARY','2016-03-12 14:54:37','n_diff_pfx01',0,1,'ID'),('jira','externalgadget','PRIMARY','2016-03-12 14:54:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','externalgadget','PRIMARY','2016-03-12 14:54:37','size',1,NULL,'Number of pages in the index'),('jira','favouriteassociations','PRIMARY','2016-03-12 14:54:38','n_diff_pfx01',0,1,'ID'),('jira','favouriteassociations','PRIMARY','2016-03-12 14:54:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','favouriteassociations','PRIMARY','2016-03-12 14:54:38','size',1,NULL,'Number of pages in the index'),('jira','favouriteassociations','favourite_index','2016-03-12 14:54:38','n_diff_pfx01',0,1,'USERNAME'),('jira','favouriteassociations','favourite_index','2016-03-12 14:54:38','n_diff_pfx02',0,1,'USERNAME,entitytype'),('jira','favouriteassociations','favourite_index','2016-03-12 14:54:38','n_diff_pfx03',0,1,'USERNAME,entitytype,entityid'),('jira','favouriteassociations','favourite_index','2016-03-12 14:54:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','favouriteassociations','favourite_index','2016-03-12 14:54:38','size',1,NULL,'Number of pages in the index'),('jira','feature','PRIMARY','2016-03-12 14:54:40','n_diff_pfx01',0,1,'ID'),('jira','feature','PRIMARY','2016-03-12 14:54:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','feature','PRIMARY','2016-03-12 14:54:40','size',1,NULL,'Number of pages in the index'),('jira','feature','feature_id_userkey','2016-03-12 14:54:40','n_diff_pfx01',0,1,'ID'),('jira','feature','feature_id_userkey','2016-03-12 14:54:40','n_diff_pfx02',0,1,'ID,USER_KEY'),('jira','feature','feature_id_userkey','2016-03-12 14:54:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','feature','feature_id_userkey','2016-03-12 14:54:40','size',1,NULL,'Number of pages in the index'),('jira','fieldconfigscheme','PRIMARY','2016-03-12 14:54:41','n_diff_pfx01',14,1,'ID'),('jira','fieldconfigscheme','PRIMARY','2016-03-12 14:54:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfigscheme','PRIMARY','2016-03-12 14:54:41','size',1,NULL,'Number of pages in the index'),('jira','fieldconfigscheme','fcs_fieldid','2016-03-12 14:54:41','n_diff_pfx01',12,1,'FIELDID'),('jira','fieldconfigscheme','fcs_fieldid','2016-03-12 14:54:41','n_diff_pfx02',14,1,'FIELDID,ID'),('jira','fieldconfigscheme','fcs_fieldid','2016-03-12 14:54:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfigscheme','fcs_fieldid','2016-03-12 14:54:41','size',1,NULL,'Number of pages in the index'),('jira','fieldconfigschemeissuetype','PRIMARY','2016-03-12 14:54:42','n_diff_pfx01',16,1,'ID'),('jira','fieldconfigschemeissuetype','PRIMARY','2016-03-12 14:54:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfigschemeissuetype','PRIMARY','2016-03-12 14:54:42','size',1,NULL,'Number of pages in the index'),('jira','fieldconfigschemeissuetype','fcs_issuetype','2016-03-12 14:54:42','n_diff_pfx01',3,1,'ISSUETYPE'),('jira','fieldconfigschemeissuetype','fcs_issuetype','2016-03-12 14:54:42','n_diff_pfx02',16,1,'ISSUETYPE,ID'),('jira','fieldconfigschemeissuetype','fcs_issuetype','2016-03-12 14:54:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfigschemeissuetype','fcs_issuetype','2016-03-12 14:54:42','size',1,NULL,'Number of pages in the index'),('jira','fieldconfigschemeissuetype','fcs_scheme','2016-03-12 14:54:42','n_diff_pfx01',14,1,'FIELDCONFIGSCHEME'),('jira','fieldconfigschemeissuetype','fcs_scheme','2016-03-12 14:54:42','n_diff_pfx02',16,1,'FIELDCONFIGSCHEME,ID'),('jira','fieldconfigschemeissuetype','fcs_scheme','2016-03-12 14:54:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfigschemeissuetype','fcs_scheme','2016-03-12 14:54:42','size',1,NULL,'Number of pages in the index'),('jira','fieldconfiguration','PRIMARY','2016-03-12 14:54:43','n_diff_pfx01',14,1,'ID'),('jira','fieldconfiguration','PRIMARY','2016-03-12 14:54:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfiguration','PRIMARY','2016-03-12 14:54:43','size',1,NULL,'Number of pages in the index'),('jira','fieldconfiguration','fc_fieldid','2016-03-12 14:54:43','n_diff_pfx01',12,1,'FIELDID'),('jira','fieldconfiguration','fc_fieldid','2016-03-12 14:54:43','n_diff_pfx02',14,1,'FIELDID,ID'),('jira','fieldconfiguration','fc_fieldid','2016-03-12 14:54:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldconfiguration','fc_fieldid','2016-03-12 14:54:43','size',1,NULL,'Number of pages in the index'),('jira','fieldlayout','PRIMARY','2016-03-12 14:54:44','n_diff_pfx01',1,1,'ID'),('jira','fieldlayout','PRIMARY','2016-03-12 14:54:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayout','PRIMARY','2016-03-12 14:54:44','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutitem','PRIMARY','2016-03-12 14:54:45','n_diff_pfx01',29,1,'ID'),('jira','fieldlayoutitem','PRIMARY','2016-03-12 14:54:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutitem','PRIMARY','2016-03-12 14:54:45','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutscheme','PRIMARY','2016-03-12 14:54:46','n_diff_pfx01',0,1,'ID'),('jira','fieldlayoutscheme','PRIMARY','2016-03-12 14:54:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutscheme','PRIMARY','2016-03-12 14:54:46','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutschemeassociation','PRIMARY','2016-03-12 14:54:46','n_diff_pfx01',0,1,'ID'),('jira','fieldlayoutschemeassociation','PRIMARY','2016-03-12 14:54:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutschemeassociation','PRIMARY','2016-03-12 14:54:46','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutschemeassociation','fl_scheme_assoc','2016-03-12 14:54:46','n_diff_pfx01',0,1,'PROJECT'),('jira','fieldlayoutschemeassociation','fl_scheme_assoc','2016-03-12 14:54:46','n_diff_pfx02',0,1,'PROJECT,ISSUETYPE'),('jira','fieldlayoutschemeassociation','fl_scheme_assoc','2016-03-12 14:54:46','n_diff_pfx03',0,1,'PROJECT,ISSUETYPE,ID'),('jira','fieldlayoutschemeassociation','fl_scheme_assoc','2016-03-12 14:54:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutschemeassociation','fl_scheme_assoc','2016-03-12 14:54:46','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutschemeentity','PRIMARY','2016-03-12 14:54:47','n_diff_pfx01',0,1,'ID'),('jira','fieldlayoutschemeentity','PRIMARY','2016-03-12 14:54:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutschemeentity','PRIMARY','2016-03-12 14:54:47','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutschemeentity','fieldlayout_layout','2016-03-12 14:54:47','n_diff_pfx01',0,1,'FIELDLAYOUT'),('jira','fieldlayoutschemeentity','fieldlayout_layout','2016-03-12 14:54:47','n_diff_pfx02',0,1,'FIELDLAYOUT,ID'),('jira','fieldlayoutschemeentity','fieldlayout_layout','2016-03-12 14:54:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutschemeentity','fieldlayout_layout','2016-03-12 14:54:47','size',1,NULL,'Number of pages in the index'),('jira','fieldlayoutschemeentity','fieldlayout_scheme','2016-03-12 14:54:47','n_diff_pfx01',0,1,'SCHEME'),('jira','fieldlayoutschemeentity','fieldlayout_scheme','2016-03-12 14:54:47','n_diff_pfx02',0,1,'SCHEME,ID'),('jira','fieldlayoutschemeentity','fieldlayout_scheme','2016-03-12 14:54:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldlayoutschemeentity','fieldlayout_scheme','2016-03-12 14:54:47','size',1,NULL,'Number of pages in the index'),('jira','fieldscreen','PRIMARY','2016-03-12 14:54:48','n_diff_pfx01',3,1,'ID'),('jira','fieldscreen','PRIMARY','2016-03-12 14:54:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreen','PRIMARY','2016-03-12 14:54:48','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenlayoutitem','PRIMARY','2016-03-12 14:54:49','n_diff_pfx01',24,1,'ID'),('jira','fieldscreenlayoutitem','PRIMARY','2016-03-12 14:54:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenlayoutitem','PRIMARY','2016-03-12 14:54:49','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenlayoutitem','fieldscitem_tab','2016-03-12 14:54:49','n_diff_pfx01',3,1,'FIELDSCREENTAB'),('jira','fieldscreenlayoutitem','fieldscitem_tab','2016-03-12 14:54:49','n_diff_pfx02',24,1,'FIELDSCREENTAB,ID'),('jira','fieldscreenlayoutitem','fieldscitem_tab','2016-03-12 14:54:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenlayoutitem','fieldscitem_tab','2016-03-12 14:54:49','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenlayoutitem','fieldscreen_field','2016-03-12 14:54:49','n_diff_pfx01',21,1,'FIELDIDENTIFIER'),('jira','fieldscreenlayoutitem','fieldscreen_field','2016-03-12 14:54:49','n_diff_pfx02',24,1,'FIELDIDENTIFIER,ID'),('jira','fieldscreenlayoutitem','fieldscreen_field','2016-03-12 14:54:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenlayoutitem','fieldscreen_field','2016-03-12 14:54:49','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenscheme','PRIMARY','2016-03-12 14:54:50','n_diff_pfx01',1,1,'ID'),('jira','fieldscreenscheme','PRIMARY','2016-03-12 14:54:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenscheme','PRIMARY','2016-03-12 14:54:50','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenschemeitem','PRIMARY','2016-03-12 14:54:51','n_diff_pfx01',1,1,'ID'),('jira','fieldscreenschemeitem','PRIMARY','2016-03-12 14:54:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenschemeitem','PRIMARY','2016-03-12 14:54:51','size',1,NULL,'Number of pages in the index'),('jira','fieldscreenschemeitem','screenitem_scheme','2016-03-12 14:54:51','n_diff_pfx01',1,1,'FIELDSCREENSCHEME'),('jira','fieldscreenschemeitem','screenitem_scheme','2016-03-12 14:54:51','n_diff_pfx02',1,1,'FIELDSCREENSCHEME,ID'),('jira','fieldscreenschemeitem','screenitem_scheme','2016-03-12 14:54:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreenschemeitem','screenitem_scheme','2016-03-12 14:54:51','size',1,NULL,'Number of pages in the index'),('jira','fieldscreentab','PRIMARY','2016-03-12 14:54:51','n_diff_pfx01',3,1,'ID'),('jira','fieldscreentab','PRIMARY','2016-03-12 14:54:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreentab','PRIMARY','2016-03-12 14:54:51','size',1,NULL,'Number of pages in the index'),('jira','fieldscreentab','fieldscreen_tab','2016-03-12 14:54:51','n_diff_pfx01',3,1,'FIELDSCREEN'),('jira','fieldscreentab','fieldscreen_tab','2016-03-12 14:54:51','n_diff_pfx02',3,1,'FIELDSCREEN,ID'),('jira','fieldscreentab','fieldscreen_tab','2016-03-12 14:54:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fieldscreentab','fieldscreen_tab','2016-03-12 14:54:51','size',1,NULL,'Number of pages in the index'),('jira','fileattachment','PRIMARY','2016-03-12 14:54:53','n_diff_pfx01',0,1,'ID'),('jira','fileattachment','PRIMARY','2016-03-12 14:54:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fileattachment','PRIMARY','2016-03-12 14:54:53','size',1,NULL,'Number of pages in the index'),('jira','fileattachment','attach_issue','2016-03-12 14:54:53','n_diff_pfx01',0,1,'issueid'),('jira','fileattachment','attach_issue','2016-03-12 14:54:53','n_diff_pfx02',0,1,'issueid,ID'),('jira','fileattachment','attach_issue','2016-03-12 14:54:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','fileattachment','attach_issue','2016-03-12 14:54:53','size',1,NULL,'Number of pages in the index'),('jira','filtersubscription','PRIMARY','2016-03-12 14:54:54','n_diff_pfx01',0,1,'ID'),('jira','filtersubscription','PRIMARY','2016-03-12 14:54:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','filtersubscription','PRIMARY','2016-03-12 14:54:54','size',1,NULL,'Number of pages in the index'),('jira','filtersubscription','subscrpt_user','2016-03-12 14:54:54','n_diff_pfx01',0,1,'FILTER_I_D'),('jira','filtersubscription','subscrpt_user','2016-03-12 14:54:54','n_diff_pfx02',0,1,'FILTER_I_D,USERNAME'),('jira','filtersubscription','subscrpt_user','2016-03-12 14:54:54','n_diff_pfx03',0,1,'FILTER_I_D,USERNAME,ID'),('jira','filtersubscription','subscrpt_user','2016-03-12 14:54:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','filtersubscription','subscrpt_user','2016-03-12 14:54:54','size',1,NULL,'Number of pages in the index'),('jira','filtersubscription','subscrptn_group','2016-03-12 14:54:54','n_diff_pfx01',0,1,'FILTER_I_D'),('jira','filtersubscription','subscrptn_group','2016-03-12 14:54:54','n_diff_pfx02',0,1,'FILTER_I_D,groupname'),('jira','filtersubscription','subscrptn_group','2016-03-12 14:54:54','n_diff_pfx03',0,1,'FILTER_I_D,groupname,ID'),('jira','filtersubscription','subscrptn_group','2016-03-12 14:54:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','filtersubscription','subscrptn_group','2016-03-12 14:54:54','size',1,NULL,'Number of pages in the index'),('jira','gadgetuserpreference','PRIMARY','2016-03-12 14:54:55','n_diff_pfx01',5,1,'ID'),('jira','gadgetuserpreference','PRIMARY','2016-03-12 14:54:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','gadgetuserpreference','PRIMARY','2016-03-12 14:54:55','size',1,NULL,'Number of pages in the index'),('jira','gadgetuserpreference','userpref_portletconfiguration','2016-03-12 14:54:55','n_diff_pfx01',2,1,'PORTLETCONFIGURATION'),('jira','gadgetuserpreference','userpref_portletconfiguration','2016-03-12 14:54:55','n_diff_pfx02',5,1,'PORTLETCONFIGURATION,ID'),('jira','gadgetuserpreference','userpref_portletconfiguration','2016-03-12 14:54:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','gadgetuserpreference','userpref_portletconfiguration','2016-03-12 14:54:55','size',1,NULL,'Number of pages in the index'),('jira','genericconfiguration','PRIMARY','2016-03-12 14:54:56','n_diff_pfx01',3,1,'ID'),('jira','genericconfiguration','PRIMARY','2016-03-12 14:54:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','genericconfiguration','PRIMARY','2016-03-12 14:54:56','size',1,NULL,'Number of pages in the index'),('jira','genericconfiguration','type_key','2016-03-12 14:54:56','n_diff_pfx01',1,1,'DATATYPE'),('jira','genericconfiguration','type_key','2016-03-12 14:54:56','n_diff_pfx02',3,1,'DATATYPE,DATAKEY'),('jira','genericconfiguration','type_key','2016-03-12 14:54:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','genericconfiguration','type_key','2016-03-12 14:54:56','size',1,NULL,'Number of pages in the index'),('jira','globalpermissionentry','PRIMARY','2016-03-12 14:54:57','n_diff_pfx01',7,1,'ID'),('jira','globalpermissionentry','PRIMARY','2016-03-12 14:54:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','globalpermissionentry','PRIMARY','2016-03-12 14:54:57','size',1,NULL,'Number of pages in the index'),('jira','groupbase','PRIMARY','2016-03-12 14:54:58','n_diff_pfx01',0,1,'ID'),('jira','groupbase','PRIMARY','2016-03-12 14:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','groupbase','PRIMARY','2016-03-12 14:54:58','size',1,NULL,'Number of pages in the index'),('jira','groupbase','osgroup_name','2016-03-12 14:54:58','n_diff_pfx01',0,1,'groupname'),('jira','groupbase','osgroup_name','2016-03-12 14:54:58','n_diff_pfx02',0,1,'groupname,ID'),('jira','groupbase','osgroup_name','2016-03-12 14:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','groupbase','osgroup_name','2016-03-12 14:54:58','size',1,NULL,'Number of pages in the index'),('jira','issuelink','PRIMARY','2016-03-12 14:54:59','n_diff_pfx01',0,1,'ID'),('jira','issuelink','PRIMARY','2016-03-12 14:54:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelink','PRIMARY','2016-03-12 14:54:59','size',1,NULL,'Number of pages in the index'),('jira','issuelink','issuelink_dest','2016-03-12 14:54:59','n_diff_pfx01',0,1,'DESTINATION'),('jira','issuelink','issuelink_dest','2016-03-12 14:54:59','n_diff_pfx02',0,1,'DESTINATION,ID'),('jira','issuelink','issuelink_dest','2016-03-12 14:54:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelink','issuelink_dest','2016-03-12 14:54:59','size',1,NULL,'Number of pages in the index'),('jira','issuelink','issuelink_src','2016-03-12 14:54:59','n_diff_pfx01',0,1,'SOURCE'),('jira','issuelink','issuelink_src','2016-03-12 14:54:59','n_diff_pfx02',0,1,'SOURCE,ID'),('jira','issuelink','issuelink_src','2016-03-12 14:54:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelink','issuelink_src','2016-03-12 14:54:59','size',1,NULL,'Number of pages in the index'),('jira','issuelink','issuelink_type','2016-03-12 14:54:59','n_diff_pfx01',0,1,'LINKTYPE'),('jira','issuelink','issuelink_type','2016-03-12 14:54:59','n_diff_pfx02',0,1,'LINKTYPE,ID'),('jira','issuelink','issuelink_type','2016-03-12 14:54:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelink','issuelink_type','2016-03-12 14:54:59','size',1,NULL,'Number of pages in the index'),('jira','issuelinktype','PRIMARY','2016-03-12 14:55:00','n_diff_pfx01',6,1,'ID'),('jira','issuelinktype','PRIMARY','2016-03-12 14:55:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelinktype','PRIMARY','2016-03-12 14:55:00','size',1,NULL,'Number of pages in the index'),('jira','issuelinktype','linktypename','2016-03-12 14:55:00','n_diff_pfx01',6,1,'LINKNAME'),('jira','issuelinktype','linktypename','2016-03-12 14:55:00','n_diff_pfx02',6,1,'LINKNAME,ID'),('jira','issuelinktype','linktypename','2016-03-12 14:55:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelinktype','linktypename','2016-03-12 14:55:00','size',1,NULL,'Number of pages in the index'),('jira','issuelinktype','linktypestyle','2016-03-12 14:55:00','n_diff_pfx01',3,1,'pstyle'),('jira','issuelinktype','linktypestyle','2016-03-12 14:55:00','n_diff_pfx02',6,1,'pstyle,ID'),('jira','issuelinktype','linktypestyle','2016-03-12 14:55:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuelinktype','linktypestyle','2016-03-12 14:55:00','size',1,NULL,'Number of pages in the index'),('jira','issuesecurityscheme','PRIMARY','2016-03-12 14:55:01','n_diff_pfx01',0,1,'ID'),('jira','issuesecurityscheme','PRIMARY','2016-03-12 14:55:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuesecurityscheme','PRIMARY','2016-03-12 14:55:01','size',1,NULL,'Number of pages in the index'),('jira','issuestatus','PRIMARY','2016-03-12 14:55:02','n_diff_pfx01',8,1,'ID'),('jira','issuestatus','PRIMARY','2016-03-12 14:55:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuestatus','PRIMARY','2016-03-12 14:55:02','size',1,NULL,'Number of pages in the index'),('jira','issuetype','PRIMARY','2016-03-12 14:55:03','n_diff_pfx01',8,1,'ID'),('jira','issuetype','PRIMARY','2016-03-12 14:55:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuetype','PRIMARY','2016-03-12 14:55:03','size',1,NULL,'Number of pages in the index'),('jira','issuetypescreenscheme','PRIMARY','2016-03-12 14:55:04','n_diff_pfx01',1,1,'ID'),('jira','issuetypescreenscheme','PRIMARY','2016-03-12 14:55:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuetypescreenscheme','PRIMARY','2016-03-12 14:55:04','size',1,NULL,'Number of pages in the index'),('jira','issuetypescreenschemeentity','PRIMARY','2016-03-12 14:55:05','n_diff_pfx01',1,1,'ID'),('jira','issuetypescreenschemeentity','PRIMARY','2016-03-12 14:55:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuetypescreenschemeentity','PRIMARY','2016-03-12 14:55:05','size',1,NULL,'Number of pages in the index'),('jira','issuetypescreenschemeentity','fieldscreen_scheme','2016-03-12 14:55:05','n_diff_pfx01',1,1,'FIELDSCREENSCHEME'),('jira','issuetypescreenschemeentity','fieldscreen_scheme','2016-03-12 14:55:05','n_diff_pfx02',1,1,'FIELDSCREENSCHEME,ID'),('jira','issuetypescreenschemeentity','fieldscreen_scheme','2016-03-12 14:55:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','issuetypescreenschemeentity','fieldscreen_scheme','2016-03-12 14:55:05','size',1,NULL,'Number of pages in the index'),('jira','jiraaction','PRIMARY','2016-03-12 14:55:07','n_diff_pfx01',0,1,'ID'),('jira','jiraaction','PRIMARY','2016-03-12 14:55:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraaction','PRIMARY','2016-03-12 14:55:07','size',1,NULL,'Number of pages in the index'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','n_diff_pfx01',0,1,'issueid'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','n_diff_pfx02',0,1,'issueid,AUTHOR'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','n_diff_pfx03',0,1,'issueid,AUTHOR,CREATED'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','n_diff_pfx04',0,1,'issueid,AUTHOR,CREATED,ID'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraaction','action_authorcreated','2016-03-12 14:55:07','size',1,NULL,'Number of pages in the index'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','n_diff_pfx01',0,1,'issueid'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','n_diff_pfx02',0,1,'issueid,AUTHOR'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','n_diff_pfx03',0,1,'issueid,AUTHOR,UPDATED'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','n_diff_pfx04',0,1,'issueid,AUTHOR,UPDATED,ID'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraaction','action_authorupdated','2016-03-12 14:55:07','size',1,NULL,'Number of pages in the index'),('jira','jiraaction','action_issue','2016-03-12 14:55:07','n_diff_pfx01',0,1,'issueid'),('jira','jiraaction','action_issue','2016-03-12 14:55:07','n_diff_pfx02',0,1,'issueid,actiontype'),('jira','jiraaction','action_issue','2016-03-12 14:55:07','n_diff_pfx03',0,1,'issueid,actiontype,ID'),('jira','jiraaction','action_issue','2016-03-12 14:55:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraaction','action_issue','2016-03-12 14:55:07','size',1,NULL,'Number of pages in the index'),('jira','jiradraftworkflows','PRIMARY','2016-03-12 14:55:08','n_diff_pfx01',0,1,'ID'),('jira','jiradraftworkflows','PRIMARY','2016-03-12 14:55:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiradraftworkflows','PRIMARY','2016-03-12 14:55:08','size',1,NULL,'Number of pages in the index'),('jira','jiraeventtype','PRIMARY','2016-03-12 14:55:09','n_diff_pfx01',16,1,'ID'),('jira','jiraeventtype','PRIMARY','2016-03-12 14:55:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraeventtype','PRIMARY','2016-03-12 14:55:09','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','PRIMARY','2016-03-12 14:55:10','n_diff_pfx01',1,1,'ID'),('jira','jiraissue','PRIMARY','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','PRIMARY','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','issue_assignee','2016-03-12 14:55:10','n_diff_pfx01',1,1,'ASSIGNEE'),('jira','jiraissue','issue_assignee','2016-03-12 14:55:10','n_diff_pfx02',1,1,'ASSIGNEE,ID'),('jira','jiraissue','issue_assignee','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','issue_assignee','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','issue_proj_num','2016-03-12 14:55:10','n_diff_pfx01',1,1,'issuenum'),('jira','jiraissue','issue_proj_num','2016-03-12 14:55:10','n_diff_pfx02',1,1,'issuenum,PROJECT'),('jira','jiraissue','issue_proj_num','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','issue_proj_num','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','issue_proj_status','2016-03-12 14:55:10','n_diff_pfx01',1,1,'PROJECT'),('jira','jiraissue','issue_proj_status','2016-03-12 14:55:10','n_diff_pfx02',1,1,'PROJECT,issuestatus'),('jira','jiraissue','issue_proj_status','2016-03-12 14:55:10','n_diff_pfx03',1,1,'PROJECT,issuestatus,ID'),('jira','jiraissue','issue_proj_status','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','issue_proj_status','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','issue_updated','2016-03-12 14:55:10','n_diff_pfx01',1,1,'UPDATED'),('jira','jiraissue','issue_updated','2016-03-12 14:55:10','n_diff_pfx02',1,1,'UPDATED,ID'),('jira','jiraissue','issue_updated','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','issue_updated','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraissue','issue_workflow','2016-03-12 14:55:10','n_diff_pfx01',1,1,'WORKFLOW_ID'),('jira','jiraissue','issue_workflow','2016-03-12 14:55:10','n_diff_pfx02',1,1,'WORKFLOW_ID,ID'),('jira','jiraissue','issue_workflow','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraissue','issue_workflow','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraperms','PRIMARY','2016-03-12 14:55:10','n_diff_pfx01',0,1,'ID'),('jira','jiraperms','PRIMARY','2016-03-12 14:55:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','jiraperms','PRIMARY','2016-03-12 14:55:10','size',1,NULL,'Number of pages in the index'),('jira','jiraworkflows','PRIMARY','2016-03-12 14:55:11','n_diff_pfx01',2,1,'ID'),('jira','jiraworkflows','PRIMARY','2016-03-12 14:55:11','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('jira','jiraworkflows','PRIMARY','2016-03-12 14:55:11','size',5,NULL,'Number of pages in the index'),('jira','label','PRIMARY','2016-03-12 14:55:12','n_diff_pfx01',1,1,'ID'),('jira','label','PRIMARY','2016-03-12 14:55:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','label','PRIMARY','2016-03-12 14:55:12','size',1,NULL,'Number of pages in the index'),('jira','label','label_fieldissue','2016-03-12 14:55:12','n_diff_pfx01',1,1,'ISSUE'),('jira','label','label_fieldissue','2016-03-12 14:55:12','n_diff_pfx02',1,1,'ISSUE,FIELDID'),('jira','label','label_fieldissue','2016-03-12 14:55:12','n_diff_pfx03',1,1,'ISSUE,FIELDID,ID'),('jira','label','label_fieldissue','2016-03-12 14:55:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','label','label_fieldissue','2016-03-12 14:55:12','size',1,NULL,'Number of pages in the index'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','n_diff_pfx01',1,1,'ISSUE'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','n_diff_pfx02',1,1,'ISSUE,FIELDID'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','n_diff_pfx03',1,1,'ISSUE,FIELDID,LABEL'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','n_diff_pfx04',1,1,'ISSUE,FIELDID,LABEL,ID'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','label','label_fieldissuelabel','2016-03-12 14:55:12','size',1,NULL,'Number of pages in the index'),('jira','label','label_issue','2016-03-12 14:55:12','n_diff_pfx01',1,1,'ISSUE'),('jira','label','label_issue','2016-03-12 14:55:12','n_diff_pfx02',1,1,'ISSUE,ID'),('jira','label','label_issue','2016-03-12 14:55:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','label','label_issue','2016-03-12 14:55:12','size',1,NULL,'Number of pages in the index'),('jira','label','label_label','2016-03-12 14:55:12','n_diff_pfx01',1,1,'LABEL'),('jira','label','label_label','2016-03-12 14:55:12','n_diff_pfx02',1,1,'LABEL,ID'),('jira','label','label_label','2016-03-12 14:55:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','label','label_label','2016-03-12 14:55:12','size',1,NULL,'Number of pages in the index'),('jira','licenserolesgroup','PRIMARY','2016-03-12 14:55:13','n_diff_pfx01',0,1,'ID'),('jira','licenserolesgroup','PRIMARY','2016-03-12 14:55:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','licenserolesgroup','PRIMARY','2016-03-12 14:55:13','size',1,NULL,'Number of pages in the index'),('jira','licenserolesgroup','licenserolegroup_index','2016-03-12 14:55:13','n_diff_pfx01',0,1,'LICENSE_ROLE_NAME'),('jira','licenserolesgroup','licenserolegroup_index','2016-03-12 14:55:13','n_diff_pfx02',0,1,'LICENSE_ROLE_NAME,GROUP_ID'),('jira','licenserolesgroup','licenserolegroup_index','2016-03-12 14:55:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','licenserolesgroup','licenserolegroup_index','2016-03-12 14:55:13','size',1,NULL,'Number of pages in the index'),('jira','listenerconfig','PRIMARY','2016-03-12 14:55:15','n_diff_pfx01',3,1,'ID'),('jira','listenerconfig','PRIMARY','2016-03-12 14:55:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','listenerconfig','PRIMARY','2016-03-12 14:55:15','size',1,NULL,'Number of pages in the index'),('jira','mailserver','PRIMARY','2016-03-12 14:55:16','n_diff_pfx01',1,1,'ID'),('jira','mailserver','PRIMARY','2016-03-12 14:55:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','mailserver','PRIMARY','2016-03-12 14:55:16','size',1,NULL,'Number of pages in the index'),('jira','managedconfigurationitem','PRIMARY','2016-03-12 14:55:17','n_diff_pfx01',7,1,'ID'),('jira','managedconfigurationitem','PRIMARY','2016-03-12 14:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','managedconfigurationitem','PRIMARY','2016-03-12 14:55:17','size',1,NULL,'Number of pages in the index'),('jira','managedconfigurationitem','managedconfigitem_id_type_idx','2016-03-12 14:55:17','n_diff_pfx01',7,1,'ITEM_ID'),('jira','managedconfigurationitem','managedconfigitem_id_type_idx','2016-03-12 14:55:17','n_diff_pfx02',7,1,'ITEM_ID,ITEM_TYPE'),('jira','managedconfigurationitem','managedconfigitem_id_type_idx','2016-03-12 14:55:17','n_diff_pfx03',7,1,'ITEM_ID,ITEM_TYPE,ID'),('jira','managedconfigurationitem','managedconfigitem_id_type_idx','2016-03-12 14:55:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','managedconfigurationitem','managedconfigitem_id_type_idx','2016-03-12 14:55:17','size',1,NULL,'Number of pages in the index'),('jira','membershipbase','PRIMARY','2016-03-12 14:55:18','n_diff_pfx01',0,1,'ID'),('jira','membershipbase','PRIMARY','2016-03-12 14:55:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','membershipbase','PRIMARY','2016-03-12 14:55:18','size',1,NULL,'Number of pages in the index'),('jira','membershipbase','mshipbase_group','2016-03-12 14:55:18','n_diff_pfx01',0,1,'GROUP_NAME'),('jira','membershipbase','mshipbase_group','2016-03-12 14:55:18','n_diff_pfx02',0,1,'GROUP_NAME,ID'),('jira','membershipbase','mshipbase_group','2016-03-12 14:55:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','membershipbase','mshipbase_group','2016-03-12 14:55:18','size',1,NULL,'Number of pages in the index'),('jira','membershipbase','mshipbase_user','2016-03-12 14:55:18','n_diff_pfx01',0,1,'USER_NAME'),('jira','membershipbase','mshipbase_user','2016-03-12 14:55:18','n_diff_pfx02',0,1,'USER_NAME,ID'),('jira','membershipbase','mshipbase_user','2016-03-12 14:55:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','membershipbase','mshipbase_user','2016-03-12 14:55:18','size',1,NULL,'Number of pages in the index'),('jira','moved_issue_key','PRIMARY','2016-03-12 14:55:19','n_diff_pfx01',0,1,'ID'),('jira','moved_issue_key','PRIMARY','2016-03-12 14:55:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','moved_issue_key','PRIMARY','2016-03-12 14:55:19','size',1,NULL,'Number of pages in the index'),('jira','moved_issue_key','idx_old_issue_key','2016-03-12 14:55:19','n_diff_pfx01',0,1,'OLD_ISSUE_KEY'),('jira','moved_issue_key','idx_old_issue_key','2016-03-12 14:55:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','moved_issue_key','idx_old_issue_key','2016-03-12 14:55:19','size',1,NULL,'Number of pages in the index'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_diff_pfx01',1,1,'SOURCE_NODE_ID'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_diff_pfx02',1,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_diff_pfx03',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_diff_pfx04',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_diff_pfx05',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID,SINK_NODE_ENTITY,ASSOCIATION_TYPE'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','nodeassociation','PRIMARY','2016-03-12 14:55:20','size',1,NULL,'Number of pages in the index'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_diff_pfx01',4,1,'SINK_NODE_ID'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_diff_pfx02',4,1,'SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_diff_pfx03',4,1,'SINK_NODE_ID,SINK_NODE_ENTITY,SOURCE_NODE_ID'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_diff_pfx04',4,1,'SINK_NODE_ID,SINK_NODE_ENTITY,SOURCE_NODE_ID,SOURCE_NODE_ENTITY'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_diff_pfx05',4,1,'SINK_NODE_ID,SINK_NODE_ENTITY,SOURCE_NODE_ID,SOURCE_NODE_ENTITY,ASSOCIATION_TYPE'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','nodeassociation','node_sink','2016-03-12 14:55:20','size',1,NULL,'Number of pages in the index'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_diff_pfx01',1,1,'SOURCE_NODE_ID'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_diff_pfx02',1,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_diff_pfx03',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_diff_pfx04',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_diff_pfx05',4,1,'SOURCE_NODE_ID,SOURCE_NODE_ENTITY,SINK_NODE_ID,SINK_NODE_ENTITY,ASSOCIATION_TYPE'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','nodeassociation','node_source','2016-03-12 14:55:20','size',1,NULL,'Number of pages in the index'),('jira','nodeindexcounter','PRIMARY','2016-03-12 14:55:21','n_diff_pfx01',0,1,'ID'),('jira','nodeindexcounter','PRIMARY','2016-03-12 14:55:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','nodeindexcounter','PRIMARY','2016-03-12 14:55:21','size',1,NULL,'Number of pages in the index'),('jira','nodeindexcounter','node_id_idx','2016-03-12 14:55:21','n_diff_pfx01',0,1,'NODE_ID'),('jira','nodeindexcounter','node_id_idx','2016-03-12 14:55:21','n_diff_pfx02',0,1,'NODE_ID,SENDING_NODE_ID'),('jira','nodeindexcounter','node_id_idx','2016-03-12 14:55:21','n_diff_pfx03',0,1,'NODE_ID,SENDING_NODE_ID,ID'),('jira','nodeindexcounter','node_id_idx','2016-03-12 14:55:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','nodeindexcounter','node_id_idx','2016-03-12 14:55:21','size',1,NULL,'Number of pages in the index'),('jira','notification','PRIMARY','2016-03-12 14:55:22','n_diff_pfx01',48,1,'ID'),('jira','notification','PRIMARY','2016-03-12 14:55:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','notification','PRIMARY','2016-03-12 14:55:22','size',1,NULL,'Number of pages in the index'),('jira','notification','ntfctn_scheme','2016-03-12 14:55:22','n_diff_pfx01',1,1,'SCHEME'),('jira','notification','ntfctn_scheme','2016-03-12 14:55:22','n_diff_pfx02',48,1,'SCHEME,ID'),('jira','notification','ntfctn_scheme','2016-03-12 14:55:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','notification','ntfctn_scheme','2016-03-12 14:55:22','size',1,NULL,'Number of pages in the index'),('jira','notificationinstance','PRIMARY','2016-03-12 14:55:23','n_diff_pfx01',0,1,'ID'),('jira','notificationinstance','PRIMARY','2016-03-12 14:55:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','notificationinstance','PRIMARY','2016-03-12 14:55:23','size',1,NULL,'Number of pages in the index'),('jira','notificationinstance','notif_source','2016-03-12 14:55:23','n_diff_pfx01',0,1,'SOURCE'),('jira','notificationinstance','notif_source','2016-03-12 14:55:23','n_diff_pfx02',0,1,'SOURCE,ID'),('jira','notificationinstance','notif_source','2016-03-12 14:55:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','notificationinstance','notif_source','2016-03-12 14:55:23','size',1,NULL,'Number of pages in the index'),('jira','notificationscheme','PRIMARY','2016-03-12 14:55:24','n_diff_pfx01',1,1,'ID'),('jira','notificationscheme','PRIMARY','2016-03-12 14:55:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','notificationscheme','PRIMARY','2016-03-12 14:55:24','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumer','PRIMARY','2016-03-12 14:55:25','n_diff_pfx01',1,1,'ID'),('jira','oauthconsumer','PRIMARY','2016-03-12 14:55:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumer','PRIMARY','2016-03-12 14:55:25','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumer','oauth_consumer_index','2016-03-12 14:55:25','n_diff_pfx01',1,1,'CONSUMER_KEY'),('jira','oauthconsumer','oauth_consumer_index','2016-03-12 14:55:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumer','oauth_consumer_index','2016-03-12 14:55:25','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumer','oauth_consumer_service_index','2016-03-12 14:55:25','n_diff_pfx01',1,1,'consumerservice'),('jira','oauthconsumer','oauth_consumer_service_index','2016-03-12 14:55:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumer','oauth_consumer_service_index','2016-03-12 14:55:25','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumertoken','PRIMARY','2016-03-12 14:55:26','n_diff_pfx01',0,1,'ID'),('jira','oauthconsumertoken','PRIMARY','2016-03-12 14:55:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumertoken','PRIMARY','2016-03-12 14:55:26','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumertoken','oauth_consumer_token_index','2016-03-12 14:55:26','n_diff_pfx01',0,1,'TOKEN'),('jira','oauthconsumertoken','oauth_consumer_token_index','2016-03-12 14:55:26','n_diff_pfx02',0,1,'TOKEN,ID'),('jira','oauthconsumertoken','oauth_consumer_token_index','2016-03-12 14:55:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumertoken','oauth_consumer_token_index','2016-03-12 14:55:26','size',1,NULL,'Number of pages in the index'),('jira','oauthconsumertoken','oauth_consumer_token_key_index','2016-03-12 14:55:26','n_diff_pfx01',0,1,'TOKEN_KEY'),('jira','oauthconsumertoken','oauth_consumer_token_key_index','2016-03-12 14:55:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthconsumertoken','oauth_consumer_token_key_index','2016-03-12 14:55:26','size',1,NULL,'Number of pages in the index'),('jira','oauthspconsumer','PRIMARY','2016-03-12 14:55:27','n_diff_pfx01',0,1,'ID'),('jira','oauthspconsumer','PRIMARY','2016-03-12 14:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthspconsumer','PRIMARY','2016-03-12 14:55:27','size',1,NULL,'Number of pages in the index'),('jira','oauthspconsumer','oauth_sp_consumer_index','2016-03-12 14:55:27','n_diff_pfx01',0,1,'CONSUMER_KEY'),('jira','oauthspconsumer','oauth_sp_consumer_index','2016-03-12 14:55:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthspconsumer','oauth_sp_consumer_index','2016-03-12 14:55:27','size',1,NULL,'Number of pages in the index'),('jira','oauthsptoken','PRIMARY','2016-03-12 14:55:28','n_diff_pfx01',0,1,'ID'),('jira','oauthsptoken','PRIMARY','2016-03-12 14:55:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthsptoken','PRIMARY','2016-03-12 14:55:28','size',1,NULL,'Number of pages in the index'),('jira','oauthsptoken','oauth_sp_consumer_key_index','2016-03-12 14:55:28','n_diff_pfx01',0,1,'CONSUMER_KEY'),('jira','oauthsptoken','oauth_sp_consumer_key_index','2016-03-12 14:55:28','n_diff_pfx02',0,1,'CONSUMER_KEY,ID'),('jira','oauthsptoken','oauth_sp_consumer_key_index','2016-03-12 14:55:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthsptoken','oauth_sp_consumer_key_index','2016-03-12 14:55:28','size',1,NULL,'Number of pages in the index'),('jira','oauthsptoken','oauth_sp_token_index','2016-03-12 14:55:28','n_diff_pfx01',0,1,'TOKEN'),('jira','oauthsptoken','oauth_sp_token_index','2016-03-12 14:55:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','oauthsptoken','oauth_sp_token_index','2016-03-12 14:55:28','size',1,NULL,'Number of pages in the index'),('jira','optionconfiguration','PRIMARY','2016-03-12 14:55:29','n_diff_pfx01',18,1,'ID'),('jira','optionconfiguration','PRIMARY','2016-03-12 14:55:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','optionconfiguration','PRIMARY','2016-03-12 14:55:29','size',1,NULL,'Number of pages in the index'),('jira','optionconfiguration','fieldid_fieldconf','2016-03-12 14:55:29','n_diff_pfx01',1,1,'FIELDID'),('jira','optionconfiguration','fieldid_fieldconf','2016-03-12 14:55:29','n_diff_pfx02',3,1,'FIELDID,FIELDCONFIG'),('jira','optionconfiguration','fieldid_fieldconf','2016-03-12 14:55:29','n_diff_pfx03',18,1,'FIELDID,FIELDCONFIG,ID'),('jira','optionconfiguration','fieldid_fieldconf','2016-03-12 14:55:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','optionconfiguration','fieldid_fieldconf','2016-03-12 14:55:29','size',1,NULL,'Number of pages in the index'),('jira','optionconfiguration','fieldid_optionid','2016-03-12 14:55:29','n_diff_pfx01',1,1,'FIELDID'),('jira','optionconfiguration','fieldid_optionid','2016-03-12 14:55:29','n_diff_pfx02',8,1,'FIELDID,OPTIONID'),('jira','optionconfiguration','fieldid_optionid','2016-03-12 14:55:29','n_diff_pfx03',18,1,'FIELDID,OPTIONID,ID'),('jira','optionconfiguration','fieldid_optionid','2016-03-12 14:55:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','optionconfiguration','fieldid_optionid','2016-03-12 14:55:29','size',1,NULL,'Number of pages in the index'),('jira','permissionscheme','PRIMARY','2016-03-12 14:55:29','n_diff_pfx01',1,1,'ID'),('jira','permissionscheme','PRIMARY','2016-03-12 14:55:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','permissionscheme','PRIMARY','2016-03-12 14:55:29','size',1,NULL,'Number of pages in the index'),('jira','pluginstate','PRIMARY','2016-03-12 14:55:30','n_diff_pfx01',4,1,'pluginkey'),('jira','pluginstate','PRIMARY','2016-03-12 14:55:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','pluginstate','PRIMARY','2016-03-12 14:55:30','size',1,NULL,'Number of pages in the index'),('jira','pluginversion','PRIMARY','2016-03-12 14:55:31','n_diff_pfx01',178,2,'ID'),('jira','pluginversion','PRIMARY','2016-03-12 14:55:31','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('jira','pluginversion','PRIMARY','2016-03-12 14:55:31','size',3,NULL,'Number of pages in the index'),('jira','portalpage','PRIMARY','2016-03-12 14:55:32','n_diff_pfx01',1,1,'ID'),('jira','portalpage','PRIMARY','2016-03-12 14:55:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','portalpage','PRIMARY','2016-03-12 14:55:32','size',1,NULL,'Number of pages in the index'),('jira','portalpage','ppage_username','2016-03-12 14:55:32','n_diff_pfx01',1,1,'USERNAME'),('jira','portalpage','ppage_username','2016-03-12 14:55:32','n_diff_pfx02',1,1,'USERNAME,ID'),('jira','portalpage','ppage_username','2016-03-12 14:55:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','portalpage','ppage_username','2016-03-12 14:55:32','size',1,NULL,'Number of pages in the index'),('jira','portletconfiguration','PRIMARY','2016-03-12 14:55:34','n_diff_pfx01',4,1,'ID'),('jira','portletconfiguration','PRIMARY','2016-03-12 14:55:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','portletconfiguration','PRIMARY','2016-03-12 14:55:34','size',1,NULL,'Number of pages in the index'),('jira','priority','PRIMARY','2016-03-12 14:55:35','n_diff_pfx01',5,1,'ID'),('jira','priority','PRIMARY','2016-03-12 14:55:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','priority','PRIMARY','2016-03-12 14:55:35','size',1,NULL,'Number of pages in the index'),('jira','productlicense','PRIMARY','2016-03-12 14:55:36','n_diff_pfx01',0,1,'ID'),('jira','productlicense','PRIMARY','2016-03-12 14:55:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','productlicense','PRIMARY','2016-03-12 14:55:36','size',1,NULL,'Number of pages in the index'),('jira','project','PRIMARY','2016-03-12 14:55:38','n_diff_pfx01',1,1,'ID'),('jira','project','PRIMARY','2016-03-12 14:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','project','PRIMARY','2016-03-12 14:55:38','size',1,NULL,'Number of pages in the index'),('jira','project','idx_project_key','2016-03-12 14:55:38','n_diff_pfx01',1,1,'pkey'),('jira','project','idx_project_key','2016-03-12 14:55:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','project','idx_project_key','2016-03-12 14:55:38','size',1,NULL,'Number of pages in the index'),('jira','project_key','PRIMARY','2016-03-12 14:55:39','n_diff_pfx01',1,1,'ID'),('jira','project_key','PRIMARY','2016-03-12 14:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','project_key','PRIMARY','2016-03-12 14:55:39','size',1,NULL,'Number of pages in the index'),('jira','project_key','idx_all_project_ids','2016-03-12 14:55:39','n_diff_pfx01',1,1,'PROJECT_ID'),('jira','project_key','idx_all_project_ids','2016-03-12 14:55:39','n_diff_pfx02',1,1,'PROJECT_ID,ID'),('jira','project_key','idx_all_project_ids','2016-03-12 14:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','project_key','idx_all_project_ids','2016-03-12 14:55:39','size',1,NULL,'Number of pages in the index'),('jira','project_key','idx_all_project_keys','2016-03-12 14:55:39','n_diff_pfx01',1,1,'PROJECT_KEY'),('jira','project_key','idx_all_project_keys','2016-03-12 14:55:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','project_key','idx_all_project_keys','2016-03-12 14:55:39','size',1,NULL,'Number of pages in the index'),('jira','projectcategory','PRIMARY','2016-03-12 14:55:40','n_diff_pfx01',0,1,'ID'),('jira','projectcategory','PRIMARY','2016-03-12 14:55:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','projectcategory','PRIMARY','2016-03-12 14:55:40','size',1,NULL,'Number of pages in the index'),('jira','projectrole','PRIMARY','2016-03-12 14:55:41','n_diff_pfx01',3,1,'ID'),('jira','projectrole','PRIMARY','2016-03-12 14:55:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','projectrole','PRIMARY','2016-03-12 14:55:41','size',1,NULL,'Number of pages in the index'),('jira','projectroleactor','PRIMARY','2016-03-12 14:55:43','n_diff_pfx01',6,1,'ID'),('jira','projectroleactor','PRIMARY','2016-03-12 14:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','projectroleactor','PRIMARY','2016-03-12 14:55:43','size',1,NULL,'Number of pages in the index'),('jira','projectroleactor','role_player_idx','2016-03-12 14:55:43','n_diff_pfx01',3,1,'PROJECTROLEID'),('jira','projectroleactor','role_player_idx','2016-03-12 14:55:43','n_diff_pfx02',6,1,'PROJECTROLEID,PID'),('jira','projectroleactor','role_player_idx','2016-03-12 14:55:43','n_diff_pfx03',6,1,'PROJECTROLEID,PID,ID'),('jira','projectroleactor','role_player_idx','2016-03-12 14:55:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','projectroleactor','role_player_idx','2016-03-12 14:55:43','size',1,NULL,'Number of pages in the index'),('jira','projectversion','PRIMARY','2016-03-12 14:55:44','n_diff_pfx01',0,1,'ID'),('jira','projectversion','PRIMARY','2016-03-12 14:55:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','projectversion','PRIMARY','2016-03-12 14:55:44','size',1,NULL,'Number of pages in the index'),('jira','propertydata','PRIMARY','2016-03-12 14:55:45','n_diff_pfx01',0,1,'ID'),('jira','propertydata','PRIMARY','2016-03-12 14:55:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertydata','PRIMARY','2016-03-12 14:55:45','size',1,NULL,'Number of pages in the index'),('jira','propertydate','PRIMARY','2016-03-12 14:55:46','n_diff_pfx01',0,1,'ID'),('jira','propertydate','PRIMARY','2016-03-12 14:55:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertydate','PRIMARY','2016-03-12 14:55:46','size',1,NULL,'Number of pages in the index'),('jira','propertydecimal','PRIMARY','2016-03-12 14:55:48','n_diff_pfx01',0,1,'ID'),('jira','propertydecimal','PRIMARY','2016-03-12 14:55:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertydecimal','PRIMARY','2016-03-12 14:55:48','size',1,NULL,'Number of pages in the index'),('jira','propertyentry','PRIMARY','2016-03-12 14:55:49','n_diff_pfx01',266,3,'ID'),('jira','propertyentry','PRIMARY','2016-03-12 14:55:49','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('jira','propertyentry','PRIMARY','2016-03-12 14:55:49','size',4,NULL,'Number of pages in the index'),('jira','propertyentry','osproperty_all','2016-03-12 14:55:49','n_diff_pfx01',7,1,'ENTITY_ID'),('jira','propertyentry','osproperty_all','2016-03-12 14:55:49','n_diff_pfx02',266,1,'ENTITY_ID,ID'),('jira','propertyentry','osproperty_all','2016-03-12 14:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertyentry','osproperty_all','2016-03-12 14:55:49','size',1,NULL,'Number of pages in the index'),('jira','propertyentry','osproperty_entityName','2016-03-12 14:55:49','n_diff_pfx01',11,1,'ENTITY_NAME'),('jira','propertyentry','osproperty_entityName','2016-03-12 14:55:49','n_diff_pfx02',266,1,'ENTITY_NAME,ID'),('jira','propertyentry','osproperty_entityName','2016-03-12 14:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertyentry','osproperty_entityName','2016-03-12 14:55:49','size',1,NULL,'Number of pages in the index'),('jira','propertyentry','osproperty_propertyKey','2016-03-12 14:55:49','n_diff_pfx01',260,1,'PROPERTY_KEY'),('jira','propertyentry','osproperty_propertyKey','2016-03-12 14:55:49','n_diff_pfx02',266,1,'PROPERTY_KEY,ID'),('jira','propertyentry','osproperty_propertyKey','2016-03-12 14:55:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertyentry','osproperty_propertyKey','2016-03-12 14:55:49','size',1,NULL,'Number of pages in the index'),('jira','propertynumber','PRIMARY','2016-03-12 14:55:50','n_diff_pfx01',49,1,'ID'),('jira','propertynumber','PRIMARY','2016-03-12 14:55:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertynumber','PRIMARY','2016-03-12 14:55:50','size',1,NULL,'Number of pages in the index'),('jira','propertystring','PRIMARY','2016-03-12 14:55:51','n_diff_pfx01',119,1,'ID'),('jira','propertystring','PRIMARY','2016-03-12 14:55:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','propertystring','PRIMARY','2016-03-12 14:55:51','size',1,NULL,'Number of pages in the index'),('jira','propertytext','PRIMARY','2016-03-12 14:55:52','n_diff_pfx01',98,4,'ID'),('jira','propertytext','PRIMARY','2016-03-12 14:55:52','n_leaf_pages',10,NULL,'Number of leaf pages in the index'),('jira','propertytext','PRIMARY','2016-03-12 14:55:52','size',11,NULL,'Number of pages in the index'),('jira','qrtz_calendars','PRIMARY','2016-03-12 14:55:52','n_diff_pfx01',0,1,'CALENDAR_NAME'),('jira','qrtz_calendars','PRIMARY','2016-03-12 14:55:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_calendars','PRIMARY','2016-03-12 14:55:52','size',1,NULL,'Number of pages in the index'),('jira','qrtz_cron_triggers','PRIMARY','2016-03-12 14:55:53','n_diff_pfx01',0,1,'ID'),('jira','qrtz_cron_triggers','PRIMARY','2016-03-12 14:55:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_cron_triggers','PRIMARY','2016-03-12 14:55:53','size',1,NULL,'Number of pages in the index'),('jira','qrtz_fired_triggers','PRIMARY','2016-03-12 14:55:54','n_diff_pfx01',0,1,'ENTRY_ID'),('jira','qrtz_fired_triggers','PRIMARY','2016-03-12 14:55:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_fired_triggers','PRIMARY','2016-03-12 14:55:54','size',1,NULL,'Number of pages in the index'),('jira','qrtz_job_details','PRIMARY','2016-03-12 14:55:55','n_diff_pfx01',0,1,'ID'),('jira','qrtz_job_details','PRIMARY','2016-03-12 14:55:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_job_details','PRIMARY','2016-03-12 14:55:55','size',1,NULL,'Number of pages in the index'),('jira','qrtz_job_listeners','PRIMARY','2016-03-12 14:55:56','n_diff_pfx01',0,1,'ID'),('jira','qrtz_job_listeners','PRIMARY','2016-03-12 14:55:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_job_listeners','PRIMARY','2016-03-12 14:55:56','size',1,NULL,'Number of pages in the index'),('jira','qrtz_simple_triggers','PRIMARY','2016-03-12 14:55:57','n_diff_pfx01',0,1,'ID'),('jira','qrtz_simple_triggers','PRIMARY','2016-03-12 14:55:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_simple_triggers','PRIMARY','2016-03-12 14:55:57','size',1,NULL,'Number of pages in the index'),('jira','qrtz_trigger_listeners','PRIMARY','2016-03-12 14:55:57','n_diff_pfx01',0,1,'ID'),('jira','qrtz_trigger_listeners','PRIMARY','2016-03-12 14:55:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_trigger_listeners','PRIMARY','2016-03-12 14:55:57','size',1,NULL,'Number of pages in the index'),('jira','qrtz_triggers','PRIMARY','2016-03-12 14:55:58','n_diff_pfx01',0,1,'ID'),('jira','qrtz_triggers','PRIMARY','2016-03-12 14:55:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','qrtz_triggers','PRIMARY','2016-03-12 14:55:58','size',1,NULL,'Number of pages in the index'),('jira','remembermetoken','PRIMARY','2016-03-12 14:55:59','n_diff_pfx01',12,1,'ID'),('jira','remembermetoken','PRIMARY','2016-03-12 14:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','remembermetoken','PRIMARY','2016-03-12 14:55:59','size',1,NULL,'Number of pages in the index'),('jira','remembermetoken','remembermetoken_username_index','2016-03-12 14:55:59','n_diff_pfx01',1,1,'USERNAME'),('jira','remembermetoken','remembermetoken_username_index','2016-03-12 14:55:59','n_diff_pfx02',12,1,'USERNAME,ID'),('jira','remembermetoken','remembermetoken_username_index','2016-03-12 14:55:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','remembermetoken','remembermetoken_username_index','2016-03-12 14:55:59','size',1,NULL,'Number of pages in the index'),('jira','remotelink','PRIMARY','2016-03-12 14:56:00','n_diff_pfx01',0,1,'ID'),('jira','remotelink','PRIMARY','2016-03-12 14:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','remotelink','PRIMARY','2016-03-12 14:56:00','size',1,NULL,'Number of pages in the index'),('jira','remotelink','remotelink_globalid','2016-03-12 14:56:00','n_diff_pfx01',0,1,'GLOBALID'),('jira','remotelink','remotelink_globalid','2016-03-12 14:56:00','n_diff_pfx02',0,1,'GLOBALID,ID'),('jira','remotelink','remotelink_globalid','2016-03-12 14:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','remotelink','remotelink_globalid','2016-03-12 14:56:00','size',1,NULL,'Number of pages in the index'),('jira','remotelink','remotelink_issueid','2016-03-12 14:56:00','n_diff_pfx01',0,1,'ISSUEID'),('jira','remotelink','remotelink_issueid','2016-03-12 14:56:00','n_diff_pfx02',0,1,'ISSUEID,GLOBALID'),('jira','remotelink','remotelink_issueid','2016-03-12 14:56:00','n_diff_pfx03',0,1,'ISSUEID,GLOBALID,ID'),('jira','remotelink','remotelink_issueid','2016-03-12 14:56:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','remotelink','remotelink_issueid','2016-03-12 14:56:00','size',1,NULL,'Number of pages in the index'),('jira','replicatedindexoperation','PRIMARY','2016-03-12 14:56:01','n_diff_pfx01',0,1,'ID'),('jira','replicatedindexoperation','PRIMARY','2016-03-12 14:56:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','replicatedindexoperation','PRIMARY','2016-03-12 14:56:01','size',1,NULL,'Number of pages in the index'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_diff_pfx01',0,1,'NODE_ID'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_diff_pfx02',0,1,'NODE_ID,AFFECTED_INDEX'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_diff_pfx03',0,1,'NODE_ID,AFFECTED_INDEX,OPERATION'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_diff_pfx04',0,1,'NODE_ID,AFFECTED_INDEX,OPERATION,INDEX_TIME'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_diff_pfx05',0,1,'NODE_ID,AFFECTED_INDEX,OPERATION,INDEX_TIME,ID'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','replicatedindexoperation','node_operation_idx','2016-03-12 14:56:01','size',1,NULL,'Number of pages in the index'),('jira','resolution','PRIMARY','2016-03-12 14:56:02','n_diff_pfx01',6,1,'ID'),('jira','resolution','PRIMARY','2016-03-12 14:56:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','resolution','PRIMARY','2016-03-12 14:56:02','size',1,NULL,'Number of pages in the index'),('jira','rundetails','PRIMARY','2016-03-12 14:56:04','n_diff_pfx01',15,1,'ID'),('jira','rundetails','PRIMARY','2016-03-12 14:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','rundetails','PRIMARY','2016-03-12 14:56:04','size',1,NULL,'Number of pages in the index'),('jira','rundetails','rundetails_jobid_idx','2016-03-12 14:56:04','n_diff_pfx01',15,1,'JOB_ID'),('jira','rundetails','rundetails_jobid_idx','2016-03-12 14:56:04','n_diff_pfx02',15,1,'JOB_ID,ID'),('jira','rundetails','rundetails_jobid_idx','2016-03-12 14:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','rundetails','rundetails_jobid_idx','2016-03-12 14:56:04','size',1,NULL,'Number of pages in the index'),('jira','rundetails','rundetails_starttime_idx','2016-03-12 14:56:04','n_diff_pfx01',13,1,'START_TIME'),('jira','rundetails','rundetails_starttime_idx','2016-03-12 14:56:04','n_diff_pfx02',15,1,'START_TIME,ID'),('jira','rundetails','rundetails_starttime_idx','2016-03-12 14:56:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','rundetails','rundetails_starttime_idx','2016-03-12 14:56:04','size',1,NULL,'Number of pages in the index'),('jira','schemeissuesecurities','PRIMARY','2016-03-12 14:56:05','n_diff_pfx01',0,1,'ID'),('jira','schemeissuesecurities','PRIMARY','2016-03-12 14:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemeissuesecurities','PRIMARY','2016-03-12 14:56:05','size',1,NULL,'Number of pages in the index'),('jira','schemeissuesecurities','sec_scheme','2016-03-12 14:56:05','n_diff_pfx01',0,1,'SCHEME'),('jira','schemeissuesecurities','sec_scheme','2016-03-12 14:56:05','n_diff_pfx02',0,1,'SCHEME,ID'),('jira','schemeissuesecurities','sec_scheme','2016-03-12 14:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemeissuesecurities','sec_scheme','2016-03-12 14:56:05','size',1,NULL,'Number of pages in the index'),('jira','schemeissuesecurities','sec_security','2016-03-12 14:56:05','n_diff_pfx01',0,1,'SECURITY'),('jira','schemeissuesecurities','sec_security','2016-03-12 14:56:05','n_diff_pfx02',0,1,'SECURITY,ID'),('jira','schemeissuesecurities','sec_security','2016-03-12 14:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemeissuesecurities','sec_security','2016-03-12 14:56:05','size',1,NULL,'Number of pages in the index'),('jira','schemeissuesecuritylevels','PRIMARY','2016-03-12 14:56:05','n_diff_pfx01',0,1,'ID'),('jira','schemeissuesecuritylevels','PRIMARY','2016-03-12 14:56:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemeissuesecuritylevels','PRIMARY','2016-03-12 14:56:05','size',1,NULL,'Number of pages in the index'),('jira','schemepermissions','PRIMARY','2016-03-12 14:56:06','n_diff_pfx01',38,1,'ID'),('jira','schemepermissions','PRIMARY','2016-03-12 14:56:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemepermissions','PRIMARY','2016-03-12 14:56:06','size',1,NULL,'Number of pages in the index'),('jira','schemepermissions','prmssn_scheme','2016-03-12 14:56:06','n_diff_pfx01',2,1,'SCHEME'),('jira','schemepermissions','prmssn_scheme','2016-03-12 14:56:06','n_diff_pfx02',38,1,'SCHEME,ID'),('jira','schemepermissions','prmssn_scheme','2016-03-12 14:56:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','schemepermissions','prmssn_scheme','2016-03-12 14:56:06','size',1,NULL,'Number of pages in the index'),('jira','searchrequest','PRIMARY','2016-03-12 14:56:07','n_diff_pfx01',0,1,'ID'),('jira','searchrequest','PRIMARY','2016-03-12 14:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','searchrequest','PRIMARY','2016-03-12 14:56:07','size',1,NULL,'Number of pages in the index'),('jira','searchrequest','searchrequest_filternameLower','2016-03-12 14:56:07','n_diff_pfx01',0,1,'filtername_lower'),('jira','searchrequest','searchrequest_filternameLower','2016-03-12 14:56:07','n_diff_pfx02',0,1,'filtername_lower,ID'),('jira','searchrequest','searchrequest_filternameLower','2016-03-12 14:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','searchrequest','searchrequest_filternameLower','2016-03-12 14:56:07','size',1,NULL,'Number of pages in the index'),('jira','searchrequest','sr_author','2016-03-12 14:56:07','n_diff_pfx01',0,1,'authorname'),('jira','searchrequest','sr_author','2016-03-12 14:56:07','n_diff_pfx02',0,1,'authorname,ID'),('jira','searchrequest','sr_author','2016-03-12 14:56:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','searchrequest','sr_author','2016-03-12 14:56:07','size',1,NULL,'Number of pages in the index'),('jira','serviceconfig','PRIMARY','2016-03-12 14:56:08','n_diff_pfx01',3,1,'ID'),('jira','serviceconfig','PRIMARY','2016-03-12 14:56:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','serviceconfig','PRIMARY','2016-03-12 14:56:08','size',1,NULL,'Number of pages in the index'),('jira','sharepermissions','PRIMARY','2016-03-12 14:56:09','n_diff_pfx01',1,1,'ID'),('jira','sharepermissions','PRIMARY','2016-03-12 14:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','sharepermissions','PRIMARY','2016-03-12 14:56:09','size',1,NULL,'Number of pages in the index'),('jira','sharepermissions','share_index','2016-03-12 14:56:09','n_diff_pfx01',1,1,'entityid'),('jira','sharepermissions','share_index','2016-03-12 14:56:09','n_diff_pfx02',1,1,'entityid,entitytype'),('jira','sharepermissions','share_index','2016-03-12 14:56:09','n_diff_pfx03',1,1,'entityid,entitytype,ID'),('jira','sharepermissions','share_index','2016-03-12 14:56:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','sharepermissions','share_index','2016-03-12 14:56:09','size',1,NULL,'Number of pages in the index'),('jira','trackback_ping','PRIMARY','2016-03-12 14:56:10','n_diff_pfx01',0,1,'ID'),('jira','trackback_ping','PRIMARY','2016-03-12 14:56:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','trackback_ping','PRIMARY','2016-03-12 14:56:10','size',1,NULL,'Number of pages in the index'),('jira','trustedapp','PRIMARY','2016-03-12 14:56:11','n_diff_pfx01',0,1,'ID'),('jira','trustedapp','PRIMARY','2016-03-12 14:56:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','trustedapp','PRIMARY','2016-03-12 14:56:11','size',1,NULL,'Number of pages in the index'),('jira','trustedapp','trustedapp_id','2016-03-12 14:56:11','n_diff_pfx01',0,1,'APPLICATION_ID'),('jira','trustedapp','trustedapp_id','2016-03-12 14:56:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','trustedapp','trustedapp_id','2016-03-12 14:56:11','size',1,NULL,'Number of pages in the index'),('jira','upgradehistory','PRIMARY','2016-03-12 14:56:12','n_diff_pfx01',61,1,'UPGRADECLASS'),('jira','upgradehistory','PRIMARY','2016-03-12 14:56:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','upgradehistory','PRIMARY','2016-03-12 14:56:12','size',1,NULL,'Number of pages in the index'),('jira','upgradeversionhistory','PRIMARY','2016-03-12 14:56:13','n_diff_pfx01',2,1,'TARGETBUILD'),('jira','upgradeversionhistory','PRIMARY','2016-03-12 14:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','upgradeversionhistory','PRIMARY','2016-03-12 14:56:13','size',1,NULL,'Number of pages in the index'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','n_diff_pfx01',1,1,'SOURCE_NAME'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','n_diff_pfx02',1,1,'SOURCE_NAME,SINK_NODE_ID'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','n_diff_pfx03',1,1,'SOURCE_NAME,SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','n_diff_pfx04',1,1,'SOURCE_NAME,SINK_NODE_ID,SINK_NODE_ENTITY,ASSOCIATION_TYPE'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userassociation','PRIMARY','2016-03-12 14:56:13','size',1,NULL,'Number of pages in the index'),('jira','userassociation','user_sink','2016-03-12 14:56:13','n_diff_pfx01',1,1,'SINK_NODE_ID'),('jira','userassociation','user_sink','2016-03-12 14:56:13','n_diff_pfx02',1,1,'SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','userassociation','user_sink','2016-03-12 14:56:13','n_diff_pfx03',1,1,'SINK_NODE_ID,SINK_NODE_ENTITY,SOURCE_NAME'),('jira','userassociation','user_sink','2016-03-12 14:56:13','n_diff_pfx04',1,1,'SINK_NODE_ID,SINK_NODE_ENTITY,SOURCE_NAME,ASSOCIATION_TYPE'),('jira','userassociation','user_sink','2016-03-12 14:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userassociation','user_sink','2016-03-12 14:56:13','size',1,NULL,'Number of pages in the index'),('jira','userassociation','user_source','2016-03-12 14:56:13','n_diff_pfx01',1,1,'SOURCE_NAME'),('jira','userassociation','user_source','2016-03-12 14:56:13','n_diff_pfx02',1,1,'SOURCE_NAME,SINK_NODE_ID'),('jira','userassociation','user_source','2016-03-12 14:56:13','n_diff_pfx03',1,1,'SOURCE_NAME,SINK_NODE_ID,SINK_NODE_ENTITY'),('jira','userassociation','user_source','2016-03-12 14:56:13','n_diff_pfx04',1,1,'SOURCE_NAME,SINK_NODE_ID,SINK_NODE_ENTITY,ASSOCIATION_TYPE'),('jira','userassociation','user_source','2016-03-12 14:56:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userassociation','user_source','2016-03-12 14:56:13','size',1,NULL,'Number of pages in the index'),('jira','userbase','PRIMARY','2016-03-12 14:56:14','n_diff_pfx01',0,1,'ID'),('jira','userbase','PRIMARY','2016-03-12 14:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userbase','PRIMARY','2016-03-12 14:56:14','size',1,NULL,'Number of pages in the index'),('jira','userbase','osuser_name','2016-03-12 14:56:14','n_diff_pfx01',0,1,'username'),('jira','userbase','osuser_name','2016-03-12 14:56:14','n_diff_pfx02',0,1,'username,ID'),('jira','userbase','osuser_name','2016-03-12 14:56:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userbase','osuser_name','2016-03-12 14:56:14','size',1,NULL,'Number of pages in the index'),('jira','userhistoryitem','PRIMARY','2016-03-12 14:56:15','n_diff_pfx01',9,1,'ID'),('jira','userhistoryitem','PRIMARY','2016-03-12 14:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userhistoryitem','PRIMARY','2016-03-12 14:56:15','size',1,NULL,'Number of pages in the index'),('jira','userhistoryitem','uh_type_user_entity','2016-03-12 14:56:15','n_diff_pfx01',5,1,'entitytype'),('jira','userhistoryitem','uh_type_user_entity','2016-03-12 14:56:15','n_diff_pfx02',5,1,'entitytype,USERNAME'),('jira','userhistoryitem','uh_type_user_entity','2016-03-12 14:56:15','n_diff_pfx03',9,1,'entitytype,USERNAME,entityid'),('jira','userhistoryitem','uh_type_user_entity','2016-03-12 14:56:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userhistoryitem','uh_type_user_entity','2016-03-12 14:56:15','size',1,NULL,'Number of pages in the index'),('jira','userpickerfilter','PRIMARY','2016-03-12 14:56:16','n_diff_pfx01',0,1,'ID'),('jira','userpickerfilter','PRIMARY','2016-03-12 14:56:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfilter','PRIMARY','2016-03-12 14:56:16','size',1,NULL,'Number of pages in the index'),('jira','userpickerfilter','upf_customfield','2016-03-12 14:56:16','n_diff_pfx01',0,1,'CUSTOMFIELD'),('jira','userpickerfilter','upf_customfield','2016-03-12 14:56:16','n_diff_pfx02',0,1,'CUSTOMFIELD,ID'),('jira','userpickerfilter','upf_customfield','2016-03-12 14:56:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfilter','upf_customfield','2016-03-12 14:56:16','size',1,NULL,'Number of pages in the index'),('jira','userpickerfilter','upf_fieldconfigid','2016-03-12 14:56:16','n_diff_pfx01',0,1,'CUSTOMFIELDCONFIG'),('jira','userpickerfilter','upf_fieldconfigid','2016-03-12 14:56:16','n_diff_pfx02',0,1,'CUSTOMFIELDCONFIG,ID'),('jira','userpickerfilter','upf_fieldconfigid','2016-03-12 14:56:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfilter','upf_fieldconfigid','2016-03-12 14:56:16','size',1,NULL,'Number of pages in the index'),('jira','userpickerfiltergroup','PRIMARY','2016-03-12 14:56:17','n_diff_pfx01',0,1,'ID'),('jira','userpickerfiltergroup','PRIMARY','2016-03-12 14:56:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfiltergroup','PRIMARY','2016-03-12 14:56:17','size',1,NULL,'Number of pages in the index'),('jira','userpickerfiltergroup','cf_userpickerfiltergroup','2016-03-12 14:56:17','n_diff_pfx01',0,1,'USERPICKERFILTER'),('jira','userpickerfiltergroup','cf_userpickerfiltergroup','2016-03-12 14:56:17','n_diff_pfx02',0,1,'USERPICKERFILTER,ID'),('jira','userpickerfiltergroup','cf_userpickerfiltergroup','2016-03-12 14:56:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfiltergroup','cf_userpickerfiltergroup','2016-03-12 14:56:17','size',1,NULL,'Number of pages in the index'),('jira','userpickerfilterrole','PRIMARY','2016-03-12 14:56:18','n_diff_pfx01',0,1,'ID'),('jira','userpickerfilterrole','PRIMARY','2016-03-12 14:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfilterrole','PRIMARY','2016-03-12 14:56:18','size',1,NULL,'Number of pages in the index'),('jira','userpickerfilterrole','cf_userpickerfilterrole','2016-03-12 14:56:18','n_diff_pfx01',0,1,'USERPICKERFILTER'),('jira','userpickerfilterrole','cf_userpickerfilterrole','2016-03-12 14:56:18','n_diff_pfx02',0,1,'USERPICKERFILTER,ID'),('jira','userpickerfilterrole','cf_userpickerfilterrole','2016-03-12 14:56:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','userpickerfilterrole','cf_userpickerfilterrole','2016-03-12 14:56:18','size',1,NULL,'Number of pages in the index'),('jira','versioncontrol','PRIMARY','2016-03-12 14:56:19','n_diff_pfx01',0,1,'ID'),('jira','versioncontrol','PRIMARY','2016-03-12 14:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','versioncontrol','PRIMARY','2016-03-12 14:56:19','size',1,NULL,'Number of pages in the index'),('jira','votehistory','PRIMARY','2016-03-12 14:56:19','n_diff_pfx01',0,1,'ID'),('jira','votehistory','PRIMARY','2016-03-12 14:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','votehistory','PRIMARY','2016-03-12 14:56:19','size',1,NULL,'Number of pages in the index'),('jira','votehistory','votehistory_issue_index','2016-03-12 14:56:19','n_diff_pfx01',0,1,'issueid'),('jira','votehistory','votehistory_issue_index','2016-03-12 14:56:19','n_diff_pfx02',0,1,'issueid,ID'),('jira','votehistory','votehistory_issue_index','2016-03-12 14:56:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','votehistory','votehistory_issue_index','2016-03-12 14:56:19','size',1,NULL,'Number of pages in the index'),('jira','workflowscheme','PRIMARY','2016-03-12 14:56:20','n_diff_pfx01',2,1,'ID'),('jira','workflowscheme','PRIMARY','2016-03-12 14:56:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','workflowscheme','PRIMARY','2016-03-12 14:56:20','size',1,NULL,'Number of pages in the index'),('jira','workflowschemeentity','PRIMARY','2016-03-12 14:56:21','n_diff_pfx01',3,1,'ID'),('jira','workflowschemeentity','PRIMARY','2016-03-12 14:56:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','workflowschemeentity','PRIMARY','2016-03-12 14:56:21','size',1,NULL,'Number of pages in the index'),('jira','workflowschemeentity','workflow_scheme','2016-03-12 14:56:21','n_diff_pfx01',2,1,'SCHEME'),('jira','workflowschemeentity','workflow_scheme','2016-03-12 14:56:21','n_diff_pfx02',3,1,'SCHEME,ID'),('jira','workflowschemeentity','workflow_scheme','2016-03-12 14:56:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','workflowschemeentity','workflow_scheme','2016-03-12 14:56:21','size',1,NULL,'Number of pages in the index'),('jira','worklog','PRIMARY','2016-03-12 14:56:22','n_diff_pfx01',1,1,'ID'),('jira','worklog','PRIMARY','2016-03-12 14:56:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','worklog','PRIMARY','2016-03-12 14:56:22','size',1,NULL,'Number of pages in the index'),('jira','worklog','worklog_author','2016-03-12 14:56:22','n_diff_pfx01',1,1,'AUTHOR'),('jira','worklog','worklog_author','2016-03-12 14:56:22','n_diff_pfx02',1,1,'AUTHOR,ID'),('jira','worklog','worklog_author','2016-03-12 14:56:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','worklog','worklog_author','2016-03-12 14:56:22','size',1,NULL,'Number of pages in the index'),('jira','worklog','worklog_issue','2016-03-12 14:56:22','n_diff_pfx01',1,1,'issueid'),('jira','worklog','worklog_issue','2016-03-12 14:56:22','n_diff_pfx02',1,1,'issueid,ID'),('jira','worklog','worklog_issue','2016-03-12 14:56:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('jira','worklog','worklog_issue','2016-03-12 14:56:22','size',1,NULL,'Number of pages in the index'),('knihovna','authors','PRIMARY','2016-03-12 14:56:24','n_diff_pfx01',117,1,'id'),('knihovna','authors','PRIMARY','2016-03-12 14:56:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','authors','PRIMARY','2016-03-12 14:56:24','size',1,NULL,'Number of pages in the index'),('knihovna','book_authors','PRIMARY','2016-03-12 14:56:25','n_diff_pfx01',1560,4,'id'),('knihovna','book_authors','PRIMARY','2016-03-12 14:56:25','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','PRIMARY','2016-03-12 14:56:25','size',5,NULL,'Number of pages in the index'),('knihovna','book_authors','fk_book_authors_author','2016-03-12 14:56:25','n_diff_pfx01',112,2,'author'),('knihovna','book_authors','fk_book_authors_author','2016-03-12 14:56:25','n_diff_pfx02',1560,2,'author,id'),('knihovna','book_authors','fk_book_authors_author','2016-03-12 14:56:25','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','fk_book_authors_author','2016-03-12 14:56:25','size',3,NULL,'Number of pages in the index'),('knihovna','book_authors','fk_book_authors_book','2016-03-12 14:56:25','n_diff_pfx01',1558,2,'book'),('knihovna','book_authors','fk_book_authors_book','2016-03-12 14:56:25','n_diff_pfx02',1560,2,'book,id'),('knihovna','book_authors','fk_book_authors_book','2016-03-12 14:56:25','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('knihovna','book_authors','fk_book_authors_book','2016-03-12 14:56:25','size',3,NULL,'Number of pages in the index'),('knihovna','books','PRIMARY','2016-03-12 14:56:26','n_diff_pfx01',1558,8,'id'),('knihovna','books','PRIMARY','2016-03-12 14:56:26','n_leaf_pages',8,NULL,'Number of leaf pages in the index'),('knihovna','books','PRIMARY','2016-03-12 14:56:26','size',9,NULL,'Number of pages in the index'),('knihovna','books','fk_genre','2016-03-12 14:56:26','n_diff_pfx01',11,2,'genre'),('knihovna','books','fk_genre','2016-03-12 14:56:26','n_diff_pfx02',1558,2,'genre,id'),('knihovna','books','fk_genre','2016-03-12 14:56:26','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('knihovna','books','fk_genre','2016-03-12 14:56:26','size',3,NULL,'Number of pages in the index'),('knihovna','books','language','2016-03-12 14:56:26','n_diff_pfx01',3,2,'language'),('knihovna','books','language','2016-03-12 14:56:26','n_diff_pfx02',1558,2,'language,id'),('knihovna','books','language','2016-03-12 14:56:26','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('knihovna','books','language','2016-03-12 14:56:26','size',3,NULL,'Number of pages in the index'),('knihovna','genres','PRIMARY','2016-03-12 14:56:27','n_diff_pfx01',11,1,'id'),('knihovna','genres','PRIMARY','2016-03-12 14:56:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','genres','PRIMARY','2016-03-12 14:56:27','size',1,NULL,'Number of pages in the index'),('knihovna','languages','PRIMARY','2016-03-12 14:56:28','n_diff_pfx01',3,1,'id'),('knihovna','languages','PRIMARY','2016-03-12 14:56:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','languages','PRIMARY','2016-03-12 14:56:28','size',1,NULL,'Number of pages in the index'),('knihovna','series','PRIMARY','2016-03-12 14:56:29','n_diff_pfx01',117,1,'id'),('knihovna','series','PRIMARY','2016-03-12 14:56:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','PRIMARY','2016-03-12 14:56:29','size',1,NULL,'Number of pages in the index'),('knihovna','series','fk_series_genre','2016-03-12 14:56:29','n_diff_pfx01',2,1,'genre'),('knihovna','series','fk_series_genre','2016-03-12 14:56:29','n_diff_pfx02',117,1,'genre,id'),('knihovna','series','fk_series_genre','2016-03-12 14:56:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','fk_series_genre','2016-03-12 14:56:29','size',1,NULL,'Number of pages in the index'),('knihovna','series','fk_series_language','2016-03-12 14:56:29','n_diff_pfx01',3,1,'language'),('knihovna','series','fk_series_language','2016-03-12 14:56:29','n_diff_pfx02',117,1,'language,id'),('knihovna','series','fk_series_language','2016-03-12 14:56:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series','fk_series_language','2016-03-12 14:56:29','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','PRIMARY','2016-03-12 14:56:30','n_diff_pfx01',117,1,'id'),('knihovna','series_authors','PRIMARY','2016-03-12 14:56:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','PRIMARY','2016-03-12 14:56:30','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','idx_author','2016-03-12 14:56:30','n_diff_pfx01',53,1,'author'),('knihovna','series_authors','idx_author','2016-03-12 14:56:30','n_diff_pfx02',117,1,'author,id'),('knihovna','series_authors','idx_author','2016-03-12 14:56:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','idx_author','2016-03-12 14:56:30','size',1,NULL,'Number of pages in the index'),('knihovna','series_authors','idx_serie','2016-03-12 14:56:30','n_diff_pfx01',117,1,'serie'),('knihovna','series_authors','idx_serie','2016-03-12 14:56:30','n_diff_pfx02',117,1,'serie,id'),('knihovna','series_authors','idx_serie','2016-03-12 14:56:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_authors','idx_serie','2016-03-12 14:56:30','size',1,NULL,'Number of pages in the index'),('knihovna','series_books','PRIMARY','2016-03-12 14:56:31','n_diff_pfx01',642,2,'id'),('knihovna','series_books','PRIMARY','2016-03-12 14:56:31','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('knihovna','series_books','PRIMARY','2016-03-12 14:56:31','size',3,NULL,'Number of pages in the index'),('knihovna','series_books','fk_series_books_book','2016-03-12 14:56:31','n_diff_pfx01',642,1,'book'),('knihovna','series_books','fk_series_books_book','2016-03-12 14:56:31','n_diff_pfx02',642,1,'book,id'),('knihovna','series_books','fk_series_books_book','2016-03-12 14:56:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_books','fk_series_books_book','2016-03-12 14:56:31','size',1,NULL,'Number of pages in the index'),('knihovna','series_books','fk_series_books_serie','2016-03-12 14:56:31','n_diff_pfx01',117,1,'serie'),('knihovna','series_books','fk_series_books_serie','2016-03-12 14:56:31','n_diff_pfx02',642,1,'serie,id'),('knihovna','series_books','fk_series_books_serie','2016-03-12 14:56:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('knihovna','series_books','fk_series_books_serie','2016-03-12 14:56:31','size',1,NULL,'Number of pages in the index'),('lolstats','matches_temp','PRIMARY','2016-03-12 14:56:34','n_diff_pfx01',739,20,'id'),('lolstats','matches_temp','PRIMARY','2016-03-12 14:56:34','n_leaf_pages',159,NULL,'Number of leaf pages in the index'),('lolstats','matches_temp','PRIMARY','2016-03-12 14:56:34','size',161,NULL,'Number of pages in the index'),('lolstats','matches_temp','summoner','2016-03-12 14:56:34','n_diff_pfx01',12,1,'summoner'),('lolstats','matches_temp','summoner','2016-03-12 14:56:34','n_diff_pfx02',896,1,'summoner,id'),('lolstats','matches_temp','summoner','2016-03-12 14:56:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('lolstats','matches_temp','summoner','2016-03-12 14:56:34','size',1,NULL,'Number of pages in the index'),('lolstats','matches_temp_v1_2','PRIMARY','2016-03-12 14:56:38','n_diff_pfx01',620,20,'id'),('lolstats','matches_temp_v1_2','PRIMARY','2016-03-12 14:56:38','n_leaf_pages',496,NULL,'Number of leaf pages in the index'),('lolstats','matches_temp_v1_2','PRIMARY','2016-03-12 14:56:38','size',545,NULL,'Number of pages in the index'),('lolstats','matches_temp_v1_2','summoner','2016-03-12 14:56:38','n_diff_pfx01',15,1,'summoner'),('lolstats','matches_temp_v1_2','summoner','2016-03-12 14:56:38','n_diff_pfx02',1151,1,'summoner,id'),('lolstats','matches_temp_v1_2','summoner','2016-03-12 14:56:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('lolstats','matches_temp_v1_2','summoner','2016-03-12 14:56:38','size',1,NULL,'Number of pages in the index'),('lolstats','summoners_temp','PRIMARY','2016-03-12 14:56:39','n_diff_pfx01',15,1,'id'),('lolstats','summoners_temp','PRIMARY','2016-03-12 14:56:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('lolstats','summoners_temp','PRIMARY','2016-03-12 14:56:39','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'),('monami_shop','ps_access','PRIMARY','2016-03-12 14:56:40','n_diff_pfx01',4,2,'id_profile'),('monami_shop','ps_access','PRIMARY','2016-03-12 14:56:40','n_diff_pfx02',428,2,'id_profile,id_tab'),('monami_shop','ps_access','PRIMARY','2016-03-12 14:56:40','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('monami_shop','ps_access','PRIMARY','2016-03-12 14:56:40','size',3,NULL,'Number of pages in the index'),('monami_shop','ps_accessory','GEN_CLUST_INDEX','2016-03-12 14:56:42','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_accessory','GEN_CLUST_INDEX','2016-03-12 14:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_accessory','GEN_CLUST_INDEX','2016-03-12 14:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_accessory','accessory_product','2016-03-12 14:56:42','n_diff_pfx01',0,1,'id_product_1'),('monami_shop','ps_accessory','accessory_product','2016-03-12 14:56:42','n_diff_pfx02',0,1,'id_product_1,id_product_2'),('monami_shop','ps_accessory','accessory_product','2016-03-12 14:56:42','n_diff_pfx03',0,1,'id_product_1,id_product_2,DB_ROW_ID'),('monami_shop','ps_accessory','accessory_product','2016-03-12 14:56:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_accessory','accessory_product','2016-03-12 14:56:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','PRIMARY','2016-03-12 14:56:44','n_diff_pfx01',5,1,'id_address'),('monami_shop','ps_address','PRIMARY','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','PRIMARY','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','address_customer','2016-03-12 14:56:44','n_diff_pfx01',2,1,'id_customer'),('monami_shop','ps_address','address_customer','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_customer,id_address'),('monami_shop','ps_address','address_customer','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','address_customer','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','id_country','2016-03-12 14:56:44','n_diff_pfx01',3,1,'id_country'),('monami_shop','ps_address','id_country','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_country,id_address'),('monami_shop','ps_address','id_country','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','id_country','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','id_manufacturer','2016-03-12 14:56:44','n_diff_pfx01',2,1,'id_manufacturer'),('monami_shop','ps_address','id_manufacturer','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_manufacturer,id_address'),('monami_shop','ps_address','id_manufacturer','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','id_manufacturer','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','id_state','2016-03-12 14:56:44','n_diff_pfx01',3,1,'id_state'),('monami_shop','ps_address','id_state','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_state,id_address'),('monami_shop','ps_address','id_state','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','id_state','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','id_supplier','2016-03-12 14:56:44','n_diff_pfx01',3,1,'id_supplier'),('monami_shop','ps_address','id_supplier','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_supplier,id_address'),('monami_shop','ps_address','id_supplier','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','id_supplier','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address','id_warehouse','2016-03-12 14:56:44','n_diff_pfx01',1,1,'id_warehouse'),('monami_shop','ps_address','id_warehouse','2016-03-12 14:56:44','n_diff_pfx02',5,1,'id_warehouse,id_address'),('monami_shop','ps_address','id_warehouse','2016-03-12 14:56:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address','id_warehouse','2016-03-12 14:56:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_address_format','PRIMARY','2016-03-12 14:56:45','n_diff_pfx01',244,3,'id_country'),('monami_shop','ps_address_format','PRIMARY','2016-03-12 14:56:45','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('monami_shop','ps_address_format','PRIMARY','2016-03-12 14:56:45','size',4,NULL,'Number of pages in the index'),('monami_shop','ps_advice','PRIMARY','2016-03-12 14:56:45','n_diff_pfx01',0,1,'id_advice'),('monami_shop','ps_advice','PRIMARY','2016-03-12 14:56:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_advice','PRIMARY','2016-03-12 14:56:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_advice_lang','PRIMARY','2016-03-12 14:56:46','n_diff_pfx01',0,1,'id_advice'),('monami_shop','ps_advice_lang','PRIMARY','2016-03-12 14:56:46','n_diff_pfx02',0,1,'id_advice,id_lang'),('monami_shop','ps_advice_lang','PRIMARY','2016-03-12 14:56:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_advice_lang','PRIMARY','2016-03-12 14:56:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_alias','PRIMARY','2016-03-12 14:56:48','n_diff_pfx01',2,1,'id_alias'),('monami_shop','ps_alias','PRIMARY','2016-03-12 14:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_alias','PRIMARY','2016-03-12 14:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_alias','alias','2016-03-12 14:56:48','n_diff_pfx01',2,1,'alias'),('monami_shop','ps_alias','alias','2016-03-12 14:56:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_alias','alias','2016-03-12 14:56:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attachment','PRIMARY','2016-03-12 14:56:49','n_diff_pfx01',0,1,'id_attachment'),('monami_shop','ps_attachment','PRIMARY','2016-03-12 14:56:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attachment','PRIMARY','2016-03-12 14:56:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attachment_lang','PRIMARY','2016-03-12 14:56:50','n_diff_pfx01',0,1,'id_attachment'),('monami_shop','ps_attachment_lang','PRIMARY','2016-03-12 14:56:50','n_diff_pfx02',0,1,'id_attachment,id_lang'),('monami_shop','ps_attachment_lang','PRIMARY','2016-03-12 14:56:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attachment_lang','PRIMARY','2016-03-12 14:56:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute','PRIMARY','2016-03-12 14:56:51','n_diff_pfx01',0,1,'id_attribute'),('monami_shop','ps_attribute','PRIMARY','2016-03-12 14:56:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute','PRIMARY','2016-03-12 14:56:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute','attribute_group','2016-03-12 14:56:51','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_attribute','attribute_group','2016-03-12 14:56:51','n_diff_pfx02',0,1,'id_attribute_group,id_attribute'),('monami_shop','ps_attribute','attribute_group','2016-03-12 14:56:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute','attribute_group','2016-03-12 14:56:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_group','PRIMARY','2016-03-12 14:56:51','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_attribute_group','PRIMARY','2016-03-12 14:56:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_group','PRIMARY','2016-03-12 14:56:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_group_lang','PRIMARY','2016-03-12 14:56:52','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_attribute_group_lang','PRIMARY','2016-03-12 14:56:52','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop','ps_attribute_group_lang','PRIMARY','2016-03-12 14:56:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_group_lang','PRIMARY','2016-03-12 14:56:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_group_shop','PRIMARY','2016-03-12 14:56:53','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_attribute_group_shop','PRIMARY','2016-03-12 14:56:53','n_diff_pfx02',0,1,'id_attribute_group,id_shop'),('monami_shop','ps_attribute_group_shop','PRIMARY','2016-03-12 14:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_group_shop','PRIMARY','2016-03-12 14:56:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_group_shop','id_shop','2016-03-12 14:56:53','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_attribute_group_shop','id_shop','2016-03-12 14:56:53','n_diff_pfx02',0,1,'id_shop,id_attribute_group'),('monami_shop','ps_attribute_group_shop','id_shop','2016-03-12 14:56:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_group_shop','id_shop','2016-03-12 14:56:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_impact','PRIMARY','2016-03-12 14:56:54','n_diff_pfx01',0,1,'id_attribute_impact'),('monami_shop','ps_attribute_impact','PRIMARY','2016-03-12 14:56:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_impact','PRIMARY','2016-03-12 14:56:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_impact','id_product','2016-03-12 14:56:54','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_attribute_impact','id_product','2016-03-12 14:56:54','n_diff_pfx02',0,1,'id_product,id_attribute'),('monami_shop','ps_attribute_impact','id_product','2016-03-12 14:56:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_impact','id_product','2016-03-12 14:56:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_lang','PRIMARY','2016-03-12 14:56:55','n_diff_pfx01',0,1,'id_attribute'),('monami_shop','ps_attribute_lang','PRIMARY','2016-03-12 14:56:55','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop','ps_attribute_lang','PRIMARY','2016-03-12 14:56:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_lang','PRIMARY','2016-03-12 14:56:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_lang','id_lang','2016-03-12 14:56:55','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_attribute_lang','id_lang','2016-03-12 14:56:55','n_diff_pfx02',0,1,'id_lang,name'),('monami_shop','ps_attribute_lang','id_lang','2016-03-12 14:56:55','n_diff_pfx03',0,1,'id_lang,name,id_attribute'),('monami_shop','ps_attribute_lang','id_lang','2016-03-12 14:56:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_lang','id_lang','2016-03-12 14:56:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_shop','PRIMARY','2016-03-12 14:56:56','n_diff_pfx01',0,1,'id_attribute'),('monami_shop','ps_attribute_shop','PRIMARY','2016-03-12 14:56:56','n_diff_pfx02',0,1,'id_attribute,id_shop'),('monami_shop','ps_attribute_shop','PRIMARY','2016-03-12 14:56:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_shop','PRIMARY','2016-03-12 14:56:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_attribute_shop','id_shop','2016-03-12 14:56:56','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_attribute_shop','id_shop','2016-03-12 14:56:56','n_diff_pfx02',0,1,'id_shop,id_attribute'),('monami_shop','ps_attribute_shop','id_shop','2016-03-12 14:56:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_attribute_shop','id_shop','2016-03-12 14:56:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_badge','PRIMARY','2016-03-12 14:56:58','n_diff_pfx01',0,1,'id_badge'),('monami_shop','ps_badge','PRIMARY','2016-03-12 14:56:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_badge','PRIMARY','2016-03-12 14:56:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_badge_lang','PRIMARY','2016-03-12 14:56:59','n_diff_pfx01',0,1,'id_badge'),('monami_shop','ps_badge_lang','PRIMARY','2016-03-12 14:56:59','n_diff_pfx02',0,1,'id_badge,id_lang'),('monami_shop','ps_badge_lang','PRIMARY','2016-03-12 14:56:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_badge_lang','PRIMARY','2016-03-12 14:56:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier','PRIMARY','2016-03-12 14:57:00','n_diff_pfx01',2,1,'id_carrier'),('monami_shop','ps_carrier','PRIMARY','2016-03-12 14:57:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier','PRIMARY','2016-03-12 14:57:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier','deleted','2016-03-12 14:57:00','n_diff_pfx01',2,1,'deleted'),('monami_shop','ps_carrier','deleted','2016-03-12 14:57:00','n_diff_pfx02',2,1,'deleted,active'),('monami_shop','ps_carrier','deleted','2016-03-12 14:57:00','n_diff_pfx03',2,1,'deleted,active,id_carrier'),('monami_shop','ps_carrier','deleted','2016-03-12 14:57:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier','deleted','2016-03-12 14:57:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier','id_tax_rules_group','2016-03-12 14:57:00','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop','ps_carrier','id_tax_rules_group','2016-03-12 14:57:00','n_diff_pfx02',2,1,'id_tax_rules_group,id_carrier'),('monami_shop','ps_carrier','id_tax_rules_group','2016-03-12 14:57:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier','id_tax_rules_group','2016-03-12 14:57:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','n_diff_pfx01',2,1,'id_reference'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','n_diff_pfx02',2,1,'id_reference,deleted'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','n_diff_pfx03',2,1,'id_reference,deleted,active'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','n_diff_pfx04',2,1,'id_reference,deleted,active,id_carrier'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier','reference','2016-03-12 14:57:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_group','PRIMARY','2016-03-12 14:57:01','n_diff_pfx01',2,1,'id_carrier'),('monami_shop','ps_carrier_group','PRIMARY','2016-03-12 14:57:01','n_diff_pfx02',6,1,'id_carrier,id_group'),('monami_shop','ps_carrier_group','PRIMARY','2016-03-12 14:57:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_group','PRIMARY','2016-03-12 14:57:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_lang','PRIMARY','2016-03-12 14:57:02','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_carrier_lang','PRIMARY','2016-03-12 14:57:02','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop','ps_carrier_lang','PRIMARY','2016-03-12 14:57:02','n_diff_pfx03',2,1,'id_lang,id_shop,id_carrier'),('monami_shop','ps_carrier_lang','PRIMARY','2016-03-12 14:57:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_lang','PRIMARY','2016-03-12 14:57:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_shop','PRIMARY','2016-03-12 14:57:03','n_diff_pfx01',2,1,'id_carrier'),('monami_shop','ps_carrier_shop','PRIMARY','2016-03-12 14:57:03','n_diff_pfx02',2,1,'id_carrier,id_shop'),('monami_shop','ps_carrier_shop','PRIMARY','2016-03-12 14:57:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_shop','PRIMARY','2016-03-12 14:57:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_shop','id_shop','2016-03-12 14:57:03','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_carrier_shop','id_shop','2016-03-12 14:57:03','n_diff_pfx02',2,1,'id_shop,id_carrier'),('monami_shop','ps_carrier_shop','id_shop','2016-03-12 14:57:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_shop','id_shop','2016-03-12 14:57:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_tax_rules_group_shop','PRIMARY','2016-03-12 14:57:04','n_diff_pfx01',2,1,'id_carrier'),('monami_shop','ps_carrier_tax_rules_group_shop','PRIMARY','2016-03-12 14:57:04','n_diff_pfx02',2,1,'id_carrier,id_tax_rules_group'),('monami_shop','ps_carrier_tax_rules_group_shop','PRIMARY','2016-03-12 14:57:04','n_diff_pfx03',2,1,'id_carrier,id_tax_rules_group,id_shop'),('monami_shop','ps_carrier_tax_rules_group_shop','PRIMARY','2016-03-12 14:57:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_tax_rules_group_shop','PRIMARY','2016-03-12 14:57:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_carrier_zone','PRIMARY','2016-03-12 14:57:05','n_diff_pfx01',2,1,'id_carrier'),('monami_shop','ps_carrier_zone','PRIMARY','2016-03-12 14:57:05','n_diff_pfx02',3,1,'id_carrier,id_zone'),('monami_shop','ps_carrier_zone','PRIMARY','2016-03-12 14:57:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_carrier_zone','PRIMARY','2016-03-12 14:57:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','PRIMARY','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_cart','PRIMARY','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','PRIMARY','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','cart_customer','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_cart','cart_customer','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_customer,id_cart'),('monami_shop','ps_cart','cart_customer','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','cart_customer','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_address_delivery','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_address_delivery'),('monami_shop','ps_cart','id_address_delivery','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_address_delivery,id_cart'),('monami_shop','ps_cart','id_address_delivery','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_address_delivery','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_address_invoice','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_address_invoice'),('monami_shop','ps_cart','id_address_invoice','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_address_invoice,id_cart'),('monami_shop','ps_cart','id_address_invoice','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_address_invoice','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_carrier','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_carrier'),('monami_shop','ps_cart','id_carrier','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_carrier,id_cart'),('monami_shop','ps_cart','id_carrier','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_carrier','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_currency','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_currency'),('monami_shop','ps_cart','id_currency','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_currency,id_cart'),('monami_shop','ps_cart','id_currency','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_currency','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_guest','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_guest'),('monami_shop','ps_cart','id_guest','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_guest,id_cart'),('monami_shop','ps_cart','id_guest','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_guest','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_lang','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_cart','id_lang','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_lang,id_cart'),('monami_shop','ps_cart','id_lang','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_lang','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_shop','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_cart','id_shop','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_shop,date_add'),('monami_shop','ps_cart','id_shop','2016-03-12 14:57:07','n_diff_pfx03',0,1,'id_shop,date_add,id_cart'),('monami_shop','ps_cart','id_shop','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_shop','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_shop_2','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_cart','id_shop_2','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_shop,date_upd'),('monami_shop','ps_cart','id_shop_2','2016-03-12 14:57:07','n_diff_pfx03',0,1,'id_shop,date_upd,id_cart'),('monami_shop','ps_cart','id_shop_2','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_shop_2','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart','id_shop_group','2016-03-12 14:57:07','n_diff_pfx01',0,1,'id_shop_group'),('monami_shop','ps_cart','id_shop_group','2016-03-12 14:57:07','n_diff_pfx02',0,1,'id_shop_group,id_cart'),('monami_shop','ps_cart','id_shop_group','2016-03-12 14:57:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart','id_shop_group','2016-03-12 14:57:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_cart_rule','PRIMARY','2016-03-12 14:57:08','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_cart_cart_rule','PRIMARY','2016-03-12 14:57:08','n_diff_pfx02',0,1,'id_cart,id_cart_rule'),('monami_shop','ps_cart_cart_rule','PRIMARY','2016-03-12 14:57:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_cart_rule','PRIMARY','2016-03-12 14:57:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_cart_rule','id_cart_rule','2016-03-12 14:57:08','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_cart_rule','id_cart_rule','2016-03-12 14:57:08','n_diff_pfx02',0,1,'id_cart_rule,id_cart'),('monami_shop','ps_cart_cart_rule','id_cart_rule','2016-03-12 14:57:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_cart_rule','id_cart_rule','2016-03-12 14:57:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_address_delivery'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_product','PRIMARY','2016-03-12 14:57:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_diff_pfx02',0,1,'id_cart,date_add'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_diff_pfx03',0,1,'id_cart,date_add,id_product'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_diff_pfx04',0,1,'id_cart,date_add,id_product,id_product_attribute'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_diff_pfx05',0,1,'id_cart,date_add,id_product,id_product_attribute,id_address_delivery'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_product','id_cart_order','2016-03-12 14:57:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','n_diff_pfx02',0,1,'id_product_attribute,id_cart'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','n_diff_pfx03',0,1,'id_product_attribute,id_cart,id_product'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','n_diff_pfx04',0,1,'id_product_attribute,id_cart,id_product,id_address_delivery'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_product','id_product_attribute','2016-03-12 14:57:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule','PRIMARY','2016-03-12 14:57:10','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule','PRIMARY','2016-03-12 14:57:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule','PRIMARY','2016-03-12 14:57:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','n_diff_pfx01',0,1,'group_restriction'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','n_diff_pfx03',0,1,'group_restriction,active,date_to'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','n_diff_pfx04',0,1,'group_restriction,active,date_to,id_cart_rule'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule','group_restriction','2016-03-12 14:57:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_diff_pfx01',0,1,'group_restriction'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_diff_pfx02',0,1,'group_restriction,active'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_diff_pfx03',0,1,'group_restriction,active,highlight'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_diff_pfx04',0,1,'group_restriction,active,highlight,date_to'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_diff_pfx05',0,1,'group_restriction,active,highlight,date_to,id_cart_rule'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule','group_restriction_2','2016-03-12 14:57:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','n_diff_pfx03',0,1,'id_customer,active,date_to'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','n_diff_pfx04',0,1,'id_customer,active,date_to,id_cart_rule'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule','id_customer','2016-03-12 14:57:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_diff_pfx02',0,1,'id_customer,active'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_diff_pfx03',0,1,'id_customer,active,highlight'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_diff_pfx04',0,1,'id_customer,active,highlight,date_to'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_diff_pfx05',0,1,'id_customer,active,highlight,date_to,id_cart_rule'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule','id_customer_2','2016-03-12 14:57:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_carrier','PRIMARY','2016-03-12 14:57:11','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule_carrier','PRIMARY','2016-03-12 14:57:11','n_diff_pfx02',0,1,'id_cart_rule,id_carrier'),('monami_shop','ps_cart_rule_carrier','PRIMARY','2016-03-12 14:57:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_carrier','PRIMARY','2016-03-12 14:57:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_combination','PRIMARY','2016-03-12 14:57:12','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop','ps_cart_rule_combination','PRIMARY','2016-03-12 14:57:12','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop','ps_cart_rule_combination','PRIMARY','2016-03-12 14:57:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_combination','PRIMARY','2016-03-12 14:57:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_combination','id_cart_rule_1','2016-03-12 14:57:12','n_diff_pfx01',0,1,'id_cart_rule_1'),('monami_shop','ps_cart_rule_combination','id_cart_rule_1','2016-03-12 14:57:12','n_diff_pfx02',0,1,'id_cart_rule_1,id_cart_rule_2'),('monami_shop','ps_cart_rule_combination','id_cart_rule_1','2016-03-12 14:57:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_combination','id_cart_rule_1','2016-03-12 14:57:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_combination','id_cart_rule_2','2016-03-12 14:57:12','n_diff_pfx01',0,1,'id_cart_rule_2'),('monami_shop','ps_cart_rule_combination','id_cart_rule_2','2016-03-12 14:57:12','n_diff_pfx02',0,1,'id_cart_rule_2,id_cart_rule_1'),('monami_shop','ps_cart_rule_combination','id_cart_rule_2','2016-03-12 14:57:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_combination','id_cart_rule_2','2016-03-12 14:57:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_country','PRIMARY','2016-03-12 14:57:13','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule_country','PRIMARY','2016-03-12 14:57:13','n_diff_pfx02',0,1,'id_cart_rule,id_country'),('monami_shop','ps_cart_rule_country','PRIMARY','2016-03-12 14:57:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_country','PRIMARY','2016-03-12 14:57:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_group','PRIMARY','2016-03-12 14:57:14','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule_group','PRIMARY','2016-03-12 14:57:14','n_diff_pfx02',0,1,'id_cart_rule,id_group'),('monami_shop','ps_cart_rule_group','PRIMARY','2016-03-12 14:57:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_group','PRIMARY','2016-03-12 14:57:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_lang','PRIMARY','2016-03-12 14:57:15','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule_lang','PRIMARY','2016-03-12 14:57:15','n_diff_pfx02',0,1,'id_cart_rule,id_lang'),('monami_shop','ps_cart_rule_lang','PRIMARY','2016-03-12 14:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_lang','PRIMARY','2016-03-12 14:57:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_product_rule','PRIMARY','2016-03-12 14:57:15','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop','ps_cart_rule_product_rule','PRIMARY','2016-03-12 14:57:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_product_rule','PRIMARY','2016-03-12 14:57:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_product_rule_group','PRIMARY','2016-03-12 14:57:17','n_diff_pfx01',0,1,'id_product_rule_group'),('monami_shop','ps_cart_rule_product_rule_group','PRIMARY','2016-03-12 14:57:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_product_rule_group','PRIMARY','2016-03-12 14:57:17','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_product_rule_value','PRIMARY','2016-03-12 14:57:18','n_diff_pfx01',0,1,'id_product_rule'),('monami_shop','ps_cart_rule_product_rule_value','PRIMARY','2016-03-12 14:57:18','n_diff_pfx02',0,1,'id_product_rule,id_item'),('monami_shop','ps_cart_rule_product_rule_value','PRIMARY','2016-03-12 14:57:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_product_rule_value','PRIMARY','2016-03-12 14:57:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cart_rule_shop','PRIMARY','2016-03-12 14:57:19','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_cart_rule_shop','PRIMARY','2016-03-12 14:57:19','n_diff_pfx02',0,1,'id_cart_rule,id_shop'),('monami_shop','ps_cart_rule_shop','PRIMARY','2016-03-12 14:57:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cart_rule_shop','PRIMARY','2016-03-12 14:57:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','PRIMARY','2016-03-12 15:25:23','n_diff_pfx01',273,1,'id_category'),('monami_shop','ps_category','PRIMARY','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','PRIMARY','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','activenleft','2016-03-12 15:25:23','n_diff_pfx01',1,1,'active'),('monami_shop','ps_category','activenleft','2016-03-12 15:25:23','n_diff_pfx02',256,1,'active,nleft'),('monami_shop','ps_category','activenleft','2016-03-12 15:25:23','n_diff_pfx03',273,1,'active,nleft,id_category'),('monami_shop','ps_category','activenleft','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','activenleft','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','activenright','2016-03-12 15:25:23','n_diff_pfx01',1,1,'active'),('monami_shop','ps_category','activenright','2016-03-12 15:25:23','n_diff_pfx02',255,1,'active,nright'),('monami_shop','ps_category','activenright','2016-03-12 15:25:23','n_diff_pfx03',273,1,'active,nright,id_category'),('monami_shop','ps_category','activenright','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','activenright','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','category_parent','2016-03-12 15:25:23','n_diff_pfx01',3,1,'id_parent'),('monami_shop','ps_category','category_parent','2016-03-12 15:25:23','n_diff_pfx02',273,1,'id_parent,id_category'),('monami_shop','ps_category','category_parent','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','category_parent','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','level_depth','2016-03-12 15:25:23','n_diff_pfx01',3,1,'level_depth'),('monami_shop','ps_category','level_depth','2016-03-12 15:25:23','n_diff_pfx02',273,1,'level_depth,id_category'),('monami_shop','ps_category','level_depth','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','level_depth','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','n_diff_pfx01',256,1,'nleft'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','n_diff_pfx02',256,1,'nleft,nright'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','n_diff_pfx03',256,1,'nleft,nright,active'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','n_diff_pfx04',273,1,'nleft,nright,active,id_category'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','nleftrightactive','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category','nright','2016-03-12 15:25:23','n_diff_pfx01',255,1,'nright'),('monami_shop','ps_category','nright','2016-03-12 15:25:23','n_diff_pfx02',273,1,'nright,id_category'),('monami_shop','ps_category','nright','2016-03-12 15:25:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category','nright','2016-03-12 15:25:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_group','PRIMARY','2016-03-12 15:24:57','n_diff_pfx01',300,3,'id_category'),('monami_shop','ps_category_group','PRIMARY','2016-03-12 15:24:57','n_diff_pfx02',901,3,'id_category,id_group'),('monami_shop','ps_category_group','PRIMARY','2016-03-12 15:24:57','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_group','PRIMARY','2016-03-12 15:24:57','size',4,NULL,'Number of pages in the index'),('monami_shop','ps_category_group','id_category','2016-03-12 15:24:57','n_diff_pfx01',300,1,'id_category'),('monami_shop','ps_category_group','id_category','2016-03-12 15:24:57','n_diff_pfx02',901,1,'id_category,id_group'),('monami_shop','ps_category_group','id_category','2016-03-12 15:24:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_group','id_category','2016-03-12 15:24:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_group','id_group','2016-03-12 15:24:57','n_diff_pfx01',4,1,'id_group'),('monami_shop','ps_category_group','id_group','2016-03-12 15:24:57','n_diff_pfx02',901,1,'id_group,id_category'),('monami_shop','ps_category_group','id_group','2016-03-12 15:24:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_group','id_group','2016-03-12 15:24:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_lang','PRIMARY','2016-03-12 15:24:59','n_diff_pfx01',273,3,'id_category'),('monami_shop','ps_category_lang','PRIMARY','2016-03-12 15:24:59','n_diff_pfx02',273,3,'id_category,id_shop'),('monami_shop','ps_category_lang','PRIMARY','2016-03-12 15:24:59','n_diff_pfx03',273,3,'id_category,id_shop,id_lang'),('monami_shop','ps_category_lang','PRIMARY','2016-03-12 15:24:59','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_lang','PRIMARY','2016-03-12 15:24:59','size',4,NULL,'Number of pages in the index'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','n_diff_pfx01',273,1,'name'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','n_diff_pfx02',273,1,'name,id_category'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','n_diff_pfx03',273,1,'name,id_category,id_shop'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','n_diff_pfx04',273,1,'name,id_category,id_shop,id_lang'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_lang','category_name','2016-03-12 15:24:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_product','PRIMARY','2016-03-12 14:57:26','n_diff_pfx01',1,1,'id_category'),('monami_shop','ps_category_product','PRIMARY','2016-03-12 14:57:26','n_diff_pfx02',8,1,'id_category,id_product'),('monami_shop','ps_category_product','PRIMARY','2016-03-12 14:57:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_product','PRIMARY','2016-03-12 14:57:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_product','id_category','2016-03-12 14:57:26','n_diff_pfx01',1,1,'id_category'),('monami_shop','ps_category_product','id_category','2016-03-12 14:57:26','n_diff_pfx02',8,1,'id_category,position'),('monami_shop','ps_category_product','id_category','2016-03-12 14:57:26','n_diff_pfx03',8,1,'id_category,position,id_product'),('monami_shop','ps_category_product','id_category','2016-03-12 14:57:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_product','id_category','2016-03-12 14:57:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_product','id_product','2016-03-12 14:57:26','n_diff_pfx01',8,1,'id_product'),('monami_shop','ps_category_product','id_product','2016-03-12 14:57:26','n_diff_pfx02',8,1,'id_product,id_category'),('monami_shop','ps_category_product','id_product','2016-03-12 14:57:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_product','id_product','2016-03-12 14:57:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_category_shop','PRIMARY','2016-03-12 15:24:53','n_diff_pfx01',270,1,'id_category'),('monami_shop','ps_category_shop','PRIMARY','2016-03-12 15:24:53','n_diff_pfx02',270,1,'id_category,id_shop'),('monami_shop','ps_category_shop','PRIMARY','2016-03-12 15:24:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_category_shop','PRIMARY','2016-03-12 15:24:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms','PRIMARY','2016-03-12 14:57:28','n_diff_pfx01',5,1,'id_cms'),('monami_shop','ps_cms','PRIMARY','2016-03-12 14:57:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms','PRIMARY','2016-03-12 14:57:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_block','PRIMARY','2016-03-12 14:57:30','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop','ps_cms_block','PRIMARY','2016-03-12 14:57:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_block','PRIMARY','2016-03-12 14:57:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_block_lang','PRIMARY','2016-03-12 14:57:31','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop','ps_cms_block_lang','PRIMARY','2016-03-12 14:57:31','n_diff_pfx02',1,1,'id_cms_block,id_lang'),('monami_shop','ps_cms_block_lang','PRIMARY','2016-03-12 14:57:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_block_lang','PRIMARY','2016-03-12 14:57:31','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_block_page','PRIMARY','2016-03-12 14:57:32','n_diff_pfx01',5,1,'id_cms_block_page'),('monami_shop','ps_cms_block_page','PRIMARY','2016-03-12 14:57:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_block_page','PRIMARY','2016-03-12 14:57:32','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_block_shop','PRIMARY','2016-03-12 14:57:33','n_diff_pfx01',1,1,'id_cms_block'),('monami_shop','ps_cms_block_shop','PRIMARY','2016-03-12 14:57:33','n_diff_pfx02',1,1,'id_cms_block,id_shop'),('monami_shop','ps_cms_block_shop','PRIMARY','2016-03-12 14:57:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_block_shop','PRIMARY','2016-03-12 14:57:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category','PRIMARY','2016-03-12 14:57:35','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop','ps_cms_category','PRIMARY','2016-03-12 14:57:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category','PRIMARY','2016-03-12 14:57:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category','category_parent','2016-03-12 14:57:35','n_diff_pfx01',1,1,'id_parent'),('monami_shop','ps_cms_category','category_parent','2016-03-12 14:57:35','n_diff_pfx02',1,1,'id_parent,id_cms_category'),('monami_shop','ps_cms_category','category_parent','2016-03-12 14:57:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category','category_parent','2016-03-12 14:57:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category_lang','PRIMARY','2016-03-12 14:57:35','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop','ps_cms_category_lang','PRIMARY','2016-03-12 14:57:35','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop','ps_cms_category_lang','PRIMARY','2016-03-12 14:57:35','n_diff_pfx03',1,1,'id_cms_category,id_shop,id_lang'),('monami_shop','ps_cms_category_lang','PRIMARY','2016-03-12 14:57:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category_lang','PRIMARY','2016-03-12 14:57:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','n_diff_pfx01',1,1,'name'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','n_diff_pfx02',1,1,'name,id_cms_category'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','n_diff_pfx03',1,1,'name,id_cms_category,id_shop'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','n_diff_pfx04',1,1,'name,id_cms_category,id_shop,id_lang'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category_lang','category_name','2016-03-12 14:57:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category_shop','PRIMARY','2016-03-12 14:57:37','n_diff_pfx01',1,1,'id_cms_category'),('monami_shop','ps_cms_category_shop','PRIMARY','2016-03-12 14:57:37','n_diff_pfx02',1,1,'id_cms_category,id_shop'),('monami_shop','ps_cms_category_shop','PRIMARY','2016-03-12 14:57:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category_shop','PRIMARY','2016-03-12 14:57:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_category_shop','id_shop','2016-03-12 14:57:37','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_cms_category_shop','id_shop','2016-03-12 14:57:37','n_diff_pfx02',1,1,'id_shop,id_cms_category'),('monami_shop','ps_cms_category_shop','id_shop','2016-03-12 14:57:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_category_shop','id_shop','2016-03-12 14:57:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_lang','PRIMARY','2016-03-12 14:57:38','n_diff_pfx01',5,1,'id_cms'),('monami_shop','ps_cms_lang','PRIMARY','2016-03-12 14:57:38','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop','ps_cms_lang','PRIMARY','2016-03-12 14:57:38','n_diff_pfx03',5,1,'id_cms,id_shop,id_lang'),('monami_shop','ps_cms_lang','PRIMARY','2016-03-12 14:57:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_lang','PRIMARY','2016-03-12 14:57:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_role','PRIMARY','2016-03-12 14:57:38','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop','ps_cms_role','PRIMARY','2016-03-12 14:57:38','n_diff_pfx02',0,1,'id_cms_role,id_cms'),('monami_shop','ps_cms_role','PRIMARY','2016-03-12 14:57:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_role','PRIMARY','2016-03-12 14:57:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_role','name','2016-03-12 14:57:38','n_diff_pfx01',0,1,'name'),('monami_shop','ps_cms_role','name','2016-03-12 14:57:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_role','name','2016-03-12 14:57:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_role_lang','PRIMARY','2016-03-12 14:57:39','n_diff_pfx01',0,1,'id_cms_role'),('monami_shop','ps_cms_role_lang','PRIMARY','2016-03-12 14:57:39','n_diff_pfx02',0,1,'id_cms_role,id_lang'),('monami_shop','ps_cms_role_lang','PRIMARY','2016-03-12 14:57:39','n_diff_pfx03',0,1,'id_cms_role,id_lang,id_shop'),('monami_shop','ps_cms_role_lang','PRIMARY','2016-03-12 14:57:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_role_lang','PRIMARY','2016-03-12 14:57:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_shop','PRIMARY','2016-03-12 14:57:40','n_diff_pfx01',5,1,'id_cms'),('monami_shop','ps_cms_shop','PRIMARY','2016-03-12 14:57:40','n_diff_pfx02',5,1,'id_cms,id_shop'),('monami_shop','ps_cms_shop','PRIMARY','2016-03-12 14:57:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_shop','PRIMARY','2016-03-12 14:57:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cms_shop','id_shop','2016-03-12 14:57:40','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_cms_shop','id_shop','2016-03-12 14:57:40','n_diff_pfx02',5,1,'id_shop,id_cms'),('monami_shop','ps_cms_shop','id_shop','2016-03-12 14:57:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cms_shop','id_shop','2016-03-12 14:57:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_compare','PRIMARY','2016-03-12 14:57:42','n_diff_pfx01',0,1,'id_compare'),('monami_shop','ps_compare','PRIMARY','2016-03-12 14:57:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_compare','PRIMARY','2016-03-12 14:57:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_compare_product','PRIMARY','2016-03-12 14:57:43','n_diff_pfx01',0,1,'id_compare'),('monami_shop','ps_compare_product','PRIMARY','2016-03-12 14:57:43','n_diff_pfx02',0,1,'id_compare,id_product'),('monami_shop','ps_compare_product','PRIMARY','2016-03-12 14:57:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_compare_product','PRIMARY','2016-03-12 14:57:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_condition','PRIMARY','2016-03-12 14:57:44','n_diff_pfx01',0,1,'id_condition'),('monami_shop','ps_condition','PRIMARY','2016-03-12 14:57:44','n_diff_pfx02',0,1,'id_condition,id_ps_condition'),('monami_shop','ps_condition','PRIMARY','2016-03-12 14:57:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_condition','PRIMARY','2016-03-12 14:57:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_condition_advice','PRIMARY','2016-03-12 14:57:45','n_diff_pfx01',0,1,'id_condition'),('monami_shop','ps_condition_advice','PRIMARY','2016-03-12 14:57:45','n_diff_pfx02',0,1,'id_condition,id_advice'),('monami_shop','ps_condition_advice','PRIMARY','2016-03-12 14:57:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_condition_advice','PRIMARY','2016-03-12 14:57:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_condition_badge','PRIMARY','2016-03-12 14:57:46','n_diff_pfx01',0,1,'id_condition'),('monami_shop','ps_condition_badge','PRIMARY','2016-03-12 14:57:46','n_diff_pfx02',0,1,'id_condition,id_badge'),('monami_shop','ps_condition_badge','PRIMARY','2016-03-12 14:57:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_condition_badge','PRIMARY','2016-03-12 14:57:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration','PRIMARY','2016-03-12 14:57:48','n_diff_pfx01',386,3,'id_configuration'),('monami_shop','ps_configuration','PRIMARY','2016-03-12 14:57:48','n_leaf_pages',7,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration','PRIMARY','2016-03-12 14:57:48','size',8,NULL,'Number of pages in the index'),('monami_shop','ps_configuration','id_shop','2016-03-12 14:57:48','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_configuration','id_shop','2016-03-12 14:57:48','n_diff_pfx02',386,1,'id_shop,id_configuration'),('monami_shop','ps_configuration','id_shop','2016-03-12 14:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration','id_shop','2016-03-12 14:57:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration','id_shop_group','2016-03-12 14:57:48','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_configuration','id_shop_group','2016-03-12 14:57:48','n_diff_pfx02',386,1,'id_shop_group,id_configuration'),('monami_shop','ps_configuration','id_shop_group','2016-03-12 14:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration','id_shop_group','2016-03-12 14:57:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration','name','2016-03-12 14:57:48','n_diff_pfx01',386,1,'name'),('monami_shop','ps_configuration','name','2016-03-12 14:57:48','n_diff_pfx02',386,1,'name,id_configuration'),('monami_shop','ps_configuration','name','2016-03-12 14:57:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration','name','2016-03-12 14:57:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_kpi','PRIMARY','2016-03-12 14:57:49','n_diff_pfx01',80,1,'id_configuration_kpi'),('monami_shop','ps_configuration_kpi','PRIMARY','2016-03-12 14:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_kpi','PRIMARY','2016-03-12 14:57:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_kpi','id_shop','2016-03-12 14:57:49','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_configuration_kpi','id_shop','2016-03-12 14:57:49','n_diff_pfx02',80,1,'id_shop,id_configuration_kpi'),('monami_shop','ps_configuration_kpi','id_shop','2016-03-12 14:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_kpi','id_shop','2016-03-12 14:57:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_kpi','id_shop_group','2016-03-12 14:57:49','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_configuration_kpi','id_shop_group','2016-03-12 14:57:49','n_diff_pfx02',80,1,'id_shop_group,id_configuration_kpi'),('monami_shop','ps_configuration_kpi','id_shop_group','2016-03-12 14:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_kpi','id_shop_group','2016-03-12 14:57:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_kpi','name','2016-03-12 14:57:49','n_diff_pfx01',80,1,'name'),('monami_shop','ps_configuration_kpi','name','2016-03-12 14:57:49','n_diff_pfx02',80,1,'name,id_configuration_kpi'),('monami_shop','ps_configuration_kpi','name','2016-03-12 14:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_kpi','name','2016-03-12 14:57:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_kpi_lang','PRIMARY','2016-03-12 14:57:49','n_diff_pfx01',6,1,'id_configuration_kpi'),('monami_shop','ps_configuration_kpi_lang','PRIMARY','2016-03-12 14:57:49','n_diff_pfx02',6,1,'id_configuration_kpi,id_lang'),('monami_shop','ps_configuration_kpi_lang','PRIMARY','2016-03-12 14:57:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_kpi_lang','PRIMARY','2016-03-12 14:57:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_configuration_lang','PRIMARY','2016-03-12 14:57:50','n_diff_pfx01',9,1,'id_configuration'),('monami_shop','ps_configuration_lang','PRIMARY','2016-03-12 14:57:50','n_diff_pfx02',9,1,'id_configuration,id_lang'),('monami_shop','ps_configuration_lang','PRIMARY','2016-03-12 14:57:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_configuration_lang','PRIMARY','2016-03-12 14:57:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections','PRIMARY','2016-03-12 14:57:51','n_diff_pfx01',32,1,'id_connections'),('monami_shop','ps_connections','PRIMARY','2016-03-12 14:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections','PRIMARY','2016-03-12 14:57:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections','date_add','2016-03-12 14:57:51','n_diff_pfx01',32,1,'date_add'),('monami_shop','ps_connections','date_add','2016-03-12 14:57:51','n_diff_pfx02',32,1,'date_add,id_connections'),('monami_shop','ps_connections','date_add','2016-03-12 14:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections','date_add','2016-03-12 14:57:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections','id_guest','2016-03-12 14:57:51','n_diff_pfx01',29,1,'id_guest'),('monami_shop','ps_connections','id_guest','2016-03-12 14:57:51','n_diff_pfx02',32,1,'id_guest,id_connections'),('monami_shop','ps_connections','id_guest','2016-03-12 14:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections','id_guest','2016-03-12 14:57:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections','id_page','2016-03-12 14:57:51','n_diff_pfx01',3,1,'id_page'),('monami_shop','ps_connections','id_page','2016-03-12 14:57:51','n_diff_pfx02',32,1,'id_page,id_connections'),('monami_shop','ps_connections','id_page','2016-03-12 14:57:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections','id_page','2016-03-12 14:57:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_page','PRIMARY','2016-03-12 14:57:53','n_diff_pfx01',0,1,'id_connections'),('monami_shop','ps_connections_page','PRIMARY','2016-03-12 14:57:53','n_diff_pfx02',0,1,'id_connections,id_page'),('monami_shop','ps_connections_page','PRIMARY','2016-03-12 14:57:53','n_diff_pfx03',0,1,'id_connections,id_page,time_start'),('monami_shop','ps_connections_page','PRIMARY','2016-03-12 14:57:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_page','PRIMARY','2016-03-12 14:57:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_source','PRIMARY','2016-03-12 14:57:54','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop','ps_connections_source','PRIMARY','2016-03-12 14:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_source','PRIMARY','2016-03-12 14:57:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_source','connections','2016-03-12 14:57:54','n_diff_pfx01',0,1,'id_connections'),('monami_shop','ps_connections_source','connections','2016-03-12 14:57:54','n_diff_pfx02',0,1,'id_connections,id_connections_source'),('monami_shop','ps_connections_source','connections','2016-03-12 14:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_source','connections','2016-03-12 14:57:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_source','http_referer','2016-03-12 14:57:54','n_diff_pfx01',0,1,'http_referer'),('monami_shop','ps_connections_source','http_referer','2016-03-12 14:57:54','n_diff_pfx02',0,1,'http_referer,id_connections_source'),('monami_shop','ps_connections_source','http_referer','2016-03-12 14:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_source','http_referer','2016-03-12 14:57:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_source','orderby','2016-03-12 14:57:54','n_diff_pfx01',0,1,'date_add'),('monami_shop','ps_connections_source','orderby','2016-03-12 14:57:54','n_diff_pfx02',0,1,'date_add,id_connections_source'),('monami_shop','ps_connections_source','orderby','2016-03-12 14:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_source','orderby','2016-03-12 14:57:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_connections_source','request_uri','2016-03-12 14:57:54','n_diff_pfx01',0,1,'request_uri'),('monami_shop','ps_connections_source','request_uri','2016-03-12 14:57:54','n_diff_pfx02',0,1,'request_uri,id_connections_source'),('monami_shop','ps_connections_source','request_uri','2016-03-12 14:57:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_connections_source','request_uri','2016-03-12 14:57:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_contact','PRIMARY','2016-03-12 14:57:55','n_diff_pfx01',2,1,'id_contact'),('monami_shop','ps_contact','PRIMARY','2016-03-12 14:57:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_contact','PRIMARY','2016-03-12 14:57:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_contact_lang','PRIMARY','2016-03-12 14:57:56','n_diff_pfx01',2,1,'id_contact'),('monami_shop','ps_contact_lang','PRIMARY','2016-03-12 14:57:56','n_diff_pfx02',2,1,'id_contact,id_lang'),('monami_shop','ps_contact_lang','PRIMARY','2016-03-12 14:57:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_contact_lang','PRIMARY','2016-03-12 14:57:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_contact_shop','PRIMARY','2016-03-12 14:57:57','n_diff_pfx01',2,1,'id_contact'),('monami_shop','ps_contact_shop','PRIMARY','2016-03-12 14:57:57','n_diff_pfx02',2,1,'id_contact,id_shop'),('monami_shop','ps_contact_shop','PRIMARY','2016-03-12 14:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_contact_shop','PRIMARY','2016-03-12 14:57:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_contact_shop','id_shop','2016-03-12 14:57:57','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_contact_shop','id_shop','2016-03-12 14:57:57','n_diff_pfx02',2,1,'id_shop,id_contact'),('monami_shop','ps_contact_shop','id_shop','2016-03-12 14:57:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_contact_shop','id_shop','2016-03-12 14:57:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country','PRIMARY','2016-03-12 14:57:58','n_diff_pfx01',244,1,'id_country'),('monami_shop','ps_country','PRIMARY','2016-03-12 14:57:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country','PRIMARY','2016-03-12 14:57:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country','country_','2016-03-12 14:57:58','n_diff_pfx01',8,1,'id_zone'),('monami_shop','ps_country','country_','2016-03-12 14:57:58','n_diff_pfx02',244,1,'id_zone,id_country'),('monami_shop','ps_country','country_','2016-03-12 14:57:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country','country_','2016-03-12 14:57:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country','country_iso_code','2016-03-12 14:57:58','n_diff_pfx01',244,1,'iso_code'),('monami_shop','ps_country','country_iso_code','2016-03-12 14:57:58','n_diff_pfx02',244,1,'iso_code,id_country'),('monami_shop','ps_country','country_iso_code','2016-03-12 14:57:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country','country_iso_code','2016-03-12 14:57:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country_lang','PRIMARY','2016-03-12 14:57:59','n_diff_pfx01',244,1,'id_country'),('monami_shop','ps_country_lang','PRIMARY','2016-03-12 14:57:59','n_diff_pfx02',244,1,'id_country,id_lang'),('monami_shop','ps_country_lang','PRIMARY','2016-03-12 14:57:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country_lang','PRIMARY','2016-03-12 14:57:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country_shop','PRIMARY','2016-03-12 14:58:00','n_diff_pfx01',244,1,'id_country'),('monami_shop','ps_country_shop','PRIMARY','2016-03-12 14:58:00','n_diff_pfx02',244,1,'id_country,id_shop'),('monami_shop','ps_country_shop','PRIMARY','2016-03-12 14:58:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country_shop','PRIMARY','2016-03-12 14:58:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_country_shop','id_shop','2016-03-12 14:58:00','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_country_shop','id_shop','2016-03-12 14:58:00','n_diff_pfx02',244,1,'id_shop,id_country'),('monami_shop','ps_country_shop','id_shop','2016-03-12 14:58:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_country_shop','id_shop','2016-03-12 14:58:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cronjobs','PRIMARY','2016-03-12 14:58:01','n_diff_pfx01',0,1,'id_cronjob'),('monami_shop','ps_cronjobs','PRIMARY','2016-03-12 14:58:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cronjobs','PRIMARY','2016-03-12 14:58:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_cronjobs','id_module','2016-03-12 14:58:01','n_diff_pfx01',0,1,'id_module'),('monami_shop','ps_cronjobs','id_module','2016-03-12 14:58:01','n_diff_pfx02',0,1,'id_module,id_cronjob'),('monami_shop','ps_cronjobs','id_module','2016-03-12 14:58:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_cronjobs','id_module','2016-03-12 14:58:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_currency','PRIMARY','2016-03-12 14:58:02','n_diff_pfx01',2,1,'id_currency'),('monami_shop','ps_currency','PRIMARY','2016-03-12 14:58:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_currency','PRIMARY','2016-03-12 14:58:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_currency_shop','PRIMARY','2016-03-12 14:58:03','n_diff_pfx01',2,1,'id_currency'),('monami_shop','ps_currency_shop','PRIMARY','2016-03-12 14:58:03','n_diff_pfx02',2,1,'id_currency,id_shop'),('monami_shop','ps_currency_shop','PRIMARY','2016-03-12 14:58:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_currency_shop','PRIMARY','2016-03-12 14:58:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_currency_shop','id_shop','2016-03-12 14:58:03','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_currency_shop','id_shop','2016-03-12 14:58:03','n_diff_pfx02',2,1,'id_shop,id_currency'),('monami_shop','ps_currency_shop','id_shop','2016-03-12 14:58:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_currency_shop','id_shop','2016-03-12 14:58:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','PRIMARY','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_customer','PRIMARY','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','PRIMARY','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','customer_email','2016-03-12 14:58:05','n_diff_pfx01',0,1,'email'),('monami_shop','ps_customer','customer_email','2016-03-12 14:58:05','n_diff_pfx02',0,1,'email,id_customer'),('monami_shop','ps_customer','customer_email','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','customer_email','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','customer_login','2016-03-12 14:58:05','n_diff_pfx01',0,1,'email'),('monami_shop','ps_customer','customer_login','2016-03-12 14:58:05','n_diff_pfx02',0,1,'email,passwd'),('monami_shop','ps_customer','customer_login','2016-03-12 14:58:05','n_diff_pfx03',0,1,'email,passwd,id_customer'),('monami_shop','ps_customer','customer_login','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','customer_login','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','id_customer_passwd','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_customer','id_customer_passwd','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_customer,passwd'),('monami_shop','ps_customer','id_customer_passwd','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','id_customer_passwd','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','id_gender','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_gender'),('monami_shop','ps_customer','id_gender','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_gender,id_customer'),('monami_shop','ps_customer','id_gender','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','id_gender','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','id_shop','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_customer','id_shop','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_shop,date_add'),('monami_shop','ps_customer','id_shop','2016-03-12 14:58:05','n_diff_pfx03',0,1,'id_shop,date_add,id_customer'),('monami_shop','ps_customer','id_shop','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','id_shop','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer','id_shop_group','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_shop_group'),('monami_shop','ps_customer','id_shop_group','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_shop_group,id_customer'),('monami_shop','ps_customer','id_shop_group','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer','id_shop_group','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_group','PRIMARY','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_customer_group','PRIMARY','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_customer,id_group'),('monami_shop','ps_customer_group','PRIMARY','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_group','PRIMARY','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_group','customer_login','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_group'),('monami_shop','ps_customer_group','customer_login','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_group,id_customer'),('monami_shop','ps_customer_group','customer_login','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_group','customer_login','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_group','id_customer','2016-03-12 14:58:05','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_customer_group','id_customer','2016-03-12 14:58:05','n_diff_pfx02',0,1,'id_customer,id_group'),('monami_shop','ps_customer_group','id_customer','2016-03-12 14:58:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_group','id_customer','2016-03-12 14:58:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_message','PRIMARY','2016-03-12 14:58:07','n_diff_pfx01',0,1,'id_customer_message'),('monami_shop','ps_customer_message','PRIMARY','2016-03-12 14:58:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_message','PRIMARY','2016-03-12 14:58:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_message','id_customer_thread','2016-03-12 14:58:07','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop','ps_customer_message','id_customer_thread','2016-03-12 14:58:07','n_diff_pfx02',0,1,'id_customer_thread,id_customer_message'),('monami_shop','ps_customer_message','id_customer_thread','2016-03-12 14:58:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_message','id_customer_thread','2016-03-12 14:58:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_message','id_employee','2016-03-12 14:58:07','n_diff_pfx01',0,1,'id_employee'),('monami_shop','ps_customer_message','id_employee','2016-03-12 14:58:07','n_diff_pfx02',0,1,'id_employee,id_customer_message'),('monami_shop','ps_customer_message','id_employee','2016-03-12 14:58:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_message','id_employee','2016-03-12 14:58:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2016-03-12 14:58:08','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2016-03-12 14:58:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_message_sync_imap','GEN_CLUST_INDEX','2016-03-12 14:58:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_message_sync_imap','md5_header_index','2016-03-12 14:58:08','n_diff_pfx01',0,1,'md5_header'),('monami_shop','ps_customer_message_sync_imap','md5_header_index','2016-03-12 14:58:08','n_diff_pfx02',0,1,'md5_header,DB_ROW_ID'),('monami_shop','ps_customer_message_sync_imap','md5_header_index','2016-03-12 14:58:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_message_sync_imap','md5_header_index','2016-03-12 14:58:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','PRIMARY','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_customer_thread'),('monami_shop','ps_customer_thread','PRIMARY','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','PRIMARY','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_contact','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_contact'),('monami_shop','ps_customer_thread','id_contact','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_contact,id_customer_thread'),('monami_shop','ps_customer_thread','id_contact','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_contact','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_customer','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_customer_thread','id_customer','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_customer,id_customer_thread'),('monami_shop','ps_customer_thread','id_customer','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_customer','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_lang','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_customer_thread','id_lang','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_lang,id_customer_thread'),('monami_shop','ps_customer_thread','id_lang','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_lang','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_order','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_customer_thread','id_order','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_order,id_customer_thread'),('monami_shop','ps_customer_thread','id_order','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_order','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_product','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_customer_thread','id_product','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_product,id_customer_thread'),('monami_shop','ps_customer_thread','id_product','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_product','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customer_thread','id_shop','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_customer_thread','id_shop','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_shop,id_customer_thread'),('monami_shop','ps_customer_thread','id_shop','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customer_thread','id_shop','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_customization'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_customization,id_cart'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','n_diff_pfx03',0,1,'id_customization,id_cart,id_product'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','n_diff_pfx04',0,1,'id_customization,id_cart,id_product,id_address_delivery'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization','PRIMARY','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_cart,id_product'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_diff_pfx03',0,1,'id_cart,id_product,id_product_attribute'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_diff_pfx04',0,1,'id_cart,id_product,id_product_attribute,id_customization'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_diff_pfx05',0,1,'id_cart,id_product,id_product_attribute,id_customization,id_address_delivery'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization','id_cart_product','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_diff_pfx02',0,1,'id_product_attribute,id_customization'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_diff_pfx03',0,1,'id_product_attribute,id_customization,id_cart'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_diff_pfx04',0,1,'id_product_attribute,id_customization,id_cart,id_product'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_diff_pfx05',0,1,'id_product_attribute,id_customization,id_cart,id_product,id_address_delivery'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization','id_product_attribute','2016-03-12 14:58:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization_field','PRIMARY','2016-03-12 14:58:11','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop','ps_customization_field','PRIMARY','2016-03-12 14:58:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization_field','PRIMARY','2016-03-12 14:58:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization_field','id_product','2016-03-12 14:58:11','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_customization_field','id_product','2016-03-12 14:58:11','n_diff_pfx02',0,1,'id_product,id_customization_field'),('monami_shop','ps_customization_field','id_product','2016-03-12 14:58:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization_field','id_product','2016-03-12 14:58:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customization_field_lang','PRIMARY','2016-03-12 14:58:12','n_diff_pfx01',0,1,'id_customization_field'),('monami_shop','ps_customization_field_lang','PRIMARY','2016-03-12 14:58:12','n_diff_pfx02',0,1,'id_customization_field,id_lang'),('monami_shop','ps_customization_field_lang','PRIMARY','2016-03-12 14:58:12','n_diff_pfx03',0,1,'id_customization_field,id_lang,id_shop'),('monami_shop','ps_customization_field_lang','PRIMARY','2016-03-12 14:58:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customization_field_lang','PRIMARY','2016-03-12 14:58:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_customized_data','PRIMARY','2016-03-12 14:58:12','n_diff_pfx01',0,1,'id_customization'),('monami_shop','ps_customized_data','PRIMARY','2016-03-12 14:58:12','n_diff_pfx02',0,1,'id_customization,type'),('monami_shop','ps_customized_data','PRIMARY','2016-03-12 14:58:12','n_diff_pfx03',0,1,'id_customization,type,index'),('monami_shop','ps_customized_data','PRIMARY','2016-03-12 14:58:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_customized_data','PRIMARY','2016-03-12 14:58:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_date_range','PRIMARY','2016-03-12 14:58:13','n_diff_pfx01',0,1,'id_date_range'),('monami_shop','ps_date_range','PRIMARY','2016-03-12 14:58:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_date_range','PRIMARY','2016-03-12 14:58:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_delivery','PRIMARY','2016-03-12 14:58:14','n_diff_pfx01',4,1,'id_delivery'),('monami_shop','ps_delivery','PRIMARY','2016-03-12 14:58:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_delivery','PRIMARY','2016-03-12 14:58:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_delivery','id_carrier','2016-03-12 14:58:14','n_diff_pfx01',1,1,'id_carrier'),('monami_shop','ps_delivery','id_carrier','2016-03-12 14:58:14','n_diff_pfx02',2,1,'id_carrier,id_zone'),('monami_shop','ps_delivery','id_carrier','2016-03-12 14:58:14','n_diff_pfx03',4,1,'id_carrier,id_zone,id_delivery'),('monami_shop','ps_delivery','id_carrier','2016-03-12 14:58:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_delivery','id_carrier','2016-03-12 14:58:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_delivery','id_range_price','2016-03-12 14:58:14','n_diff_pfx01',2,1,'id_range_price'),('monami_shop','ps_delivery','id_range_price','2016-03-12 14:58:14','n_diff_pfx02',4,1,'id_range_price,id_delivery'),('monami_shop','ps_delivery','id_range_price','2016-03-12 14:58:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_delivery','id_range_price','2016-03-12 14:58:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_delivery','id_range_weight','2016-03-12 14:58:14','n_diff_pfx01',2,1,'id_range_weight'),('monami_shop','ps_delivery','id_range_weight','2016-03-12 14:58:14','n_diff_pfx02',4,1,'id_range_weight,id_delivery'),('monami_shop','ps_delivery','id_range_weight','2016-03-12 14:58:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_delivery','id_range_weight','2016-03-12 14:58:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_delivery','id_zone','2016-03-12 14:58:14','n_diff_pfx01',2,1,'id_zone'),('monami_shop','ps_delivery','id_zone','2016-03-12 14:58:14','n_diff_pfx02',4,1,'id_zone,id_delivery'),('monami_shop','ps_delivery','id_zone','2016-03-12 14:58:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_delivery','id_zone','2016-03-12 14:58:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee','PRIMARY','2016-03-12 14:58:15','n_diff_pfx01',1,1,'id_employee'),('monami_shop','ps_employee','PRIMARY','2016-03-12 14:58:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee','PRIMARY','2016-03-12 14:58:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee','employee_login','2016-03-12 14:58:15','n_diff_pfx01',1,1,'email'),('monami_shop','ps_employee','employee_login','2016-03-12 14:58:15','n_diff_pfx02',1,1,'email,passwd'),('monami_shop','ps_employee','employee_login','2016-03-12 14:58:15','n_diff_pfx03',1,1,'email,passwd,id_employee'),('monami_shop','ps_employee','employee_login','2016-03-12 14:58:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee','employee_login','2016-03-12 14:58:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee','id_employee_passwd','2016-03-12 14:58:15','n_diff_pfx01',1,1,'id_employee'),('monami_shop','ps_employee','id_employee_passwd','2016-03-12 14:58:15','n_diff_pfx02',1,1,'id_employee,passwd'),('monami_shop','ps_employee','id_employee_passwd','2016-03-12 14:58:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee','id_employee_passwd','2016-03-12 14:58:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee','id_profile','2016-03-12 14:58:15','n_diff_pfx01',1,1,'id_profile'),('monami_shop','ps_employee','id_profile','2016-03-12 14:58:15','n_diff_pfx02',1,1,'id_profile,id_employee'),('monami_shop','ps_employee','id_profile','2016-03-12 14:58:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee','id_profile','2016-03-12 14:58:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee_shop','PRIMARY','2016-03-12 14:58:16','n_diff_pfx01',1,1,'id_employee'),('monami_shop','ps_employee_shop','PRIMARY','2016-03-12 14:58:16','n_diff_pfx02',1,1,'id_employee,id_shop'),('monami_shop','ps_employee_shop','PRIMARY','2016-03-12 14:58:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee_shop','PRIMARY','2016-03-12 14:58:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_employee_shop','id_shop','2016-03-12 14:58:16','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_employee_shop','id_shop','2016-03-12 14:58:16','n_diff_pfx02',1,1,'id_shop,id_employee'),('monami_shop','ps_employee_shop','id_shop','2016-03-12 14:58:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_employee_shop','id_shop','2016-03-12 14:58:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature','PRIMARY','2016-03-12 14:58:17','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_feature','PRIMARY','2016-03-12 14:58:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature','PRIMARY','2016-03-12 14:58:17','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_lang','PRIMARY','2016-03-12 14:58:18','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_feature_lang','PRIMARY','2016-03-12 14:58:18','n_diff_pfx02',0,1,'id_feature,id_lang'),('monami_shop','ps_feature_lang','PRIMARY','2016-03-12 14:58:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_lang','PRIMARY','2016-03-12 14:58:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_lang','id_lang','2016-03-12 14:58:18','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_feature_lang','id_lang','2016-03-12 14:58:18','n_diff_pfx02',0,1,'id_lang,name'),('monami_shop','ps_feature_lang','id_lang','2016-03-12 14:58:18','n_diff_pfx03',0,1,'id_lang,name,id_feature'),('monami_shop','ps_feature_lang','id_lang','2016-03-12 14:58:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_lang','id_lang','2016-03-12 14:58:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_product','PRIMARY','2016-03-12 14:58:19','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_feature_product','PRIMARY','2016-03-12 14:58:19','n_diff_pfx02',0,1,'id_feature,id_product'),('monami_shop','ps_feature_product','PRIMARY','2016-03-12 14:58:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_product','PRIMARY','2016-03-12 14:58:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_product','id_feature_value','2016-03-12 14:58:19','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop','ps_feature_product','id_feature_value','2016-03-12 14:58:19','n_diff_pfx02',0,1,'id_feature_value,id_feature'),('monami_shop','ps_feature_product','id_feature_value','2016-03-12 14:58:19','n_diff_pfx03',0,1,'id_feature_value,id_feature,id_product'),('monami_shop','ps_feature_product','id_feature_value','2016-03-12 14:58:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_product','id_feature_value','2016-03-12 14:58:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_product','id_product','2016-03-12 14:58:19','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_feature_product','id_product','2016-03-12 14:58:19','n_diff_pfx02',0,1,'id_product,id_feature'),('monami_shop','ps_feature_product','id_product','2016-03-12 14:58:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_product','id_product','2016-03-12 14:58:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_shop','PRIMARY','2016-03-12 14:58:20','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_feature_shop','PRIMARY','2016-03-12 14:58:20','n_diff_pfx02',0,1,'id_feature,id_shop'),('monami_shop','ps_feature_shop','PRIMARY','2016-03-12 14:58:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_shop','PRIMARY','2016-03-12 14:58:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_shop','id_shop','2016-03-12 14:58:20','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_feature_shop','id_shop','2016-03-12 14:58:20','n_diff_pfx02',0,1,'id_shop,id_feature'),('monami_shop','ps_feature_shop','id_shop','2016-03-12 14:58:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_shop','id_shop','2016-03-12 14:58:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_value','PRIMARY','2016-03-12 14:58:21','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop','ps_feature_value','PRIMARY','2016-03-12 14:58:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_value','PRIMARY','2016-03-12 14:58:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_value','feature','2016-03-12 14:58:21','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_feature_value','feature','2016-03-12 14:58:21','n_diff_pfx02',0,1,'id_feature,id_feature_value'),('monami_shop','ps_feature_value','feature','2016-03-12 14:58:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_value','feature','2016-03-12 14:58:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_feature_value_lang','PRIMARY','2016-03-12 14:58:21','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop','ps_feature_value_lang','PRIMARY','2016-03-12 14:58:21','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop','ps_feature_value_lang','PRIMARY','2016-03-12 14:58:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_feature_value_lang','PRIMARY','2016-03-12 14:58:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_gender','PRIMARY','2016-03-12 14:58:22','n_diff_pfx01',2,1,'id_gender'),('monami_shop','ps_gender','PRIMARY','2016-03-12 14:58:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_gender','PRIMARY','2016-03-12 14:58:22','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_gender_lang','PRIMARY','2016-03-12 14:58:24','n_diff_pfx01',2,1,'id_gender'),('monami_shop','ps_gender_lang','PRIMARY','2016-03-12 14:58:24','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop','ps_gender_lang','PRIMARY','2016-03-12 14:58:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_gender_lang','PRIMARY','2016-03-12 14:58:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_gender_lang','id_gender','2016-03-12 14:58:24','n_diff_pfx01',2,1,'id_gender'),('monami_shop','ps_gender_lang','id_gender','2016-03-12 14:58:24','n_diff_pfx02',2,1,'id_gender,id_lang'),('monami_shop','ps_gender_lang','id_gender','2016-03-12 14:58:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_gender_lang','id_gender','2016-03-12 14:58:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group','PRIMARY','2016-03-12 14:58:25','n_diff_pfx01',3,1,'id_group'),('monami_shop','ps_group','PRIMARY','2016-03-12 14:58:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group','PRIMARY','2016-03-12 14:58:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group_lang','PRIMARY','2016-03-12 14:58:26','n_diff_pfx01',3,1,'id_group'),('monami_shop','ps_group_lang','PRIMARY','2016-03-12 14:58:26','n_diff_pfx02',3,1,'id_group,id_lang'),('monami_shop','ps_group_lang','PRIMARY','2016-03-12 14:58:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group_lang','PRIMARY','2016-03-12 14:58:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group_reduction','PRIMARY','2016-03-12 14:58:26','n_diff_pfx01',0,1,'id_group_reduction'),('monami_shop','ps_group_reduction','PRIMARY','2016-03-12 14:58:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group_reduction','PRIMARY','2016-03-12 14:58:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group_reduction','id_group','2016-03-12 14:58:26','n_diff_pfx01',0,1,'id_group'),('monami_shop','ps_group_reduction','id_group','2016-03-12 14:58:26','n_diff_pfx02',0,1,'id_group,id_category'),('monami_shop','ps_group_reduction','id_group','2016-03-12 14:58:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group_reduction','id_group','2016-03-12 14:58:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group_shop','PRIMARY','2016-03-12 14:58:28','n_diff_pfx01',3,1,'id_group'),('monami_shop','ps_group_shop','PRIMARY','2016-03-12 14:58:28','n_diff_pfx02',3,1,'id_group,id_shop'),('monami_shop','ps_group_shop','PRIMARY','2016-03-12 14:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group_shop','PRIMARY','2016-03-12 14:58:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_group_shop','id_shop','2016-03-12 14:58:28','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_group_shop','id_shop','2016-03-12 14:58:28','n_diff_pfx02',3,1,'id_shop,id_group'),('monami_shop','ps_group_shop','id_shop','2016-03-12 14:58:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_group_shop','id_shop','2016-03-12 14:58:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_guest','PRIMARY','2016-03-12 14:58:29','n_diff_pfx01',29,1,'id_guest'),('monami_shop','ps_guest','PRIMARY','2016-03-12 14:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_guest','PRIMARY','2016-03-12 14:58:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_guest','id_customer','2016-03-12 14:58:29','n_diff_pfx01',2,1,'id_customer'),('monami_shop','ps_guest','id_customer','2016-03-12 14:58:29','n_diff_pfx02',29,1,'id_customer,id_guest'),('monami_shop','ps_guest','id_customer','2016-03-12 14:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_guest','id_customer','2016-03-12 14:58:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_guest','id_operating_system','2016-03-12 14:58:29','n_diff_pfx01',3,1,'id_operating_system'),('monami_shop','ps_guest','id_operating_system','2016-03-12 14:58:29','n_diff_pfx02',29,1,'id_operating_system,id_guest'),('monami_shop','ps_guest','id_operating_system','2016-03-12 14:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_guest','id_operating_system','2016-03-12 14:58:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_guest','id_web_browser','2016-03-12 14:58:29','n_diff_pfx01',3,1,'id_web_browser'),('monami_shop','ps_guest','id_web_browser','2016-03-12 14:58:29','n_diff_pfx02',29,1,'id_web_browser,id_guest'),('monami_shop','ps_guest','id_web_browser','2016-03-12 14:58:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_guest','id_web_browser','2016-03-12 14:58:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_homeslider','PRIMARY','2016-03-12 14:58:30','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop','ps_homeslider','PRIMARY','2016-03-12 14:58:30','n_diff_pfx02',3,1,'id_homeslider_slides,id_shop'),('monami_shop','ps_homeslider','PRIMARY','2016-03-12 14:58:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_homeslider','PRIMARY','2016-03-12 14:58:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_homeslider_slides','PRIMARY','2016-03-12 14:58:30','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop','ps_homeslider_slides','PRIMARY','2016-03-12 14:58:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_homeslider_slides','PRIMARY','2016-03-12 14:58:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_homeslider_slides_lang','PRIMARY','2016-03-12 14:58:31','n_diff_pfx01',3,1,'id_homeslider_slides'),('monami_shop','ps_homeslider_slides_lang','PRIMARY','2016-03-12 14:58:31','n_diff_pfx02',3,1,'id_homeslider_slides,id_lang'),('monami_shop','ps_homeslider_slides_lang','PRIMARY','2016-03-12 14:58:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_homeslider_slides_lang','PRIMARY','2016-03-12 14:58:31','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook','PRIMARY','2016-03-12 14:58:32','n_diff_pfx01',146,2,'id_hook'),('monami_shop','ps_hook','PRIMARY','2016-03-12 14:58:32','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook','PRIMARY','2016-03-12 14:58:32','size',3,NULL,'Number of pages in the index'),('monami_shop','ps_hook','hook_name','2016-03-12 14:58:32','n_diff_pfx01',146,1,'name'),('monami_shop','ps_hook','hook_name','2016-03-12 14:58:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook','hook_name','2016-03-12 14:58:32','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_alias','PRIMARY','2016-03-12 14:58:32','n_diff_pfx01',86,1,'id_hook_alias'),('monami_shop','ps_hook_alias','PRIMARY','2016-03-12 14:58:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_alias','PRIMARY','2016-03-12 14:58:32','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_alias','alias','2016-03-12 14:58:32','n_diff_pfx01',86,1,'alias'),('monami_shop','ps_hook_alias','alias','2016-03-12 14:58:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_alias','alias','2016-03-12 14:58:32','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module','PRIMARY','2016-03-12 14:58:33','n_diff_pfx01',69,1,'id_module'),('monami_shop','ps_hook_module','PRIMARY','2016-03-12 14:58:33','n_diff_pfx02',241,1,'id_module,id_hook'),('monami_shop','ps_hook_module','PRIMARY','2016-03-12 14:58:33','n_diff_pfx03',241,1,'id_module,id_hook,id_shop'),('monami_shop','ps_hook_module','PRIMARY','2016-03-12 14:58:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module','PRIMARY','2016-03-12 14:58:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module','id_hook','2016-03-12 14:58:33','n_diff_pfx01',95,1,'id_hook'),('monami_shop','ps_hook_module','id_hook','2016-03-12 14:58:33','n_diff_pfx02',241,1,'id_hook,id_module'),('monami_shop','ps_hook_module','id_hook','2016-03-12 14:58:33','n_diff_pfx03',241,1,'id_hook,id_module,id_shop'),('monami_shop','ps_hook_module','id_hook','2016-03-12 14:58:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module','id_hook','2016-03-12 14:58:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module','id_module','2016-03-12 14:58:33','n_diff_pfx01',69,1,'id_module'),('monami_shop','ps_hook_module','id_module','2016-03-12 14:58:33','n_diff_pfx02',241,1,'id_module,id_hook'),('monami_shop','ps_hook_module','id_module','2016-03-12 14:58:33','n_diff_pfx03',241,1,'id_module,id_hook,id_shop'),('monami_shop','ps_hook_module','id_module','2016-03-12 14:58:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module','id_module','2016-03-12 14:58:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','n_diff_pfx02',34,1,'id_shop,position'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','n_diff_pfx03',139,1,'id_shop,position,id_module'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','n_diff_pfx04',241,1,'id_shop,position,id_module,id_hook'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module','position','2016-03-12 14:58:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module_exceptions','PRIMARY','2016-03-12 14:58:34','n_diff_pfx01',5,1,'id_hook_module_exceptions'),('monami_shop','ps_hook_module_exceptions','PRIMARY','2016-03-12 14:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module_exceptions','PRIMARY','2016-03-12 14:58:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module_exceptions','id_hook','2016-03-12 14:58:34','n_diff_pfx01',1,1,'id_hook'),('monami_shop','ps_hook_module_exceptions','id_hook','2016-03-12 14:58:34','n_diff_pfx02',5,1,'id_hook,id_hook_module_exceptions'),('monami_shop','ps_hook_module_exceptions','id_hook','2016-03-12 14:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module_exceptions','id_hook','2016-03-12 14:58:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_hook_module_exceptions','id_module','2016-03-12 14:58:34','n_diff_pfx01',5,1,'id_module'),('monami_shop','ps_hook_module_exceptions','id_module','2016-03-12 14:58:34','n_diff_pfx02',5,1,'id_module,id_hook_module_exceptions'),('monami_shop','ps_hook_module_exceptions','id_module','2016-03-12 14:58:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_hook_module_exceptions','id_module','2016-03-12 14:58:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image','PRIMARY','2016-03-12 14:58:35','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_image','PRIMARY','2016-03-12 14:58:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image','PRIMARY','2016-03-12 14:58:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image','id_product_cover','2016-03-12 14:58:35','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_image','id_product_cover','2016-03-12 14:58:35','n_diff_pfx02',0,1,'id_product,cover'),('monami_shop','ps_image','id_product_cover','2016-03-12 14:58:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image','id_product_cover','2016-03-12 14:58:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image','idx_product_image','2016-03-12 14:58:35','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_image','idx_product_image','2016-03-12 14:58:35','n_diff_pfx02',0,1,'id_image,id_product'),('monami_shop','ps_image','idx_product_image','2016-03-12 14:58:35','n_diff_pfx03',0,1,'id_image,id_product,cover'),('monami_shop','ps_image','idx_product_image','2016-03-12 14:58:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image','idx_product_image','2016-03-12 14:58:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image','image_product','2016-03-12 14:58:35','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_image','image_product','2016-03-12 14:58:35','n_diff_pfx02',0,1,'id_product,id_image'),('monami_shop','ps_image','image_product','2016-03-12 14:58:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image','image_product','2016-03-12 14:58:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_lang','PRIMARY','2016-03-12 14:58:36','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_image_lang','PRIMARY','2016-03-12 14:58:36','n_diff_pfx02',0,1,'id_image,id_lang'),('monami_shop','ps_image_lang','PRIMARY','2016-03-12 14:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_lang','PRIMARY','2016-03-12 14:58:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_lang','id_image','2016-03-12 14:58:36','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_image_lang','id_image','2016-03-12 14:58:36','n_diff_pfx02',0,1,'id_image,id_lang'),('monami_shop','ps_image_lang','id_image','2016-03-12 14:58:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_lang','id_image','2016-03-12 14:58:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_shop','PRIMARY','2016-03-12 14:58:37','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_image_shop','PRIMARY','2016-03-12 14:58:37','n_diff_pfx02',0,1,'id_image,id_shop'),('monami_shop','ps_image_shop','PRIMARY','2016-03-12 14:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_shop','PRIMARY','2016-03-12 14:58:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_shop','id_product','2016-03-12 14:58:37','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_image_shop','id_product','2016-03-12 14:58:37','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop','ps_image_shop','id_product','2016-03-12 14:58:37','n_diff_pfx03',0,1,'id_product,id_shop,cover'),('monami_shop','ps_image_shop','id_product','2016-03-12 14:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_shop','id_product','2016-03-12 14:58:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_shop','id_shop','2016-03-12 14:58:37','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_image_shop','id_shop','2016-03-12 14:58:37','n_diff_pfx02',0,1,'id_shop,id_image'),('monami_shop','ps_image_shop','id_shop','2016-03-12 14:58:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_shop','id_shop','2016-03-12 14:58:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_type','PRIMARY','2016-03-12 14:58:38','n_diff_pfx01',9,1,'id_image_type'),('monami_shop','ps_image_type','PRIMARY','2016-03-12 14:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_type','PRIMARY','2016-03-12 14:58:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_image_type','image_type_name','2016-03-12 14:58:38','n_diff_pfx01',9,1,'name'),('monami_shop','ps_image_type','image_type_name','2016-03-12 14:58:38','n_diff_pfx02',9,1,'name,id_image_type'),('monami_shop','ps_image_type','image_type_name','2016-03-12 14:58:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_image_type','image_type_name','2016-03-12 14:58:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_import_match','PRIMARY','2016-03-12 14:58:39','n_diff_pfx01',0,1,'id_import_match'),('monami_shop','ps_import_match','PRIMARY','2016-03-12 14:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_import_match','PRIMARY','2016-03-12 14:58:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_info','PRIMARY','2016-03-12 14:58:39','n_diff_pfx01',2,1,'id_info'),('monami_shop','ps_info','PRIMARY','2016-03-12 14:58:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_info','PRIMARY','2016-03-12 14:58:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_info_lang','PRIMARY','2016-03-12 14:58:40','n_diff_pfx01',2,1,'id_info'),('monami_shop','ps_info_lang','PRIMARY','2016-03-12 14:58:40','n_diff_pfx02',2,1,'id_info,id_lang'),('monami_shop','ps_info_lang','PRIMARY','2016-03-12 14:58:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_info_lang','PRIMARY','2016-03-12 14:58:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_lang','PRIMARY','2016-03-12 14:58:41','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_lang','PRIMARY','2016-03-12 14:58:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_lang','PRIMARY','2016-03-12 14:58:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_lang','lang_iso_code','2016-03-12 14:58:41','n_diff_pfx01',1,1,'iso_code'),('monami_shop','ps_lang','lang_iso_code','2016-03-12 14:58:41','n_diff_pfx02',1,1,'iso_code,id_lang'),('monami_shop','ps_lang','lang_iso_code','2016-03-12 14:58:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_lang','lang_iso_code','2016-03-12 14:58:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_lang_shop','PRIMARY','2016-03-12 14:58:42','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_lang_shop','PRIMARY','2016-03-12 14:58:42','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop','ps_lang_shop','PRIMARY','2016-03-12 14:58:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_lang_shop','PRIMARY','2016-03-12 14:58:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_lang_shop','id_shop','2016-03-12 14:58:42','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_lang_shop','id_shop','2016-03-12 14:58:42','n_diff_pfx02',1,1,'id_shop,id_lang'),('monami_shop','ps_lang_shop','id_shop','2016-03-12 14:58:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_lang_shop','id_shop','2016-03-12 14:58:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_category','PRIMARY','2016-03-12 14:58:43','n_diff_pfx01',88,1,'id_layered_category'),('monami_shop','ps_layered_category','PRIMARY','2016-03-12 14:58:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_category','PRIMARY','2016-03-12 14:58:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_category','id_category','2016-03-12 14:58:43','n_diff_pfx01',8,1,'id_category'),('monami_shop','ps_layered_category','id_category','2016-03-12 14:58:43','n_diff_pfx02',64,1,'id_category,type'),('monami_shop','ps_layered_category','id_category','2016-03-12 14:58:43','n_diff_pfx03',88,1,'id_category,type,id_layered_category'),('monami_shop','ps_layered_category','id_category','2016-03-12 14:58:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_category','id_category','2016-03-12 14:58:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_filter','PRIMARY','2016-03-12 14:58:44','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop','ps_layered_filter','PRIMARY','2016-03-12 14:58:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_filter','PRIMARY','2016-03-12 14:58:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_filter_shop','PRIMARY','2016-03-12 14:58:45','n_diff_pfx01',1,1,'id_layered_filter'),('monami_shop','ps_layered_filter_shop','PRIMARY','2016-03-12 14:58:45','n_diff_pfx02',1,1,'id_layered_filter,id_shop'),('monami_shop','ps_layered_filter_shop','PRIMARY','2016-03-12 14:58:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_filter_shop','PRIMARY','2016-03-12 14:58:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_filter_shop','id_shop','2016-03-12 14:58:45','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_layered_filter_shop','id_shop','2016-03-12 14:58:45','n_diff_pfx02',1,1,'id_shop,id_layered_filter'),('monami_shop','ps_layered_filter_shop','id_shop','2016-03-12 14:58:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_filter_shop','id_shop','2016-03-12 14:58:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_friendly_url','PRIMARY','2016-03-12 14:58:46','n_diff_pfx01',55,1,'id_layered_friendly_url'),('monami_shop','ps_layered_friendly_url','PRIMARY','2016-03-12 14:58:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_friendly_url','PRIMARY','2016-03-12 14:58:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_friendly_url','id_lang','2016-03-12 14:58:46','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_layered_friendly_url','id_lang','2016-03-12 14:58:46','n_diff_pfx02',55,1,'id_lang,id_layered_friendly_url'),('monami_shop','ps_layered_friendly_url','id_lang','2016-03-12 14:58:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_friendly_url','id_lang','2016-03-12 14:58:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_friendly_url','url_key','2016-03-12 14:58:46','n_diff_pfx01',55,1,'url_key'),('monami_shop','ps_layered_friendly_url','url_key','2016-03-12 14:58:46','n_diff_pfx02',55,1,'url_key,id_layered_friendly_url'),('monami_shop','ps_layered_friendly_url','url_key','2016-03-12 14:58:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_friendly_url','url_key','2016-03-12 14:58:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_attribute_group','PRIMARY','2016-03-12 14:58:47','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_layered_indexable_attribute_group','PRIMARY','2016-03-12 14:58:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_attribute_group','PRIMARY','2016-03-12 14:58:47','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2016-03-12 14:58:48','n_diff_pfx01',0,1,'id_attribute_group'),('monami_shop','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2016-03-12 14:58:48','n_diff_pfx02',0,1,'id_attribute_group,id_lang'),('monami_shop','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2016-03-12 14:58:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_attribute_group_lang_value','PRIMARY','2016-03-12 14:58:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_attribute_lang_value','PRIMARY','2016-03-12 14:58:49','n_diff_pfx01',0,1,'id_attribute'),('monami_shop','ps_layered_indexable_attribute_lang_value','PRIMARY','2016-03-12 14:58:49','n_diff_pfx02',0,1,'id_attribute,id_lang'),('monami_shop','ps_layered_indexable_attribute_lang_value','PRIMARY','2016-03-12 14:58:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_attribute_lang_value','PRIMARY','2016-03-12 14:58:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_feature','PRIMARY','2016-03-12 14:58:50','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_layered_indexable_feature','PRIMARY','2016-03-12 14:58:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_feature','PRIMARY','2016-03-12 14:58:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_feature_lang_value','PRIMARY','2016-03-12 14:58:50','n_diff_pfx01',0,1,'id_feature'),('monami_shop','ps_layered_indexable_feature_lang_value','PRIMARY','2016-03-12 14:58:50','n_diff_pfx02',0,1,'id_feature,id_lang'),('monami_shop','ps_layered_indexable_feature_lang_value','PRIMARY','2016-03-12 14:58:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_feature_lang_value','PRIMARY','2016-03-12 14:58:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_indexable_feature_value_lang_value','PRIMARY','2016-03-12 14:58:51','n_diff_pfx01',0,1,'id_feature_value'),('monami_shop','ps_layered_indexable_feature_value_lang_value','PRIMARY','2016-03-12 14:58:51','n_diff_pfx02',0,1,'id_feature_value,id_lang'),('monami_shop','ps_layered_indexable_feature_value_lang_value','PRIMARY','2016-03-12 14:58:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_indexable_feature_value_lang_value','PRIMARY','2016-03-12 14:58:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_price_index','PRIMARY','2016-03-12 14:58:52','n_diff_pfx01',8,1,'id_product'),('monami_shop','ps_layered_price_index','PRIMARY','2016-03-12 14:58:52','n_diff_pfx02',16,1,'id_product,id_currency'),('monami_shop','ps_layered_price_index','PRIMARY','2016-03-12 14:58:52','n_diff_pfx03',16,1,'id_product,id_currency,id_shop'),('monami_shop','ps_layered_price_index','PRIMARY','2016-03-12 14:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_price_index','PRIMARY','2016-03-12 14:58:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_price_index','id_currency','2016-03-12 14:58:52','n_diff_pfx01',2,1,'id_currency'),('monami_shop','ps_layered_price_index','id_currency','2016-03-12 14:58:52','n_diff_pfx02',16,1,'id_currency,id_product'),('monami_shop','ps_layered_price_index','id_currency','2016-03-12 14:58:52','n_diff_pfx03',16,1,'id_currency,id_product,id_shop'),('monami_shop','ps_layered_price_index','id_currency','2016-03-12 14:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_price_index','id_currency','2016-03-12 14:58:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','n_diff_pfx01',10,1,'price_max'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','n_diff_pfx02',16,1,'price_max,id_product'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','n_diff_pfx03',16,1,'price_max,id_product,id_currency'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','n_diff_pfx04',16,1,'price_max,id_product,id_currency,id_shop'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_price_index','price_max','2016-03-12 14:58:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','n_diff_pfx01',10,1,'price_min'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','n_diff_pfx02',16,1,'price_min,id_product'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','n_diff_pfx03',16,1,'price_min,id_product,id_currency'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','n_diff_pfx04',16,1,'price_min,id_product,id_currency,id_shop'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_price_index','price_min','2016-03-12 14:58:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_product_attribute','PRIMARY','2016-03-12 14:58:53','n_diff_pfx01',11,1,'id_attribute'),('monami_shop','ps_layered_product_attribute','PRIMARY','2016-03-12 14:58:53','n_diff_pfx02',36,1,'id_attribute,id_product'),('monami_shop','ps_layered_product_attribute','PRIMARY','2016-03-12 14:58:53','n_diff_pfx03',36,1,'id_attribute,id_product,id_shop'),('monami_shop','ps_layered_product_attribute','PRIMARY','2016-03-12 14:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_product_attribute','PRIMARY','2016-03-12 14:58:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','n_diff_pfx01',2,1,'id_attribute_group'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','n_diff_pfx02',11,1,'id_attribute_group,id_attribute'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','n_diff_pfx03',36,1,'id_attribute_group,id_attribute,id_product'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','n_diff_pfx04',36,1,'id_attribute_group,id_attribute,id_product,id_shop'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_layered_product_attribute','id_attribute_group','2016-03-12 14:58:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_linksmenutop','PRIMARY','2016-03-12 14:58:54','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop','ps_linksmenutop','PRIMARY','2016-03-12 14:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_linksmenutop','PRIMARY','2016-03-12 14:58:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_linksmenutop','id_shop','2016-03-12 14:58:54','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_linksmenutop','id_shop','2016-03-12 14:58:54','n_diff_pfx02',0,1,'id_shop,id_linksmenutop'),('monami_shop','ps_linksmenutop','id_shop','2016-03-12 14:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_linksmenutop','id_shop','2016-03-12 14:58:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_linksmenutop_lang','GEN_CLUST_INDEX','2016-03-12 14:58:54','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_linksmenutop_lang','GEN_CLUST_INDEX','2016-03-12 14:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_linksmenutop_lang','GEN_CLUST_INDEX','2016-03-12 14:58:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','n_diff_pfx01',0,1,'id_linksmenutop'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','n_diff_pfx02',0,1,'id_linksmenutop,id_lang'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','n_diff_pfx03',0,1,'id_linksmenutop,id_lang,id_shop'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','n_diff_pfx04',0,1,'id_linksmenutop,id_lang,id_shop,DB_ROW_ID'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_linksmenutop_lang','id_linksmenutop','2016-03-12 14:58:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_log','PRIMARY','2016-03-12 14:58:55','n_diff_pfx01',23,1,'id_log'),('monami_shop','ps_log','PRIMARY','2016-03-12 14:58:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_log','PRIMARY','2016-03-12 14:58:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_mail','PRIMARY','2016-03-12 14:58:56','n_diff_pfx01',0,1,'id_mail'),('monami_shop','ps_mail','PRIMARY','2016-03-12 14:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_mail','PRIMARY','2016-03-12 14:58:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_mail','recipient','2016-03-12 14:58:56','n_diff_pfx01',0,1,'recipient'),('monami_shop','ps_mail','recipient','2016-03-12 14:58:56','n_diff_pfx02',0,1,'recipient,id_mail'),('monami_shop','ps_mail','recipient','2016-03-12 14:58:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_mail','recipient','2016-03-12 14:58:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_manufacturer','PRIMARY','2016-03-12 14:58:58','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop','ps_manufacturer','PRIMARY','2016-03-12 14:58:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_manufacturer','PRIMARY','2016-03-12 14:58:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_manufacturer_lang','PRIMARY','2016-03-12 14:58:59','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop','ps_manufacturer_lang','PRIMARY','2016-03-12 14:58:59','n_diff_pfx02',0,1,'id_manufacturer,id_lang'),('monami_shop','ps_manufacturer_lang','PRIMARY','2016-03-12 14:58:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_manufacturer_lang','PRIMARY','2016-03-12 14:58:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_manufacturer_shop','PRIMARY','2016-03-12 14:58:59','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop','ps_manufacturer_shop','PRIMARY','2016-03-12 14:58:59','n_diff_pfx02',0,1,'id_manufacturer,id_shop'),('monami_shop','ps_manufacturer_shop','PRIMARY','2016-03-12 14:58:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_manufacturer_shop','PRIMARY','2016-03-12 14:58:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_manufacturer_shop','id_shop','2016-03-12 14:58:59','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_manufacturer_shop','id_shop','2016-03-12 14:58:59','n_diff_pfx02',0,1,'id_shop,id_manufacturer'),('monami_shop','ps_manufacturer_shop','id_shop','2016-03-12 14:58:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_manufacturer_shop','id_shop','2016-03-12 14:58:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_memcached_servers','PRIMARY','2016-03-12 14:59:00','n_diff_pfx01',0,1,'id_memcached_server'),('monami_shop','ps_memcached_servers','PRIMARY','2016-03-12 14:59:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_memcached_servers','PRIMARY','2016-03-12 14:59:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message','PRIMARY','2016-03-12 14:59:01','n_diff_pfx01',0,1,'id_message'),('monami_shop','ps_message','PRIMARY','2016-03-12 14:59:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message','PRIMARY','2016-03-12 14:59:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message','id_cart','2016-03-12 14:59:01','n_diff_pfx01',0,1,'id_cart'),('monami_shop','ps_message','id_cart','2016-03-12 14:59:01','n_diff_pfx02',0,1,'id_cart,id_message'),('monami_shop','ps_message','id_cart','2016-03-12 14:59:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message','id_cart','2016-03-12 14:59:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message','id_customer','2016-03-12 14:59:01','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_message','id_customer','2016-03-12 14:59:01','n_diff_pfx02',0,1,'id_customer,id_message'),('monami_shop','ps_message','id_customer','2016-03-12 14:59:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message','id_customer','2016-03-12 14:59:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message','id_employee','2016-03-12 14:59:01','n_diff_pfx01',0,1,'id_employee'),('monami_shop','ps_message','id_employee','2016-03-12 14:59:01','n_diff_pfx02',0,1,'id_employee,id_message'),('monami_shop','ps_message','id_employee','2016-03-12 14:59:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message','id_employee','2016-03-12 14:59:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message','message_order','2016-03-12 14:59:01','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_message','message_order','2016-03-12 14:59:01','n_diff_pfx02',0,1,'id_order,id_message'),('monami_shop','ps_message','message_order','2016-03-12 14:59:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message','message_order','2016-03-12 14:59:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_message_readed','PRIMARY','2016-03-12 14:59:02','n_diff_pfx01',0,1,'id_message'),('monami_shop','ps_message_readed','PRIMARY','2016-03-12 14:59:02','n_diff_pfx02',0,1,'id_message,id_employee'),('monami_shop','ps_message_readed','PRIMARY','2016-03-12 14:59:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_message_readed','PRIMARY','2016-03-12 14:59:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_meta','PRIMARY','2016-03-12 14:59:03','n_diff_pfx01',39,1,'id_meta'),('monami_shop','ps_meta','PRIMARY','2016-03-12 14:59:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_meta','PRIMARY','2016-03-12 14:59:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_meta','page','2016-03-12 14:59:03','n_diff_pfx01',39,1,'page'),('monami_shop','ps_meta','page','2016-03-12 14:59:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_meta','page','2016-03-12 14:59:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_meta_lang','PRIMARY','2016-03-12 14:59:04','n_diff_pfx01',31,1,'id_meta'),('monami_shop','ps_meta_lang','PRIMARY','2016-03-12 14:59:04','n_diff_pfx02',31,1,'id_meta,id_shop'),('monami_shop','ps_meta_lang','PRIMARY','2016-03-12 14:59:04','n_diff_pfx03',31,1,'id_meta,id_shop,id_lang'),('monami_shop','ps_meta_lang','PRIMARY','2016-03-12 14:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_meta_lang','PRIMARY','2016-03-12 14:59:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_meta_lang','id_lang','2016-03-12 14:59:04','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_meta_lang','id_lang','2016-03-12 14:59:04','n_diff_pfx02',31,1,'id_lang,id_meta'),('monami_shop','ps_meta_lang','id_lang','2016-03-12 14:59:04','n_diff_pfx03',31,1,'id_lang,id_meta,id_shop'),('monami_shop','ps_meta_lang','id_lang','2016-03-12 14:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_meta_lang','id_lang','2016-03-12 14:59:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_meta_lang','id_shop','2016-03-12 14:59:04','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_meta_lang','id_shop','2016-03-12 14:59:04','n_diff_pfx02',31,1,'id_shop,id_meta'),('monami_shop','ps_meta_lang','id_shop','2016-03-12 14:59:04','n_diff_pfx03',31,1,'id_shop,id_meta,id_lang'),('monami_shop','ps_meta_lang','id_shop','2016-03-12 14:59:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_meta_lang','id_shop','2016-03-12 14:59:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module','PRIMARY','2016-03-12 14:59:05','n_diff_pfx01',69,1,'id_module'),('monami_shop','ps_module','PRIMARY','2016-03-12 14:59:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module','PRIMARY','2016-03-12 14:59:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module','name','2016-03-12 14:59:05','n_diff_pfx01',69,1,'name'),('monami_shop','ps_module','name','2016-03-12 14:59:05','n_diff_pfx02',69,1,'name,id_module'),('monami_shop','ps_module','name','2016-03-12 14:59:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module','name','2016-03-12 14:59:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_access','PRIMARY','2016-03-12 14:59:06','n_diff_pfx01',4,1,'id_profile'),('monami_shop','ps_module_access','PRIMARY','2016-03-12 14:59:06','n_diff_pfx02',276,1,'id_profile,id_module'),('monami_shop','ps_module_access','PRIMARY','2016-03-12 14:59:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_access','PRIMARY','2016-03-12 14:59:06','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_country','PRIMARY','2016-03-12 14:59:07','n_diff_pfx01',2,1,'id_module'),('monami_shop','ps_module_country','PRIMARY','2016-03-12 14:59:07','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop','ps_module_country','PRIMARY','2016-03-12 14:59:07','n_diff_pfx03',2,1,'id_module,id_shop,id_country'),('monami_shop','ps_module_country','PRIMARY','2016-03-12 14:59:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_country','PRIMARY','2016-03-12 14:59:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_currency','PRIMARY','2016-03-12 14:59:08','n_diff_pfx01',2,1,'id_module'),('monami_shop','ps_module_currency','PRIMARY','2016-03-12 14:59:08','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop','ps_module_currency','PRIMARY','2016-03-12 14:59:08','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop','ps_module_currency','PRIMARY','2016-03-12 14:59:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_currency','PRIMARY','2016-03-12 14:59:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_currency','id_module','2016-03-12 14:59:08','n_diff_pfx01',2,1,'id_module'),('monami_shop','ps_module_currency','id_module','2016-03-12 14:59:08','n_diff_pfx02',2,1,'id_module,id_shop'),('monami_shop','ps_module_currency','id_module','2016-03-12 14:59:08','n_diff_pfx03',4,1,'id_module,id_shop,id_currency'),('monami_shop','ps_module_currency','id_module','2016-03-12 14:59:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_currency','id_module','2016-03-12 14:59:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_group','PRIMARY','2016-03-12 14:59:08','n_diff_pfx01',69,1,'id_module'),('monami_shop','ps_module_group','PRIMARY','2016-03-12 14:59:08','n_diff_pfx02',69,1,'id_module,id_shop'),('monami_shop','ps_module_group','PRIMARY','2016-03-12 14:59:08','n_diff_pfx03',207,1,'id_module,id_shop,id_group'),('monami_shop','ps_module_group','PRIMARY','2016-03-12 14:59:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_group','PRIMARY','2016-03-12 14:59:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_preference','PRIMARY','2016-03-12 14:59:09','n_diff_pfx01',0,1,'id_module_preference'),('monami_shop','ps_module_preference','PRIMARY','2016-03-12 14:59:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_preference','PRIMARY','2016-03-12 14:59:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_preference','employee_module','2016-03-12 14:59:09','n_diff_pfx01',0,1,'id_employee'),('monami_shop','ps_module_preference','employee_module','2016-03-12 14:59:09','n_diff_pfx02',0,1,'id_employee,module'),('monami_shop','ps_module_preference','employee_module','2016-03-12 14:59:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_preference','employee_module','2016-03-12 14:59:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_shop','PRIMARY','2016-03-12 14:59:10','n_diff_pfx01',69,1,'id_module'),('monami_shop','ps_module_shop','PRIMARY','2016-03-12 14:59:10','n_diff_pfx02',69,1,'id_module,id_shop'),('monami_shop','ps_module_shop','PRIMARY','2016-03-12 14:59:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_shop','PRIMARY','2016-03-12 14:59:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_module_shop','id_shop','2016-03-12 14:59:10','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_module_shop','id_shop','2016-03-12 14:59:10','n_diff_pfx02',69,1,'id_shop,id_module'),('monami_shop','ps_module_shop','id_shop','2016-03-12 14:59:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_module_shop','id_shop','2016-03-12 14:59:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_modules_perfs','PRIMARY','2016-03-12 14:59:11','n_diff_pfx01',0,1,'id_modules_perfs'),('monami_shop','ps_modules_perfs','PRIMARY','2016-03-12 14:59:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_modules_perfs','PRIMARY','2016-03-12 14:59:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_modules_perfs','session','2016-03-12 14:59:11','n_diff_pfx01',0,1,'session'),('monami_shop','ps_modules_perfs','session','2016-03-12 14:59:11','n_diff_pfx02',0,1,'session,id_modules_perfs'),('monami_shop','ps_modules_perfs','session','2016-03-12 14:59:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_modules_perfs','session','2016-03-12 14:59:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_newsletter','PRIMARY','2016-03-12 14:59:11','n_diff_pfx01',0,1,'id'),('monami_shop','ps_newsletter','PRIMARY','2016-03-12 14:59:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_newsletter','PRIMARY','2016-03-12 14:59:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_operating_system','PRIMARY','2016-03-12 14:59:12','n_diff_pfx01',7,1,'id_operating_system'),('monami_shop','ps_operating_system','PRIMARY','2016-03-12 14:59:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_operating_system','PRIMARY','2016-03-12 14:59:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_carrier','PRIMARY','2016-03-12 14:59:13','n_diff_pfx01',5,1,'id_order_carrier'),('monami_shop','ps_order_carrier','PRIMARY','2016-03-12 14:59:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_carrier','PRIMARY','2016-03-12 14:59:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_carrier','id_carrier','2016-03-12 14:59:13','n_diff_pfx01',1,1,'id_carrier'),('monami_shop','ps_order_carrier','id_carrier','2016-03-12 14:59:13','n_diff_pfx02',5,1,'id_carrier,id_order_carrier'),('monami_shop','ps_order_carrier','id_carrier','2016-03-12 14:59:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_carrier','id_carrier','2016-03-12 14:59:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_carrier','id_order','2016-03-12 14:59:13','n_diff_pfx01',5,1,'id_order'),('monami_shop','ps_order_carrier','id_order','2016-03-12 14:59:13','n_diff_pfx02',5,1,'id_order,id_order_carrier'),('monami_shop','ps_order_carrier','id_order','2016-03-12 14:59:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_carrier','id_order','2016-03-12 14:59:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_carrier','id_order_invoice','2016-03-12 14:59:13','n_diff_pfx01',1,1,'id_order_invoice'),('monami_shop','ps_order_carrier','id_order_invoice','2016-03-12 14:59:13','n_diff_pfx02',5,1,'id_order_invoice,id_order_carrier'),('monami_shop','ps_order_carrier','id_order_invoice','2016-03-12 14:59:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_carrier','id_order_invoice','2016-03-12 14:59:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_cart_rule','PRIMARY','2016-03-12 14:59:14','n_diff_pfx01',0,1,'id_order_cart_rule'),('monami_shop','ps_order_cart_rule','PRIMARY','2016-03-12 14:59:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_cart_rule','PRIMARY','2016-03-12 14:59:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_cart_rule','id_cart_rule','2016-03-12 14:59:14','n_diff_pfx01',0,1,'id_cart_rule'),('monami_shop','ps_order_cart_rule','id_cart_rule','2016-03-12 14:59:14','n_diff_pfx02',0,1,'id_cart_rule,id_order_cart_rule'),('monami_shop','ps_order_cart_rule','id_cart_rule','2016-03-12 14:59:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_cart_rule','id_cart_rule','2016-03-12 14:59:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_cart_rule','id_order','2016-03-12 14:59:14','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_order_cart_rule','id_order','2016-03-12 14:59:14','n_diff_pfx02',0,1,'id_order,id_order_cart_rule'),('monami_shop','ps_order_cart_rule','id_order','2016-03-12 14:59:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_cart_rule','id_order','2016-03-12 14:59:14','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','PRIMARY','2016-03-12 14:59:15','n_diff_pfx01',15,1,'id_order_detail'),('monami_shop','ps_order_detail','PRIMARY','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','PRIMARY','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','id_order_id_order_detail','2016-03-12 14:59:15','n_diff_pfx01',5,1,'id_order'),('monami_shop','ps_order_detail','id_order_id_order_detail','2016-03-12 14:59:15','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop','ps_order_detail','id_order_id_order_detail','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','id_order_id_order_detail','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','id_tax_rules_group','2016-03-12 14:59:15','n_diff_pfx01',1,1,'id_tax_rules_group'),('monami_shop','ps_order_detail','id_tax_rules_group','2016-03-12 14:59:15','n_diff_pfx02',15,1,'id_tax_rules_group,id_order_detail'),('monami_shop','ps_order_detail','id_tax_rules_group','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','id_tax_rules_group','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','order_detail_order','2016-03-12 14:59:15','n_diff_pfx01',5,1,'id_order'),('monami_shop','ps_order_detail','order_detail_order','2016-03-12 14:59:15','n_diff_pfx02',15,1,'id_order,id_order_detail'),('monami_shop','ps_order_detail','order_detail_order','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','order_detail_order','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','product_attribute_id','2016-03-12 14:59:15','n_diff_pfx01',7,1,'product_attribute_id'),('monami_shop','ps_order_detail','product_attribute_id','2016-03-12 14:59:15','n_diff_pfx02',15,1,'product_attribute_id,id_order_detail'),('monami_shop','ps_order_detail','product_attribute_id','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','product_attribute_id','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail','product_id','2016-03-12 14:59:15','n_diff_pfx01',6,1,'product_id'),('monami_shop','ps_order_detail','product_id','2016-03-12 14:59:15','n_diff_pfx02',15,1,'product_id,id_order_detail'),('monami_shop','ps_order_detail','product_id','2016-03-12 14:59:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail','product_id','2016-03-12 14:59:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:16','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_order_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail_tax','id_order_detail','2016-03-12 14:59:16','n_diff_pfx01',0,1,'id_order_detail'),('monami_shop','ps_order_detail_tax','id_order_detail','2016-03-12 14:59:16','n_diff_pfx02',0,1,'id_order_detail,DB_ROW_ID'),('monami_shop','ps_order_detail_tax','id_order_detail','2016-03-12 14:59:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail_tax','id_order_detail','2016-03-12 14:59:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_detail_tax','id_tax','2016-03-12 14:59:16','n_diff_pfx01',0,1,'id_tax'),('monami_shop','ps_order_detail_tax','id_tax','2016-03-12 14:59:16','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop','ps_order_detail_tax','id_tax','2016-03-12 14:59:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_detail_tax','id_tax','2016-03-12 14:59:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_history','PRIMARY','2016-03-12 14:59:18','n_diff_pfx01',7,1,'id_order_history'),('monami_shop','ps_order_history','PRIMARY','2016-03-12 14:59:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_history','PRIMARY','2016-03-12 14:59:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_history','id_employee','2016-03-12 14:59:18','n_diff_pfx01',2,1,'id_employee'),('monami_shop','ps_order_history','id_employee','2016-03-12 14:59:18','n_diff_pfx02',7,1,'id_employee,id_order_history'),('monami_shop','ps_order_history','id_employee','2016-03-12 14:59:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_history','id_employee','2016-03-12 14:59:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_history','id_order_state','2016-03-12 14:59:18','n_diff_pfx01',4,1,'id_order_state'),('monami_shop','ps_order_history','id_order_state','2016-03-12 14:59:18','n_diff_pfx02',7,1,'id_order_state,id_order_history'),('monami_shop','ps_order_history','id_order_state','2016-03-12 14:59:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_history','id_order_state','2016-03-12 14:59:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_history','order_history_order','2016-03-12 14:59:18','n_diff_pfx01',5,1,'id_order'),('monami_shop','ps_order_history','order_history_order','2016-03-12 14:59:18','n_diff_pfx02',7,1,'id_order,id_order_history'),('monami_shop','ps_order_history','order_history_order','2016-03-12 14:59:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_history','order_history_order','2016-03-12 14:59:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice','PRIMARY','2016-03-12 14:59:19','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop','ps_order_invoice','PRIMARY','2016-03-12 14:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice','PRIMARY','2016-03-12 14:59:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice','id_order','2016-03-12 14:59:19','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_order_invoice','id_order','2016-03-12 14:59:19','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop','ps_order_invoice','id_order','2016-03-12 14:59:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice','id_order','2016-03-12 14:59:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice_payment','PRIMARY','2016-03-12 14:59:20','n_diff_pfx01',0,1,'id_order_invoice'),('monami_shop','ps_order_invoice_payment','PRIMARY','2016-03-12 14:59:20','n_diff_pfx02',0,1,'id_order_invoice,id_order_payment'),('monami_shop','ps_order_invoice_payment','PRIMARY','2016-03-12 14:59:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice_payment','PRIMARY','2016-03-12 14:59:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice_payment','id_order','2016-03-12 14:59:20','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_order_invoice_payment','id_order','2016-03-12 14:59:20','n_diff_pfx02',0,1,'id_order,id_order_invoice'),('monami_shop','ps_order_invoice_payment','id_order','2016-03-12 14:59:20','n_diff_pfx03',0,1,'id_order,id_order_invoice,id_order_payment'),('monami_shop','ps_order_invoice_payment','id_order','2016-03-12 14:59:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice_payment','id_order','2016-03-12 14:59:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice_payment','order_payment','2016-03-12 14:59:20','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop','ps_order_invoice_payment','order_payment','2016-03-12 14:59:20','n_diff_pfx02',0,1,'id_order_payment,id_order_invoice'),('monami_shop','ps_order_invoice_payment','order_payment','2016-03-12 14:59:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice_payment','order_payment','2016-03-12 14:59:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice_tax','GEN_CLUST_INDEX','2016-03-12 14:59:20','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_order_invoice_tax','GEN_CLUST_INDEX','2016-03-12 14:59:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice_tax','GEN_CLUST_INDEX','2016-03-12 14:59:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_invoice_tax','id_tax','2016-03-12 14:59:20','n_diff_pfx01',0,1,'id_tax'),('monami_shop','ps_order_invoice_tax','id_tax','2016-03-12 14:59:20','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop','ps_order_invoice_tax','id_tax','2016-03-12 14:59:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_invoice_tax','id_tax','2016-03-12 14:59:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_message','PRIMARY','2016-03-12 14:59:21','n_diff_pfx01',1,1,'id_order_message'),('monami_shop','ps_order_message','PRIMARY','2016-03-12 14:59:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_message','PRIMARY','2016-03-12 14:59:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_message_lang','PRIMARY','2016-03-12 14:59:23','n_diff_pfx01',1,1,'id_order_message'),('monami_shop','ps_order_message_lang','PRIMARY','2016-03-12 14:59:23','n_diff_pfx02',1,1,'id_order_message,id_lang'),('monami_shop','ps_order_message_lang','PRIMARY','2016-03-12 14:59:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_message_lang','PRIMARY','2016-03-12 14:59:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_payment','PRIMARY','2016-03-12 14:59:23','n_diff_pfx01',0,1,'id_order_payment'),('monami_shop','ps_order_payment','PRIMARY','2016-03-12 14:59:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_payment','PRIMARY','2016-03-12 14:59:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_payment','order_reference','2016-03-12 14:59:23','n_diff_pfx01',0,1,'order_reference'),('monami_shop','ps_order_payment','order_reference','2016-03-12 14:59:23','n_diff_pfx02',0,1,'order_reference,id_order_payment'),('monami_shop','ps_order_payment','order_reference','2016-03-12 14:59:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_payment','order_reference','2016-03-12 14:59:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return','PRIMARY','2016-03-12 14:59:24','n_diff_pfx01',0,1,'id_order_return'),('monami_shop','ps_order_return','PRIMARY','2016-03-12 14:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return','PRIMARY','2016-03-12 14:59:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return','id_order','2016-03-12 14:59:24','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_order_return','id_order','2016-03-12 14:59:24','n_diff_pfx02',0,1,'id_order,id_order_return'),('monami_shop','ps_order_return','id_order','2016-03-12 14:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return','id_order','2016-03-12 14:59:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return','order_return_customer','2016-03-12 14:59:24','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_order_return','order_return_customer','2016-03-12 14:59:24','n_diff_pfx02',0,1,'id_customer,id_order_return'),('monami_shop','ps_order_return','order_return_customer','2016-03-12 14:59:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return','order_return_customer','2016-03-12 14:59:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return_detail','PRIMARY','2016-03-12 14:59:25','n_diff_pfx01',0,1,'id_order_return'),('monami_shop','ps_order_return_detail','PRIMARY','2016-03-12 14:59:25','n_diff_pfx02',0,1,'id_order_return,id_order_detail'),('monami_shop','ps_order_return_detail','PRIMARY','2016-03-12 14:59:25','n_diff_pfx03',0,1,'id_order_return,id_order_detail,id_customization'),('monami_shop','ps_order_return_detail','PRIMARY','2016-03-12 14:59:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return_detail','PRIMARY','2016-03-12 14:59:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return_state','PRIMARY','2016-03-12 14:59:26','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop','ps_order_return_state','PRIMARY','2016-03-12 14:59:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return_state','PRIMARY','2016-03-12 14:59:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_return_state_lang','PRIMARY','2016-03-12 14:59:27','n_diff_pfx01',5,1,'id_order_return_state'),('monami_shop','ps_order_return_state_lang','PRIMARY','2016-03-12 14:59:27','n_diff_pfx02',5,1,'id_order_return_state,id_lang'),('monami_shop','ps_order_return_state_lang','PRIMARY','2016-03-12 14:59:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_return_state_lang','PRIMARY','2016-03-12 14:59:27','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip','PRIMARY','2016-03-12 14:59:28','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop','ps_order_slip','PRIMARY','2016-03-12 14:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip','PRIMARY','2016-03-12 14:59:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip','id_order','2016-03-12 14:59:28','n_diff_pfx01',0,1,'id_order'),('monami_shop','ps_order_slip','id_order','2016-03-12 14:59:28','n_diff_pfx02',0,1,'id_order,id_order_slip'),('monami_shop','ps_order_slip','id_order','2016-03-12 14:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip','id_order','2016-03-12 14:59:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip','order_slip_customer','2016-03-12 14:59:28','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_order_slip','order_slip_customer','2016-03-12 14:59:28','n_diff_pfx02',0,1,'id_customer,id_order_slip'),('monami_shop','ps_order_slip','order_slip_customer','2016-03-12 14:59:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip','order_slip_customer','2016-03-12 14:59:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip_detail','PRIMARY','2016-03-12 14:59:29','n_diff_pfx01',0,1,'id_order_slip'),('monami_shop','ps_order_slip_detail','PRIMARY','2016-03-12 14:59:29','n_diff_pfx02',0,1,'id_order_slip,id_order_detail'),('monami_shop','ps_order_slip_detail','PRIMARY','2016-03-12 14:59:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip_detail','PRIMARY','2016-03-12 14:59:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:30','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip_detail_tax','GEN_CLUST_INDEX','2016-03-12 14:59:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip_detail_tax','id_order_slip_detail','2016-03-12 14:59:30','n_diff_pfx01',0,1,'id_order_slip_detail'),('monami_shop','ps_order_slip_detail_tax','id_order_slip_detail','2016-03-12 14:59:30','n_diff_pfx02',0,1,'id_order_slip_detail,DB_ROW_ID'),('monami_shop','ps_order_slip_detail_tax','id_order_slip_detail','2016-03-12 14:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip_detail_tax','id_order_slip_detail','2016-03-12 14:59:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_slip_detail_tax','id_tax','2016-03-12 14:59:30','n_diff_pfx01',0,1,'id_tax'),('monami_shop','ps_order_slip_detail_tax','id_tax','2016-03-12 14:59:30','n_diff_pfx02',0,1,'id_tax,DB_ROW_ID'),('monami_shop','ps_order_slip_detail_tax','id_tax','2016-03-12 14:59:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_slip_detail_tax','id_tax','2016-03-12 14:59:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_state','PRIMARY','2016-03-12 14:59:31','n_diff_pfx01',14,1,'id_order_state'),('monami_shop','ps_order_state','PRIMARY','2016-03-12 14:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_state','PRIMARY','2016-03-12 14:59:31','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_state','module_name','2016-03-12 14:59:31','n_diff_pfx01',4,1,'module_name'),('monami_shop','ps_order_state','module_name','2016-03-12 14:59:31','n_diff_pfx02',14,1,'module_name,id_order_state'),('monami_shop','ps_order_state','module_name','2016-03-12 14:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_state','module_name','2016-03-12 14:59:31','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_order_state_lang','PRIMARY','2016-03-12 14:59:31','n_diff_pfx01',14,1,'id_order_state'),('monami_shop','ps_order_state_lang','PRIMARY','2016-03-12 14:59:31','n_diff_pfx02',14,1,'id_order_state,id_lang'),('monami_shop','ps_order_state_lang','PRIMARY','2016-03-12 14:59:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_order_state_lang','PRIMARY','2016-03-12 14:59:31','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','PRIMARY','2016-03-12 14:59:33','n_diff_pfx01',5,1,'id_order'),('monami_shop','ps_orders','PRIMARY','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','PRIMARY','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','current_state','2016-03-12 14:59:33','n_diff_pfx01',4,1,'current_state'),('monami_shop','ps_orders','current_state','2016-03-12 14:59:33','n_diff_pfx02',5,1,'current_state,id_order'),('monami_shop','ps_orders','current_state','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','current_state','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','date_add','2016-03-12 14:59:33','n_diff_pfx01',2,1,'date_add'),('monami_shop','ps_orders','date_add','2016-03-12 14:59:33','n_diff_pfx02',5,1,'date_add,id_order'),('monami_shop','ps_orders','date_add','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','date_add','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_address_delivery','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_address_delivery'),('monami_shop','ps_orders','id_address_delivery','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_address_delivery,id_order'),('monami_shop','ps_orders','id_address_delivery','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_address_delivery','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_address_invoice','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_address_invoice'),('monami_shop','ps_orders','id_address_invoice','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_address_invoice,id_order'),('monami_shop','ps_orders','id_address_invoice','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_address_invoice','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_carrier','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_carrier'),('monami_shop','ps_orders','id_carrier','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_carrier,id_order'),('monami_shop','ps_orders','id_carrier','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_carrier','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_cart','2016-03-12 14:59:33','n_diff_pfx01',5,1,'id_cart'),('monami_shop','ps_orders','id_cart','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_cart,id_order'),('monami_shop','ps_orders','id_cart','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_cart','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_currency','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_currency'),('monami_shop','ps_orders','id_currency','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_currency,id_order'),('monami_shop','ps_orders','id_currency','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_currency','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_customer','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_customer'),('monami_shop','ps_orders','id_customer','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_customer,id_order'),('monami_shop','ps_orders','id_customer','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_customer','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_lang','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_orders','id_lang','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_lang,id_order'),('monami_shop','ps_orders','id_lang','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_lang','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_shop','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_orders','id_shop','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_shop,id_order'),('monami_shop','ps_orders','id_shop','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_shop','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','id_shop_group','2016-03-12 14:59:33','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_orders','id_shop_group','2016-03-12 14:59:33','n_diff_pfx02',5,1,'id_shop_group,id_order'),('monami_shop','ps_orders','id_shop_group','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','id_shop_group','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','invoice_number','2016-03-12 14:59:33','n_diff_pfx01',1,1,'invoice_number'),('monami_shop','ps_orders','invoice_number','2016-03-12 14:59:33','n_diff_pfx02',5,1,'invoice_number,id_order'),('monami_shop','ps_orders','invoice_number','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','invoice_number','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_orders','reference','2016-03-12 14:59:33','n_diff_pfx01',5,1,'reference'),('monami_shop','ps_orders','reference','2016-03-12 14:59:33','n_diff_pfx02',5,1,'reference,id_order'),('monami_shop','ps_orders','reference','2016-03-12 14:59:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_orders','reference','2016-03-12 14:59:33','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_pack','PRIMARY','2016-03-12 14:59:34','n_diff_pfx01',0,1,'id_product_pack'),('monami_shop','ps_pack','PRIMARY','2016-03-12 14:59:34','n_diff_pfx02',0,1,'id_product_pack,id_product_item'),('monami_shop','ps_pack','PRIMARY','2016-03-12 14:59:34','n_diff_pfx03',0,1,'id_product_pack,id_product_item,id_product_attribute_item'),('monami_shop','ps_pack','PRIMARY','2016-03-12 14:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_pack','PRIMARY','2016-03-12 14:59:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_pack','product_item','2016-03-12 14:59:34','n_diff_pfx01',0,1,'id_product_item'),('monami_shop','ps_pack','product_item','2016-03-12 14:59:34','n_diff_pfx02',0,1,'id_product_item,id_product_attribute_item'),('monami_shop','ps_pack','product_item','2016-03-12 14:59:34','n_diff_pfx03',0,1,'id_product_item,id_product_attribute_item,id_product_pack'),('monami_shop','ps_pack','product_item','2016-03-12 14:59:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_pack','product_item','2016-03-12 14:59:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page','PRIMARY','2016-03-12 14:59:35','n_diff_pfx01',3,1,'id_page'),('monami_shop','ps_page','PRIMARY','2016-03-12 14:59:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page','PRIMARY','2016-03-12 14:59:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page','id_object','2016-03-12 14:59:35','n_diff_pfx01',2,1,'id_object'),('monami_shop','ps_page','id_object','2016-03-12 14:59:35','n_diff_pfx02',3,1,'id_object,id_page'),('monami_shop','ps_page','id_object','2016-03-12 14:59:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page','id_object','2016-03-12 14:59:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page','id_page_type','2016-03-12 14:59:35','n_diff_pfx01',3,1,'id_page_type'),('monami_shop','ps_page','id_page_type','2016-03-12 14:59:35','n_diff_pfx02',3,1,'id_page_type,id_page'),('monami_shop','ps_page','id_page_type','2016-03-12 14:59:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page','id_page_type','2016-03-12 14:59:35','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page_type','PRIMARY','2016-03-12 14:59:36','n_diff_pfx01',3,1,'id_page_type'),('monami_shop','ps_page_type','PRIMARY','2016-03-12 14:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page_type','PRIMARY','2016-03-12 14:59:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page_type','name','2016-03-12 14:59:36','n_diff_pfx01',3,1,'name'),('monami_shop','ps_page_type','name','2016-03-12 14:59:36','n_diff_pfx02',3,1,'name,id_page_type'),('monami_shop','ps_page_type','name','2016-03-12 14:59:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page_type','name','2016-03-12 14:59:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_page_viewed','PRIMARY','2016-03-12 14:59:37','n_diff_pfx01',0,1,'id_page'),('monami_shop','ps_page_viewed','PRIMARY','2016-03-12 14:59:37','n_diff_pfx02',0,1,'id_page,id_date_range'),('monami_shop','ps_page_viewed','PRIMARY','2016-03-12 14:59:37','n_diff_pfx03',0,1,'id_page,id_date_range,id_shop'),('monami_shop','ps_page_viewed','PRIMARY','2016-03-12 14:59:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_page_viewed','PRIMARY','2016-03-12 14:59:37','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_pagenotfound','PRIMARY','2016-03-12 14:59:38','n_diff_pfx01',1,1,'id_pagenotfound'),('monami_shop','ps_pagenotfound','PRIMARY','2016-03-12 14:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_pagenotfound','PRIMARY','2016-03-12 14:59:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_pagenotfound','date_add','2016-03-12 14:59:38','n_diff_pfx01',1,1,'date_add'),('monami_shop','ps_pagenotfound','date_add','2016-03-12 14:59:38','n_diff_pfx02',1,1,'date_add,id_pagenotfound'),('monami_shop','ps_pagenotfound','date_add','2016-03-12 14:59:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_pagenotfound','date_add','2016-03-12 14:59:38','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','PRIMARY','2016-03-12 14:59:40','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product','PRIMARY','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','PRIMARY','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','date_add','2016-03-12 14:59:40','n_diff_pfx01',0,1,'date_add'),('monami_shop','ps_product','date_add','2016-03-12 14:59:40','n_diff_pfx02',0,1,'date_add,id_product'),('monami_shop','ps_product','date_add','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','date_add','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','id_category_default','2016-03-12 14:59:40','n_diff_pfx01',0,1,'id_category_default'),('monami_shop','ps_product','id_category_default','2016-03-12 14:59:40','n_diff_pfx02',0,1,'id_category_default,id_product'),('monami_shop','ps_product','id_category_default','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','id_category_default','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','indexed','2016-03-12 14:59:40','n_diff_pfx01',0,1,'indexed'),('monami_shop','ps_product','indexed','2016-03-12 14:59:40','n_diff_pfx02',0,1,'indexed,id_product'),('monami_shop','ps_product','indexed','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','indexed','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','product_manufacturer','2016-03-12 14:59:40','n_diff_pfx01',0,1,'id_manufacturer'),('monami_shop','ps_product','product_manufacturer','2016-03-12 14:59:40','n_diff_pfx02',0,1,'id_manufacturer,id_product'),('monami_shop','ps_product','product_manufacturer','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','product_manufacturer','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product','product_supplier','2016-03-12 14:59:40','n_diff_pfx01',0,1,'id_supplier'),('monami_shop','ps_product','product_supplier','2016-03-12 14:59:40','n_diff_pfx02',0,1,'id_supplier,id_product'),('monami_shop','ps_product','product_supplier','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product','product_supplier','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attachment','PRIMARY','2016-03-12 14:59:40','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_attachment','PRIMARY','2016-03-12 14:59:40','n_diff_pfx02',0,1,'id_product,id_attachment'),('monami_shop','ps_product_attachment','PRIMARY','2016-03-12 14:59:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attachment','PRIMARY','2016-03-12 14:59:40','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','PRIMARY','2016-03-12 14:59:41','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_product_attribute','PRIMARY','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','PRIMARY','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','id_product_id_product_attribute','2016-03-12 14:59:41','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_product_attribute','id_product_id_product_attribute','2016-03-12 14:59:41','n_diff_pfx02',0,1,'id_product_attribute,id_product'),('monami_shop','ps_product_attribute','id_product_id_product_attribute','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','id_product_id_product_attribute','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','product_attribute_product','2016-03-12 14:59:41','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_attribute','product_attribute_product','2016-03-12 14:59:41','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop','ps_product_attribute','product_attribute_product','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','product_attribute_product','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','product_default','2016-03-12 14:59:41','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_attribute','product_default','2016-03-12 14:59:41','n_diff_pfx02',0,1,'id_product,default_on'),('monami_shop','ps_product_attribute','product_default','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','product_default','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','reference','2016-03-12 14:59:41','n_diff_pfx01',0,1,'reference'),('monami_shop','ps_product_attribute','reference','2016-03-12 14:59:41','n_diff_pfx02',0,1,'reference,id_product_attribute'),('monami_shop','ps_product_attribute','reference','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','reference','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute','supplier_reference','2016-03-12 14:59:41','n_diff_pfx01',0,1,'supplier_reference'),('monami_shop','ps_product_attribute','supplier_reference','2016-03-12 14:59:41','n_diff_pfx02',0,1,'supplier_reference,id_product_attribute'),('monami_shop','ps_product_attribute','supplier_reference','2016-03-12 14:59:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute','supplier_reference','2016-03-12 14:59:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_combination','PRIMARY','2016-03-12 14:59:42','n_diff_pfx01',0,1,'id_attribute'),('monami_shop','ps_product_attribute_combination','PRIMARY','2016-03-12 14:59:42','n_diff_pfx02',0,1,'id_attribute,id_product_attribute'),('monami_shop','ps_product_attribute_combination','PRIMARY','2016-03-12 14:59:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_combination','PRIMARY','2016-03-12 14:59:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_combination','id_product_attribute','2016-03-12 14:59:42','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_product_attribute_combination','id_product_attribute','2016-03-12 14:59:42','n_diff_pfx02',0,1,'id_product_attribute,id_attribute'),('monami_shop','ps_product_attribute_combination','id_product_attribute','2016-03-12 14:59:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_combination','id_product_attribute','2016-03-12 14:59:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_image','PRIMARY','2016-03-12 14:59:43','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_product_attribute_image','PRIMARY','2016-03-12 14:59:43','n_diff_pfx02',0,1,'id_product_attribute,id_image'),('monami_shop','ps_product_attribute_image','PRIMARY','2016-03-12 14:59:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_image','PRIMARY','2016-03-12 14:59:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_image','id_image','2016-03-12 14:59:43','n_diff_pfx01',0,1,'id_image'),('monami_shop','ps_product_attribute_image','id_image','2016-03-12 14:59:43','n_diff_pfx02',0,1,'id_image,id_product_attribute'),('monami_shop','ps_product_attribute_image','id_image','2016-03-12 14:59:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_image','id_image','2016-03-12 14:59:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_shop','PRIMARY','2016-03-12 14:59:44','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_product_attribute_shop','PRIMARY','2016-03-12 14:59:44','n_diff_pfx02',0,1,'id_product_attribute,id_shop'),('monami_shop','ps_product_attribute_shop','PRIMARY','2016-03-12 14:59:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_shop','PRIMARY','2016-03-12 14:59:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_attribute_shop','id_product','2016-03-12 14:59:44','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_attribute_shop','id_product','2016-03-12 14:59:44','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop','ps_product_attribute_shop','id_product','2016-03-12 14:59:44','n_diff_pfx03',0,1,'id_product,id_shop,default_on'),('monami_shop','ps_product_attribute_shop','id_product','2016-03-12 14:59:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_attribute_shop','id_product','2016-03-12 14:59:44','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_carrier','PRIMARY','2016-03-12 14:59:45','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_carrier','PRIMARY','2016-03-12 14:59:45','n_diff_pfx02',0,1,'id_product,id_carrier_reference'),('monami_shop','ps_product_carrier','PRIMARY','2016-03-12 14:59:45','n_diff_pfx03',0,1,'id_product,id_carrier_reference,id_shop'),('monami_shop','ps_product_carrier','PRIMARY','2016-03-12 14:59:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_carrier','PRIMARY','2016-03-12 14:59:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment','PRIMARY','2016-03-12 14:59:46','n_diff_pfx01',0,1,'id_product_comment'),('monami_shop','ps_product_comment','PRIMARY','2016-03-12 14:59:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment','PRIMARY','2016-03-12 14:59:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment','id_customer','2016-03-12 14:59:46','n_diff_pfx01',0,1,'id_customer'),('monami_shop','ps_product_comment','id_customer','2016-03-12 14:59:46','n_diff_pfx02',0,1,'id_customer,id_product_comment'),('monami_shop','ps_product_comment','id_customer','2016-03-12 14:59:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment','id_customer','2016-03-12 14:59:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment','id_guest','2016-03-12 14:59:46','n_diff_pfx01',0,1,'id_guest'),('monami_shop','ps_product_comment','id_guest','2016-03-12 14:59:46','n_diff_pfx02',0,1,'id_guest,id_product_comment'),('monami_shop','ps_product_comment','id_guest','2016-03-12 14:59:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment','id_guest','2016-03-12 14:59:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment','id_product','2016-03-12 14:59:46','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_comment','id_product','2016-03-12 14:59:46','n_diff_pfx02',0,1,'id_product,id_product_comment'),('monami_shop','ps_product_comment','id_product','2016-03-12 14:59:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment','id_product','2016-03-12 14:59:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion','PRIMARY','2016-03-12 14:59:47','n_diff_pfx01',1,1,'id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion','PRIMARY','2016-03-12 14:59:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion','PRIMARY','2016-03-12 14:59:47','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion_category','PRIMARY','2016-03-12 14:59:48','n_diff_pfx01',0,1,'id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion_category','PRIMARY','2016-03-12 14:59:48','n_diff_pfx02',0,1,'id_product_comment_criterion,id_category'),('monami_shop','ps_product_comment_criterion_category','PRIMARY','2016-03-12 14:59:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion_category','PRIMARY','2016-03-12 14:59:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion_category','id_category','2016-03-12 14:59:48','n_diff_pfx01',0,1,'id_category'),('monami_shop','ps_product_comment_criterion_category','id_category','2016-03-12 14:59:48','n_diff_pfx02',0,1,'id_category,id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion_category','id_category','2016-03-12 14:59:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion_category','id_category','2016-03-12 14:59:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion_lang','PRIMARY','2016-03-12 14:59:49','n_diff_pfx01',1,1,'id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion_lang','PRIMARY','2016-03-12 14:59:49','n_diff_pfx02',1,1,'id_product_comment_criterion,id_lang'),('monami_shop','ps_product_comment_criterion_lang','PRIMARY','2016-03-12 14:59:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion_lang','PRIMARY','2016-03-12 14:59:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion_product','PRIMARY','2016-03-12 14:59:50','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_comment_criterion_product','PRIMARY','2016-03-12 14:59:50','n_diff_pfx02',0,1,'id_product,id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion_product','PRIMARY','2016-03-12 14:59:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion_product','PRIMARY','2016-03-12 14:59:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_criterion_product','id_product_comment_criterion','2016-03-12 14:59:50','n_diff_pfx01',0,1,'id_product_comment_criterion'),('monami_shop','ps_product_comment_criterion_product','id_product_comment_criterion','2016-03-12 14:59:50','n_diff_pfx02',0,1,'id_product_comment_criterion,id_product'),('monami_shop','ps_product_comment_criterion_product','id_product_comment_criterion','2016-03-12 14:59:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_criterion_product','id_product_comment_criterion','2016-03-12 14:59:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_grade','PRIMARY','2016-03-12 14:59:50','n_diff_pfx01',0,1,'id_product_comment'),('monami_shop','ps_product_comment_grade','PRIMARY','2016-03-12 14:59:50','n_diff_pfx02',0,1,'id_product_comment,id_product_comment_criterion'),('monami_shop','ps_product_comment_grade','PRIMARY','2016-03-12 14:59:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_grade','PRIMARY','2016-03-12 14:59:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_grade','id_product_comment_criterion','2016-03-12 14:59:50','n_diff_pfx01',0,1,'id_product_comment_criterion'),('monami_shop','ps_product_comment_grade','id_product_comment_criterion','2016-03-12 14:59:50','n_diff_pfx02',0,1,'id_product_comment_criterion,id_product_comment'),('monami_shop','ps_product_comment_grade','id_product_comment_criterion','2016-03-12 14:59:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_grade','id_product_comment_criterion','2016-03-12 14:59:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_report','PRIMARY','2016-03-12 14:59:52','n_diff_pfx01',0,1,'id_product_comment'),('monami_shop','ps_product_comment_report','PRIMARY','2016-03-12 14:59:52','n_diff_pfx02',0,1,'id_product_comment,id_customer'),('monami_shop','ps_product_comment_report','PRIMARY','2016-03-12 14:59:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_report','PRIMARY','2016-03-12 14:59:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_comment_usefulness','PRIMARY','2016-03-12 14:59:52','n_diff_pfx01',0,1,'id_product_comment'),('monami_shop','ps_product_comment_usefulness','PRIMARY','2016-03-12 14:59:52','n_diff_pfx02',0,1,'id_product_comment,id_customer'),('monami_shop','ps_product_comment_usefulness','PRIMARY','2016-03-12 14:59:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_comment_usefulness','PRIMARY','2016-03-12 14:59:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_country_tax','PRIMARY','2016-03-12 14:59:53','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_country_tax','PRIMARY','2016-03-12 14:59:53','n_diff_pfx02',0,1,'id_product,id_country'),('monami_shop','ps_product_country_tax','PRIMARY','2016-03-12 14:59:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_country_tax','PRIMARY','2016-03-12 14:59:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_download','PRIMARY','2016-03-12 14:59:54','n_diff_pfx01',0,1,'id_product_download'),('monami_shop','ps_product_download','PRIMARY','2016-03-12 14:59:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_download','PRIMARY','2016-03-12 14:59:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_download','id_product','2016-03-12 14:59:54','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_download','id_product','2016-03-12 14:59:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_download','id_product','2016-03-12 14:59:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_download','product_active','2016-03-12 14:59:54','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_download','product_active','2016-03-12 14:59:54','n_diff_pfx02',0,1,'id_product,active'),('monami_shop','ps_product_download','product_active','2016-03-12 14:59:54','n_diff_pfx03',0,1,'id_product,active,id_product_download'),('monami_shop','ps_product_download','product_active','2016-03-12 14:59:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_download','product_active','2016-03-12 14:59:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_group_reduction_cache','PRIMARY','2016-03-12 14:59:54','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_group_reduction_cache','PRIMARY','2016-03-12 14:59:54','n_diff_pfx02',0,1,'id_product,id_group'),('monami_shop','ps_product_group_reduction_cache','PRIMARY','2016-03-12 14:59:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_group_reduction_cache','PRIMARY','2016-03-12 14:59:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_lang','PRIMARY','2016-03-12 14:59:56','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_lang','PRIMARY','2016-03-12 14:59:56','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop','ps_product_lang','PRIMARY','2016-03-12 14:59:56','n_diff_pfx03',0,1,'id_product,id_shop,id_lang'),('monami_shop','ps_product_lang','PRIMARY','2016-03-12 14:59:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_lang','PRIMARY','2016-03-12 14:59:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_lang','id_lang','2016-03-12 14:59:56','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_product_lang','id_lang','2016-03-12 14:59:56','n_diff_pfx02',0,1,'id_lang,id_product'),('monami_shop','ps_product_lang','id_lang','2016-03-12 14:59:56','n_diff_pfx03',0,1,'id_lang,id_product,id_shop'),('monami_shop','ps_product_lang','id_lang','2016-03-12 14:59:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_lang','id_lang','2016-03-12 14:59:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','n_diff_pfx01',0,1,'name'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','n_diff_pfx02',0,1,'name,id_product'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','n_diff_pfx03',0,1,'name,id_product,id_shop'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','n_diff_pfx04',0,1,'name,id_product,id_shop,id_lang'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_lang','name','2016-03-12 14:59:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_sale','PRIMARY','2016-03-12 14:59:56','n_diff_pfx01',6,1,'id_product'),('monami_shop','ps_product_sale','PRIMARY','2016-03-12 14:59:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_sale','PRIMARY','2016-03-12 14:59:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_sale','quantity','2016-03-12 14:59:56','n_diff_pfx01',4,1,'quantity'),('monami_shop','ps_product_sale','quantity','2016-03-12 14:59:56','n_diff_pfx02',6,1,'quantity,id_product'),('monami_shop','ps_product_sale','quantity','2016-03-12 14:59:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_sale','quantity','2016-03-12 14:59:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_shop','PRIMARY','2016-03-12 14:59:57','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_shop','PRIMARY','2016-03-12 14:59:57','n_diff_pfx02',0,1,'id_product,id_shop'),('monami_shop','ps_product_shop','PRIMARY','2016-03-12 14:59:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_shop','PRIMARY','2016-03-12 14:59:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_diff_pfx01',0,1,'date_add'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_diff_pfx02',0,1,'date_add,active'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_diff_pfx03',0,1,'date_add,active,visibility'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_diff_pfx04',0,1,'date_add,active,visibility,id_product'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_diff_pfx05',0,1,'date_add,active,visibility,id_product,id_shop'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_shop','date_add','2016-03-12 14:59:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_shop','id_category_default','2016-03-12 14:59:57','n_diff_pfx01',0,1,'id_category_default'),('monami_shop','ps_product_shop','id_category_default','2016-03-12 14:59:57','n_diff_pfx02',0,1,'id_category_default,id_product'),('monami_shop','ps_product_shop','id_category_default','2016-03-12 14:59:57','n_diff_pfx03',0,1,'id_category_default,id_product,id_shop'),('monami_shop','ps_product_shop','id_category_default','2016-03-12 14:59:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_shop','id_category_default','2016-03-12 14:59:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','n_diff_pfx01',0,1,'indexed'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','n_diff_pfx02',0,1,'indexed,active'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','n_diff_pfx03',0,1,'indexed,active,id_product'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','n_diff_pfx04',0,1,'indexed,active,id_product,id_shop'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_shop','indexed','2016-03-12 14:59:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_supplier','PRIMARY','2016-03-12 14:59:58','n_diff_pfx01',0,1,'id_product_supplier'),('monami_shop','ps_product_supplier','PRIMARY','2016-03-12 14:59:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_supplier','PRIMARY','2016-03-12 14:59:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_supplier','id_product','2016-03-12 14:59:58','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_supplier','id_product','2016-03-12 14:59:58','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop','ps_product_supplier','id_product','2016-03-12 14:59:58','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supplier'),('monami_shop','ps_product_supplier','id_product','2016-03-12 14:59:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_supplier','id_product','2016-03-12 14:59:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_supplier','id_supplier','2016-03-12 14:59:58','n_diff_pfx01',0,1,'id_supplier'),('monami_shop','ps_product_supplier','id_supplier','2016-03-12 14:59:58','n_diff_pfx02',0,1,'id_supplier,id_product'),('monami_shop','ps_product_supplier','id_supplier','2016-03-12 14:59:58','n_diff_pfx03',0,1,'id_supplier,id_product,id_product_supplier'),('monami_shop','ps_product_supplier','id_supplier','2016-03-12 14:59:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_supplier','id_supplier','2016-03-12 14:59:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_tag','PRIMARY','2016-03-12 14:59:59','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_product_tag','PRIMARY','2016-03-12 14:59:59','n_diff_pfx02',0,1,'id_product,id_tag'),('monami_shop','ps_product_tag','PRIMARY','2016-03-12 14:59:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_tag','PRIMARY','2016-03-12 14:59:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_tag','id_lang','2016-03-12 14:59:59','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_product_tag','id_lang','2016-03-12 14:59:59','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop','ps_product_tag','id_lang','2016-03-12 14:59:59','n_diff_pfx03',0,1,'id_lang,id_tag,id_product'),('monami_shop','ps_product_tag','id_lang','2016-03-12 14:59:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_tag','id_lang','2016-03-12 14:59:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_product_tag','id_tag','2016-03-12 14:59:59','n_diff_pfx01',0,1,'id_tag'),('monami_shop','ps_product_tag','id_tag','2016-03-12 14:59:59','n_diff_pfx02',0,1,'id_tag,id_product'),('monami_shop','ps_product_tag','id_tag','2016-03-12 14:59:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_product_tag','id_tag','2016-03-12 14:59:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_profile','PRIMARY','2016-03-12 15:00:00','n_diff_pfx01',4,1,'id_profile'),('monami_shop','ps_profile','PRIMARY','2016-03-12 15:00:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_profile','PRIMARY','2016-03-12 15:00:00','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_profile_lang','PRIMARY','2016-03-12 15:00:01','n_diff_pfx01',4,1,'id_profile'),('monami_shop','ps_profile_lang','PRIMARY','2016-03-12 15:00:01','n_diff_pfx02',4,1,'id_profile,id_lang'),('monami_shop','ps_profile_lang','PRIMARY','2016-03-12 15:00:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_profile_lang','PRIMARY','2016-03-12 15:00:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_quick_access','PRIMARY','2016-03-12 15:00:03','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop','ps_quick_access','PRIMARY','2016-03-12 15:00:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_quick_access','PRIMARY','2016-03-12 15:00:03','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_quick_access_lang','PRIMARY','2016-03-12 15:00:04','n_diff_pfx01',3,1,'id_quick_access'),('monami_shop','ps_quick_access_lang','PRIMARY','2016-03-12 15:00:04','n_diff_pfx02',3,1,'id_quick_access,id_lang'),('monami_shop','ps_quick_access_lang','PRIMARY','2016-03-12 15:00:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_quick_access_lang','PRIMARY','2016-03-12 15:00:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_range_price','PRIMARY','2016-03-12 15:00:05','n_diff_pfx01',1,1,'id_range_price'),('monami_shop','ps_range_price','PRIMARY','2016-03-12 15:00:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_range_price','PRIMARY','2016-03-12 15:00:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_range_price','id_carrier','2016-03-12 15:00:05','n_diff_pfx01',1,1,'id_carrier'),('monami_shop','ps_range_price','id_carrier','2016-03-12 15:00:05','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop','ps_range_price','id_carrier','2016-03-12 15:00:05','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop','ps_range_price','id_carrier','2016-03-12 15:00:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_range_price','id_carrier','2016-03-12 15:00:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_range_weight','PRIMARY','2016-03-12 15:00:05','n_diff_pfx01',1,1,'id_range_weight'),('monami_shop','ps_range_weight','PRIMARY','2016-03-12 15:00:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_range_weight','PRIMARY','2016-03-12 15:00:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_range_weight','id_carrier','2016-03-12 15:00:05','n_diff_pfx01',1,1,'id_carrier'),('monami_shop','ps_range_weight','id_carrier','2016-03-12 15:00:05','n_diff_pfx02',1,1,'id_carrier,delimiter1'),('monami_shop','ps_range_weight','id_carrier','2016-03-12 15:00:05','n_diff_pfx03',1,1,'id_carrier,delimiter1,delimiter2'),('monami_shop','ps_range_weight','id_carrier','2016-03-12 15:00:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_range_weight','id_carrier','2016-03-12 15:00:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_referrer','PRIMARY','2016-03-12 15:00:07','n_diff_pfx01',0,1,'id_referrer'),('monami_shop','ps_referrer','PRIMARY','2016-03-12 15:00:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_referrer','PRIMARY','2016-03-12 15:00:07','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_referrer_cache','PRIMARY','2016-03-12 15:00:08','n_diff_pfx01',0,1,'id_connections_source'),('monami_shop','ps_referrer_cache','PRIMARY','2016-03-12 15:00:08','n_diff_pfx02',0,1,'id_connections_source,id_referrer'),('monami_shop','ps_referrer_cache','PRIMARY','2016-03-12 15:00:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_referrer_cache','PRIMARY','2016-03-12 15:00:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_referrer_shop','PRIMARY','2016-03-12 15:00:08','n_diff_pfx01',0,1,'id_referrer'),('monami_shop','ps_referrer_shop','PRIMARY','2016-03-12 15:00:08','n_diff_pfx02',0,1,'id_referrer,id_shop'),('monami_shop','ps_referrer_shop','PRIMARY','2016-03-12 15:00:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_referrer_shop','PRIMARY','2016-03-12 15:00:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_request_sql','PRIMARY','2016-03-12 15:00:10','n_diff_pfx01',0,1,'id_request_sql'),('monami_shop','ps_request_sql','PRIMARY','2016-03-12 15:00:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_request_sql','PRIMARY','2016-03-12 15:00:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_required_field','PRIMARY','2016-03-12 15:00:10','n_diff_pfx01',0,1,'id_required_field'),('monami_shop','ps_required_field','PRIMARY','2016-03-12 15:00:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_required_field','PRIMARY','2016-03-12 15:00:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_required_field','object_name','2016-03-12 15:00:10','n_diff_pfx01',0,1,'object_name'),('monami_shop','ps_required_field','object_name','2016-03-12 15:00:10','n_diff_pfx02',0,1,'object_name,id_required_field'),('monami_shop','ps_required_field','object_name','2016-03-12 15:00:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_required_field','object_name','2016-03-12 15:00:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_risk','PRIMARY','2016-03-12 15:00:11','n_diff_pfx01',4,1,'id_risk'),('monami_shop','ps_risk','PRIMARY','2016-03-12 15:00:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_risk','PRIMARY','2016-03-12 15:00:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_risk_lang','PRIMARY','2016-03-12 15:00:12','n_diff_pfx01',4,1,'id_risk'),('monami_shop','ps_risk_lang','PRIMARY','2016-03-12 15:00:12','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop','ps_risk_lang','PRIMARY','2016-03-12 15:00:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_risk_lang','PRIMARY','2016-03-12 15:00:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_risk_lang','id_risk','2016-03-12 15:00:12','n_diff_pfx01',4,1,'id_risk'),('monami_shop','ps_risk_lang','id_risk','2016-03-12 15:00:12','n_diff_pfx02',4,1,'id_risk,id_lang'),('monami_shop','ps_risk_lang','id_risk','2016-03-12 15:00:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_risk_lang','id_risk','2016-03-12 15:00:12','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene','PRIMARY','2016-03-12 15:00:15','n_diff_pfx01',0,1,'id_scene'),('monami_shop','ps_scene','PRIMARY','2016-03-12 15:00:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene','PRIMARY','2016-03-12 15:00:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene_category','PRIMARY','2016-03-12 15:00:17','n_diff_pfx01',0,1,'id_scene'),('monami_shop','ps_scene_category','PRIMARY','2016-03-12 15:00:17','n_diff_pfx02',0,1,'id_scene,id_category'),('monami_shop','ps_scene_category','PRIMARY','2016-03-12 15:00:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene_category','PRIMARY','2016-03-12 15:00:17','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene_lang','PRIMARY','2016-03-12 15:00:18','n_diff_pfx01',0,1,'id_scene'),('monami_shop','ps_scene_lang','PRIMARY','2016-03-12 15:00:18','n_diff_pfx02',0,1,'id_scene,id_lang'),('monami_shop','ps_scene_lang','PRIMARY','2016-03-12 15:00:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene_lang','PRIMARY','2016-03-12 15:00:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','n_diff_pfx01',0,1,'id_scene'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','n_diff_pfx02',0,1,'id_scene,id_product'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','n_diff_pfx03',0,1,'id_scene,id_product,x_axis'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','n_diff_pfx04',0,1,'id_scene,id_product,x_axis,y_axis'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene_products','PRIMARY','2016-03-12 15:00:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene_shop','PRIMARY','2016-03-12 15:00:21','n_diff_pfx01',0,1,'id_scene'),('monami_shop','ps_scene_shop','PRIMARY','2016-03-12 15:00:21','n_diff_pfx02',0,1,'id_scene,id_shop'),('monami_shop','ps_scene_shop','PRIMARY','2016-03-12 15:00:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene_shop','PRIMARY','2016-03-12 15:00:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_scene_shop','id_shop','2016-03-12 15:00:21','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_scene_shop','id_shop','2016-03-12 15:00:21','n_diff_pfx02',0,1,'id_shop,id_scene'),('monami_shop','ps_scene_shop','id_shop','2016-03-12 15:00:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_scene_shop','id_shop','2016-03-12 15:00:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_search_engine','PRIMARY','2016-03-12 15:00:22','n_diff_pfx01',38,1,'id_search_engine'),('monami_shop','ps_search_engine','PRIMARY','2016-03-12 15:00:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_search_engine','PRIMARY','2016-03-12 15:00:22','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_search_index','PRIMARY','2016-03-12 15:00:23','n_diff_pfx01',128,1,'id_word'),('monami_shop','ps_search_index','PRIMARY','2016-03-12 15:00:23','n_diff_pfx02',498,1,'id_word,id_product'),('monami_shop','ps_search_index','PRIMARY','2016-03-12 15:00:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_search_index','PRIMARY','2016-03-12 15:00:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_search_index','id_product','2016-03-12 15:00:23','n_diff_pfx01',8,1,'id_product'),('monami_shop','ps_search_index','id_product','2016-03-12 15:00:23','n_diff_pfx02',498,1,'id_product,id_word'),('monami_shop','ps_search_index','id_product','2016-03-12 15:00:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_search_index','id_product','2016-03-12 15:00:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_search_word','PRIMARY','2016-03-12 15:00:24','n_diff_pfx01',128,1,'id_word'),('monami_shop','ps_search_word','PRIMARY','2016-03-12 15:00:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_search_word','PRIMARY','2016-03-12 15:00:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_search_word','id_lang','2016-03-12 15:00:24','n_diff_pfx01',1,1,'id_lang'),('monami_shop','ps_search_word','id_lang','2016-03-12 15:00:24','n_diff_pfx02',1,1,'id_lang,id_shop'),('monami_shop','ps_search_word','id_lang','2016-03-12 15:00:24','n_diff_pfx03',128,1,'id_lang,id_shop,word'),('monami_shop','ps_search_word','id_lang','2016-03-12 15:00:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_search_word','id_lang','2016-03-12 15:00:24','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_sekeyword','PRIMARY','2016-03-12 15:00:25','n_diff_pfx01',0,1,'id_sekeyword'),('monami_shop','ps_sekeyword','PRIMARY','2016-03-12 15:00:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_sekeyword','PRIMARY','2016-03-12 15:00:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop','PRIMARY','2016-03-12 15:00:25','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_shop','PRIMARY','2016-03-12 15:00:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop','PRIMARY','2016-03-12 15:00:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop','id_category','2016-03-12 15:00:25','n_diff_pfx01',1,1,'id_category'),('monami_shop','ps_shop','id_category','2016-03-12 15:00:25','n_diff_pfx02',1,1,'id_category,id_shop'),('monami_shop','ps_shop','id_category','2016-03-12 15:00:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop','id_category','2016-03-12 15:00:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop','id_shop_group','2016-03-12 15:00:25','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_shop','id_shop_group','2016-03-12 15:00:25','n_diff_pfx02',1,1,'id_shop_group,deleted'),('monami_shop','ps_shop','id_shop_group','2016-03-12 15:00:25','n_diff_pfx03',1,1,'id_shop_group,deleted,id_shop'),('monami_shop','ps_shop','id_shop_group','2016-03-12 15:00:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop','id_shop_group','2016-03-12 15:00:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop','id_theme','2016-03-12 15:00:25','n_diff_pfx01',1,1,'id_theme'),('monami_shop','ps_shop','id_theme','2016-03-12 15:00:25','n_diff_pfx02',1,1,'id_theme,id_shop'),('monami_shop','ps_shop','id_theme','2016-03-12 15:00:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop','id_theme','2016-03-12 15:00:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_group','PRIMARY','2016-03-12 15:00:27','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_shop_group','PRIMARY','2016-03-12 15:00:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_group','PRIMARY','2016-03-12 15:00:27','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_group','deleted','2016-03-12 15:00:27','n_diff_pfx01',1,1,'deleted'),('monami_shop','ps_shop_group','deleted','2016-03-12 15:00:27','n_diff_pfx02',1,1,'deleted,name'),('monami_shop','ps_shop_group','deleted','2016-03-12 15:00:27','n_diff_pfx03',1,1,'deleted,name,id_shop_group'),('monami_shop','ps_shop_group','deleted','2016-03-12 15:00:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_group','deleted','2016-03-12 15:00:27','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_url','PRIMARY','2016-03-12 15:00:28','n_diff_pfx01',1,1,'id_shop_url'),('monami_shop','ps_shop_url','PRIMARY','2016-03-12 15:00:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_url','PRIMARY','2016-03-12 15:00:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_url','full_shop_url','2016-03-12 15:00:28','n_diff_pfx01',1,1,'domain'),('monami_shop','ps_shop_url','full_shop_url','2016-03-12 15:00:28','n_diff_pfx02',1,1,'domain,physical_uri'),('monami_shop','ps_shop_url','full_shop_url','2016-03-12 15:00:28','n_diff_pfx03',1,1,'domain,physical_uri,virtual_uri'),('monami_shop','ps_shop_url','full_shop_url','2016-03-12 15:00:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_url','full_shop_url','2016-03-12 15:00:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_url','full_shop_url_ssl','2016-03-12 15:00:28','n_diff_pfx01',1,1,'domain_ssl'),('monami_shop','ps_shop_url','full_shop_url_ssl','2016-03-12 15:00:28','n_diff_pfx02',1,1,'domain_ssl,physical_uri'),('monami_shop','ps_shop_url','full_shop_url_ssl','2016-03-12 15:00:28','n_diff_pfx03',1,1,'domain_ssl,physical_uri,virtual_uri'),('monami_shop','ps_shop_url','full_shop_url_ssl','2016-03-12 15:00:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_url','full_shop_url_ssl','2016-03-12 15:00:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_shop_url','id_shop','2016-03-12 15:00:28','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_shop_url','id_shop','2016-03-12 15:00:28','n_diff_pfx02',1,1,'id_shop,main'),('monami_shop','ps_shop_url','id_shop','2016-03-12 15:00:28','n_diff_pfx03',1,1,'id_shop,main,id_shop_url'),('monami_shop','ps_shop_url','id_shop','2016-03-12 15:00:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_shop_url','id_shop','2016-03-12 15:00:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_cache','PRIMARY','2016-03-12 15:00:30','n_diff_pfx01',0,1,'id_smarty_cache'),('monami_shop','ps_smarty_cache','PRIMARY','2016-03-12 15:00:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_cache','PRIMARY','2016-03-12 15:00:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_cache','cache_id','2016-03-12 15:00:30','n_diff_pfx01',0,1,'cache_id'),('monami_shop','ps_smarty_cache','cache_id','2016-03-12 15:00:30','n_diff_pfx02',0,1,'cache_id,id_smarty_cache'),('monami_shop','ps_smarty_cache','cache_id','2016-03-12 15:00:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_cache','cache_id','2016-03-12 15:00:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_cache','modified','2016-03-12 15:00:30','n_diff_pfx01',0,1,'modified'),('monami_shop','ps_smarty_cache','modified','2016-03-12 15:00:30','n_diff_pfx02',0,1,'modified,id_smarty_cache'),('monami_shop','ps_smarty_cache','modified','2016-03-12 15:00:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_cache','modified','2016-03-12 15:00:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_cache','name','2016-03-12 15:00:30','n_diff_pfx01',0,1,'name'),('monami_shop','ps_smarty_cache','name','2016-03-12 15:00:30','n_diff_pfx02',0,1,'name,id_smarty_cache'),('monami_shop','ps_smarty_cache','name','2016-03-12 15:00:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_cache','name','2016-03-12 15:00:30','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_last_flush','PRIMARY','2016-03-12 15:00:32','n_diff_pfx01',2,1,'type'),('monami_shop','ps_smarty_last_flush','PRIMARY','2016-03-12 15:00:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_last_flush','PRIMARY','2016-03-12 15:00:32','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_smarty_lazy_cache','PRIMARY','2016-03-19 14:54:58','n_diff_pfx01',20,1,'template_hash'),('monami_shop','ps_smarty_lazy_cache','PRIMARY','2016-03-19 14:54:58','n_diff_pfx02',44,1,'template_hash,cache_id'),('monami_shop','ps_smarty_lazy_cache','PRIMARY','2016-03-19 14:54:58','n_diff_pfx03',44,1,'template_hash,cache_id,compile_id'),('monami_shop','ps_smarty_lazy_cache','PRIMARY','2016-03-19 14:54:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_smarty_lazy_cache','PRIMARY','2016-03-19 14:54:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','PRIMARY','2016-03-12 15:00:34','n_diff_pfx01',2,1,'id_specific_price'),('monami_shop','ps_specific_price','PRIMARY','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','PRIMARY','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','from','2016-03-12 15:00:34','n_diff_pfx01',1,1,'from'),('monami_shop','ps_specific_price','from','2016-03-12 15:00:34','n_diff_pfx02',2,1,'from,id_specific_price'),('monami_shop','ps_specific_price','from','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','from','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','from_quantity','2016-03-12 15:00:34','n_diff_pfx01',1,1,'from_quantity'),('monami_shop','ps_specific_price','from_quantity','2016-03-12 15:00:34','n_diff_pfx02',2,1,'from_quantity,id_specific_price'),('monami_shop','ps_specific_price','from_quantity','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','from_quantity','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_cart','2016-03-12 15:00:34','n_diff_pfx01',1,1,'id_cart'),('monami_shop','ps_specific_price','id_cart','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_cart,id_specific_price'),('monami_shop','ps_specific_price','id_cart','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_cart','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_customer','2016-03-12 15:00:34','n_diff_pfx01',1,1,'id_customer'),('monami_shop','ps_specific_price','id_customer','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_customer,id_specific_price'),('monami_shop','ps_specific_price','id_customer','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_customer','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx01',2,1,'id_product'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_product,id_shop'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx03',2,1,'id_product,id_shop,id_currency'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx04',2,1,'id_product,id_shop,id_currency,id_country'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx05',2,1,'id_product,id_shop,id_currency,id_country,id_group'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx06',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx07',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx08',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','n_diff_pfx09',2,1,'id_product,id_shop,id_currency,id_country,id_group,id_customer,from_quantity,from,to'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','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','ps_specific_price','id_product','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_product','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx01',2,1,'id_product'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_product,id_product_attribute'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx03',2,1,'id_product,id_product_attribute,id_customer'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx04',2,1,'id_product,id_product_attribute,id_customer,id_cart'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx05',2,1,'id_product,id_product_attribute,id_customer,id_cart,from'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx06',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx07',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_diff_pfx08',2,1,'id_product,id_product_attribute,id_customer,id_cart,from,to,id_shop,id_shop_group'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','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','ps_specific_price','id_product_2','2016-03-12 15:00:34','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','ps_specific_price','id_product_2','2016-03-12 15:00:34','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','ps_specific_price','id_product_2','2016-03-12 15:00:34','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','ps_specific_price','id_product_2','2016-03-12 15:00:34','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','ps_specific_price','id_product_2','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_product_2','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_product_attribute','2016-03-12 15:00:34','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop','ps_specific_price','id_product_attribute','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_product_attribute,id_specific_price'),('monami_shop','ps_specific_price','id_product_attribute','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_product_attribute','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_shop','2016-03-12 15:00:34','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_specific_price','id_shop','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_shop,id_specific_price'),('monami_shop','ps_specific_price','id_shop','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_shop','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','id_specific_price_rule','2016-03-12 15:00:34','n_diff_pfx01',1,1,'id_specific_price_rule'),('monami_shop','ps_specific_price','id_specific_price_rule','2016-03-12 15:00:34','n_diff_pfx02',2,1,'id_specific_price_rule,id_specific_price'),('monami_shop','ps_specific_price','id_specific_price_rule','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','id_specific_price_rule','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price','to','2016-03-12 15:00:34','n_diff_pfx01',1,1,'to'),('monami_shop','ps_specific_price','to','2016-03-12 15:00:34','n_diff_pfx02',2,1,'to,id_specific_price'),('monami_shop','ps_specific_price','to','2016-03-12 15:00:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price','to','2016-03-12 15:00:34','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_priority','PRIMARY','2016-03-12 15:00:36','n_diff_pfx01',0,1,'id_specific_price_priority'),('monami_shop','ps_specific_price_priority','PRIMARY','2016-03-12 15:00:36','n_diff_pfx02',0,1,'id_specific_price_priority,id_product'),('monami_shop','ps_specific_price_priority','PRIMARY','2016-03-12 15:00:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_priority','PRIMARY','2016-03-12 15:00:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_priority','id_product','2016-03-12 15:00:36','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_specific_price_priority','id_product','2016-03-12 15:00:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_priority','id_product','2016-03-12 15:00:36','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_rule','PRIMARY','2016-03-12 15:00:39','n_diff_pfx01',0,1,'id_specific_price_rule'),('monami_shop','ps_specific_price_rule','PRIMARY','2016-03-12 15:00:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_rule','PRIMARY','2016-03-12 15:00:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx02',0,1,'id_shop,id_currency'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx03',0,1,'id_shop,id_currency,id_country'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx04',0,1,'id_shop,id_currency,id_country,id_group'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx05',0,1,'id_shop,id_currency,id_country,id_group,from_quantity'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx06',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx07',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_diff_pfx08',0,1,'id_shop,id_currency,id_country,id_group,from_quantity,from,to,id_specific_price_rule'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_rule','id_product','2016-03-12 15:00:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_rule_condition','PRIMARY','2016-03-12 15:00:39','n_diff_pfx01',0,1,'id_specific_price_rule_condition'),('monami_shop','ps_specific_price_rule_condition','PRIMARY','2016-03-12 15:00:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_rule_condition','PRIMARY','2016-03-12 15:00:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2016-03-12 15:00:39','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2016-03-12 15:00:39','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule_condition'),('monami_shop','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2016-03-12 15:00:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_rule_condition','id_specific_price_rule_condition_group','2016-03-12 15:00:39','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_specific_price_rule_condition_group','PRIMARY','2016-03-12 15:00:41','n_diff_pfx01',0,1,'id_specific_price_rule_condition_group'),('monami_shop','ps_specific_price_rule_condition_group','PRIMARY','2016-03-12 15:00:41','n_diff_pfx02',0,1,'id_specific_price_rule_condition_group,id_specific_price_rule'),('monami_shop','ps_specific_price_rule_condition_group','PRIMARY','2016-03-12 15:00:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_specific_price_rule_condition_group','PRIMARY','2016-03-12 15:00:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_state','PRIMARY','2016-03-12 15:00:41','n_diff_pfx01',312,1,'id_state'),('monami_shop','ps_state','PRIMARY','2016-03-12 15:00:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_state','PRIMARY','2016-03-12 15:00:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_state','id_country','2016-03-12 15:00:41','n_diff_pfx01',7,1,'id_country'),('monami_shop','ps_state','id_country','2016-03-12 15:00:41','n_diff_pfx02',312,1,'id_country,id_state'),('monami_shop','ps_state','id_country','2016-03-12 15:00:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_state','id_country','2016-03-12 15:00:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_state','id_zone','2016-03-12 15:00:41','n_diff_pfx01',4,1,'id_zone'),('monami_shop','ps_state','id_zone','2016-03-12 15:00:41','n_diff_pfx02',312,1,'id_zone,id_state'),('monami_shop','ps_state','id_zone','2016-03-12 15:00:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_state','id_zone','2016-03-12 15:00:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_state','name','2016-03-12 15:00:41','n_diff_pfx01',312,1,'name'),('monami_shop','ps_state','name','2016-03-12 15:00:41','n_diff_pfx02',312,1,'name,id_state'),('monami_shop','ps_state','name','2016-03-12 15:00:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_state','name','2016-03-12 15:00:41','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_statssearch','PRIMARY','2016-03-12 15:00:42','n_diff_pfx01',0,1,'id_statssearch'),('monami_shop','ps_statssearch','PRIMARY','2016-03-12 15:00:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_statssearch','PRIMARY','2016-03-12 15:00:42','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock','PRIMARY','2016-03-12 15:00:43','n_diff_pfx01',0,1,'id_stock'),('monami_shop','ps_stock','PRIMARY','2016-03-12 15:00:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock','PRIMARY','2016-03-12 15:00:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock','id_product','2016-03-12 15:00:43','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_stock','id_product','2016-03-12 15:00:43','n_diff_pfx02',0,1,'id_product,id_stock'),('monami_shop','ps_stock','id_product','2016-03-12 15:00:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock','id_product','2016-03-12 15:00:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock','id_product_attribute','2016-03-12 15:00:43','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_stock','id_product_attribute','2016-03-12 15:00:43','n_diff_pfx02',0,1,'id_product_attribute,id_stock'),('monami_shop','ps_stock','id_product_attribute','2016-03-12 15:00:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock','id_product_attribute','2016-03-12 15:00:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock','id_warehouse','2016-03-12 15:00:43','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_stock','id_warehouse','2016-03-12 15:00:43','n_diff_pfx02',0,1,'id_warehouse,id_stock'),('monami_shop','ps_stock','id_warehouse','2016-03-12 15:00:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock','id_warehouse','2016-03-12 15:00:43','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','PRIMARY','2016-03-12 15:00:45','n_diff_pfx01',7,1,'id_stock_available'),('monami_shop','ps_stock_available','PRIMARY','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','PRIMARY','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','id_product','2016-03-12 15:00:45','n_diff_pfx01',7,1,'id_product'),('monami_shop','ps_stock_available','id_product','2016-03-12 15:00:45','n_diff_pfx02',7,1,'id_product,id_stock_available'),('monami_shop','ps_stock_available','id_product','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','id_product','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','id_product_attribute','2016-03-12 15:00:45','n_diff_pfx01',1,1,'id_product_attribute'),('monami_shop','ps_stock_available','id_product_attribute','2016-03-12 15:00:45','n_diff_pfx02',7,1,'id_product_attribute,id_stock_available'),('monami_shop','ps_stock_available','id_product_attribute','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','id_product_attribute','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','id_shop','2016-03-12 15:00:45','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_stock_available','id_shop','2016-03-12 15:00:45','n_diff_pfx02',7,1,'id_shop,id_stock_available'),('monami_shop','ps_stock_available','id_shop','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','id_shop','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','id_shop_group','2016-03-12 15:00:45','n_diff_pfx01',1,1,'id_shop_group'),('monami_shop','ps_stock_available','id_shop_group','2016-03-12 15:00:45','n_diff_pfx02',7,1,'id_shop_group,id_stock_available'),('monami_shop','ps_stock_available','id_shop_group','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','id_shop_group','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','n_diff_pfx01',7,1,'id_product'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','n_diff_pfx02',7,1,'id_product,id_product_attribute'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','n_diff_pfx03',7,1,'id_product,id_product_attribute,id_shop'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','n_diff_pfx04',7,1,'id_product,id_product_attribute,id_shop,id_shop_group'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_available','product_sqlstock','2016-03-12 15:00:45','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_mvt','PRIMARY','2016-03-12 15:00:46','n_diff_pfx01',0,1,'id_stock_mvt'),('monami_shop','ps_stock_mvt','PRIMARY','2016-03-12 15:00:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_mvt','PRIMARY','2016-03-12 15:00:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_mvt','id_stock','2016-03-12 15:00:46','n_diff_pfx01',0,1,'id_stock'),('monami_shop','ps_stock_mvt','id_stock','2016-03-12 15:00:46','n_diff_pfx02',0,1,'id_stock,id_stock_mvt'),('monami_shop','ps_stock_mvt','id_stock','2016-03-12 15:00:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_mvt','id_stock','2016-03-12 15:00:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_mvt','id_stock_mvt_reason','2016-03-12 15:00:46','n_diff_pfx01',0,1,'id_stock_mvt_reason'),('monami_shop','ps_stock_mvt','id_stock_mvt_reason','2016-03-12 15:00:46','n_diff_pfx02',0,1,'id_stock_mvt_reason,id_stock_mvt'),('monami_shop','ps_stock_mvt','id_stock_mvt_reason','2016-03-12 15:00:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_mvt','id_stock_mvt_reason','2016-03-12 15:00:46','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_mvt_reason','PRIMARY','2016-03-12 15:00:48','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop','ps_stock_mvt_reason','PRIMARY','2016-03-12 15:00:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_mvt_reason','PRIMARY','2016-03-12 15:00:48','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_stock_mvt_reason_lang','PRIMARY','2016-03-12 15:00:49','n_diff_pfx01',8,1,'id_stock_mvt_reason'),('monami_shop','ps_stock_mvt_reason_lang','PRIMARY','2016-03-12 15:00:49','n_diff_pfx02',8,1,'id_stock_mvt_reason,id_lang'),('monami_shop','ps_stock_mvt_reason_lang','PRIMARY','2016-03-12 15:00:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_stock_mvt_reason_lang','PRIMARY','2016-03-12 15:00:49','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_store','PRIMARY','2016-03-12 15:00:50','n_diff_pfx01',5,1,'id_store'),('monami_shop','ps_store','PRIMARY','2016-03-12 15:00:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_store','PRIMARY','2016-03-12 15:00:50','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_store_shop','PRIMARY','2016-03-12 15:00:51','n_diff_pfx01',5,1,'id_store'),('monami_shop','ps_store_shop','PRIMARY','2016-03-12 15:00:51','n_diff_pfx02',5,1,'id_store,id_shop'),('monami_shop','ps_store_shop','PRIMARY','2016-03-12 15:00:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_store_shop','PRIMARY','2016-03-12 15:00:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_store_shop','id_shop','2016-03-12 15:00:51','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_store_shop','id_shop','2016-03-12 15:00:51','n_diff_pfx02',5,1,'id_shop,id_store'),('monami_shop','ps_store_shop','id_shop','2016-03-12 15:00:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_store_shop','id_shop','2016-03-12 15:00:51','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supplier','PRIMARY','2016-03-12 15:00:52','n_diff_pfx01',1,1,'id_supplier'),('monami_shop','ps_supplier','PRIMARY','2016-03-12 15:00:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supplier','PRIMARY','2016-03-12 15:00:52','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supplier_lang','PRIMARY','2016-03-12 15:00:53','n_diff_pfx01',1,1,'id_supplier'),('monami_shop','ps_supplier_lang','PRIMARY','2016-03-12 15:00:53','n_diff_pfx02',1,1,'id_supplier,id_lang'),('monami_shop','ps_supplier_lang','PRIMARY','2016-03-12 15:00:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supplier_lang','PRIMARY','2016-03-12 15:00:53','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supplier_shop','PRIMARY','2016-03-12 15:00:54','n_diff_pfx01',1,1,'id_supplier'),('monami_shop','ps_supplier_shop','PRIMARY','2016-03-12 15:00:54','n_diff_pfx02',1,1,'id_supplier,id_shop'),('monami_shop','ps_supplier_shop','PRIMARY','2016-03-12 15:00:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supplier_shop','PRIMARY','2016-03-12 15:00:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supplier_shop','id_shop','2016-03-12 15:00:54','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_supplier_shop','id_shop','2016-03-12 15:00:54','n_diff_pfx02',1,1,'id_shop,id_supplier'),('monami_shop','ps_supplier_shop','id_shop','2016-03-12 15:00:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supplier_shop','id_shop','2016-03-12 15:00:54','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order','PRIMARY','2016-03-12 15:00:55','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop','ps_supply_order','PRIMARY','2016-03-12 15:00:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order','PRIMARY','2016-03-12 15:00:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order','id_supplier','2016-03-12 15:00:55','n_diff_pfx01',0,1,'id_supplier'),('monami_shop','ps_supply_order','id_supplier','2016-03-12 15:00:55','n_diff_pfx02',0,1,'id_supplier,id_supply_order'),('monami_shop','ps_supply_order','id_supplier','2016-03-12 15:00:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order','id_supplier','2016-03-12 15:00:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order','id_warehouse','2016-03-12 15:00:55','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_supply_order','id_warehouse','2016-03-12 15:00:55','n_diff_pfx02',0,1,'id_warehouse,id_supply_order'),('monami_shop','ps_supply_order','id_warehouse','2016-03-12 15:00:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order','id_warehouse','2016-03-12 15:00:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order','reference','2016-03-12 15:00:55','n_diff_pfx01',0,1,'reference'),('monami_shop','ps_supply_order','reference','2016-03-12 15:00:55','n_diff_pfx02',0,1,'reference,id_supply_order'),('monami_shop','ps_supply_order','reference','2016-03-12 15:00:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order','reference','2016-03-12 15:00:55','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_detail','PRIMARY','2016-03-12 15:00:56','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop','ps_supply_order_detail','PRIMARY','2016-03-12 15:00:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_detail','PRIMARY','2016-03-12 15:00:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_detail','id_product_attribute','2016-03-12 15:00:56','n_diff_pfx01',0,1,'id_product_attribute'),('monami_shop','ps_supply_order_detail','id_product_attribute','2016-03-12 15:00:56','n_diff_pfx02',0,1,'id_product_attribute,id_supply_order_detail'),('monami_shop','ps_supply_order_detail','id_product_attribute','2016-03-12 15:00:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_detail','id_product_attribute','2016-03-12 15:00:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_detail','id_product_product_attribute','2016-03-12 15:00:56','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_supply_order_detail','id_product_product_attribute','2016-03-12 15:00:56','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop','ps_supply_order_detail','id_product_product_attribute','2016-03-12 15:00:56','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_supply_order_detail'),('monami_shop','ps_supply_order_detail','id_product_product_attribute','2016-03-12 15:00:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_detail','id_product_product_attribute','2016-03-12 15:00:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_detail','id_supply_order','2016-03-12 15:00:56','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop','ps_supply_order_detail','id_supply_order','2016-03-12 15:00:56','n_diff_pfx02',0,1,'id_supply_order,id_product'),('monami_shop','ps_supply_order_detail','id_supply_order','2016-03-12 15:00:56','n_diff_pfx03',0,1,'id_supply_order,id_product,id_supply_order_detail'),('monami_shop','ps_supply_order_detail','id_supply_order','2016-03-12 15:00:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_detail','id_supply_order','2016-03-12 15:00:56','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_history','PRIMARY','2016-03-12 15:00:57','n_diff_pfx01',0,1,'id_supply_order_history'),('monami_shop','ps_supply_order_history','PRIMARY','2016-03-12 15:00:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_history','PRIMARY','2016-03-12 15:00:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_history','id_employee','2016-03-12 15:00:57','n_diff_pfx01',0,1,'id_employee'),('monami_shop','ps_supply_order_history','id_employee','2016-03-12 15:00:57','n_diff_pfx02',0,1,'id_employee,id_supply_order_history'),('monami_shop','ps_supply_order_history','id_employee','2016-03-12 15:00:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_history','id_employee','2016-03-12 15:00:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_history','id_state','2016-03-12 15:00:57','n_diff_pfx01',0,1,'id_state'),('monami_shop','ps_supply_order_history','id_state','2016-03-12 15:00:57','n_diff_pfx02',0,1,'id_state,id_supply_order_history'),('monami_shop','ps_supply_order_history','id_state','2016-03-12 15:00:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_history','id_state','2016-03-12 15:00:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_history','id_supply_order','2016-03-12 15:00:57','n_diff_pfx01',0,1,'id_supply_order'),('monami_shop','ps_supply_order_history','id_supply_order','2016-03-12 15:00:57','n_diff_pfx02',0,1,'id_supply_order,id_supply_order_history'),('monami_shop','ps_supply_order_history','id_supply_order','2016-03-12 15:00:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_history','id_supply_order','2016-03-12 15:00:57','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_receipt_history','PRIMARY','2016-03-12 15:00:58','n_diff_pfx01',0,1,'id_supply_order_receipt_history'),('monami_shop','ps_supply_order_receipt_history','PRIMARY','2016-03-12 15:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_receipt_history','PRIMARY','2016-03-12 15:00:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_detail','2016-03-12 15:00:58','n_diff_pfx01',0,1,'id_supply_order_detail'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_detail','2016-03-12 15:00:58','n_diff_pfx02',0,1,'id_supply_order_detail,id_supply_order_receipt_history'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_detail','2016-03-12 15:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_detail','2016-03-12 15:00:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_state','2016-03-12 15:00:58','n_diff_pfx01',0,1,'id_supply_order_state'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_state','2016-03-12 15:00:58','n_diff_pfx02',0,1,'id_supply_order_state,id_supply_order_receipt_history'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_state','2016-03-12 15:00:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_receipt_history','id_supply_order_state','2016-03-12 15:00:58','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_state','PRIMARY','2016-03-12 15:00:59','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop','ps_supply_order_state','PRIMARY','2016-03-12 15:00:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_state','PRIMARY','2016-03-12 15:00:59','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_supply_order_state_lang','PRIMARY','2016-03-12 15:01:01','n_diff_pfx01',6,1,'id_supply_order_state'),('monami_shop','ps_supply_order_state_lang','PRIMARY','2016-03-12 15:01:01','n_diff_pfx02',6,1,'id_supply_order_state,id_lang'),('monami_shop','ps_supply_order_state_lang','PRIMARY','2016-03-12 15:01:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_supply_order_state_lang','PRIMARY','2016-03-12 15:01:01','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab','PRIMARY','2016-03-12 15:01:02','n_diff_pfx01',106,1,'id_tab'),('monami_shop','ps_tab','PRIMARY','2016-03-12 15:01:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab','PRIMARY','2016-03-12 15:01:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab','class_name','2016-03-12 15:01:02','n_diff_pfx01',106,1,'class_name'),('monami_shop','ps_tab','class_name','2016-03-12 15:01:02','n_diff_pfx02',106,1,'class_name,id_tab'),('monami_shop','ps_tab','class_name','2016-03-12 15:01:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab','class_name','2016-03-12 15:01:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab','id_parent','2016-03-12 15:01:02','n_diff_pfx01',15,1,'id_parent'),('monami_shop','ps_tab','id_parent','2016-03-12 15:01:02','n_diff_pfx02',106,1,'id_parent,id_tab'),('monami_shop','ps_tab','id_parent','2016-03-12 15:01:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab','id_parent','2016-03-12 15:01:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab_advice','PRIMARY','2016-03-12 15:01:02','n_diff_pfx01',0,1,'id_tab'),('monami_shop','ps_tab_advice','PRIMARY','2016-03-12 15:01:02','n_diff_pfx02',0,1,'id_tab,id_advice'),('monami_shop','ps_tab_advice','PRIMARY','2016-03-12 15:01:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab_advice','PRIMARY','2016-03-12 15:01:02','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab_lang','PRIMARY','2016-03-12 15:01:04','n_diff_pfx01',106,1,'id_tab'),('monami_shop','ps_tab_lang','PRIMARY','2016-03-12 15:01:04','n_diff_pfx02',106,1,'id_tab,id_lang'),('monami_shop','ps_tab_lang','PRIMARY','2016-03-12 15:01:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab_lang','PRIMARY','2016-03-12 15:01:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab_module_preference','PRIMARY','2016-03-12 15:01:04','n_diff_pfx01',0,1,'id_tab_module_preference'),('monami_shop','ps_tab_module_preference','PRIMARY','2016-03-12 15:01:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab_module_preference','PRIMARY','2016-03-12 15:01:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tab_module_preference','employee_module','2016-03-12 15:01:04','n_diff_pfx01',0,1,'id_employee'),('monami_shop','ps_tab_module_preference','employee_module','2016-03-12 15:01:04','n_diff_pfx02',0,1,'id_employee,id_tab'),('monami_shop','ps_tab_module_preference','employee_module','2016-03-12 15:01:04','n_diff_pfx03',0,1,'id_employee,id_tab,module'),('monami_shop','ps_tab_module_preference','employee_module','2016-03-12 15:01:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tab_module_preference','employee_module','2016-03-12 15:01:04','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tag','PRIMARY','2016-03-12 15:01:05','n_diff_pfx01',0,1,'id_tag'),('monami_shop','ps_tag','PRIMARY','2016-03-12 15:01:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tag','PRIMARY','2016-03-12 15:01:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tag','id_lang','2016-03-12 15:01:05','n_diff_pfx01',0,1,'id_lang'),('monami_shop','ps_tag','id_lang','2016-03-12 15:01:05','n_diff_pfx02',0,1,'id_lang,id_tag'),('monami_shop','ps_tag','id_lang','2016-03-12 15:01:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tag','id_lang','2016-03-12 15:01:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tag','tag_name','2016-03-12 15:01:05','n_diff_pfx01',0,1,'name'),('monami_shop','ps_tag','tag_name','2016-03-12 15:01:05','n_diff_pfx02',0,1,'name,id_tag'),('monami_shop','ps_tag','tag_name','2016-03-12 15:01:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tag','tag_name','2016-03-12 15:01:05','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tag_count','PRIMARY','2016-03-12 15:01:06','n_diff_pfx01',0,1,'id_group'),('monami_shop','ps_tag_count','PRIMARY','2016-03-12 15:01:06','n_diff_pfx02',0,1,'id_group,id_tag'),('monami_shop','ps_tag_count','PRIMARY','2016-03-12 15:01:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tag_count','PRIMARY','2016-03-12 15:01:06','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_diff_pfx01',0,1,'id_group'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_diff_pfx02',0,1,'id_group,id_lang'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_diff_pfx03',0,1,'id_group,id_lang,id_shop'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_diff_pfx04',0,1,'id_group,id_lang,id_shop,counter'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_diff_pfx05',0,1,'id_group,id_lang,id_shop,counter,id_tag'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tag_count','id_group','2016-03-12 15:01:06','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax','PRIMARY','2016-03-12 15:01:08','n_diff_pfx01',29,1,'id_tax'),('monami_shop','ps_tax','PRIMARY','2016-03-12 15:01:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax','PRIMARY','2016-03-12 15:01:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_lang','PRIMARY','2016-03-12 15:01:08','n_diff_pfx01',29,1,'id_tax'),('monami_shop','ps_tax_lang','PRIMARY','2016-03-12 15:01:08','n_diff_pfx02',29,1,'id_tax,id_lang'),('monami_shop','ps_tax_lang','PRIMARY','2016-03-12 15:01:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_lang','PRIMARY','2016-03-12 15:01:08','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rule','PRIMARY','2016-03-12 15:01:09','n_diff_pfx01',84,1,'id_tax_rule'),('monami_shop','ps_tax_rule','PRIMARY','2016-03-12 15:01:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rule','PRIMARY','2016-03-12 15:01:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_diff_pfx02',84,1,'id_tax_rules_group,id_country'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_diff_pfx03',84,1,'id_tax_rules_group,id_country,id_state'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_diff_pfx04',84,1,'id_tax_rules_group,id_country,id_state,zipcode_from'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_diff_pfx05',84,1,'id_tax_rules_group,id_country,id_state,zipcode_from,id_tax_rule'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rule','category_getproducts','2016-03-12 15:01:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rule','id_tax','2016-03-12 15:01:09','n_diff_pfx01',29,1,'id_tax'),('monami_shop','ps_tax_rule','id_tax','2016-03-12 15:01:09','n_diff_pfx02',84,1,'id_tax,id_tax_rule'),('monami_shop','ps_tax_rule','id_tax','2016-03-12 15:01:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rule','id_tax','2016-03-12 15:01:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rule','id_tax_rules_group','2016-03-12 15:01:09','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop','ps_tax_rule','id_tax_rules_group','2016-03-12 15:01:09','n_diff_pfx02',84,1,'id_tax_rules_group,id_tax_rule'),('monami_shop','ps_tax_rule','id_tax_rules_group','2016-03-12 15:01:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rule','id_tax_rules_group','2016-03-12 15:01:09','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rules_group','PRIMARY','2016-03-12 15:01:10','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop','ps_tax_rules_group','PRIMARY','2016-03-12 15:01:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rules_group','PRIMARY','2016-03-12 15:01:10','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rules_group_shop','PRIMARY','2016-03-12 15:01:11','n_diff_pfx01',3,1,'id_tax_rules_group'),('monami_shop','ps_tax_rules_group_shop','PRIMARY','2016-03-12 15:01:11','n_diff_pfx02',3,1,'id_tax_rules_group,id_shop'),('monami_shop','ps_tax_rules_group_shop','PRIMARY','2016-03-12 15:01:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rules_group_shop','PRIMARY','2016-03-12 15:01:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_tax_rules_group_shop','id_shop','2016-03-12 15:01:11','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_tax_rules_group_shop','id_shop','2016-03-12 15:01:11','n_diff_pfx02',3,1,'id_shop,id_tax_rules_group'),('monami_shop','ps_tax_rules_group_shop','id_shop','2016-03-12 15:01:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_tax_rules_group_shop','id_shop','2016-03-12 15:01:11','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme','PRIMARY','2016-03-12 15:01:13','n_diff_pfx01',1,1,'id_theme'),('monami_shop','ps_theme','PRIMARY','2016-03-12 15:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme','PRIMARY','2016-03-12 15:01:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme_meta','PRIMARY','2016-03-12 15:01:13','n_diff_pfx01',38,1,'id_theme_meta'),('monami_shop','ps_theme_meta','PRIMARY','2016-03-12 15:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme_meta','PRIMARY','2016-03-12 15:01:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme_meta','id_meta','2016-03-12 15:01:13','n_diff_pfx01',38,1,'id_meta'),('monami_shop','ps_theme_meta','id_meta','2016-03-12 15:01:13','n_diff_pfx02',38,1,'id_meta,id_theme_meta'),('monami_shop','ps_theme_meta','id_meta','2016-03-12 15:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme_meta','id_meta','2016-03-12 15:01:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme_meta','id_theme','2016-03-12 15:01:13','n_diff_pfx01',1,1,'id_theme'),('monami_shop','ps_theme_meta','id_theme','2016-03-12 15:01:13','n_diff_pfx02',38,1,'id_theme,id_theme_meta'),('monami_shop','ps_theme_meta','id_theme','2016-03-12 15:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme_meta','id_theme','2016-03-12 15:01:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme_meta','id_theme_2','2016-03-12 15:01:13','n_diff_pfx01',1,1,'id_theme'),('monami_shop','ps_theme_meta','id_theme_2','2016-03-12 15:01:13','n_diff_pfx02',38,1,'id_theme,id_meta'),('monami_shop','ps_theme_meta','id_theme_2','2016-03-12 15:01:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme_meta','id_theme_2','2016-03-12 15:01:13','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','n_diff_pfx01',0,1,'id_theme'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','n_diff_pfx02',0,1,'id_theme,id_shop'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','n_diff_pfx03',0,1,'id_theme,id_shop,entity'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','n_diff_pfx04',0,1,'id_theme,id_shop,entity,id_object'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_theme_specific','PRIMARY','2016-03-12 15:01:15','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_themeconfigurator','PRIMARY','2016-03-12 15:01:16','n_diff_pfx01',7,1,'id_item'),('monami_shop','ps_themeconfigurator','PRIMARY','2016-03-12 15:01:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_themeconfigurator','PRIMARY','2016-03-12 15:01:16','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_timezone','PRIMARY','2016-03-12 15:01:17','n_diff_pfx01',560,2,'id_timezone'),('monami_shop','ps_timezone','PRIMARY','2016-03-12 15:01:17','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('monami_shop','ps_timezone','PRIMARY','2016-03-12 15:01:17','size',3,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse','PRIMARY','2016-03-12 15:01:18','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_warehouse','PRIMARY','2016-03-12 15:01:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse','PRIMARY','2016-03-12 15:01:18','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_carrier','PRIMARY','2016-03-12 15:01:19','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_warehouse_carrier','PRIMARY','2016-03-12 15:01:19','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop','ps_warehouse_carrier','PRIMARY','2016-03-12 15:01:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_carrier','PRIMARY','2016-03-12 15:01:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_carrier','id_carrier','2016-03-12 15:01:19','n_diff_pfx01',0,1,'id_carrier'),('monami_shop','ps_warehouse_carrier','id_carrier','2016-03-12 15:01:19','n_diff_pfx02',0,1,'id_carrier,id_warehouse'),('monami_shop','ps_warehouse_carrier','id_carrier','2016-03-12 15:01:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_carrier','id_carrier','2016-03-12 15:01:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_carrier','id_warehouse','2016-03-12 15:01:19','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_warehouse_carrier','id_warehouse','2016-03-12 15:01:19','n_diff_pfx02',0,1,'id_warehouse,id_carrier'),('monami_shop','ps_warehouse_carrier','id_warehouse','2016-03-12 15:01:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_carrier','id_warehouse','2016-03-12 15:01:19','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_product_location','PRIMARY','2016-03-12 15:01:20','n_diff_pfx01',0,1,'id_warehouse_product_location'),('monami_shop','ps_warehouse_product_location','PRIMARY','2016-03-12 15:01:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_product_location','PRIMARY','2016-03-12 15:01:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_product_location','id_product','2016-03-12 15:01:20','n_diff_pfx01',0,1,'id_product'),('monami_shop','ps_warehouse_product_location','id_product','2016-03-12 15:01:20','n_diff_pfx02',0,1,'id_product,id_product_attribute'),('monami_shop','ps_warehouse_product_location','id_product','2016-03-12 15:01:20','n_diff_pfx03',0,1,'id_product,id_product_attribute,id_warehouse'),('monami_shop','ps_warehouse_product_location','id_product','2016-03-12 15:01:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_product_location','id_product','2016-03-12 15:01:20','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_shop','PRIMARY','2016-03-12 15:01:21','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_warehouse_shop','PRIMARY','2016-03-12 15:01:21','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop','ps_warehouse_shop','PRIMARY','2016-03-12 15:01:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_shop','PRIMARY','2016-03-12 15:01:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_shop','id_shop','2016-03-12 15:01:21','n_diff_pfx01',0,1,'id_shop'),('monami_shop','ps_warehouse_shop','id_shop','2016-03-12 15:01:21','n_diff_pfx02',0,1,'id_shop,id_warehouse'),('monami_shop','ps_warehouse_shop','id_shop','2016-03-12 15:01:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_shop','id_shop','2016-03-12 15:01:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_warehouse_shop','id_warehouse','2016-03-12 15:01:21','n_diff_pfx01',0,1,'id_warehouse'),('monami_shop','ps_warehouse_shop','id_warehouse','2016-03-12 15:01:21','n_diff_pfx02',0,1,'id_warehouse,id_shop'),('monami_shop','ps_warehouse_shop','id_warehouse','2016-03-12 15:01:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_warehouse_shop','id_warehouse','2016-03-12 15:01:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_web_browser','PRIMARY','2016-03-12 15:01:21','n_diff_pfx01',11,1,'id_web_browser'),('monami_shop','ps_web_browser','PRIMARY','2016-03-12 15:01:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_web_browser','PRIMARY','2016-03-12 15:01:21','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_account','PRIMARY','2016-03-12 15:01:22','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop','ps_webservice_account','PRIMARY','2016-03-12 15:01:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_account','PRIMARY','2016-03-12 15:01:22','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_account','key','2016-03-12 15:01:22','n_diff_pfx01',1,1,'key'),('monami_shop','ps_webservice_account','key','2016-03-12 15:01:22','n_diff_pfx02',1,1,'key,id_webservice_account'),('monami_shop','ps_webservice_account','key','2016-03-12 15:01:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_account','key','2016-03-12 15:01:22','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_account_shop','PRIMARY','2016-03-12 15:01:23','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop','ps_webservice_account_shop','PRIMARY','2016-03-12 15:01:23','n_diff_pfx02',1,1,'id_webservice_account,id_shop'),('monami_shop','ps_webservice_account_shop','PRIMARY','2016-03-12 15:01:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_account_shop','PRIMARY','2016-03-12 15:01:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_account_shop','id_shop','2016-03-12 15:01:23','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_webservice_account_shop','id_shop','2016-03-12 15:01:23','n_diff_pfx02',1,1,'id_shop,id_webservice_account'),('monami_shop','ps_webservice_account_shop','id_shop','2016-03-12 15:01:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_account_shop','id_shop','2016-03-12 15:01:23','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_permission','PRIMARY','2016-03-12 15:01:25','n_diff_pfx01',305,1,'id_webservice_permission'),('monami_shop','ps_webservice_permission','PRIMARY','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_permission','PRIMARY','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_permission','id_webservice_account','2016-03-12 15:01:25','n_diff_pfx01',1,1,'id_webservice_account'),('monami_shop','ps_webservice_permission','id_webservice_account','2016-03-12 15:01:25','n_diff_pfx02',305,1,'id_webservice_account,id_webservice_permission'),('monami_shop','ps_webservice_permission','id_webservice_account','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_permission','id_webservice_account','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_permission','method','2016-03-12 15:01:25','n_diff_pfx01',5,1,'method'),('monami_shop','ps_webservice_permission','method','2016-03-12 15:01:25','n_diff_pfx02',305,1,'method,id_webservice_permission'),('monami_shop','ps_webservice_permission','method','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_permission','method','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_permission','resource','2016-03-12 15:01:25','n_diff_pfx01',67,1,'resource'),('monami_shop','ps_webservice_permission','resource','2016-03-12 15:01:25','n_diff_pfx02',305,1,'resource,id_webservice_permission'),('monami_shop','ps_webservice_permission','resource','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_permission','resource','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_webservice_permission','resource_2','2016-03-12 15:01:25','n_diff_pfx01',67,1,'resource'),('monami_shop','ps_webservice_permission','resource_2','2016-03-12 15:01:25','n_diff_pfx02',305,1,'resource,method'),('monami_shop','ps_webservice_permission','resource_2','2016-03-12 15:01:25','n_diff_pfx03',305,1,'resource,method,id_webservice_account'),('monami_shop','ps_webservice_permission','resource_2','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_webservice_permission','resource_2','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_wishlist','PRIMARY','2016-03-12 15:01:25','n_diff_pfx01',0,1,'id_wishlist'),('monami_shop','ps_wishlist','PRIMARY','2016-03-12 15:01:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_wishlist','PRIMARY','2016-03-12 15:01:25','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_wishlist_email','GEN_CLUST_INDEX','2016-03-12 15:01:26','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_wishlist_email','GEN_CLUST_INDEX','2016-03-12 15:01:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_wishlist_email','GEN_CLUST_INDEX','2016-03-12 15:01:26','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_wishlist_product','PRIMARY','2016-03-12 15:01:27','n_diff_pfx01',0,1,'id_wishlist_product'),('monami_shop','ps_wishlist_product','PRIMARY','2016-03-12 15:01:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_wishlist_product','PRIMARY','2016-03-12 15:01:27','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_wishlist_product_cart','GEN_CLUST_INDEX','2016-03-12 15:01:27','n_diff_pfx01',0,1,'DB_ROW_ID'),('monami_shop','ps_wishlist_product_cart','GEN_CLUST_INDEX','2016-03-12 15:01:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_wishlist_product_cart','GEN_CLUST_INDEX','2016-03-12 15:01:27','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_zone','PRIMARY','2016-03-12 15:01:28','n_diff_pfx01',8,1,'id_zone'),('monami_shop','ps_zone','PRIMARY','2016-03-12 15:01:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_zone','PRIMARY','2016-03-12 15:01:28','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_zone_shop','PRIMARY','2016-03-12 15:01:29','n_diff_pfx01',8,1,'id_zone'),('monami_shop','ps_zone_shop','PRIMARY','2016-03-12 15:01:29','n_diff_pfx02',8,1,'id_zone,id_shop'),('monami_shop','ps_zone_shop','PRIMARY','2016-03-12 15:01:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_zone_shop','PRIMARY','2016-03-12 15:01:29','size',1,NULL,'Number of pages in the index'),('monami_shop','ps_zone_shop','id_shop','2016-03-12 15:01:29','n_diff_pfx01',1,1,'id_shop'),('monami_shop','ps_zone_shop','id_shop','2016-03-12 15:01:29','n_diff_pfx02',8,1,'id_shop,id_zone'),('monami_shop','ps_zone_shop','id_shop','2016-03-12 15:01:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('monami_shop','ps_zone_shop','id_shop','2016-03-12 15:01:29','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','PRIMARY','2016-03-12 15:01:30','n_diff_pfx01',2,1,'id'),('mpr','committee_members','PRIMARY','2016-03-12 15:01:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','PRIMARY','2016-03-12 15:01:30','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','comittee','2016-03-12 15:01:30','n_diff_pfx01',2,1,'committee'),('mpr','committee_members','comittee','2016-03-12 15:01:30','n_diff_pfx02',2,1,'committee,id'),('mpr','committee_members','comittee','2016-03-12 15:01:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','comittee','2016-03-12 15:01:30','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','user','2016-03-12 15:01:30','n_diff_pfx01',1,1,'user'),('mpr','committee_members','user','2016-03-12 15:01:30','n_diff_pfx02',2,1,'user,id'),('mpr','committee_members','user','2016-03-12 15:01:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','user','2016-03-12 15:01:30','size',1,NULL,'Number of pages in the index'),('mpr','committee_members','user_2','2016-03-12 15:01:30','n_diff_pfx01',1,1,'user'),('mpr','committee_members','user_2','2016-03-12 15:01:30','n_diff_pfx02',2,1,'user,id'),('mpr','committee_members','user_2','2016-03-12 15:01:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_members','user_2','2016-03-12 15:01:30','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','PRIMARY','2016-03-12 15:01:31','n_diff_pfx01',2,1,'id'),('mpr','committee_signups','PRIMARY','2016-03-12 15:01:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','PRIMARY','2016-03-12 15:01:31','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','committee','2016-03-12 15:01:31','n_diff_pfx01',1,1,'committee'),('mpr','committee_signups','committee','2016-03-12 15:01:31','n_diff_pfx02',2,1,'committee,id'),('mpr','committee_signups','committee','2016-03-12 15:01:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','committee','2016-03-12 15:01:31','size',1,NULL,'Number of pages in the index'),('mpr','committee_signups','user','2016-03-12 15:01:31','n_diff_pfx01',2,1,'user'),('mpr','committee_signups','user','2016-03-12 15:01:31','n_diff_pfx02',2,1,'user,id'),('mpr','committee_signups','user','2016-03-12 15:01:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committee_signups','user','2016-03-12 15:01:31','size',1,NULL,'Number of pages in the index'),('mpr','committees','PRIMARY','2016-03-12 15:01:32','n_diff_pfx01',2,1,'id'),('mpr','committees','PRIMARY','2016-03-12 15:01:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','committees','PRIMARY','2016-03-12 15:01:32','size',1,NULL,'Number of pages in the index'),('mpr','test_parts','PRIMARY','2016-03-12 15:01:33','n_diff_pfx01',9,1,'id'),('mpr','test_parts','PRIMARY','2016-03-12 15:01:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts','PRIMARY','2016-03-12 15:01:33','size',1,NULL,'Number of pages in the index'),('mpr','test_parts','fk_test_parts_committee','2016-03-12 15:01:33','n_diff_pfx01',2,1,'committee'),('mpr','test_parts','fk_test_parts_committee','2016-03-12 15:01:33','n_diff_pfx02',9,1,'committee,id'),('mpr','test_parts','fk_test_parts_committee','2016-03-12 15:01:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts','fk_test_parts_committee','2016-03-12 15:01:33','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','PRIMARY','2016-03-12 15:01:34','n_diff_pfx01',12,1,'id'),('mpr','test_parts_score','PRIMARY','2016-03-12 15:01:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','PRIMARY','2016-03-12 15:01:34','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','fk_test_parts_score_part','2016-03-12 15:01:34','n_diff_pfx01',6,1,'part'),('mpr','test_parts_score','fk_test_parts_score_part','2016-03-12 15:01:34','n_diff_pfx02',12,1,'part,id'),('mpr','test_parts_score','fk_test_parts_score_part','2016-03-12 15:01:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','fk_test_parts_score_part','2016-03-12 15:01:34','size',1,NULL,'Number of pages in the index'),('mpr','test_parts_score','fk_test_parts_score_user','2016-03-12 15:01:34','n_diff_pfx01',2,1,'user'),('mpr','test_parts_score','fk_test_parts_score_user','2016-03-12 15:01:34','n_diff_pfx02',12,1,'user,id'),('mpr','test_parts_score','fk_test_parts_score_user','2016-03-12 15:01:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','test_parts_score','fk_test_parts_score_user','2016-03-12 15:01:34','size',1,NULL,'Number of pages in the index'),('mpr','users','PRIMARY','2016-03-12 15:01:35','n_diff_pfx01',11,1,'id'),('mpr','users','PRIMARY','2016-03-12 15:01:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mpr','users','PRIMARY','2016-03-12 15:01:35','size',1,NULL,'Number of pages in the index'),('mysql','gtid_slave_pos','PRIMARY','2016-03-12 15:01:36','n_diff_pfx01',0,1,'domain_id'),('mysql','gtid_slave_pos','PRIMARY','2016-03-12 15:01:36','n_diff_pfx02',0,1,'domain_id,sub_id'),('mysql','gtid_slave_pos','PRIMARY','2016-03-12 15:01:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('mysql','gtid_slave_pos','PRIMARY','2016-03-12 15:01:36','size',1,NULL,'Number of pages in the index'),('paste','comments','PRIMARY','2016-03-12 15:01:41','n_diff_pfx01',0,1,'id'),('paste','comments','PRIMARY','2016-03-12 15:01:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','comments','PRIMARY','2016-03-12 15:01:41','size',1,NULL,'Number of pages in the index'),('paste','config','PRIMARY','2016-03-12 15:01:42','n_diff_pfx01',65,1,'id'),('paste','config','PRIMARY','2016-03-12 15:01:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','config','PRIMARY','2016-03-12 15:01:42','size',1,NULL,'Number of pages in the index'),('paste','ipbans','PRIMARY','2016-03-12 15:01:43','n_diff_pfx01',3,1,'ip'),('paste','ipbans','PRIMARY','2016-03-12 15:01:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','ipbans','PRIMARY','2016-03-12 15:01:43','size',1,NULL,'Number of pages in the index'),('paste','main','PRIMARY','2016-03-12 15:01:48','n_diff_pfx01',40,6,'id'),('paste','main','PRIMARY','2016-03-12 15:01:48','n_leaf_pages',34,NULL,'Number of leaf pages in the index'),('paste','main','PRIMARY','2016-03-12 15:01:48','size',97,NULL,'Number of pages in the index'),('paste','main','main_author_index','2016-03-12 15:01:48','n_diff_pfx01',4,1,'author'),('paste','main','main_author_index','2016-03-12 15:01:48','n_diff_pfx02',46,1,'author,id'),('paste','main','main_author_index','2016-03-12 15:01:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_author_index','2016-03-12 15:01:48','size',1,NULL,'Number of pages in the index'),('paste','main','main_private_index','2016-03-12 15:01:48','n_diff_pfx01',2,1,'private'),('paste','main','main_private_index','2016-03-12 15:01:48','n_diff_pfx02',46,1,'private,id'),('paste','main','main_private_index','2016-03-12 15:01:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_private_index','2016-03-12 15:01:48','size',1,NULL,'Number of pages in the index'),('paste','main','main_project_index','2016-03-12 15:01:48','n_diff_pfx01',1,1,'project'),('paste','main','main_project_index','2016-03-12 15:01:48','n_diff_pfx02',46,1,'project,id'),('paste','main','main_project_index','2016-03-12 15:01:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_project_index','2016-03-12 15:01:48','size',1,NULL,'Number of pages in the index'),('paste','main','main_urlkey_index','2016-03-12 15:01:48','n_diff_pfx01',46,1,'urlkey'),('paste','main','main_urlkey_index','2016-03-12 15:01:48','n_diff_pfx02',46,1,'urlkey,id'),('paste','main','main_urlkey_index','2016-03-12 15:01:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','main','main_urlkey_index','2016-03-12 15:01:48','size',1,NULL,'Number of pages in the index'),('paste','plugins','PRIMARY','2016-03-12 15:01:49','n_diff_pfx01',1,1,'filename'),('paste','plugins','PRIMARY','2016-03-12 15:01:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','plugins','PRIMARY','2016-03-12 15:01:49','size',1,NULL,'Number of pages in the index'),('paste','revisions','PRIMARY','2016-03-12 15:01:50','n_diff_pfx01',318,1,'id'),('paste','revisions','PRIMARY','2016-03-12 15:01:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','revisions','PRIMARY','2016-03-12 15:01:50','size',1,NULL,'Number of pages in the index'),('paste','statistics','PRIMARY','2016-03-12 15:01:51','n_diff_pfx01',21,1,'id'),('paste','statistics','PRIMARY','2016-03-12 15:01:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','statistics','PRIMARY','2016-03-12 15:01:51','size',1,NULL,'Number of pages in the index'),('paste','users','PRIMARY','2016-03-12 15:01:53','n_diff_pfx01',4,1,'id'),('paste','users','PRIMARY','2016-03-12 15:01:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','users','PRIMARY','2016-03-12 15:01:53','size',1,NULL,'Number of pages in the index'),('paste','users','users_username_index','2016-03-12 15:01:53','n_diff_pfx01',4,1,'username'),('paste','users','users_username_index','2016-03-12 15:01:53','n_diff_pfx02',4,1,'username,id'),('paste','users','users_username_index','2016-03-12 15:01:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('paste','users','users_username_index','2016-03-12 15:01:53','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__bookmark','PRIMARY','2016-03-12 15:01:53','n_diff_pfx01',0,1,'id'),('phpmyadmin','pma__bookmark','PRIMARY','2016-03-12 15:01:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__bookmark','PRIMARY','2016-03-12 15:01:53','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__column_info','PRIMARY','2016-03-12 15:01:54','n_diff_pfx01',1,1,'id'),('phpmyadmin','pma__column_info','PRIMARY','2016-03-12 15:01:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__column_info','PRIMARY','2016-03-12 15:01:54','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__column_info','db_name','2016-03-12 15:01:54','n_diff_pfx01',1,1,'db_name'),('phpmyadmin','pma__column_info','db_name','2016-03-12 15:01:54','n_diff_pfx02',1,1,'db_name,table_name'),('phpmyadmin','pma__column_info','db_name','2016-03-12 15:01:54','n_diff_pfx03',1,1,'db_name,table_name,column_name'),('phpmyadmin','pma__column_info','db_name','2016-03-12 15:01:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__column_info','db_name','2016-03-12 15:01:54','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__designer_coords','PRIMARY','2016-03-12 15:01:55','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__designer_coords','PRIMARY','2016-03-12 15:01:55','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__designer_coords','PRIMARY','2016-03-12 15:01:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__designer_coords','PRIMARY','2016-03-12 15:01:55','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__favorite','PRIMARY','2016-03-12 15:01:55','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__favorite','PRIMARY','2016-03-12 15:01:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__favorite','PRIMARY','2016-03-12 15:01:55','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__history','PRIMARY','2016-03-12 15:01:56','n_diff_pfx01',95,1,'id'),('phpmyadmin','pma__history','PRIMARY','2016-03-12 15:01:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__history','PRIMARY','2016-03-12 15:01:56','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_diff_pfx01',3,1,'username'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_diff_pfx02',12,1,'username,db'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_diff_pfx03',32,1,'username,db,table'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_diff_pfx04',95,1,'username,db,table,timevalue'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_diff_pfx05',95,1,'username,db,table,timevalue,id'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__history','username','2016-03-12 15:01:56','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_diff_pfx02',0,1,'username,item_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_diff_pfx03',0,1,'username,item_name,item_type'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_diff_pfx04',0,1,'username,item_name,item_type,db_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_diff_pfx05',0,1,'username,item_name,item_type,db_name,table_name'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__navigationhiding','PRIMARY','2016-03-12 15:01:57','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__pdf_pages','PRIMARY','2016-03-12 15:01:58','n_diff_pfx01',0,1,'page_nr'),('phpmyadmin','pma__pdf_pages','PRIMARY','2016-03-12 15:01:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__pdf_pages','PRIMARY','2016-03-12 15:01:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__pdf_pages','db_name','2016-03-12 15:01:58','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__pdf_pages','db_name','2016-03-12 15:01:58','n_diff_pfx02',0,1,'db_name,page_nr'),('phpmyadmin','pma__pdf_pages','db_name','2016-03-12 15:01:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__pdf_pages','db_name','2016-03-12 15:01:58','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__recent','PRIMARY','2016-03-12 15:01:59','n_diff_pfx01',3,1,'username'),('phpmyadmin','pma__recent','PRIMARY','2016-03-12 15:01:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__recent','PRIMARY','2016-03-12 15:01:59','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__relation','PRIMARY','2016-03-12 15:02:00','n_diff_pfx01',0,1,'master_db'),('phpmyadmin','pma__relation','PRIMARY','2016-03-12 15:02:00','n_diff_pfx02',0,1,'master_db,master_table'),('phpmyadmin','pma__relation','PRIMARY','2016-03-12 15:02:00','n_diff_pfx03',0,1,'master_db,master_table,master_field'),('phpmyadmin','pma__relation','PRIMARY','2016-03-12 15:02:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__relation','PRIMARY','2016-03-12 15:02:00','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_diff_pfx01',0,1,'foreign_db'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_diff_pfx02',0,1,'foreign_db,foreign_table'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_diff_pfx03',0,1,'foreign_db,foreign_table,master_db'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_diff_pfx04',0,1,'foreign_db,foreign_table,master_db,master_table'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_diff_pfx05',0,1,'foreign_db,foreign_table,master_db,master_table,master_field'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__relation','foreign_field','2016-03-12 15:02:00','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__savedsearches','PRIMARY','2016-03-12 15:02:01','n_diff_pfx01',0,1,'id'),('phpmyadmin','pma__savedsearches','PRIMARY','2016-03-12 15:02:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__savedsearches','PRIMARY','2016-03-12 15:02:01','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2016-03-12 15:02:01','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2016-03-12 15:02:01','n_diff_pfx02',0,1,'username,db_name'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2016-03-12 15:02:01','n_diff_pfx03',0,1,'username,db_name,search_name'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2016-03-12 15:02:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__savedsearches','u_savedsearches_username_dbname','2016-03-12 15:02:01','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_coords','PRIMARY','2016-03-12 15:02:02','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__table_coords','PRIMARY','2016-03-12 15:02:02','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__table_coords','PRIMARY','2016-03-12 15:02:02','n_diff_pfx03',0,1,'db_name,table_name,pdf_page_number'),('phpmyadmin','pma__table_coords','PRIMARY','2016-03-12 15:02:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_coords','PRIMARY','2016-03-12 15:02:02','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_info','PRIMARY','2016-03-12 15:02:03','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__table_info','PRIMARY','2016-03-12 15:02:03','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__table_info','PRIMARY','2016-03-12 15:02:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_info','PRIMARY','2016-03-12 15:02:03','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2016-03-12 15:02:04','n_diff_pfx01',1,1,'username'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2016-03-12 15:02:04','n_diff_pfx02',1,1,'username,db_name'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2016-03-12 15:02:04','n_diff_pfx03',1,1,'username,db_name,table_name'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2016-03-12 15:02:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__table_uiprefs','PRIMARY','2016-03-12 15:02:04','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__tracking','PRIMARY','2016-03-12 15:02:05','n_diff_pfx01',0,1,'db_name'),('phpmyadmin','pma__tracking','PRIMARY','2016-03-12 15:02:05','n_diff_pfx02',0,1,'db_name,table_name'),('phpmyadmin','pma__tracking','PRIMARY','2016-03-12 15:02:05','n_diff_pfx03',0,1,'db_name,table_name,version'),('phpmyadmin','pma__tracking','PRIMARY','2016-03-12 15:02:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__tracking','PRIMARY','2016-03-12 15:02:05','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__userconfig','PRIMARY','2016-03-12 15:02:05','n_diff_pfx01',4,1,'username'),('phpmyadmin','pma__userconfig','PRIMARY','2016-03-12 15:02:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__userconfig','PRIMARY','2016-03-12 15:02:05','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__usergroups','PRIMARY','2016-03-12 15:02:07','n_diff_pfx01',0,1,'usergroup'),('phpmyadmin','pma__usergroups','PRIMARY','2016-03-12 15:02:07','n_diff_pfx02',0,1,'usergroup,tab'),('phpmyadmin','pma__usergroups','PRIMARY','2016-03-12 15:02:07','n_diff_pfx03',0,1,'usergroup,tab,allowed'),('phpmyadmin','pma__usergroups','PRIMARY','2016-03-12 15:02:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__usergroups','PRIMARY','2016-03-12 15:02:07','size',1,NULL,'Number of pages in the index'),('phpmyadmin','pma__users','PRIMARY','2016-03-12 15:02:08','n_diff_pfx01',0,1,'username'),('phpmyadmin','pma__users','PRIMARY','2016-03-12 15:02:08','n_diff_pfx02',0,1,'username,usergroup'),('phpmyadmin','pma__users','PRIMARY','2016-03-12 15:02:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('phpmyadmin','pma__users','PRIMARY','2016-03-12 15:02:08','size',1,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'),('sdum','acl','PRIMARY','2016-03-12 15:02:20','n_diff_pfx01',1,1,'id'),('sdum','acl','PRIMARY','2016-03-12 15:02:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','acl','PRIMARY','2016-03-12 15:02:20','size',1,NULL,'Number of pages in the index'),('sdum','contacts','PRIMARY','2016-03-12 15:02:21','n_diff_pfx01',7,1,'id'),('sdum','contacts','PRIMARY','2016-03-12 15:02:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','contacts','PRIMARY','2016-03-12 15:02:21','size',1,NULL,'Number of pages in the index'),('sdum','contacts','site','2016-03-12 15:02:21','n_diff_pfx01',1,1,'site'),('sdum','contacts','site','2016-03-12 15:02:21','n_diff_pfx02',7,1,'site,id'),('sdum','contacts','site','2016-03-12 15:02:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','contacts','site','2016-03-12 15:02:21','size',1,NULL,'Number of pages in the index'),('sdum','files','PRIMARY','2016-03-12 15:02:22','n_diff_pfx01',13,1,'id'),('sdum','files','PRIMARY','2016-03-12 15:02:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','files','PRIMARY','2016-03-12 15:02:22','size',1,NULL,'Number of pages in the index'),('sdum','files','site','2016-03-12 15:02:22','n_diff_pfx01',1,1,'site'),('sdum','files','site','2016-03-12 15:02:22','n_diff_pfx02',13,1,'site,id'),('sdum','files','site','2016-03-12 15:02:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','files','site','2016-03-12 15:02:22','size',1,NULL,'Number of pages in the index'),('sdum','news','PRIMARY','2016-03-12 15:02:24','n_diff_pfx01',19,1,'id'),('sdum','news','PRIMARY','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news','PRIMARY','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','news','idx_author','2016-03-12 15:02:24','n_diff_pfx01',2,1,'author'),('sdum','news','idx_author','2016-03-12 15:02:24','n_diff_pfx02',19,1,'author,id'),('sdum','news','idx_author','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news','idx_author','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','news','site','2016-03-12 15:02:24','n_diff_pfx01',1,1,'site'),('sdum','news','site','2016-03-12 15:02:24','n_diff_pfx02',19,1,'site,id'),('sdum','news','site','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news','site','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','news_files','PRIMARY','2016-03-12 15:02:24','n_diff_pfx01',8,1,'id'),('sdum','news_files','PRIMARY','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news_files','PRIMARY','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','news_files','idx_file','2016-03-12 15:02:24','n_diff_pfx01',8,1,'file'),('sdum','news_files','idx_file','2016-03-12 15:02:24','n_diff_pfx02',8,1,'file,id'),('sdum','news_files','idx_file','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news_files','idx_file','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','news_files','newsid','2016-03-12 15:02:24','n_diff_pfx01',6,1,'newsid'),('sdum','news_files','newsid','2016-03-12 15:02:24','n_diff_pfx02',8,1,'newsid,id'),('sdum','news_files','newsid','2016-03-12 15:02:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','news_files','newsid','2016-03-12 15:02:24','size',1,NULL,'Number of pages in the index'),('sdum','sites','PRIMARY','2016-03-12 15:02:26','n_diff_pfx01',1,1,'id'),('sdum','sites','PRIMARY','2016-03-12 15:02:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','sites','PRIMARY','2016-03-12 15:02:26','size',1,NULL,'Number of pages in the index'),('sdum','user_acl','PRIMARY','2016-03-12 15:02:27','n_diff_pfx01',2,1,'id'),('sdum','user_acl','PRIMARY','2016-03-12 15:02:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','user_acl','PRIMARY','2016-03-12 15:02:27','size',1,NULL,'Number of pages in the index'),('sdum','user_acl','idx_acl','2016-03-12 15:02:27','n_diff_pfx01',1,1,'acl'),('sdum','user_acl','idx_acl','2016-03-12 15:02:27','n_diff_pfx02',2,1,'acl,id'),('sdum','user_acl','idx_acl','2016-03-12 15:02:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','user_acl','idx_acl','2016-03-12 15:02:27','size',1,NULL,'Number of pages in the index'),('sdum','user_acl','user','2016-03-12 15:02:27','n_diff_pfx01',2,1,'user'),('sdum','user_acl','user','2016-03-12 15:02:27','n_diff_pfx02',2,1,'user,id'),('sdum','user_acl','user','2016-03-12 15:02:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','user_acl','user','2016-03-12 15:02:27','size',1,NULL,'Number of pages in the index'),('sdum','users','PRIMARY','2016-03-12 15:02:27','n_diff_pfx01',2,1,'id'),('sdum','users','PRIMARY','2016-03-12 15:02:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','users','PRIMARY','2016-03-12 15:02:27','size',1,NULL,'Number of pages in the index'),('sdum','users','site','2016-03-12 15:02:27','n_diff_pfx01',1,1,'site'),('sdum','users','site','2016-03-12 15:02:27','n_diff_pfx02',2,1,'site,id'),('sdum','users','site','2016-03-12 15:02:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum','users','site','2016-03-12 15:02:27','size',1,NULL,'Number of pages in the index'),('sdum_production','acl','PRIMARY','2016-03-12 15:02:29','n_diff_pfx01',1,1,'id'),('sdum_production','acl','PRIMARY','2016-03-12 15:02:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','acl','PRIMARY','2016-03-12 15:02:29','size',1,NULL,'Number of pages in the index'),('sdum_production','contacts','PRIMARY','2016-03-12 15:02:29','n_diff_pfx01',2,1,'id'),('sdum_production','contacts','PRIMARY','2016-03-12 15:02:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','contacts','PRIMARY','2016-03-12 15:02:29','size',1,NULL,'Number of pages in the index'),('sdum_production','contacts','site','2016-03-12 15:02:29','n_diff_pfx01',1,1,'site'),('sdum_production','contacts','site','2016-03-12 15:02:29','n_diff_pfx02',2,1,'site,id'),('sdum_production','contacts','site','2016-03-12 15:02:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','contacts','site','2016-03-12 15:02:29','size',1,NULL,'Number of pages in the index'),('sdum_production','files','PRIMARY','2016-03-12 15:02:30','n_diff_pfx01',2,1,'id'),('sdum_production','files','PRIMARY','2016-03-12 15:02:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','files','PRIMARY','2016-03-12 15:02:30','size',1,NULL,'Number of pages in the index'),('sdum_production','files','site','2016-03-12 15:02:30','n_diff_pfx01',1,1,'site'),('sdum_production','files','site','2016-03-12 15:02:30','n_diff_pfx02',2,1,'site,id'),('sdum_production','files','site','2016-03-12 15:02:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','files','site','2016-03-12 15:02:30','size',1,NULL,'Number of pages in the index'),('sdum_production','news','PRIMARY','2016-03-12 15:02:31','n_diff_pfx01',3,1,'id'),('sdum_production','news','PRIMARY','2016-03-12 15:02:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news','PRIMARY','2016-03-12 15:02:31','size',1,NULL,'Number of pages in the index'),('sdum_production','news','idx_author','2016-03-12 15:02:31','n_diff_pfx01',1,1,'author'),('sdum_production','news','idx_author','2016-03-12 15:02:31','n_diff_pfx02',3,1,'author,id'),('sdum_production','news','idx_author','2016-03-12 15:02:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news','idx_author','2016-03-12 15:02:31','size',1,NULL,'Number of pages in the index'),('sdum_production','news','site','2016-03-12 15:02:31','n_diff_pfx01',1,1,'site'),('sdum_production','news','site','2016-03-12 15:02:31','n_diff_pfx02',3,1,'site,id'),('sdum_production','news','site','2016-03-12 15:02:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news','site','2016-03-12 15:02:31','size',1,NULL,'Number of pages in the index'),('sdum_production','news_files','PRIMARY','2016-03-12 15:02:32','n_diff_pfx01',2,1,'id'),('sdum_production','news_files','PRIMARY','2016-03-12 15:02:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news_files','PRIMARY','2016-03-12 15:02:32','size',1,NULL,'Number of pages in the index'),('sdum_production','news_files','idx_file','2016-03-12 15:02:32','n_diff_pfx01',2,1,'file'),('sdum_production','news_files','idx_file','2016-03-12 15:02:32','n_diff_pfx02',2,1,'file,id'),('sdum_production','news_files','idx_file','2016-03-12 15:02:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news_files','idx_file','2016-03-12 15:02:32','size',1,NULL,'Number of pages in the index'),('sdum_production','news_files','newsid','2016-03-12 15:02:32','n_diff_pfx01',2,1,'newsid'),('sdum_production','news_files','newsid','2016-03-12 15:02:32','n_diff_pfx02',2,1,'newsid,id'),('sdum_production','news_files','newsid','2016-03-12 15:02:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','news_files','newsid','2016-03-12 15:02:32','size',1,NULL,'Number of pages in the index'),('sdum_production','sites','PRIMARY','2016-03-12 15:02:33','n_diff_pfx01',1,1,'id'),('sdum_production','sites','PRIMARY','2016-03-12 15:02:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','sites','PRIMARY','2016-03-12 15:02:33','size',1,NULL,'Number of pages in the index'),('sdum_production','user_acl','PRIMARY','2016-03-12 15:02:33','n_diff_pfx01',2,1,'id'),('sdum_production','user_acl','PRIMARY','2016-03-12 15:02:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','user_acl','PRIMARY','2016-03-12 15:02:33','size',1,NULL,'Number of pages in the index'),('sdum_production','user_acl','idx_acl','2016-03-12 15:02:33','n_diff_pfx01',1,1,'acl'),('sdum_production','user_acl','idx_acl','2016-03-12 15:02:33','n_diff_pfx02',2,1,'acl,id'),('sdum_production','user_acl','idx_acl','2016-03-12 15:02:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','user_acl','idx_acl','2016-03-12 15:02:33','size',1,NULL,'Number of pages in the index'),('sdum_production','user_acl','user','2016-03-12 15:02:33','n_diff_pfx01',2,1,'user'),('sdum_production','user_acl','user','2016-03-12 15:02:33','n_diff_pfx02',2,1,'user,id'),('sdum_production','user_acl','user','2016-03-12 15:02:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','user_acl','user','2016-03-12 15:02:33','size',1,NULL,'Number of pages in the index'),('sdum_production','users','PRIMARY','2016-03-12 15:02:35','n_diff_pfx01',2,1,'id'),('sdum_production','users','PRIMARY','2016-03-12 15:02:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','users','PRIMARY','2016-03-12 15:02:35','size',1,NULL,'Number of pages in the index'),('sdum_production','users','site','2016-03-12 15:02:35','n_diff_pfx01',1,1,'site'),('sdum_production','users','site','2016-03-12 15:02:35','n_diff_pfx02',2,1,'site,id'),('sdum_production','users','site','2016-03-12 15:02:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('sdum_production','users','site','2016-03-12 15:02:35','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2016-03-12 15:02:35','n_diff_pfx01',0,1,'ID'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2016-03-12 15:02:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','PRIMARY','2016-03-12 15:02:35','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2016-03-12 15:02:35','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2016-03-12 15:02:35','n_diff_pfx02',0,1,'REF_ID,ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2016-03-12 15:02:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej1887153917','2016-03-12 15:02:35','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2016-03-12 15:02:35','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2016-03-12 15:02:35','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2016-03-12 15:02:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_REJECTED_REF','index_ao_02a6c0_rej2030165690','2016-03-12 15:02:35','size',1,NULL,'Number of pages in the index'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2016-03-12 15:02:37','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2016-03-12 15:02:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_02A6C0_SYNC_CONFIG','PRIMARY','2016-03-12 15:02:37','size',1,NULL,'Number of pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2016-03-12 15:02:38','n_diff_pfx01',0,1,'ID'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2016-03-12 15:02:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','PRIMARY','2016-03-12 15:02:38','size',1,NULL,'Number of pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2016-03-12 15:02:38','n_diff_pfx01',0,1,'CONTENT_KEY'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2016-03-12 15:02:38','n_diff_pfx02',0,1,'CONTENT_KEY,ID'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2016-03-12 15:02:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38321B_CUSTOM_CONTENT_LINK','index_ao_38321b_cus1828044926','2016-03-12 15:02:38','size',1,NULL,'Number of pages in the index'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2016-03-12 15:02:39','n_diff_pfx01',0,1,'ID'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2016-03-12 15:02:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38F373_COMMENT_LIKE','PRIMARY','2016-03-12 15:02:39','size',1,NULL,'Number of pages in the index'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2016-03-12 15:02:39','n_diff_pfx01',0,1,'COMMENT_ID'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2016-03-12 15:02:39','n_diff_pfx02',0,1,'COMMENT_ID,ID'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2016-03-12 15:02:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_38F373_COMMENT_LIKE','index_ao_38f373_com1776971882','2016-03-12 15:02:39','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2016-03-12 15:02:40','n_diff_pfx01',16,1,'REPOSITORY_ID'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2016-03-12 15:02:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_616D7B_BRANCH_MODEL','PRIMARY','2016-03-12 15:02:40','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2016-03-12 15:02:41','n_diff_pfx01',64,1,'ID'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2016-03-12 15:02:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','PRIMARY','2016-03-12 15:02:41','size',1,NULL,'Number of pages in the index'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2016-03-12 15:02:41','n_diff_pfx01',16,1,'FK_BM_ID'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2016-03-12 15:02:41','n_diff_pfx02',64,1,'FK_BM_ID,ID'),('stash','AO_616D7B_BRANCH_TYPE','fk_ao_616d7b_branch_type_fk_bm_id','2016-03-12 15:02:41','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','2016-03-12 15:02:41','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2016-03-12 15:02:42','n_diff_pfx01',0,1,'ID'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2016-03-12 15:02:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','PRIMARY','2016-03-12 15:02:42','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2016-03-12 15:02:42','n_diff_pfx01',0,1,'SLAVE_ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2016-03-12 15:02:42','n_diff_pfx02',0,1,'SLAVE_ID,ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2016-03-12 15:02:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra1955916934','2016-03-12 15:02:42','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2016-03-12 15:02:42','n_diff_pfx01',0,1,'MASTER_ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2016-03-12 15:02:42','n_diff_pfx02',0,1,'MASTER_ID,ID'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2016-03-12 15:02:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_ALIASES','index_ao_6292e3_gra493874059','2016-03-12 15:02:42','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2016-03-12 15:02:43','n_diff_pfx01',476,5,'ID'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2016-03-12 15:02:43','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','PRIMARY','2016-03-12 15:02:43','size',6,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2016-03-12 15:02:43','n_diff_pfx01',476,3,'HASH_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2016-03-12 15:02:43','n_diff_pfx02',476,3,'HASH_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2016-03-12 15:02:43','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1078465191','2016-03-12 15:02:43','size',4,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2016-03-12 15:02:43','n_diff_pfx01',7,1,'CONTRIBUTOR_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2016-03-12 15:02:43','n_diff_pfx02',476,1,'CONTRIBUTOR_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2016-03-12 15:02:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1190706716','2016-03-12 15:02:43','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2016-03-12 15:02:43','n_diff_pfx01',15,1,'REPOSITORY_ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2016-03-12 15:02:43','n_diff_pfx02',476,1,'REPOSITORY_ID,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2016-03-12 15:02:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra1551808853','2016-03-12 15:02:43','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2016-03-12 15:02:43','n_diff_pfx01',472,1,'DATE'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2016-03-12 15:02:43','n_diff_pfx02',476,1,'DATE,ID'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2016-03-12 15:02:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_COMMITS','index_ao_6292e3_gra559152339','2016-03-12 15:02:43','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2016-03-12 15:02:44','n_diff_pfx01',9,1,'ID'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2016-03-12 15:02:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','PRIMARY','2016-03-12 15:02:44','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2016-03-12 15:02:44','n_diff_pfx01',9,1,'EMAIL'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2016-03-12 15:02:44','n_diff_pfx02',9,1,'EMAIL,ID'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2016-03-12 15:02:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_CONTRIBUTORS','index_ao_6292e3_gra1087012599','2016-03-12 15:02:44','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2016-03-12 15:02:45','n_diff_pfx01',0,1,'ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2016-03-12 15:02:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','PRIMARY','2016-03-12 15:02:45','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2016-03-12 15:02:45','n_diff_pfx01',0,1,'TYPE'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2016-03-12 15:02:45','n_diff_pfx02',0,1,'TYPE,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2016-03-12 15:02:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1838905548','2016-03-12 15:02:45','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2016-03-12 15:02:45','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2016-03-12 15:02:45','n_diff_pfx02',0,1,'REF_ID,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2016-03-12 15:02:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra1880643929','2016-03-12 15:02:45','size',1,NULL,'Number of pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2016-03-12 15:02:45','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2016-03-12 15:02:45','n_diff_pfx02',0,1,'REPOSITORY_ID,ID'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2016-03-12 15:02:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6292E3_GRAPHS_IDX_QUEUE','index_ao_6292e3_gra828500770','2016-03-12 15:02:45','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2016-03-12 15:02:46','n_diff_pfx01',0,1,'ENTITY_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2016-03-12 15:02:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','PRIMARY','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2016-03-12 15:02:46','n_diff_pfx01',0,1,'FK_RESTRICTED_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2016-03-12 15:02:46','n_diff_pfx02',0,1,'FK_RESTRICTED_ID,ENTITY_ID'),('stash','AO_6978BB_PERMITTED_ENTITY','fk_ao_6978bb_permitted_entity_fk_restricted_id','2016-03-12 15:02:46','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','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2016-03-12 15:02:46','n_diff_pfx01',0,1,'REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2016-03-12 15:02:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','PRIMARY','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2016-03-12 15:02:46','n_diff_pfx01',0,1,'REF_TYPE'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2016-03-12 15:02:46','n_diff_pfx02',0,1,'REF_TYPE,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2016-03-12 15:02:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res2050912801','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2016-03-12 15:02:46','n_diff_pfx01',0,1,'REPOSITORY_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2016-03-12 15:02:46','n_diff_pfx02',0,1,'REPOSITORY_ID,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2016-03-12 15:02:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res250715305','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2016-03-12 15:02:46','n_diff_pfx01',0,1,'REF_VALUE'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2016-03-12 15:02:46','n_diff_pfx02',0,1,'REF_VALUE,REF_ID'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2016-03-12 15:02:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_6978BB_RESTRICTED_REF','index_ao_6978bb_res847341420','2016-03-12 15:02:46','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2016-03-12 15:02:47','n_diff_pfx01',0,1,'ID'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2016-03-12 15:02:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','PRIMARY','2016-03-12 15:02:47','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2016-03-12 15:02:47','n_diff_pfx01',0,1,'PR_ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2016-03-12 15:02:47','n_diff_pfx02',0,1,'PR_ID,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2016-03-12 15:02:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1125550666','2016-03-12 15:02:47','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2016-03-12 15:02:47','n_diff_pfx01',0,1,'ISSUE'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2016-03-12 15:02:47','n_diff_pfx02',0,1,'ISSUE,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2016-03-12 15:02:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1131965929','2016-03-12 15:02:47','size',1,NULL,'Number of pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2016-03-12 15:02:47','n_diff_pfx01',0,1,'REPOSITORY'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2016-03-12 15:02:47','n_diff_pfx02',0,1,'REPOSITORY,ID'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2016-03-12 15:02:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_777666_JIRA_INDEX','index_ao_777666_jir1850935500','2016-03-12 15:02:47','size',1,NULL,'Number of pages in the index'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2016-03-12 15:02:48','n_diff_pfx01',0,1,'ID'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2016-03-12 15:02:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_92D5D5_USER_NOTIFICATION','PRIMARY','2016-03-12 15:02:48','size',1,NULL,'Number of pages in the index'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2016-03-12 15:02:49','n_diff_pfx01',0,1,'ID'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2016-03-12 15:02:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PRIMARY','2016-03-12 15:02:49','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2016-03-12 15:02:50','n_diff_pfx01',44,1,'AUDIT_ITEM_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2016-03-12 15:02:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','PRIMARY','2016-03-12 15:02:50','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2016-03-12 15:02:50','n_diff_pfx01',10,1,'PROJECT_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2016-03-12 15:02:50','n_diff_pfx02',44,1,'PROJECT_ID,AUDIT_ITEM_ID'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2016-03-12 15:02:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_PROJECT_AUDIT','index_ao_bd73c3_pro578890136','2016-03-12 15:02:50','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2016-03-12 15:02:51','n_diff_pfx01',18,1,'AUDIT_ITEM_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2016-03-12 15:02:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','PRIMARY','2016-03-12 15:02:51','size',1,NULL,'Number of pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2016-03-12 15:02:51','n_diff_pfx01',18,1,'REPOSITORY_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2016-03-12 15:02:51','n_diff_pfx02',18,1,'REPOSITORY_ID,AUDIT_ITEM_ID'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2016-03-12 15:02:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_BD73C3_REPOSITORY_AUDIT','index_ao_bd73c3_rep1781875940','2016-03-12 15:02:51','size',1,NULL,'Number of pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2016-03-12 15:02:52','n_diff_pfx01',0,1,'ID'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2016-03-12 15:02:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','PRIMARY','2016-03-12 15:02:52','size',1,NULL,'Number of pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2016-03-12 15:02:52','n_diff_pfx01',0,1,'CSID'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2016-03-12 15:02:52','n_diff_pfx02',0,1,'CSID,ID'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2016-03-12 15:02:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_CFE8FA_BUILD_STATUS','index_ao_cfe8fa_bui803074819','2016-03-12 15:02:52','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2016-03-12 15:02:53','n_diff_pfx01',5,1,'ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2016-03-12 15:02:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','PRIMARY','2016-03-12 15:02:53','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2016-03-12 15:02:53','n_diff_pfx01',5,1,'KEY_MD5'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2016-03-12 15:02:53','n_diff_pfx02',5,1,'KEY_MD5,ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2016-03-12 15:02:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh1382560526','2016-03-12 15:02:53','size',1,NULL,'Number of pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2016-03-12 15:02:53','n_diff_pfx01',1,1,'USER_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2016-03-12 15:02:53','n_diff_pfx02',5,1,'USER_ID,ENTITY_ID'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2016-03-12 15:02:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','AO_FB71B4_SSH_PUBLIC_KEY','index_ao_fb71b4_ssh714567837','2016-03-12 15:02:53','size',1,NULL,'Number of pages in the index'),('stash','DATABASECHANGELOG','PRIMARY','2016-03-12 15:02:54','n_diff_pfx01',407,7,'ID'),('stash','DATABASECHANGELOG','PRIMARY','2016-03-12 15:02:54','n_diff_pfx02',407,7,'ID,AUTHOR'),('stash','DATABASECHANGELOG','PRIMARY','2016-03-12 15:02:54','n_diff_pfx03',407,7,'ID,AUTHOR,FILENAME'),('stash','DATABASECHANGELOG','PRIMARY','2016-03-12 15:02:54','n_leaf_pages',7,NULL,'Number of leaf pages in the index'),('stash','DATABASECHANGELOG','PRIMARY','2016-03-12 15:02:54','size',8,NULL,'Number of pages in the index'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2016-03-12 15:02:55','n_diff_pfx01',1,1,'ID'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2016-03-12 15:02:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','DATABASECHANGELOGLOCK','PRIMARY','2016-03-12 15:02:55','size',1,NULL,'Number of pages in the index'),('stash','app_property','PRIMARY','2016-03-12 15:02:56','n_diff_pfx01',12,1,'prop_key'),('stash','app_property','PRIMARY','2016-03-12 15:02:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','app_property','PRIMARY','2016-03-12 15:02:56','size',1,NULL,'Number of pages in the index'),('stash','changeset','PRIMARY','2016-03-12 15:02:57','n_diff_pfx01',529,3,'id'),('stash','changeset','PRIMARY','2016-03-12 15:02:57','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('stash','changeset','PRIMARY','2016-03-12 15:02:57','size',4,NULL,'Number of pages in the index'),('stash','cs_attribute','GEN_CLUST_INDEX','2016-03-12 15:02:59','n_diff_pfx01',0,1,'DB_ROW_ID'),('stash','cs_attribute','GEN_CLUST_INDEX','2016-03-12 15:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','GEN_CLUST_INDEX','2016-03-12 15:02:59','size',1,NULL,'Number of pages in the index'),('stash','cs_attribute','idx_attribute_to_cs','2016-03-12 15:02:59','n_diff_pfx01',0,1,'att_name'),('stash','cs_attribute','idx_attribute_to_cs','2016-03-12 15:02:59','n_diff_pfx02',0,1,'att_name,att_value'),('stash','cs_attribute','idx_attribute_to_cs','2016-03-12 15:02:59','n_diff_pfx03',0,1,'att_name,att_value,DB_ROW_ID'),('stash','cs_attribute','idx_attribute_to_cs','2016-03-12 15:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','idx_attribute_to_cs','2016-03-12 15:02:59','size',1,NULL,'Number of pages in the index'),('stash','cs_attribute','idx_cs_to_attribute','2016-03-12 15:02:59','n_diff_pfx01',0,1,'cs_id'),('stash','cs_attribute','idx_cs_to_attribute','2016-03-12 15:02:59','n_diff_pfx02',0,1,'cs_id,att_name'),('stash','cs_attribute','idx_cs_to_attribute','2016-03-12 15:02:59','n_diff_pfx03',0,1,'cs_id,att_name,DB_ROW_ID'),('stash','cs_attribute','idx_cs_to_attribute','2016-03-12 15:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_attribute','idx_cs_to_attribute','2016-03-12 15:02:59','size',1,NULL,'Number of pages in the index'),('stash','cs_indexer_state','PRIMARY','2016-03-12 15:02:59','n_diff_pfx01',15,1,'repository_id'),('stash','cs_indexer_state','PRIMARY','2016-03-12 15:02:59','n_diff_pfx02',15,1,'repository_id,indexer_id'),('stash','cs_indexer_state','PRIMARY','2016-03-12 15:02:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cs_indexer_state','PRIMARY','2016-03-12 15:02:59','size',1,NULL,'Number of pages in the index'),('stash','cs_repo_membership','PRIMARY','2016-03-12 15:03:00','n_diff_pfx01',476,3,'cs_id'),('stash','cs_repo_membership','PRIMARY','2016-03-12 15:03:00','n_diff_pfx02',476,3,'cs_id,repository_id'),('stash','cs_repo_membership','PRIMARY','2016-03-12 15:03:00','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('stash','cs_repo_membership','PRIMARY','2016-03-12 15:03:00','size',4,NULL,'Number of pages in the index'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2016-03-12 15:03:00','n_diff_pfx01',15,2,'repository_id'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2016-03-12 15:03:00','n_diff_pfx02',476,2,'repository_id,cs_id'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2016-03-12 15:03:00','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('stash','cs_repo_membership','idx_cs_repo_membership_repo_id','2016-03-12 15:03:00','size',3,NULL,'Number of pages in the index'),('stash','current_app','PRIMARY','2016-03-12 15:03:01','n_diff_pfx01',1,1,'id'),('stash','current_app','PRIMARY','2016-03-12 15:03:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','current_app','PRIMARY','2016-03-12 15:03:01','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2016-03-12 15:03:02','n_diff_pfx01',0,1,'application_id'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2016-03-12 15:03:02','n_diff_pfx02',0,1,'application_id,id'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2016-03-12 15:03:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','FK_APP_DIR_GROUP_APP','2016-03-12 15:03:02','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2016-03-12 15:03:02','n_diff_pfx01',0,1,'directory_id'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2016-03-12 15:03:02','n_diff_pfx02',0,1,'directory_id,group_name'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2016-03-12 15:03:02','n_diff_pfx03',0,1,'directory_id,group_name,id'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2016-03-12 15:03:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','IDX_APP_DIR_GROUP_GROUP_DIR','2016-03-12 15:03:02','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','PRIMARY','2016-03-12 15:03:02','n_diff_pfx01',0,1,'id'),('stash','cwd_app_dir_group_mapping','PRIMARY','2016-03-12 15:03:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','PRIMARY','2016-03-12 15:03:02','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2016-03-12 15:03:02','n_diff_pfx01',0,1,'app_dir_mapping_id'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2016-03-12 15:03:02','n_diff_pfx02',0,1,'app_dir_mapping_id,group_name'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2016-03-12 15:03:02','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_group_mapping','SYS_IDX_SYS_CT_10070_10072','2016-03-12 15:03:02','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2016-03-12 15:03:03','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2016-03-12 15:03:03','n_diff_pfx02',2,1,'directory_id,id'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2016-03-12 15:03:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','FK_APP_DIR_DIR','2016-03-12 15:03:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','PRIMARY','2016-03-12 15:03:03','n_diff_pfx01',2,1,'id'),('stash','cwd_app_dir_mapping','PRIMARY','2016-03-12 15:03:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','PRIMARY','2016-03-12 15:03:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2016-03-12 15:03:03','n_diff_pfx01',1,1,'application_id'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2016-03-12 15:03:03','n_diff_pfx02',2,1,'application_id,directory_id'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2016-03-12 15:03:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_mapping','SYS_IDX_SYS_CT_10078_10080','2016-03-12 15:03:03','size',1,NULL,'Number of pages in the index'),('stash','cwd_app_dir_operation','PRIMARY','2016-03-12 15:03:04','n_diff_pfx01',2,1,'app_dir_mapping_id'),('stash','cwd_app_dir_operation','PRIMARY','2016-03-12 15:03:04','n_diff_pfx02',24,1,'app_dir_mapping_id,operation_type'),('stash','cwd_app_dir_operation','PRIMARY','2016-03-12 15:03:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_app_dir_operation','PRIMARY','2016-03-12 15:03:04','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','IDX_APP_TYPE','2016-03-12 15:03:05','n_diff_pfx01',1,1,'application_type'),('stash','cwd_application','IDX_APP_TYPE','2016-03-12 15:03:05','n_diff_pfx02',1,1,'application_type,id'),('stash','cwd_application','IDX_APP_TYPE','2016-03-12 15:03:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','IDX_APP_TYPE','2016-03-12 15:03:05','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','PRIMARY','2016-03-12 15:03:05','n_diff_pfx01',1,1,'id'),('stash','cwd_application','PRIMARY','2016-03-12 15:03:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','PRIMARY','2016-03-12 15:03:05','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2016-03-12 15:03:05','n_diff_pfx01',1,1,'lower_application_name'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2016-03-12 15:03:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','SYS_IDX_SYS_CT_10094_10096','2016-03-12 15:03:05','size',1,NULL,'Number of pages in the index'),('stash','cwd_application','idx_app_active','2016-03-12 15:03:05','n_diff_pfx01',1,1,'is_active'),('stash','cwd_application','idx_app_active','2016-03-12 15:03:05','n_diff_pfx02',1,1,'is_active,id'),('stash','cwd_application','idx_app_active','2016-03-12 15:03:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application','idx_app_active','2016-03-12 15:03:05','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_address','PRIMARY','2016-03-12 15:03:05','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_address','PRIMARY','2016-03-12 15:03:05','n_diff_pfx02',0,1,'application_id,remote_address'),('stash','cwd_application_address','PRIMARY','2016-03-12 15:03:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_address','PRIMARY','2016-03-12 15:03:05','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','PRIMARY','2016-03-12 15:03:07','n_diff_pfx01',0,1,'id'),('stash','cwd_application_alias','PRIMARY','2016-03-12 15:03:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','PRIMARY','2016-03-12 15:03:07','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2016-03-12 15:03:07','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2016-03-12 15:03:07','n_diff_pfx02',0,1,'application_id,lower_user_name'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2016-03-12 15:03:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10109_10112','2016-03-12 15:03:07','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2016-03-12 15:03:07','n_diff_pfx01',0,1,'application_id'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2016-03-12 15:03:07','n_diff_pfx02',0,1,'application_id,lower_alias_name'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2016-03-12 15:03:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_alias','SYS_IDX_SYS_CT_10110_10113','2016-03-12 15:03:07','size',1,NULL,'Number of pages in the index'),('stash','cwd_application_attribute','PRIMARY','2016-03-12 15:03:07','n_diff_pfx01',1,1,'application_id'),('stash','cwd_application_attribute','PRIMARY','2016-03-12 15:03:07','n_diff_pfx02',2,1,'application_id,attribute_name'),('stash','cwd_application_attribute','PRIMARY','2016-03-12 15:03:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_application_attribute','PRIMARY','2016-03-12 15:03:07','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2016-03-12 15:03:08','n_diff_pfx01',2,1,'lower_impl_class'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2016-03-12 15:03:08','n_diff_pfx02',2,1,'lower_impl_class,id'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2016-03-12 15:03:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','IDX_DIR_L_IMPL_CLASS','2016-03-12 15:03:08','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','IDX_DIR_TYPE','2016-03-12 15:03:08','n_diff_pfx01',2,1,'directory_type'),('stash','cwd_directory','IDX_DIR_TYPE','2016-03-12 15:03:08','n_diff_pfx02',2,1,'directory_type,id'),('stash','cwd_directory','IDX_DIR_TYPE','2016-03-12 15:03:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','IDX_DIR_TYPE','2016-03-12 15:03:08','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','PRIMARY','2016-03-12 15:03:08','n_diff_pfx01',2,1,'id'),('stash','cwd_directory','PRIMARY','2016-03-12 15:03:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','PRIMARY','2016-03-12 15:03:08','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2016-03-12 15:03:08','n_diff_pfx01',2,1,'lower_directory_name'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2016-03-12 15:03:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','SYS_IDX_SYS_CT_10128_10130','2016-03-12 15:03:08','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory','idx_dir_active','2016-03-12 15:03:08','n_diff_pfx01',1,1,'is_active'),('stash','cwd_directory','idx_dir_active','2016-03-12 15:03:08','n_diff_pfx02',2,1,'is_active,id'),('stash','cwd_directory','idx_dir_active','2016-03-12 15:03:08','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory','idx_dir_active','2016-03-12 15:03:08','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory_attribute','PRIMARY','2016-03-13 22:12:12','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_directory_attribute','PRIMARY','2016-03-13 22:12:12','n_diff_pfx02',11,1,'directory_id,attribute_name'),('stash','cwd_directory_attribute','PRIMARY','2016-03-13 22:12:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory_attribute','PRIMARY','2016-03-13 22:12:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_directory_operation','PRIMARY','2016-03-12 15:03:11','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_directory_operation','PRIMARY','2016-03-12 15:03:11','n_diff_pfx02',14,1,'directory_id,operation_type'),('stash','cwd_directory_operation','PRIMARY','2016-03-12 15:03:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_directory_operation','PRIMARY','2016-03-12 15:03:11','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','FK_DIRECTORY_ID','2016-03-12 15:03:12','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_group','FK_DIRECTORY_ID','2016-03-12 15:03:12','n_diff_pfx02',4,1,'directory_id,id'),('stash','cwd_group','FK_DIRECTORY_ID','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','FK_DIRECTORY_ID','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','PRIMARY','2016-03-12 15:03:12','n_diff_pfx01',4,1,'id'),('stash','cwd_group','PRIMARY','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','PRIMARY','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2016-03-12 15:03:12','n_diff_pfx01',4,1,'lower_group_name'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2016-03-12 15:03:12','n_diff_pfx02',4,1,'lower_group_name,directory_id'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','SYS_IDX_SYS_CT_10149_10151','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group','idx_group_active','2016-03-12 15:03:12','n_diff_pfx01',1,1,'is_active'),('stash','cwd_group','idx_group_active','2016-03-12 15:03:12','n_diff_pfx02',2,1,'is_active,directory_id'),('stash','cwd_group','idx_group_active','2016-03-12 15:03:12','n_diff_pfx03',4,1,'is_active,directory_id,id'),('stash','cwd_group','idx_group_active','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group','idx_group_active','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','n_diff_pfx01',0,1,'directory_id'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','n_diff_pfx02',0,1,'directory_id,attribute_name'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','n_diff_pfx03',0,1,'directory_id,attribute_name,attribute_lower_value'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','n_diff_pfx04',0,1,'directory_id,attribute_name,attribute_lower_value,id'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','IDX_GROUP_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','PRIMARY','2016-03-12 15:03:12','n_diff_pfx01',0,1,'id'),('stash','cwd_group_attribute','PRIMARY','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','PRIMARY','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2016-03-12 15:03:12','n_diff_pfx01',0,1,'group_id'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2016-03-12 15:03:12','n_diff_pfx02',0,1,'group_id,attribute_name'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2016-03-12 15:03:12','n_diff_pfx03',0,1,'group_id,attribute_name,attribute_lower_value'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2016-03-12 15:03:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_group_attribute','SYS_IDX_SYS_CT_10157_10159','2016-03-12 15:03:12','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','n_diff_pfx02',3,1,'membership_type,lower_child_name'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','n_diff_pfx03',4,1,'membership_type,lower_child_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','n_diff_pfx04',6,1,'membership_type,lower_child_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_CHILD','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','n_diff_pfx02',4,1,'membership_type,lower_parent_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','n_diff_pfx03',4,1,'membership_type,lower_parent_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','n_diff_pfx04',6,1,'membership_type,lower_parent_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_diff_pfx01',1,1,'membership_type'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_diff_pfx02',4,1,'membership_type,lower_parent_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_diff_pfx03',6,1,'membership_type,lower_parent_name,lower_child_name'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_diff_pfx04',6,1,'membership_type,lower_parent_name,lower_child_name,directory_id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_diff_pfx05',6,1,'membership_type,lower_parent_name,lower_child_name,directory_id,id'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','IDX_MEM_DIR_PARENT_CHILD','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','PRIMARY','2016-03-12 15:03:14','n_diff_pfx01',6,1,'id'),('stash','cwd_membership','PRIMARY','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','PRIMARY','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2016-03-12 15:03:14','n_diff_pfx01',4,1,'parent_id'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2016-03-12 15:03:14','n_diff_pfx02',6,1,'parent_id,child_id'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2016-03-12 15:03:14','n_diff_pfx03',6,1,'parent_id,child_id,membership_type'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','SYS_IDX_SYS_CT_10168_10170','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','n_diff_pfx02',4,1,'directory_id,lower_child_name'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','n_diff_pfx03',6,1,'directory_id,lower_child_name,lower_parent_name'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','n_diff_pfx04',6,1,'directory_id,lower_child_name,lower_parent_name,membership_type'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_membership','uk_mem_dir_parent_child','2016-03-12 15:03:14','size',1,NULL,'Number of pages in the index'),('stash','cwd_property','PRIMARY','2016-03-12 15:03:15','n_diff_pfx01',0,1,'property_key'),('stash','cwd_property','PRIMARY','2016-03-12 15:03:15','n_diff_pfx02',0,1,'property_key,property_name'),('stash','cwd_property','PRIMARY','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_property','PRIMARY','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','FK_USER_DIR_ID','2016-03-12 15:03:15','n_diff_pfx01',2,1,'directory_id'),('stash','cwd_user','FK_USER_DIR_ID','2016-03-12 15:03:15','n_diff_pfx02',4,1,'directory_id,id'),('stash','cwd_user','FK_USER_DIR_ID','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','FK_USER_DIR_ID','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2016-03-12 15:03:15','n_diff_pfx01',3,1,'lower_display_name'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2016-03-12 15:03:15','n_diff_pfx02',4,1,'lower_display_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2016-03-12 15:03:15','n_diff_pfx03',4,1,'lower_display_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_DISPLAY_NAME','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2016-03-12 15:03:15','n_diff_pfx01',3,1,'lower_email_address'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2016-03-12 15:03:15','n_diff_pfx02',4,1,'lower_email_address,directory_id'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2016-03-12 15:03:15','n_diff_pfx03',4,1,'lower_email_address,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_EMAIL_ADDRESS','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2016-03-12 15:03:15','n_diff_pfx01',3,1,'lower_first_name'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2016-03-12 15:03:15','n_diff_pfx02',4,1,'lower_first_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2016-03-12 15:03:15','n_diff_pfx03',4,1,'lower_first_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_FIRST_NAME','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2016-03-12 15:03:15','n_diff_pfx01',3,1,'lower_last_name'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2016-03-12 15:03:15','n_diff_pfx02',4,1,'lower_last_name,directory_id'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2016-03-12 15:03:15','n_diff_pfx03',4,1,'lower_last_name,directory_id,id'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','IDX_USER_LOWER_LAST_NAME','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','PRIMARY','2016-03-12 15:03:15','n_diff_pfx01',4,1,'id'),('stash','cwd_user','PRIMARY','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','PRIMARY','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2016-03-12 15:03:15','n_diff_pfx01',3,1,'lower_user_name'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2016-03-12 15:03:15','n_diff_pfx02',4,1,'lower_user_name,directory_id'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','SYS_IDX_SYS_CT_10195_10197','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user','idx_user_active','2016-03-12 15:03:15','n_diff_pfx01',1,1,'is_active'),('stash','cwd_user','idx_user_active','2016-03-12 15:03:15','n_diff_pfx02',2,1,'is_active,directory_id'),('stash','cwd_user','idx_user_active','2016-03-12 15:03:15','n_diff_pfx03',4,1,'is_active,directory_id,id'),('stash','cwd_user','idx_user_active','2016-03-12 15:03:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user','idx_user_active','2016-03-12 15:03:15','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','n_diff_pfx01',1,1,'directory_id'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','n_diff_pfx02',6,1,'directory_id,attribute_name'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','n_diff_pfx03',12,1,'directory_id,attribute_name,attribute_lower_value'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','n_diff_pfx04',17,1,'directory_id,attribute_name,attribute_lower_value,id'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','IDX_USER_ATTR_DIR_NAME_LVAL','2016-03-12 15:03:17','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','PRIMARY','2016-03-12 15:03:17','n_diff_pfx01',17,1,'id'),('stash','cwd_user_attribute','PRIMARY','2016-03-12 15:03:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','PRIMARY','2016-03-12 15:03:17','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2016-03-12 15:03:17','n_diff_pfx01',3,1,'user_id'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2016-03-12 15:03:17','n_diff_pfx02',17,1,'user_id,attribute_name'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2016-03-12 15:03:17','n_diff_pfx03',17,1,'user_id,attribute_name,attribute_lower_value'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2016-03-12 15:03:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_attribute','SYS_IDX_SYS_CT_10203_10205','2016-03-12 15:03:17','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2016-03-12 15:03:17','n_diff_pfx01',0,1,'user_id'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2016-03-12 15:03:17','n_diff_pfx02',0,1,'user_id,id'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2016-03-12 15:03:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_credential_record','FK_USER_CRED_USER','2016-03-12 15:03:17','size',1,NULL,'Number of pages in the index'),('stash','cwd_user_credential_record','PRIMARY','2016-03-12 15:03:17','n_diff_pfx01',0,1,'id'),('stash','cwd_user_credential_record','PRIMARY','2016-03-12 15:03:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','cwd_user_credential_record','PRIMARY','2016-03-12 15:03:17','size',1,NULL,'Number of pages in the index'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2016-03-12 15:03:18','n_diff_pfx01',1,1,'DB_ROW_ID'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2016-03-12 15:03:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','hibernate_unique_key','GEN_CLUST_INDEX','2016-03-12 15:03:18','size',1,NULL,'Number of pages in the index'),('stash','id_sequence','PRIMARY','2016-03-12 15:03:19','n_diff_pfx01',10,1,'sequence_name'),('stash','id_sequence','PRIMARY','2016-03-12 15:03:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','id_sequence','PRIMARY','2016-03-12 15:03:19','size',1,NULL,'Number of pages in the index'),('stash','persistent_logins','PRIMARY','2016-03-12 15:03:20','n_diff_pfx01',5,1,'series'),('stash','persistent_logins','PRIMARY','2016-03-12 15:03:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','persistent_logins','PRIMARY','2016-03-12 15:03:20','size',1,NULL,'Number of pages in the index'),('stash','plugin_setting','PRIMARY','2016-03-12 15:03:21','n_diff_pfx01',64,2,'id'),('stash','plugin_setting','PRIMARY','2016-03-12 15:03:21','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('stash','plugin_setting','PRIMARY','2016-03-12 15:03:21','size',3,NULL,'Number of pages in the index'),('stash','plugin_setting','uq_plug_setting_ns_key','2016-03-12 15:03:21','n_diff_pfx01',64,1,'key_name'),('stash','plugin_setting','uq_plug_setting_ns_key','2016-03-12 15:03:21','n_diff_pfx02',64,1,'key_name,namespace'),('stash','plugin_setting','uq_plug_setting_ns_key','2016-03-12 15:03:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','plugin_setting','uq_plug_setting_ns_key','2016-03-12 15:03:21','size',1,NULL,'Number of pages in the index'),('stash','plugin_state','PRIMARY','2016-03-12 15:03:22','n_diff_pfx01',0,1,'name'),('stash','plugin_state','PRIMARY','2016-03-12 15:03:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','plugin_state','PRIMARY','2016-03-12 15:03:22','size',1,NULL,'Number of pages in the index'),('stash','project','PRIMARY','2016-03-12 15:03:23','n_diff_pfx01',10,1,'id'),('stash','project','PRIMARY','2016-03-12 15:03:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','PRIMARY','2016-03-12 15:03:23','size',1,NULL,'Number of pages in the index'),('stash','project','idx_project_type','2016-03-12 15:03:23','n_diff_pfx01',2,1,'project_type'),('stash','project','idx_project_type','2016-03-12 15:03:23','n_diff_pfx02',10,1,'project_type,id'),('stash','project','idx_project_type','2016-03-12 15:03:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','idx_project_type','2016-03-12 15:03:23','size',1,NULL,'Number of pages in the index'),('stash','project','uk_project_key','2016-03-12 15:03:23','n_diff_pfx01',10,1,'project_key'),('stash','project','uk_project_key','2016-03-12 15:03:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','uk_project_key','2016-03-12 15:03:23','size',1,NULL,'Number of pages in the index'),('stash','project','uk_project_name','2016-03-12 15:03:23','n_diff_pfx01',10,1,'name'),('stash','project','uk_project_name','2016-03-12 15:03:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','project','uk_project_name','2016-03-12 15:03:23','size',1,NULL,'Number of pages in the index'),('stash','repository','PRIMARY','2016-03-12 15:03:24','n_diff_pfx01',16,1,'id'),('stash','repository','PRIMARY','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','PRIMARY','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_hierarchy_id','2016-03-12 15:03:24','n_diff_pfx01',16,1,'hierarchy_id'),('stash','repository','idx_repository_hierarchy_id','2016-03-12 15:03:24','n_diff_pfx02',16,1,'hierarchy_id,id'),('stash','repository','idx_repository_hierarchy_id','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_hierarchy_id','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_origin_id','2016-03-12 15:03:24','n_diff_pfx01',1,1,'origin_id'),('stash','repository','idx_repository_origin_id','2016-03-12 15:03:24','n_diff_pfx02',16,1,'origin_id,id'),('stash','repository','idx_repository_origin_id','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_origin_id','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_project_id','2016-03-12 15:03:24','n_diff_pfx01',8,1,'project_id'),('stash','repository','idx_repository_project_id','2016-03-12 15:03:24','n_diff_pfx02',16,1,'project_id,id'),('stash','repository','idx_repository_project_id','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_project_id','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository','idx_repository_state','2016-03-12 15:03:24','n_diff_pfx01',1,1,'state'),('stash','repository','idx_repository_state','2016-03-12 15:03:24','n_diff_pfx02',16,1,'state,id'),('stash','repository','idx_repository_state','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','idx_repository_state','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository','uk_slug_project_id','2016-03-12 15:03:24','n_diff_pfx01',16,1,'slug'),('stash','repository','uk_slug_project_id','2016-03-12 15:03:24','n_diff_pfx02',16,1,'slug,project_id'),('stash','repository','uk_slug_project_id','2016-03-12 15:03:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository','uk_slug_project_id','2016-03-12 15:03:24','size',1,NULL,'Number of pages in the index'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2016-03-12 15:03:25','n_diff_pfx01',3,1,'user_id'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2016-03-12 15:03:25','n_diff_pfx02',19,1,'user_id,repository_id'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2016-03-12 15:03:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','IDX_REPOSITORY_ACCESS_USER_ID','2016-03-12 15:03:25','size',1,NULL,'Number of pages in the index'),('stash','repository_access','PRIMARY','2016-03-12 15:03:25','n_diff_pfx01',3,1,'user_id'),('stash','repository_access','PRIMARY','2016-03-12 15:03:25','n_diff_pfx02',19,1,'user_id,repository_id'),('stash','repository_access','PRIMARY','2016-03-12 15:03:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','PRIMARY','2016-03-12 15:03:25','size',1,NULL,'Number of pages in the index'),('stash','repository_access','fk_repository_access_repo','2016-03-12 15:03:25','n_diff_pfx01',15,1,'repository_id'),('stash','repository_access','fk_repository_access_repo','2016-03-12 15:03:25','n_diff_pfx02',19,1,'repository_id,user_id'),('stash','repository_access','fk_repository_access_repo','2016-03-12 15:03:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','repository_access','fk_repository_access_repo','2016-03-12 15:03:25','size',1,NULL,'Number of pages in the index'),('stash','sta_activity','PRIMARY','2016-03-12 15:03:26','n_diff_pfx01',55,1,'id'),('stash','sta_activity','PRIMARY','2016-03-12 15:03:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','PRIMARY','2016-03-12 15:03:26','size',1,NULL,'Number of pages in the index'),('stash','sta_activity','idx_sta_activity_type','2016-03-12 15:03:26','n_diff_pfx01',1,1,'activity_type'),('stash','sta_activity','idx_sta_activity_type','2016-03-12 15:03:26','n_diff_pfx02',55,1,'activity_type,id'),('stash','sta_activity','idx_sta_activity_type','2016-03-12 15:03:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','idx_sta_activity_type','2016-03-12 15:03:26','size',1,NULL,'Number of pages in the index'),('stash','sta_activity','idx_sta_activity_user','2016-03-12 15:03:26','n_diff_pfx01',2,1,'user_id'),('stash','sta_activity','idx_sta_activity_user','2016-03-12 15:03:26','n_diff_pfx02',55,1,'user_id,id'),('stash','sta_activity','idx_sta_activity_user','2016-03-12 15:03:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_activity','idx_sta_activity_user','2016-03-12 15:03:26','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_activity','PRIMARY','2016-03-12 15:03:27','n_diff_pfx01',0,1,'activity_id'),('stash','sta_cmt_disc_activity','PRIMARY','2016-03-12 15:03:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_activity','PRIMARY','2016-03-12 15:03:27','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2016-03-12 15:03:27','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2016-03-12 15:03:27','n_diff_pfx02',0,1,'discussion_id,activity_id'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2016-03-12 15:03:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_activity','idx_sta_cmt_disc_act_disc','2016-03-12 15:03:27','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2016-03-12 15:03:28','n_diff_pfx01',0,1,'activity_id'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2016-03-12 15:03:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_activity','PRIMARY','2016-03-12 15:03:28','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2016-03-12 15:03:28','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2016-03-12 15:03:28','n_diff_pfx02',0,1,'anchor_id,activity_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_anc','2016-03-12 15:03:28','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','2016-03-12 15:03:28','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2016-03-12 15:03:28','n_diff_pfx01',0,1,'comment_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2016-03-12 15:03:28','n_diff_pfx02',0,1,'comment_id,activity_id'),('stash','sta_cmt_disc_comment_activity','idx_sta_cmt_disc_com_act_com','2016-03-12 15:03:28','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','2016-03-12 15:03:28','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2016-03-12 15:03:29','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2016-03-12 15:03:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_anchor','PRIMARY','2016-03-12 15:03:29','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2016-03-12 15:03:29','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2016-03-12 15:03:29','n_diff_pfx02',0,1,'discussion_id,anchor_id'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2016-03-12 15:03:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_comment_anchor','idx_sta_cmt_com_anc_disc','2016-03-12 15:03:29','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','PRIMARY','2016-03-12 15:03:30','n_diff_pfx01',0,1,'id'),('stash','sta_cmt_disc_participant','PRIMARY','2016-03-12 15:03:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','PRIMARY','2016-03-12 15:03:30','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2016-03-12 15:03:30','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2016-03-12 15:03:30','n_diff_pfx02',0,1,'discussion_id,id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2016-03-12 15:03:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_disc','2016-03-12 15:03:30','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2016-03-12 15:03:30','n_diff_pfx01',0,1,'user_id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2016-03-12 15:03:30','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2016-03-12 15:03:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','idx_sta_cmt_disc_part_user','2016-03-12 15:03:30','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2016-03-12 15:03:30','n_diff_pfx01',0,1,'discussion_id'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2016-03-12 15:03:30','n_diff_pfx02',0,1,'discussion_id,user_id'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2016-03-12 15:03:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_disc_participant','uq_sta_cmt_disc_part_disc_user','2016-03-12 15:03:30','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','PRIMARY','2016-03-12 15:03:31','n_diff_pfx01',0,1,'id'),('stash','sta_cmt_discussion','PRIMARY','2016-03-12 15:03:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','PRIMARY','2016-03-12 15:03:31','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2016-03-12 15:03:31','n_diff_pfx01',0,1,'commit_id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2016-03-12 15:03:31','n_diff_pfx02',0,1,'commit_id,id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2016-03-12 15:03:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_cmt','2016-03-12 15:03:31','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2016-03-12 15:03:31','n_diff_pfx01',0,1,'repository_id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2016-03-12 15:03:31','n_diff_pfx02',0,1,'repository_id,id'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2016-03-12 15:03:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','idx_sta_cmt_disc_repo','2016-03-12 15:03:31','size',1,NULL,'Number of pages in the index'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2016-03-12 15:03:31','n_diff_pfx01',0,1,'repository_id'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2016-03-12 15:03:31','n_diff_pfx02',0,1,'repository_id,commit_id'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2016-03-12 15:03:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_cmt_discussion','uq_sta_cmt_disc_repo_cmt','2016-03-12 15:03:31','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','PRIMARY','2016-03-12 15:03:32','n_diff_pfx01',0,1,'id'),('stash','sta_comment','PRIMARY','2016-03-12 15:03:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','PRIMARY','2016-03-12 15:03:32','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_author','2016-03-12 15:03:32','n_diff_pfx01',0,1,'author_id'),('stash','sta_comment','idx_sta_comment_author','2016-03-12 15:03:32','n_diff_pfx02',0,1,'author_id,id'),('stash','sta_comment','idx_sta_comment_author','2016-03-12 15:03:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_author','2016-03-12 15:03:32','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_parent','2016-03-12 15:03:32','n_diff_pfx01',0,1,'parent_id'),('stash','sta_comment','idx_sta_comment_parent','2016-03-12 15:03:32','n_diff_pfx02',0,1,'parent_id,id'),('stash','sta_comment','idx_sta_comment_parent','2016-03-12 15:03:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_parent','2016-03-12 15:03:32','size',1,NULL,'Number of pages in the index'),('stash','sta_comment','idx_sta_comment_root','2016-03-12 15:03:32','n_diff_pfx01',0,1,'root_id'),('stash','sta_comment','idx_sta_comment_root','2016-03-12 15:03:32','n_diff_pfx02',0,1,'root_id,id'),('stash','sta_comment','idx_sta_comment_root','2016-03-12 15:03:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_comment','idx_sta_comment_root','2016-03-12 15:03:32','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','PRIMARY','2016-03-12 15:03:33','n_diff_pfx01',0,1,'id'),('stash','sta_diff_comment_anchor','PRIMARY','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','PRIMARY','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2016-03-12 15:03:33','n_diff_pfx01',0,1,'comment_id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2016-03-12 15:03:33','n_diff_pfx02',0,1,'comment_id,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_comment','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2016-03-12 15:03:33','n_diff_pfx01',0,1,'from_hash'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2016-03-12 15:03:33','n_diff_pfx02',0,1,'from_hash,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_from_hash','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2016-03-12 15:03:33','n_diff_pfx01',0,1,'to_hash'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2016-03-12 15:03:33','n_diff_pfx02',0,1,'to_hash,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_hash','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2016-03-12 15:03:33','n_diff_pfx01',0,1,'to_path'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2016-03-12 15:03:33','n_diff_pfx02',0,1,'to_path,id'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_diff_comment_anchor','idx_sta_diff_comment_to_path','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_drift_request','PRIMARY','2016-03-12 15:03:33','n_diff_pfx01',0,1,'id'),('stash','sta_drift_request','PRIMARY','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_drift_request','PRIMARY','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_drift_request','fk_sta_drift_request_pr','2016-03-12 15:03:33','n_diff_pfx01',0,1,'pr_id'),('stash','sta_drift_request','fk_sta_drift_request_pr','2016-03-12 15:03:33','n_diff_pfx02',0,1,'pr_id,id'),('stash','sta_drift_request','fk_sta_drift_request_pr','2016-03-12 15:03:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_drift_request','fk_sta_drift_request_pr','2016-03-12 15:03:33','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','PRIMARY','2016-03-12 15:03:34','n_diff_pfx01',2,1,'id'),('stash','sta_global_permission','PRIMARY','2016-03-12 15:03:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','PRIMARY','2016-03-12 15:03:34','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','fk_global_permission_type','2016-03-12 15:03:34','n_diff_pfx01',2,1,'perm_id'),('stash','sta_global_permission','fk_global_permission_type','2016-03-12 15:03:34','n_diff_pfx02',2,1,'perm_id,id'),('stash','sta_global_permission','fk_global_permission_type','2016-03-12 15:03:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','fk_global_permission_type','2016-03-12 15:03:34','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','idx_global_permission_group','2016-03-12 15:03:34','n_diff_pfx01',2,1,'group_name'),('stash','sta_global_permission','idx_global_permission_group','2016-03-12 15:03:34','n_diff_pfx02',2,1,'group_name,id'),('stash','sta_global_permission','idx_global_permission_group','2016-03-12 15:03:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','idx_global_permission_group','2016-03-12 15:03:34','size',1,NULL,'Number of pages in the index'),('stash','sta_global_permission','idx_global_permission_user','2016-03-12 15:03:34','n_diff_pfx01',2,1,'user_id'),('stash','sta_global_permission','idx_global_permission_user','2016-03-12 15:03:34','n_diff_pfx02',2,1,'user_id,id'),('stash','sta_global_permission','idx_global_permission_user','2016-03-12 15:03:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_global_permission','idx_global_permission_user','2016-03-12 15:03:34','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_project','PRIMARY','2016-03-12 15:03:35','n_diff_pfx01',8,1,'project_id'),('stash','sta_normal_project','PRIMARY','2016-03-12 15:03:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_project','PRIMARY','2016-03-12 15:03:35','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','PRIMARY','2016-03-12 15:03:37','n_diff_pfx01',3,1,'user_id'),('stash','sta_normal_user','PRIMARY','2016-03-12 15:03:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','PRIMARY','2016-03-12 15:03:37','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','uq_normal_user_name','2016-03-12 15:03:37','n_diff_pfx01',3,1,'name'),('stash','sta_normal_user','uq_normal_user_name','2016-03-12 15:03:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','uq_normal_user_name','2016-03-12 15:03:37','size',1,NULL,'Number of pages in the index'),('stash','sta_normal_user','uq_normal_user_slug','2016-03-12 15:03:37','n_diff_pfx01',3,1,'slug'),('stash','sta_normal_user','uq_normal_user_slug','2016-03-12 15:03:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_normal_user','uq_normal_user_slug','2016-03-12 15:03:37','size',1,NULL,'Number of pages in the index'),('stash','sta_permission_type','PRIMARY','2016-03-12 15:03:37','n_diff_pfx01',10,1,'perm_id'),('stash','sta_permission_type','PRIMARY','2016-03-12 15:03:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_permission_type','PRIMARY','2016-03-12 15:03:37','size',1,NULL,'Number of pages in the index'),('stash','sta_permission_type','perm_weight','2016-03-12 15:03:37','n_diff_pfx01',10,1,'perm_weight'),('stash','sta_permission_type','perm_weight','2016-03-12 15:03:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_permission_type','perm_weight','2016-03-12 15:03:37','size',1,NULL,'Number of pages in the index'),('stash','sta_personal_project','PRIMARY','2016-03-12 15:03:38','n_diff_pfx01',2,1,'project_id'),('stash','sta_personal_project','PRIMARY','2016-03-12 15:03:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_personal_project','PRIMARY','2016-03-12 15:03:38','size',1,NULL,'Number of pages in the index'),('stash','sta_personal_project','uq_sta_personal_project_owner','2016-03-12 15:03:38','n_diff_pfx01',2,1,'owner_id'),('stash','sta_personal_project','uq_sta_personal_project_owner','2016-03-12 15:03:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_personal_project','uq_sta_personal_project_owner','2016-03-12 15:03:38','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_activity','PRIMARY','2016-03-12 15:03:39','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_activity','PRIMARY','2016-03-12 15:03:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_activity','PRIMARY','2016-03-12 15:03:39','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_activity','idx_sta_pr_activity','2016-03-12 15:03:39','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_activity','idx_sta_pr_activity','2016-03-12 15:03:39','n_diff_pfx02',0,1,'pr_id,pr_action'),('stash','sta_pr_activity','idx_sta_pr_activity','2016-03-12 15:03:39','n_diff_pfx03',0,1,'pr_id,pr_action,activity_id'),('stash','sta_pr_activity','idx_sta_pr_activity','2016-03-12 15:03:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_activity','idx_sta_pr_activity','2016-03-12 15:03:39','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','PRIMARY','2016-03-12 15:03:40','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_comment_activity','PRIMARY','2016-03-12 15:03:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','PRIMARY','2016-03-12 15:03:40','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2016-03-12 15:03:40','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2016-03-12 15:03:40','n_diff_pfx02',0,1,'anchor_id,activity_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2016-03-12 15:03:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_anchor','2016-03-12 15:03:40','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2016-03-12 15:03:40','n_diff_pfx01',0,1,'comment_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2016-03-12 15:03:40','n_diff_pfx02',0,1,'comment_id,activity_id'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2016-03-12 15:03:40','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_comment_activity','idx_st_pr_com_act_comment','2016-03-12 15:03:40','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2016-03-12 15:03:41','n_diff_pfx01',0,1,'anchor_id'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2016-03-12 15:03:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_diff_comment_anchor','PRIMARY','2016-03-12 15:03:41','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2016-03-12 15:03:41','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2016-03-12 15:03:41','n_diff_pfx02',0,1,'pr_id,is_orphaned'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2016-03-12 15:03:41','n_diff_pfx03',0,1,'pr_id,is_orphaned,anchor_id'),('stash','sta_pr_diff_comment_anchor','idx_sta_pr_diff_com_anc_pr','2016-03-12 15:03:41','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','2016-03-12 15:03:41','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_merge_activity','PRIMARY','2016-03-12 15:03:42','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_merge_activity','PRIMARY','2016-03-12 15:03:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_merge_activity','PRIMARY','2016-03-12 15:03:42','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','PRIMARY','2016-03-12 15:03:43','n_diff_pfx01',0,1,'id'),('stash','sta_pr_participant','PRIMARY','2016-03-12 15:03:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','PRIMARY','2016-03-12 15:03:43','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2016-03-12 15:03:43','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2016-03-12 15:03:43','n_diff_pfx02',0,1,'pr_id,id'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2016-03-12 15:03:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_pr','2016-03-12 15:03:43','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2016-03-12 15:03:43','n_diff_pfx01',0,1,'user_id'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2016-03-12 15:03:43','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2016-03-12 15:03:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','idx_sta_pr_participant_user','2016-03-12 15:03:43','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2016-03-12 15:03:43','n_diff_pfx01',0,1,'pr_id'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2016-03-12 15:03:43','n_diff_pfx02',0,1,'pr_id,user_id'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2016-03-12 15:03:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_participant','uq_sta_pr_participant_pr_user','2016-03-12 15:03:43','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_activity','PRIMARY','2016-03-12 15:03:44','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_activity','PRIMARY','2016-03-12 15:03:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_activity','PRIMARY','2016-03-12 15:03:44','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_commit','PRIMARY','2016-03-12 15:03:45','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_commit','PRIMARY','2016-03-12 15:03:45','n_diff_pfx02',0,1,'activity_id,changeset_id'),('stash','sta_pr_rescope_commit','PRIMARY','2016-03-12 15:03:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_commit','PRIMARY','2016-03-12 15:03:45','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2016-03-12 15:03:45','n_diff_pfx01',0,1,'activity_id'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2016-03-12 15:03:45','n_diff_pfx02',0,1,'activity_id,changeset_id'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2016-03-12 15:03:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_commit','idx_sta_pr_rescope_cmmt_act','2016-03-12 15:03:45','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','PRIMARY','2016-03-12 15:03:45','n_diff_pfx01',0,1,'id'),('stash','sta_pr_rescope_request','PRIMARY','2016-03-12 15:03:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','PRIMARY','2016-03-12 15:03:45','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2016-03-12 15:03:45','n_diff_pfx01',0,1,'repo_id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2016-03-12 15:03:45','n_diff_pfx02',0,1,'repo_id,id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2016-03-12 15:03:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_repo','2016-03-12 15:03:45','size',1,NULL,'Number of pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2016-03-12 15:03:45','n_diff_pfx01',0,1,'user_id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2016-03-12 15:03:45','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2016-03-12 15:03:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pr_rescope_request','fk_sta_pr_rescope_req_user','2016-03-12 15:03:45','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','PRIMARY','2016-03-12 15:03:46','n_diff_pfx01',12,1,'id'),('stash','sta_project_permission','PRIMARY','2016-03-12 15:03:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','PRIMARY','2016-03-12 15:03:46','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','fk_project_permission_project','2016-03-12 15:03:46','n_diff_pfx01',10,1,'project_id'),('stash','sta_project_permission','fk_project_permission_project','2016-03-12 15:03:46','n_diff_pfx02',12,1,'project_id,id'),('stash','sta_project_permission','fk_project_permission_project','2016-03-12 15:03:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','fk_project_permission_project','2016-03-12 15:03:46','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','fk_project_permission_weight','2016-03-12 15:03:46','n_diff_pfx01',3,1,'perm_id'),('stash','sta_project_permission','fk_project_permission_weight','2016-03-12 15:03:46','n_diff_pfx02',12,1,'perm_id,id'),('stash','sta_project_permission','fk_project_permission_weight','2016-03-12 15:03:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','fk_project_permission_weight','2016-03-12 15:03:46','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','idx_project_permission_group','2016-03-12 15:03:46','n_diff_pfx01',1,1,'group_name'),('stash','sta_project_permission','idx_project_permission_group','2016-03-12 15:03:46','n_diff_pfx02',12,1,'group_name,id'),('stash','sta_project_permission','idx_project_permission_group','2016-03-12 15:03:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','idx_project_permission_group','2016-03-12 15:03:46','size',1,NULL,'Number of pages in the index'),('stash','sta_project_permission','idx_project_permission_user','2016-03-12 15:03:46','n_diff_pfx01',3,1,'user_id'),('stash','sta_project_permission','idx_project_permission_user','2016-03-12 15:03:46','n_diff_pfx02',12,1,'user_id,id'),('stash','sta_project_permission','idx_project_permission_user','2016-03-12 15:03:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_project_permission','idx_project_permission_user','2016-03-12 15:03:46','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','PRIMARY','2016-03-12 15:03:47','n_diff_pfx01',0,1,'id'),('stash','sta_pull_request','PRIMARY','2016-03-12 15:03:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','PRIMARY','2016-03-12 15:03:47','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_from','2016-03-12 15:03:47','n_diff_pfx01',0,1,'from_repository_id'),('stash','sta_pull_request','idx_sta_pull_request_from','2016-03-12 15:03:47','n_diff_pfx02',0,1,'from_repository_id,from_branch_fqn'),('stash','sta_pull_request','idx_sta_pull_request_from','2016-03-12 15:03:47','n_diff_pfx03',0,1,'from_repository_id,from_branch_fqn,id'),('stash','sta_pull_request','idx_sta_pull_request_from','2016-03-12 15:03:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_from','2016-03-12 15:03:47','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_state','2016-03-12 15:03:47','n_diff_pfx01',0,1,'pr_state'),('stash','sta_pull_request','idx_sta_pull_request_state','2016-03-12 15:03:47','n_diff_pfx02',0,1,'pr_state,id'),('stash','sta_pull_request','idx_sta_pull_request_state','2016-03-12 15:03:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_state','2016-03-12 15:03:47','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_to','2016-03-12 15:03:47','n_diff_pfx01',0,1,'to_repository_id'),('stash','sta_pull_request','idx_sta_pull_request_to','2016-03-12 15:03:47','n_diff_pfx02',0,1,'to_repository_id,to_branch_fqn'),('stash','sta_pull_request','idx_sta_pull_request_to','2016-03-12 15:03:47','n_diff_pfx03',0,1,'to_repository_id,to_branch_fqn,id'),('stash','sta_pull_request','idx_sta_pull_request_to','2016-03-12 15:03:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','idx_sta_pull_request_to','2016-03-12 15:03:47','size',1,NULL,'Number of pages in the index'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2016-03-12 15:03:47','n_diff_pfx01',0,1,'to_repository_id'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2016-03-12 15:03:47','n_diff_pfx02',0,1,'to_repository_id,scoped_id'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2016-03-12 15:03:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_pull_request','uq_sta_pull_request_scoped_id','2016-03-12 15:03:47','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_activity','PRIMARY','2016-03-12 15:03:48','n_diff_pfx01',55,1,'activity_id'),('stash','sta_repo_activity','PRIMARY','2016-03-12 15:03:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_activity','PRIMARY','2016-03-12 15:03:48','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2016-03-12 15:03:48','n_diff_pfx01',15,1,'repository_id'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2016-03-12 15:03:48','n_diff_pfx02',55,1,'repository_id,activity_id'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2016-03-12 15:03:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_activity','idx_sta_repo_activity_repo','2016-03-12 15:03:48','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','PRIMARY','2016-03-12 15:03:49','n_diff_pfx01',0,1,'id'),('stash','sta_repo_hook','PRIMARY','2016-03-12 15:03:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','PRIMARY','2016-03-12 15:03:49','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2016-03-12 15:03:49','n_diff_pfx01',0,1,'hook_key'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2016-03-12 15:03:49','n_diff_pfx02',0,1,'hook_key,id'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2016-03-12 15:03:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_hook_key','2016-03-12 15:03:49','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2016-03-12 15:03:49','n_diff_pfx01',0,1,'lob_id'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2016-03-12 15:03:49','n_diff_pfx02',0,1,'lob_id,id'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2016-03-12 15:03:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_lob_id','2016-03-12 15:03:49','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2016-03-12 15:03:49','n_diff_pfx01',0,1,'repository_id'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2016-03-12 15:03:49','n_diff_pfx02',0,1,'repository_id,id'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2016-03-12 15:03:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','idx_sta_repo_hook_repo_id','2016-03-12 15:03:49','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2016-03-12 15:03:49','n_diff_pfx01',0,1,'repository_id'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2016-03-12 15:03:49','n_diff_pfx02',0,1,'repository_id,hook_key'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2016-03-12 15:03:49','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_hook','uq_sta_repo_hook_repo_hook_key','2016-03-12 15:03:49','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','PRIMARY','2016-03-12 15:03:50','n_diff_pfx01',0,1,'id'),('stash','sta_repo_permission','PRIMARY','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','PRIMARY','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','fk_repo_permission_repo','2016-03-12 15:03:50','n_diff_pfx01',0,1,'repo_id'),('stash','sta_repo_permission','fk_repo_permission_repo','2016-03-12 15:03:50','n_diff_pfx02',0,1,'repo_id,id'),('stash','sta_repo_permission','fk_repo_permission_repo','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','fk_repo_permission_repo','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','fk_repo_permission_weight','2016-03-12 15:03:50','n_diff_pfx01',0,1,'perm_id'),('stash','sta_repo_permission','fk_repo_permission_weight','2016-03-12 15:03:50','n_diff_pfx02',0,1,'perm_id,id'),('stash','sta_repo_permission','fk_repo_permission_weight','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','fk_repo_permission_weight','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','idx_repo_permission_group','2016-03-12 15:03:50','n_diff_pfx01',0,1,'group_name'),('stash','sta_repo_permission','idx_repo_permission_group','2016-03-12 15:03:50','n_diff_pfx02',0,1,'group_name,id'),('stash','sta_repo_permission','idx_repo_permission_group','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','idx_repo_permission_group','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_permission','idx_repo_permission_user','2016-03-12 15:03:50','n_diff_pfx01',0,1,'user_id'),('stash','sta_repo_permission','idx_repo_permission_user','2016-03-12 15:03:50','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_repo_permission','idx_repo_permission_user','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_permission','idx_repo_permission_user','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_push_activity','PRIMARY','2016-03-12 15:03:50','n_diff_pfx01',55,1,'activity_id'),('stash','sta_repo_push_activity','PRIMARY','2016-03-12 15:03:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_activity','PRIMARY','2016-03-12 15:03:50','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2016-03-12 15:03:51','n_diff_pfx01',58,1,'DB_ROW_ID'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2016-03-12 15:03:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_ref','GEN_CLUST_INDEX','2016-03-12 15:03:51','size',1,NULL,'Number of pages in the index'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2016-03-12 15:03:51','n_diff_pfx01',55,1,'activity_id'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2016-03-12 15:03:51','n_diff_pfx02',58,1,'activity_id,ref_id'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2016-03-12 15:03:51','n_diff_pfx03',58,1,'activity_id,ref_id,DB_ROW_ID'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2016-03-12 15:03:51','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repo_push_ref','idx_sta_repo_push_ref','2016-03-12 15:03:51','size',1,NULL,'Number of pages in the index'),('stash','sta_repository_scoped_id','PRIMARY','2016-03-12 15:03:52','n_diff_pfx01',1,1,'repository_id'),('stash','sta_repository_scoped_id','PRIMARY','2016-03-12 15:03:52','n_diff_pfx02',1,1,'repository_id,scope_type'),('stash','sta_repository_scoped_id','PRIMARY','2016-03-12 15:03:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_repository_scoped_id','PRIMARY','2016-03-12 15:03:52','size',1,NULL,'Number of pages in the index'),('stash','sta_service_user','PRIMARY','2016-03-12 15:03:53','n_diff_pfx01',0,1,'user_id'),('stash','sta_service_user','PRIMARY','2016-03-12 15:03:53','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_service_user','PRIMARY','2016-03-12 15:03:53','size',1,NULL,'Number of pages in the index'),('stash','sta_shared_lob','PRIMARY','2016-03-12 15:03:54','n_diff_pfx01',2,1,'id'),('stash','sta_shared_lob','PRIMARY','2016-03-12 15:03:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_shared_lob','PRIMARY','2016-03-12 15:03:54','size',1,NULL,'Number of pages in the index'),('stash','sta_task','PRIMARY','2016-03-12 15:03:54','n_diff_pfx01',0,1,'id'),('stash','sta_task','PRIMARY','2016-03-12 15:03:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','PRIMARY','2016-03-12 15:03:54','size',1,NULL,'Number of pages in the index'),('stash','sta_task','idx_sta_task_anchor','2016-03-12 15:03:54','n_diff_pfx01',0,1,'anchor_type'),('stash','sta_task','idx_sta_task_anchor','2016-03-12 15:03:54','n_diff_pfx02',0,1,'anchor_type,anchor_id'),('stash','sta_task','idx_sta_task_anchor','2016-03-12 15:03:54','n_diff_pfx03',0,1,'anchor_type,anchor_id,id'),('stash','sta_task','idx_sta_task_anchor','2016-03-12 15:03:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','idx_sta_task_anchor','2016-03-12 15:03:54','size',1,NULL,'Number of pages in the index'),('stash','sta_task','idx_sta_task_context','2016-03-12 15:03:54','n_diff_pfx01',0,1,'context_type'),('stash','sta_task','idx_sta_task_context','2016-03-12 15:03:54','n_diff_pfx02',0,1,'context_type,context_id'),('stash','sta_task','idx_sta_task_context','2016-03-12 15:03:54','n_diff_pfx03',0,1,'context_type,context_id,id'),('stash','sta_task','idx_sta_task_context','2016-03-12 15:03:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_task','idx_sta_task_context','2016-03-12 15:03:54','size',1,NULL,'Number of pages in the index'),('stash','sta_user_settings','PRIMARY','2016-03-12 15:03:55','n_diff_pfx01',1,1,'id'),('stash','sta_user_settings','PRIMARY','2016-03-12 15:03:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_user_settings','PRIMARY','2016-03-12 15:03:55','size',1,NULL,'Number of pages in the index'),('stash','sta_user_settings','fk_sta_user_settings_lob','2016-03-12 15:03:55','n_diff_pfx01',1,1,'lob_id'),('stash','sta_user_settings','fk_sta_user_settings_lob','2016-03-12 15:03:55','n_diff_pfx02',1,1,'lob_id,id'),('stash','sta_user_settings','fk_sta_user_settings_lob','2016-03-12 15:03:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_user_settings','fk_sta_user_settings_lob','2016-03-12 15:03:55','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','PRIMARY','2016-03-12 15:03:56','n_diff_pfx01',0,1,'id'),('stash','sta_watcher','PRIMARY','2016-03-12 15:03:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','PRIMARY','2016-03-12 15:03:56','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','fk_sta_watcher_user','2016-03-12 15:03:56','n_diff_pfx01',0,1,'user_id'),('stash','sta_watcher','fk_sta_watcher_user','2016-03-12 15:03:56','n_diff_pfx02',0,1,'user_id,id'),('stash','sta_watcher','fk_sta_watcher_user','2016-03-12 15:03:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','fk_sta_watcher_user','2016-03-12 15:03:56','size',1,NULL,'Number of pages in the index'),('stash','sta_watcher','uq_sta_watcher','2016-03-12 15:03:56','n_diff_pfx01',0,1,'watchable_id'),('stash','sta_watcher','uq_sta_watcher','2016-03-12 15:03:56','n_diff_pfx02',0,1,'watchable_id,watchable_type'),('stash','sta_watcher','uq_sta_watcher','2016-03-12 15:03:56','n_diff_pfx03',0,1,'watchable_id,watchable_type,user_id'),('stash','sta_watcher','uq_sta_watcher','2016-03-12 15:03:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','sta_watcher','uq_sta_watcher','2016-03-12 15:03:56','size',1,NULL,'Number of pages in the index'),('stash','stash_user','PRIMARY','2016-03-12 15:03:57','n_diff_pfx01',3,1,'id'),('stash','stash_user','PRIMARY','2016-03-12 15:03:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','stash_user','PRIMARY','2016-03-12 15:03:57','size',1,NULL,'Number of pages in the index'),('stash','trusted_app','PRIMARY','2016-03-12 15:03:58','n_diff_pfx01',0,1,'id'),('stash','trusted_app','PRIMARY','2016-03-12 15:03:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app','PRIMARY','2016-03-12 15:03:58','size',1,NULL,'Number of pages in the index'),('stash','trusted_app_restriction','PRIMARY','2016-03-12 15:03:59','n_diff_pfx01',0,1,'id'),('stash','trusted_app_restriction','PRIMARY','2016-03-12 15:03:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app_restriction','PRIMARY','2016-03-12 15:03:59','size',1,NULL,'Number of pages in the index'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2016-03-12 15:03:59','n_diff_pfx01',0,1,'trusted_app_id'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2016-03-12 15:03:59','n_diff_pfx02',0,1,'trusted_app_id,restriction_type'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2016-03-12 15:03:59','n_diff_pfx03',0,1,'trusted_app_id,restriction_type,restriction_value'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2016-03-12 15:03:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('stash','trusted_app_restriction','uk_trusted_app_restrict','2016-03-12 15:03:59','size',1,NULL,'Number of pages in the index'),('teamspeak','bans','PRIMARY','2016-03-12 15:04:00','n_diff_pfx01',54,1,'ban_id'),('teamspeak','bans','PRIMARY','2016-03-12 15:04:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','bans','PRIMARY','2016-03-12 15:04:00','size',1,NULL,'Number of pages in the index'),('teamspeak','bans','index_bans_serverid','2016-03-12 15:04:00','n_diff_pfx01',4,1,'server_id'),('teamspeak','bans','index_bans_serverid','2016-03-12 15:04:00','n_diff_pfx02',54,1,'server_id,ban_id'),('teamspeak','bans','index_bans_serverid','2016-03-12 15:04:00','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','bans','index_bans_serverid','2016-03-12 15:04:00','size',1,NULL,'Number of pages in the index'),('teamspeak','bindings','PRIMARY','2016-03-12 15:04:01','n_diff_pfx01',3,1,'binding_id'),('teamspeak','bindings','PRIMARY','2016-03-12 15:04:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','bindings','PRIMARY','2016-03-12 15:04:01','size',1,NULL,'Number of pages in the index'),('teamspeak','channel_properties','GEN_CLUST_INDEX','2016-03-13 21:11:33','n_diff_pfx01',2366,11,'DB_ROW_ID'),('teamspeak','channel_properties','GEN_CLUST_INDEX','2016-03-13 21:11:33','n_leaf_pages',11,NULL,'Number of leaf pages in the index'),('teamspeak','channel_properties','GEN_CLUST_INDEX','2016-03-13 21:11:33','size',12,NULL,'Number of pages in the index'),('teamspeak','channel_properties','index_channel_properties_id','2016-03-13 21:11:33','n_diff_pfx01',114,3,'id'),('teamspeak','channel_properties','index_channel_properties_id','2016-03-13 21:11:33','n_diff_pfx02',2366,3,'id,DB_ROW_ID'),('teamspeak','channel_properties','index_channel_properties_id','2016-03-13 21:11:33','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('teamspeak','channel_properties','index_channel_properties_id','2016-03-13 21:11:33','size',4,NULL,'Number of pages in the index'),('teamspeak','channel_properties','index_channel_properties_serverid','2016-03-13 21:11:33','n_diff_pfx01',7,3,'server_id'),('teamspeak','channel_properties','index_channel_properties_serverid','2016-03-13 21:11:33','n_diff_pfx02',2366,3,'server_id,DB_ROW_ID'),('teamspeak','channel_properties','index_channel_properties_serverid','2016-03-13 21:11:33','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('teamspeak','channel_properties','index_channel_properties_serverid','2016-03-13 21:11:33','size',4,NULL,'Number of pages in the index'),('teamspeak','channels','PRIMARY','2016-03-12 15:04:04','n_diff_pfx01',116,1,'channel_id'),('teamspeak','channels','PRIMARY','2016-03-12 15:04:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','channels','PRIMARY','2016-03-12 15:04:04','size',1,NULL,'Number of pages in the index'),('teamspeak','channels','index_channels_id','2016-03-12 15:04:04','n_diff_pfx01',116,1,'channel_id'),('teamspeak','channels','index_channels_id','2016-03-12 15:04:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','channels','index_channels_id','2016-03-12 15:04:04','size',1,NULL,'Number of pages in the index'),('teamspeak','channels','index_channels_serverid','2016-03-12 15:04:04','n_diff_pfx01',7,1,'server_id'),('teamspeak','channels','index_channels_serverid','2016-03-12 15:04:04','n_diff_pfx02',116,1,'server_id,channel_id'),('teamspeak','channels','index_channels_serverid','2016-03-12 15:04:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','channels','index_channels_serverid','2016-03-12 15:04:04','size',1,NULL,'Number of pages in the index'),('teamspeak','client_properties','GEN_CLUST_INDEX','2016-03-12 15:04:08','n_diff_pfx01',4906,20,'DB_ROW_ID'),('teamspeak','client_properties','GEN_CLUST_INDEX','2016-03-12 15:04:08','n_leaf_pages',20,NULL,'Number of leaf pages in the index'),('teamspeak','client_properties','GEN_CLUST_INDEX','2016-03-12 15:04:08','size',21,NULL,'Number of pages in the index'),('teamspeak','client_properties','index_client_properties_id','2016-03-12 15:04:08','n_diff_pfx01',1222,6,'id'),('teamspeak','client_properties','index_client_properties_id','2016-03-12 15:04:08','n_diff_pfx02',4926,6,'id,DB_ROW_ID'),('teamspeak','client_properties','index_client_properties_id','2016-03-12 15:04:08','n_leaf_pages',6,NULL,'Number of leaf pages in the index'),('teamspeak','client_properties','index_client_properties_id','2016-03-12 15:04:08','size',7,NULL,'Number of pages in the index'),('teamspeak','client_properties','index_client_properties_serverid','2016-03-12 15:04:08','n_diff_pfx01',6,6,'server_id'),('teamspeak','client_properties','index_client_properties_serverid','2016-03-12 15:04:08','n_diff_pfx02',4926,6,'server_id,DB_ROW_ID'),('teamspeak','client_properties','index_client_properties_serverid','2016-03-12 15:04:08','n_leaf_pages',6,NULL,'Number of leaf pages in the index'),('teamspeak','client_properties','index_client_properties_serverid','2016-03-12 15:04:08','size',7,NULL,'Number of pages in the index'),('teamspeak','clients','PRIMARY','2016-03-17 20:50:47','n_diff_pfx01',1221,11,'client_id'),('teamspeak','clients','PRIMARY','2016-03-17 20:50:47','n_leaf_pages',11,NULL,'Number of leaf pages in the index'),('teamspeak','clients','PRIMARY','2016-03-17 20:50:47','size',12,NULL,'Number of pages in the index'),('teamspeak','clients','client_login_name','2016-03-17 20:50:47','n_diff_pfx01',3,1,'client_login_name'),('teamspeak','clients','client_login_name','2016-03-17 20:50:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','clients','client_login_name','2016-03-17 20:50:47','size',1,NULL,'Number of pages in the index'),('teamspeak','clients','index_clients_id','2016-03-17 20:50:47','n_diff_pfx01',1221,1,'client_id'),('teamspeak','clients','index_clients_id','2016-03-17 20:50:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','clients','index_clients_id','2016-03-17 20:50:47','size',1,NULL,'Number of pages in the index'),('teamspeak','clients','index_clients_lastconnectedserverid','2016-03-17 20:50:47','n_diff_pfx01',1221,2,'client_lastconnected'),('teamspeak','clients','index_clients_lastconnectedserverid','2016-03-17 20:50:47','n_diff_pfx02',1221,2,'client_lastconnected,server_id'),('teamspeak','clients','index_clients_lastconnectedserverid','2016-03-17 20:50:47','n_diff_pfx03',1221,2,'client_lastconnected,server_id,client_id'),('teamspeak','clients','index_clients_lastconnectedserverid','2016-03-17 20:50:47','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','clients','index_clients_lastconnectedserverid','2016-03-17 20:50:47','size',3,NULL,'Number of pages in the index'),('teamspeak','clients','index_clients_serverid','2016-03-17 20:50:47','n_diff_pfx01',7,2,'server_id'),('teamspeak','clients','index_clients_serverid','2016-03-17 20:50:47','n_diff_pfx02',1221,2,'server_id,client_id'),('teamspeak','clients','index_clients_serverid','2016-03-17 20:50:47','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','clients','index_clients_serverid','2016-03-17 20:50:47','size',3,NULL,'Number of pages in the index'),('teamspeak','clients','index_clients_uid','2016-03-17 20:50:47','n_diff_pfx01',1186,5,'client_unique_id'),('teamspeak','clients','index_clients_uid','2016-03-17 20:50:47','n_diff_pfx02',1221,5,'client_unique_id,server_id'),('teamspeak','clients','index_clients_uid','2016-03-17 20:50:47','n_diff_pfx03',1221,5,'client_unique_id,server_id,client_id'),('teamspeak','clients','index_clients_uid','2016-03-17 20:50:47','n_leaf_pages',5,NULL,'Number of leaf pages in the index'),('teamspeak','clients','index_clients_uid','2016-03-17 20:50:47','size',6,NULL,'Number of pages in the index'),('teamspeak','complains','GEN_CLUST_INDEX','2016-03-12 15:04:10','n_diff_pfx01',0,1,'DB_ROW_ID'),('teamspeak','complains','GEN_CLUST_INDEX','2016-03-12 15:04:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','complains','GEN_CLUST_INDEX','2016-03-12 15:04:10','size',1,NULL,'Number of pages in the index'),('teamspeak','complains','index_complains_serverid','2016-03-12 15:04:10','n_diff_pfx01',0,1,'server_id'),('teamspeak','complains','index_complains_serverid','2016-03-12 15:04:10','n_diff_pfx02',0,1,'server_id,DB_ROW_ID'),('teamspeak','complains','index_complains_serverid','2016-03-12 15:04:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','complains','index_complains_serverid','2016-03-12 15:04:10','size',1,NULL,'Number of pages in the index'),('teamspeak','custom_fields','GEN_CLUST_INDEX','2016-03-12 15:04:12','n_diff_pfx01',0,1,'DB_ROW_ID'),('teamspeak','custom_fields','GEN_CLUST_INDEX','2016-03-12 15:04:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','custom_fields','GEN_CLUST_INDEX','2016-03-12 15:04:12','size',1,NULL,'Number of pages in the index'),('teamspeak','custom_fields','index_custom_fields_client_id','2016-03-12 15:04:12','n_diff_pfx01',0,1,'client_id'),('teamspeak','custom_fields','index_custom_fields_client_id','2016-03-12 15:04:12','n_diff_pfx02',0,1,'client_id,DB_ROW_ID'),('teamspeak','custom_fields','index_custom_fields_client_id','2016-03-12 15:04:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','custom_fields','index_custom_fields_client_id','2016-03-12 15:04:12','size',1,NULL,'Number of pages in the index'),('teamspeak','custom_fields','index_custom_fields_ident','2016-03-12 15:04:12','n_diff_pfx01',0,1,'ident'),('teamspeak','custom_fields','index_custom_fields_ident','2016-03-12 15:04:12','n_diff_pfx02',0,1,'ident,DB_ROW_ID'),('teamspeak','custom_fields','index_custom_fields_ident','2016-03-12 15:04:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','custom_fields','index_custom_fields_ident','2016-03-12 15:04:12','size',1,NULL,'Number of pages in the index'),('teamspeak','custom_fields','index_custom_fields_serverid','2016-03-12 15:04:12','n_diff_pfx01',0,1,'server_id'),('teamspeak','custom_fields','index_custom_fields_serverid','2016-03-12 15:04:12','n_diff_pfx02',0,1,'server_id,DB_ROW_ID'),('teamspeak','custom_fields','index_custom_fields_serverid','2016-03-12 15:04:12','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','custom_fields','index_custom_fields_serverid','2016-03-12 15:04:12','size',1,NULL,'Number of pages in the index'),('teamspeak','group_channel_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:13','n_diff_pfx01',116,1,'DB_ROW_ID'),('teamspeak','group_channel_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','group_channel_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:13','size',1,NULL,'Number of pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id','2016-03-12 15:04:13','n_diff_pfx01',7,1,'group_id'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id','2016-03-12 15:04:13','n_diff_pfx02',116,1,'group_id,DB_ROW_ID'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id','2016-03-12 15:04:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id','2016-03-12 15:04:13','size',1,NULL,'Number of pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id1','2016-03-12 15:04:13','n_diff_pfx01',53,1,'id1'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id1','2016-03-12 15:04:13','n_diff_pfx02',116,1,'id1,DB_ROW_ID'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id1','2016-03-12 15:04:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id1','2016-03-12 15:04:13','size',1,NULL,'Number of pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id2','2016-03-12 15:04:13','n_diff_pfx01',89,1,'id2'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id2','2016-03-12 15:04:13','n_diff_pfx02',116,1,'id2,DB_ROW_ID'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id2','2016-03-12 15:04:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_id2','2016-03-12 15:04:13','size',1,NULL,'Number of pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_serverid','2016-03-12 15:04:13','n_diff_pfx01',6,1,'server_id'),('teamspeak','group_channel_to_client','index_group_channel_to_client_serverid','2016-03-12 15:04:13','n_diff_pfx02',116,1,'server_id,DB_ROW_ID'),('teamspeak','group_channel_to_client','index_group_channel_to_client_serverid','2016-03-12 15:04:13','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','group_channel_to_client','index_group_channel_to_client_serverid','2016-03-12 15:04:13','size',1,NULL,'Number of pages in the index'),('teamspeak','group_server_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:14','n_diff_pfx01',1116,4,'DB_ROW_ID'),('teamspeak','group_server_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:14','n_leaf_pages',4,NULL,'Number of leaf pages in the index'),('teamspeak','group_server_to_client','GEN_CLUST_INDEX','2016-03-12 15:04:14','size',5,NULL,'Number of pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_id','2016-03-12 15:04:14','n_diff_pfx01',29,2,'group_id'),('teamspeak','group_server_to_client','index_group_server_to_client_id','2016-03-12 15:04:14','n_diff_pfx02',1116,2,'group_id,DB_ROW_ID'),('teamspeak','group_server_to_client','index_group_server_to_client_id','2016-03-12 15:04:14','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_id','2016-03-12 15:04:14','size',3,NULL,'Number of pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_id1','2016-03-12 15:04:14','n_diff_pfx01',1001,2,'id1'),('teamspeak','group_server_to_client','index_group_server_to_client_id1','2016-03-12 15:04:14','n_diff_pfx02',1116,2,'id1,DB_ROW_ID'),('teamspeak','group_server_to_client','index_group_server_to_client_id1','2016-03-12 15:04:14','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_id1','2016-03-12 15:04:14','size',3,NULL,'Number of pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_serverid','2016-03-12 15:04:14','n_diff_pfx01',7,2,'server_id'),('teamspeak','group_server_to_client','index_group_server_to_client_serverid','2016-03-12 15:04:14','n_diff_pfx02',1116,2,'server_id,DB_ROW_ID'),('teamspeak','group_server_to_client','index_group_server_to_client_serverid','2016-03-12 15:04:14','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','group_server_to_client','index_group_server_to_client_serverid','2016-03-12 15:04:14','size',3,NULL,'Number of pages in the index'),('teamspeak','groups_channel','PRIMARY','2016-03-12 15:04:16','n_diff_pfx01',32,1,'group_id'),('teamspeak','groups_channel','PRIMARY','2016-03-12 15:04:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_channel','PRIMARY','2016-03-12 15:04:16','size',1,NULL,'Number of pages in the index'),('teamspeak','groups_channel','index_groups_channel_id','2016-03-12 15:04:16','n_diff_pfx01',32,1,'group_id'),('teamspeak','groups_channel','index_groups_channel_id','2016-03-12 15:04:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_channel','index_groups_channel_id','2016-03-12 15:04:16','size',1,NULL,'Number of pages in the index'),('teamspeak','groups_channel','index_groups_channel_serverid','2016-03-12 15:04:16','n_diff_pfx01',8,1,'server_id'),('teamspeak','groups_channel','index_groups_channel_serverid','2016-03-12 15:04:16','n_diff_pfx02',32,1,'server_id,group_id'),('teamspeak','groups_channel','index_groups_channel_serverid','2016-03-12 15:04:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_channel','index_groups_channel_serverid','2016-03-12 15:04:16','size',1,NULL,'Number of pages in the index'),('teamspeak','groups_server','PRIMARY','2016-03-12 15:04:17','n_diff_pfx01',44,1,'group_id'),('teamspeak','groups_server','PRIMARY','2016-03-12 15:04:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_server','PRIMARY','2016-03-12 15:04:17','size',1,NULL,'Number of pages in the index'),('teamspeak','groups_server','index_groups_server_id','2016-03-12 15:04:17','n_diff_pfx01',44,1,'group_id'),('teamspeak','groups_server','index_groups_server_id','2016-03-12 15:04:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_server','index_groups_server_id','2016-03-12 15:04:17','size',1,NULL,'Number of pages in the index'),('teamspeak','groups_server','index_groups_server_serverid','2016-03-12 15:04:17','n_diff_pfx01',8,1,'server_id'),('teamspeak','groups_server','index_groups_server_serverid','2016-03-12 15:04:17','n_diff_pfx02',44,1,'server_id,group_id'),('teamspeak','groups_server','index_groups_server_serverid','2016-03-12 15:04:17','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','groups_server','index_groups_server_serverid','2016-03-12 15:04:17','size',1,NULL,'Number of pages in the index'),('teamspeak','instance_properties','GEN_CLUST_INDEX','2016-03-12 15:04:18','n_diff_pfx01',16,1,'DB_ROW_ID'),('teamspeak','instance_properties','GEN_CLUST_INDEX','2016-03-12 15:04:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','instance_properties','GEN_CLUST_INDEX','2016-03-12 15:04:18','size',1,NULL,'Number of pages in the index'),('teamspeak','instance_properties','index_instance_properties_id','2016-03-12 15:04:18','n_diff_pfx01',1,1,'id'),('teamspeak','instance_properties','index_instance_properties_id','2016-03-12 15:04:18','n_diff_pfx02',16,1,'id,DB_ROW_ID'),('teamspeak','instance_properties','index_instance_properties_id','2016-03-12 15:04:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','instance_properties','index_instance_properties_id','2016-03-12 15:04:18','size',1,NULL,'Number of pages in the index'),('teamspeak','instance_properties','index_instance_properties_serverid','2016-03-12 15:04:18','n_diff_pfx01',1,1,'server_id'),('teamspeak','instance_properties','index_instance_properties_serverid','2016-03-12 15:04:18','n_diff_pfx02',16,1,'server_id,DB_ROW_ID'),('teamspeak','instance_properties','index_instance_properties_serverid','2016-03-12 15:04:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','instance_properties','index_instance_properties_serverid','2016-03-12 15:04:18','size',1,NULL,'Number of pages in the index'),('teamspeak','instance_properties','index_instance_properties_string_id','2016-03-12 15:04:18','n_diff_pfx01',1,1,'string_id'),('teamspeak','instance_properties','index_instance_properties_string_id','2016-03-12 15:04:18','n_diff_pfx02',16,1,'string_id,DB_ROW_ID'),('teamspeak','instance_properties','index_instance_properties_string_id','2016-03-12 15:04:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','instance_properties','index_instance_properties_string_id','2016-03-12 15:04:18','size',1,NULL,'Number of pages in the index'),('teamspeak','messages','PRIMARY','2016-03-12 15:04:19','n_diff_pfx01',11,1,'message_id'),('teamspeak','messages','PRIMARY','2016-03-12 15:04:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','messages','PRIMARY','2016-03-12 15:04:19','size',1,NULL,'Number of pages in the index'),('teamspeak','messages','index_messages_msgidtoclid_read','2016-03-12 15:04:19','n_diff_pfx01',10,1,'message_to_client_id'),('teamspeak','messages','index_messages_msgidtoclid_read','2016-03-12 15:04:19','n_diff_pfx02',10,1,'message_to_client_id,message_flag_read'),('teamspeak','messages','index_messages_msgidtoclid_read','2016-03-12 15:04:19','n_diff_pfx03',11,1,'message_to_client_id,message_flag_read,message_id'),('teamspeak','messages','index_messages_msgidtoclid_read','2016-03-12 15:04:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','messages','index_messages_msgidtoclid_read','2016-03-12 15:04:19','size',1,NULL,'Number of pages in the index'),('teamspeak','messages','index_messages_serverid','2016-03-12 15:04:19','n_diff_pfx01',2,1,'server_id'),('teamspeak','messages','index_messages_serverid','2016-03-12 15:04:19','n_diff_pfx02',11,1,'server_id,message_id'),('teamspeak','messages','index_messages_serverid','2016-03-12 15:04:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','messages','index_messages_serverid','2016-03-12 15:04:19','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_channel','GEN_CLUST_INDEX','2016-03-12 15:04:20','n_diff_pfx01',312,3,'DB_ROW_ID'),('teamspeak','perm_channel','GEN_CLUST_INDEX','2016-03-12 15:04:20','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel','GEN_CLUST_INDEX','2016-03-12 15:04:20','size',4,NULL,'Number of pages in the index'),('teamspeak','perm_channel','index_perm_channel_serverid','2016-03-12 15:04:20','n_diff_pfx01',7,1,'server_id'),('teamspeak','perm_channel','index_perm_channel_serverid','2016-03-12 15:04:20','n_diff_pfx02',312,1,'server_id,DB_ROW_ID'),('teamspeak','perm_channel','index_perm_channel_serverid','2016-03-12 15:04:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel','index_perm_channel_serverid','2016-03-12 15:04:20','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_channel_clients','GEN_CLUST_INDEX','2016-03-12 15:04:21','n_diff_pfx01',7,1,'DB_ROW_ID'),('teamspeak','perm_channel_clients','GEN_CLUST_INDEX','2016-03-12 15:04:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel_clients','GEN_CLUST_INDEX','2016-03-12 15:04:21','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_channel_clients','index_perm_channel_clients_serverid','2016-03-12 15:04:21','n_diff_pfx01',3,1,'server_id'),('teamspeak','perm_channel_clients','index_perm_channel_clients_serverid','2016-03-12 15:04:21','n_diff_pfx02',7,1,'server_id,DB_ROW_ID'),('teamspeak','perm_channel_clients','index_perm_channel_clients_serverid','2016-03-12 15:04:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel_clients','index_perm_channel_clients_serverid','2016-03-12 15:04:21','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_channel_groups','GEN_CLUST_INDEX','2016-03-12 15:04:23','n_diff_pfx01',454,3,'DB_ROW_ID'),('teamspeak','perm_channel_groups','GEN_CLUST_INDEX','2016-03-12 15:04:23','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel_groups','GEN_CLUST_INDEX','2016-03-12 15:04:23','size',4,NULL,'Number of pages in the index'),('teamspeak','perm_channel_groups','index_perm_channel_groups_serverid','2016-03-12 15:04:23','n_diff_pfx01',8,1,'server_id'),('teamspeak','perm_channel_groups','index_perm_channel_groups_serverid','2016-03-12 15:04:23','n_diff_pfx02',454,1,'server_id,DB_ROW_ID'),('teamspeak','perm_channel_groups','index_perm_channel_groups_serverid','2016-03-12 15:04:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_channel_groups','index_perm_channel_groups_serverid','2016-03-12 15:04:23','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_client','GEN_CLUST_INDEX','2016-03-12 15:04:23','n_diff_pfx01',20,1,'DB_ROW_ID'),('teamspeak','perm_client','GEN_CLUST_INDEX','2016-03-12 15:04:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_client','GEN_CLUST_INDEX','2016-03-12 15:04:23','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_client','index_perm_client_serverid','2016-03-12 15:04:23','n_diff_pfx01',1,1,'server_id'),('teamspeak','perm_client','index_perm_client_serverid','2016-03-12 15:04:23','n_diff_pfx02',20,1,'server_id,DB_ROW_ID'),('teamspeak','perm_client','index_perm_client_serverid','2016-03-12 15:04:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','perm_client','index_perm_client_serverid','2016-03-12 15:04:23','size',1,NULL,'Number of pages in the index'),('teamspeak','perm_server_group','GEN_CLUST_INDEX','2016-03-12 15:04:26','n_diff_pfx01',5920,20,'DB_ROW_ID'),('teamspeak','perm_server_group','GEN_CLUST_INDEX','2016-03-12 15:04:26','n_leaf_pages',35,NULL,'Number of leaf pages in the index'),('teamspeak','perm_server_group','GEN_CLUST_INDEX','2016-03-12 15:04:26','size',97,NULL,'Number of pages in the index'),('teamspeak','perm_server_group','index_perm_server_group_serverid','2016-03-12 15:04:26','n_diff_pfx01',8,7,'server_id'),('teamspeak','perm_server_group','index_perm_server_group_serverid','2016-03-12 15:04:26','n_diff_pfx02',5804,7,'server_id,DB_ROW_ID'),('teamspeak','perm_server_group','index_perm_server_group_serverid','2016-03-12 15:04:26','n_leaf_pages',7,NULL,'Number of leaf pages in the index'),('teamspeak','perm_server_group','index_perm_server_group_serverid','2016-03-12 15:04:26','size',8,NULL,'Number of pages in the index'),('teamspeak','server_properties','GEN_CLUST_INDEX','2016-03-12 15:04:27','n_diff_pfx01',288,2,'DB_ROW_ID'),('teamspeak','server_properties','GEN_CLUST_INDEX','2016-03-12 15:04:27','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('teamspeak','server_properties','GEN_CLUST_INDEX','2016-03-12 15:04:27','size',3,NULL,'Number of pages in the index'),('teamspeak','server_properties','index_server_properties_id','2016-03-12 15:04:27','n_diff_pfx01',7,1,'id'),('teamspeak','server_properties','index_server_properties_id','2016-03-12 15:04:27','n_diff_pfx02',288,1,'id,DB_ROW_ID'),('teamspeak','server_properties','index_server_properties_id','2016-03-12 15:04:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','server_properties','index_server_properties_id','2016-03-12 15:04:27','size',1,NULL,'Number of pages in the index'),('teamspeak','server_properties','index_server_properties_serverid','2016-03-12 15:04:27','n_diff_pfx01',7,1,'server_id'),('teamspeak','server_properties','index_server_properties_serverid','2016-03-12 15:04:27','n_diff_pfx02',288,1,'server_id,DB_ROW_ID'),('teamspeak','server_properties','index_server_properties_serverid','2016-03-12 15:04:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','server_properties','index_server_properties_serverid','2016-03-12 15:04:27','size',1,NULL,'Number of pages in the index'),('teamspeak','servers','PRIMARY','2016-03-12 15:04:28','n_diff_pfx01',6,1,'server_id'),('teamspeak','servers','PRIMARY','2016-03-12 15:04:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','servers','PRIMARY','2016-03-12 15:04:28','size',1,NULL,'Number of pages in the index'),('teamspeak','servers','index_servers_port','2016-03-12 15:04:28','n_diff_pfx01',6,1,'server_port'),('teamspeak','servers','index_servers_port','2016-03-12 15:04:28','n_diff_pfx02',6,1,'server_port,server_id'),('teamspeak','servers','index_servers_port','2016-03-12 15:04:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','servers','index_servers_port','2016-03-12 15:04:28','size',1,NULL,'Number of pages in the index'),('teamspeak','servers','index_servers_serverid','2016-03-12 15:04:28','n_diff_pfx01',6,1,'server_id'),('teamspeak','servers','index_servers_serverid','2016-03-12 15:04:28','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','servers','index_servers_serverid','2016-03-12 15:04:28','size',1,NULL,'Number of pages in the index'),('teamspeak','teamspeak3_metadata','ident','2016-03-12 15:04:30','n_diff_pfx01',1,1,'ident'),('teamspeak','teamspeak3_metadata','ident','2016-03-12 15:04:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','teamspeak3_metadata','ident','2016-03-12 15:04:30','size',1,NULL,'Number of pages in the index'),('teamspeak','tokens','GEN_CLUST_INDEX','2016-03-12 15:04:30','n_diff_pfx01',9,1,'DB_ROW_ID'),('teamspeak','tokens','GEN_CLUST_INDEX','2016-03-12 15:04:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('teamspeak','tokens','GEN_CLUST_INDEX','2016-03-12 15:04:30','size',1,NULL,'Number of pages in the index'),('waritko_povidky','authors','PRIMARY','2016-03-12 15:04:31','n_diff_pfx01',13,1,'id'),('waritko_povidky','authors','PRIMARY','2016-03-12 15:04:31','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','authors','PRIMARY','2016-03-12 15:04:31','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','PRIMARY','2016-03-12 15:04:32','n_diff_pfx01',110,1,'id'),('waritko_povidky','book_authors','PRIMARY','2016-03-12 15:04:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','PRIMARY','2016-03-12 15:04:32','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','fk_book_authors_author','2016-03-12 15:04:32','n_diff_pfx01',13,1,'author'),('waritko_povidky','book_authors','fk_book_authors_author','2016-03-12 15:04:32','n_diff_pfx02',110,1,'author,id'),('waritko_povidky','book_authors','fk_book_authors_author','2016-03-12 15:04:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','fk_book_authors_author','2016-03-12 15:04:32','size',1,NULL,'Number of pages in the index'),('waritko_povidky','book_authors','fk_book_authors_book','2016-03-12 15:04:32','n_diff_pfx01',110,1,'book'),('waritko_povidky','book_authors','fk_book_authors_book','2016-03-12 15:04:32','n_diff_pfx02',110,1,'book,id'),('waritko_povidky','book_authors','fk_book_authors_book','2016-03-12 15:04:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','book_authors','fk_book_authors_book','2016-03-12 15:04:32','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','PRIMARY','2016-03-12 15:04:33','n_diff_pfx01',110,1,'id'),('waritko_povidky','books','PRIMARY','2016-03-12 15:04:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','PRIMARY','2016-03-12 15:04:33','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','fk_genre','2016-03-12 15:04:33','n_diff_pfx01',11,1,'genre'),('waritko_povidky','books','fk_genre','2016-03-12 15:04:33','n_diff_pfx02',110,1,'genre,id'),('waritko_povidky','books','fk_genre','2016-03-12 15:04:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','fk_genre','2016-03-12 15:04:33','size',1,NULL,'Number of pages in the index'),('waritko_povidky','books','language','2016-03-12 15:04:33','n_diff_pfx01',2,1,'language'),('waritko_povidky','books','language','2016-03-12 15:04:33','n_diff_pfx02',110,1,'language,id'),('waritko_povidky','books','language','2016-03-12 15:04:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','books','language','2016-03-12 15:04:33','size',1,NULL,'Number of pages in the index'),('waritko_povidky','genres','PRIMARY','2016-03-12 15:04:34','n_diff_pfx01',1,1,'id'),('waritko_povidky','genres','PRIMARY','2016-03-12 15:04:34','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','genres','PRIMARY','2016-03-12 15:04:34','size',1,NULL,'Number of pages in the index'),('waritko_povidky','languages','PRIMARY','2016-03-12 15:04:35','n_diff_pfx01',2,1,'id'),('waritko_povidky','languages','PRIMARY','2016-03-12 15:04:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','languages','PRIMARY','2016-03-12 15:04:35','size',1,NULL,'Number of pages in the index'),('waritko_povidky','subgenres','PRIMARY','2016-03-12 15:04:36','n_diff_pfx01',11,1,'id'),('waritko_povidky','subgenres','PRIMARY','2016-03-12 15:04:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','subgenres','PRIMARY','2016-03-12 15:04:36','size',1,NULL,'Number of pages in the index'),('waritko_povidky','subgenres','genre','2016-03-12 15:04:36','n_diff_pfx01',1,1,'genre'),('waritko_povidky','subgenres','genre','2016-03-12 15:04:36','n_diff_pfx02',11,1,'genre,id'),('waritko_povidky','subgenres','genre','2016-03-12 15:04:36','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_povidky','subgenres','genre','2016-03-12 15:04:36','size',1,NULL,'Number of pages in the index'),('waritko_utils','electricity','PRIMARY','2016-03-12 15:04:39','n_diff_pfx01',47,1,'id'),('waritko_utils','electricity','PRIMARY','2016-03-12 15:04:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','electricity','PRIMARY','2016-03-12 15:04:39','size',1,NULL,'Number of pages in the index'),('waritko_utils','furnace','PRIMARY','2016-03-12 15:04:50','n_diff_pfx01',16,1,'id'),('waritko_utils','furnace','PRIMARY','2016-03-12 15:04:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','furnace','PRIMARY','2016-03-12 15:04:50','size',1,NULL,'Number of pages in the index'),('waritko_utils','gas','PRIMARY','2016-03-12 15:04:41','n_diff_pfx01',32,1,'id'),('waritko_utils','gas','PRIMARY','2016-03-12 15:04:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','gas','PRIMARY','2016-03-12 15:04:41','size',1,NULL,'Number of pages in the index'),('waritko_utils','pc','PRIMARY','2016-03-12 15:05:15','n_diff_pfx01',11,1,'id'),('waritko_utils','pc','PRIMARY','2016-03-12 15:05:15','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','pc','PRIMARY','2016-03-12 15:05:15','size',1,NULL,'Number of pages in the index'),('waritko_utils','water','PRIMARY','2016-03-12 15:05:04','n_diff_pfx01',107,1,'id'),('waritko_utils','water','PRIMARY','2016-03-12 15:05:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('waritko_utils','water','PRIMARY','2016-03-12 15:05:04','size',1,NULL,'Number of pages in the index'),('wiki','archive','PRIMARY','2016-03-12 15:05:05','n_diff_pfx01',2,1,'ar_id'),('wiki','archive','PRIMARY','2016-03-12 15:05:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','PRIMARY','2016-03-12 15:05:05','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','name_title_timestamp','2016-03-12 15:05:05','n_diff_pfx01',1,1,'ar_namespace'),('wiki','archive','name_title_timestamp','2016-03-12 15:05:05','n_diff_pfx02',1,1,'ar_namespace,ar_title'),('wiki','archive','name_title_timestamp','2016-03-12 15:05:05','n_diff_pfx03',2,1,'ar_namespace,ar_title,ar_timestamp'),('wiki','archive','name_title_timestamp','2016-03-12 15:05:05','n_diff_pfx04',2,1,'ar_namespace,ar_title,ar_timestamp,ar_id'),('wiki','archive','name_title_timestamp','2016-03-12 15:05:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','name_title_timestamp','2016-03-12 15:05:05','size',1,NULL,'Number of pages in the index'),('wiki','archive','usertext_timestamp','2016-03-12 15:05:05','n_diff_pfx01',1,1,'ar_user_text'),('wiki','archive','usertext_timestamp','2016-03-12 15:05:05','n_diff_pfx02',2,1,'ar_user_text,ar_timestamp'),('wiki','archive','usertext_timestamp','2016-03-12 15:05:05','n_diff_pfx03',2,1,'ar_user_text,ar_timestamp,ar_id'),('wiki','archive','usertext_timestamp','2016-03-12 15:05:05','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','archive','usertext_timestamp','2016-03-12 15:05:05','size',1,NULL,'Number of pages in the index'),('wiki','category','PRIMARY','2016-03-12 15:05:06','n_diff_pfx01',1,1,'cat_id'),('wiki','category','PRIMARY','2016-03-12 15:05:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','PRIMARY','2016-03-12 15:05:06','size',1,NULL,'Number of pages in the index'),('wiki','category','cat_pages','2016-03-12 15:05:06','n_diff_pfx01',1,1,'cat_pages'),('wiki','category','cat_pages','2016-03-12 15:05:06','n_diff_pfx02',1,1,'cat_pages,cat_id'),('wiki','category','cat_pages','2016-03-12 15:05:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','cat_pages','2016-03-12 15:05:06','size',1,NULL,'Number of pages in the index'),('wiki','category','cat_title','2016-03-12 15:05:06','n_diff_pfx01',1,1,'cat_title'),('wiki','category','cat_title','2016-03-12 15:05:06','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','category','cat_title','2016-03-12 15:05:06','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_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','2016-03-12 15:05:09','n_diff_pfx01',0,1,'cl_to'),('wiki','categorylinks','cl_sortkey','2016-03-12 15:05:09','n_diff_pfx02',0,1,'cl_to,cl_type'),('wiki','categorylinks','cl_sortkey','2016-03-12 15:05:09','n_diff_pfx03',0,1,'cl_to,cl_type,cl_sortkey'),('wiki','categorylinks','cl_sortkey','2016-03-12 15:05:09','n_diff_pfx04',0,1,'cl_to,cl_type,cl_sortkey,cl_from'),('wiki','categorylinks','cl_sortkey','2016-03-12 15:05:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_sortkey','2016-03-12 15:05:09','size',1,NULL,'Number of pages in the index'),('wiki','categorylinks','cl_timestamp','2016-03-12 15:05:09','n_diff_pfx01',0,1,'cl_to'),('wiki','categorylinks','cl_timestamp','2016-03-12 15:05:09','n_diff_pfx02',0,1,'cl_to,cl_timestamp'),('wiki','categorylinks','cl_timestamp','2016-03-12 15:05:09','n_diff_pfx03',0,1,'cl_to,cl_timestamp,cl_from'),('wiki','categorylinks','cl_timestamp','2016-03-12 15:05:09','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','categorylinks','cl_timestamp','2016-03-12 15:05:09','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','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_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_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_tag_id','2016-03-12 15:05:10','n_diff_pfx01',2,1,'ct_tag'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','n_diff_pfx02',26,1,'ct_tag,ct_rc_id'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','n_diff_pfx03',26,1,'ct_tag,ct_rc_id,ct_rev_id'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','n_diff_pfx04',26,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','n_diff_pfx05',26,1,'ct_tag,ct_rc_id,ct_rev_id,ct_log_id,DB_ROW_ID'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','change_tag','change_tag_tag_id','2016-03-12 15:05:10','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','PRIMARY','2016-03-12 15:05:11','n_diff_pfx01',6,1,'el_id'),('wiki','externallinks','PRIMARY','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','PRIMARY','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_from','2016-03-12 15:05:11','n_diff_pfx01',4,1,'el_from'),('wiki','externallinks','el_from','2016-03-12 15:05:11','n_diff_pfx02',6,1,'el_from,el_to'),('wiki','externallinks','el_from','2016-03-12 15:05:11','n_diff_pfx03',6,1,'el_from,el_to,el_id'),('wiki','externallinks','el_from','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_from','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_index','2016-03-12 15:05:11','n_diff_pfx01',6,1,'el_index'),('wiki','externallinks','el_index','2016-03-12 15:05:11','n_diff_pfx02',6,1,'el_index,el_id'),('wiki','externallinks','el_index','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_index','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','externallinks','el_to','2016-03-12 15:05:11','n_diff_pfx01',6,1,'el_to'),('wiki','externallinks','el_to','2016-03-12 15:05:11','n_diff_pfx02',6,1,'el_to,el_from'),('wiki','externallinks','el_to','2016-03-12 15:05:11','n_diff_pfx03',6,1,'el_to,el_from,el_id'),('wiki','externallinks','el_to','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','externallinks','el_to','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','PRIMARY','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_id'),('wiki','filearchive','PRIMARY','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','PRIMARY','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_deleted_timestamp','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_deleted_timestamp'),('wiki','filearchive','fa_deleted_timestamp','2016-03-12 15:05:11','n_diff_pfx02',0,1,'fa_deleted_timestamp,fa_id'),('wiki','filearchive','fa_deleted_timestamp','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_deleted_timestamp','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_name','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_name'),('wiki','filearchive','fa_name','2016-03-12 15:05:11','n_diff_pfx02',0,1,'fa_name,fa_timestamp'),('wiki','filearchive','fa_name','2016-03-12 15:05:11','n_diff_pfx03',0,1,'fa_name,fa_timestamp,fa_id'),('wiki','filearchive','fa_name','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_name','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_sha1','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_sha1'),('wiki','filearchive','fa_sha1','2016-03-12 15:05:11','n_diff_pfx02',0,1,'fa_sha1,fa_id'),('wiki','filearchive','fa_sha1','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_sha1','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_storage_group','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_storage_group'),('wiki','filearchive','fa_storage_group','2016-03-12 15:05:11','n_diff_pfx02',0,1,'fa_storage_group,fa_storage_key'),('wiki','filearchive','fa_storage_group','2016-03-12 15:05:11','n_diff_pfx03',0,1,'fa_storage_group,fa_storage_key,fa_id'),('wiki','filearchive','fa_storage_group','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_storage_group','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','filearchive','fa_user_timestamp','2016-03-12 15:05:11','n_diff_pfx01',0,1,'fa_user_text'),('wiki','filearchive','fa_user_timestamp','2016-03-12 15:05:11','n_diff_pfx02',0,1,'fa_user_text,fa_timestamp'),('wiki','filearchive','fa_user_timestamp','2016-03-12 15:05:11','n_diff_pfx03',0,1,'fa_user_text,fa_timestamp,fa_id'),('wiki','filearchive','fa_user_timestamp','2016-03-12 15:05:11','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','filearchive','fa_user_timestamp','2016-03-12 15:05:11','size',1,NULL,'Number of pages in the index'),('wiki','image','PRIMARY','2016-03-12 15:05:16','n_diff_pfx01',6,1,'img_name'),('wiki','image','PRIMARY','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','PRIMARY','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','image','img_media_mime','2016-03-12 15:05:16','n_diff_pfx01',2,1,'img_media_type'),('wiki','image','img_media_mime','2016-03-12 15:05:16','n_diff_pfx02',2,1,'img_media_type,img_major_mime'),('wiki','image','img_media_mime','2016-03-12 15:05:16','n_diff_pfx03',2,1,'img_media_type,img_major_mime,img_minor_mime'),('wiki','image','img_media_mime','2016-03-12 15:05:16','n_diff_pfx04',6,1,'img_media_type,img_major_mime,img_minor_mime,img_name'),('wiki','image','img_media_mime','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_media_mime','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','image','img_sha1','2016-03-12 15:05:16','n_diff_pfx01',6,1,'img_sha1'),('wiki','image','img_sha1','2016-03-12 15:05:16','n_diff_pfx02',6,1,'img_sha1,img_name'),('wiki','image','img_sha1','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_sha1','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','image','img_size','2016-03-12 15:05:16','n_diff_pfx01',6,1,'img_size'),('wiki','image','img_size','2016-03-12 15:05:16','n_diff_pfx02',6,1,'img_size,img_name'),('wiki','image','img_size','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_size','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','image','img_timestamp','2016-03-12 15:05:16','n_diff_pfx01',6,1,'img_timestamp'),('wiki','image','img_timestamp','2016-03-12 15:05:16','n_diff_pfx02',6,1,'img_timestamp,img_name'),('wiki','image','img_timestamp','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_timestamp','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','image','img_usertext_timestamp','2016-03-12 15:05:16','n_diff_pfx01',1,1,'img_user_text'),('wiki','image','img_usertext_timestamp','2016-03-12 15:05:16','n_diff_pfx02',6,1,'img_user_text,img_timestamp'),('wiki','image','img_usertext_timestamp','2016-03-12 15:05:16','n_diff_pfx03',6,1,'img_user_text,img_timestamp,img_name'),('wiki','image','img_usertext_timestamp','2016-03-12 15:05:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','image','img_usertext_timestamp','2016-03-12 15:05:16','size',1,NULL,'Number of pages in the index'),('wiki','imagelinks','il_backlinks_namespace','2016-03-12 15:05:18','n_diff_pfx01',6,1,'il_to'),('wiki','imagelinks','il_backlinks_namespace','2016-03-12 15:05:18','n_diff_pfx02',6,1,'il_to,il_from_namespace'),('wiki','imagelinks','il_backlinks_namespace','2016-03-12 15:05:18','n_diff_pfx03',6,1,'il_to,il_from_namespace,il_from'),('wiki','imagelinks','il_backlinks_namespace','2016-03-12 15:05:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','il_backlinks_namespace','2016-03-12 15:05:18','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','2016-03-12 15:05:18','n_diff_pfx01',6,1,'il_to'),('wiki','imagelinks','il_to','2016-03-12 15:05:18','n_diff_pfx02',6,1,'il_to,il_from'),('wiki','imagelinks','il_to','2016-03-12 15:05:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','imagelinks','il_to','2016-03-12 15:05:18','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','ipblocks','PRIMARY','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_id'),('wiki','ipblocks','PRIMARY','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','PRIMARY','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_address'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_address,ipb_user'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','n_diff_pfx03',0,1,'ipb_address,ipb_user,ipb_auto'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','n_diff_pfx04',0,1,'ipb_address,ipb_user,ipb_auto,ipb_anon_only'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_address','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_expiry','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_expiry'),('wiki','ipblocks','ipb_expiry','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_expiry,ipb_id'),('wiki','ipblocks','ipb_expiry','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_expiry','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_parent_block_id','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_parent_block_id'),('wiki','ipblocks','ipb_parent_block_id','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_parent_block_id,ipb_id'),('wiki','ipblocks','ipb_parent_block_id','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_parent_block_id','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_range','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_range_start'),('wiki','ipblocks','ipb_range','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_range_start,ipb_range_end'),('wiki','ipblocks','ipb_range','2016-03-12 15:05:20','n_diff_pfx03',0,1,'ipb_range_start,ipb_range_end,ipb_id'),('wiki','ipblocks','ipb_range','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_range','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_timestamp','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_timestamp'),('wiki','ipblocks','ipb_timestamp','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_timestamp,ipb_id'),('wiki','ipblocks','ipb_timestamp','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_timestamp','2016-03-12 15:05:20','size',1,NULL,'Number of pages in the index'),('wiki','ipblocks','ipb_user','2016-03-12 15:05:20','n_diff_pfx01',0,1,'ipb_user'),('wiki','ipblocks','ipb_user','2016-03-12 15:05:20','n_diff_pfx02',0,1,'ipb_user,ipb_id'),('wiki','ipblocks','ipb_user','2016-03-12 15:05:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','ipblocks','ipb_user','2016-03-12 15:05:20','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','2016-03-12 15:05:21','n_diff_pfx01',0,1,'iwl_prefix'),('wiki','iwlinks','iwl_prefix_from_title','2016-03-12 15:05:21','n_diff_pfx02',0,1,'iwl_prefix,iwl_from'),('wiki','iwlinks','iwl_prefix_from_title','2016-03-12 15:05:21','n_diff_pfx03',0,1,'iwl_prefix,iwl_from,iwl_title'),('wiki','iwlinks','iwl_prefix_from_title','2016-03-12 15:05:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','iwl_prefix_from_title','2016-03-12 15:05:21','size',1,NULL,'Number of pages in the index'),('wiki','iwlinks','iwl_prefix_title_from','2016-03-12 15:05:21','n_diff_pfx01',0,1,'iwl_prefix'),('wiki','iwlinks','iwl_prefix_title_from','2016-03-12 15:05:21','n_diff_pfx02',0,1,'iwl_prefix,iwl_title'),('wiki','iwlinks','iwl_prefix_title_from','2016-03-12 15:05:21','n_diff_pfx03',0,1,'iwl_prefix,iwl_title,iwl_from'),('wiki','iwlinks','iwl_prefix_title_from','2016-03-12 15:05:21','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','iwlinks','iwl_prefix_title_from','2016-03-12 15:05:21','size',1,NULL,'Number of pages in the index'),('wiki','job','PRIMARY','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_id'),('wiki','job','PRIMARY','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','PRIMARY','2016-03-12 15:05:22','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_diff_pfx02',0,1,'job_cmd,job_namespace'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_diff_pfx03',0,1,'job_cmd,job_namespace,job_title'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_diff_pfx04',0,1,'job_cmd,job_namespace,job_title,job_params'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_diff_pfx05',0,1,'job_cmd,job_namespace,job_title,job_params,job_id'),('wiki','job','job_cmd','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd','2016-03-12 15:05:22','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','n_diff_pfx02',0,1,'job_cmd,job_token'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','n_diff_pfx03',0,1,'job_cmd,job_token,job_random'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','n_diff_pfx04',0,1,'job_cmd,job_token,job_random,job_id'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd_token','2016-03-12 15:05:22','size',1,NULL,'Number of pages in the index'),('wiki','job','job_cmd_token_id','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_cmd'),('wiki','job','job_cmd_token_id','2016-03-12 15:05:22','n_diff_pfx02',0,1,'job_cmd,job_token'),('wiki','job','job_cmd_token_id','2016-03-12 15:05:22','n_diff_pfx03',0,1,'job_cmd,job_token,job_id'),('wiki','job','job_cmd_token_id','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_cmd_token_id','2016-03-12 15:05:22','size',1,NULL,'Number of pages in the index'),('wiki','job','job_sha1','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_sha1'),('wiki','job','job_sha1','2016-03-12 15:05:22','n_diff_pfx02',0,1,'job_sha1,job_id'),('wiki','job','job_sha1','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_sha1','2016-03-12 15:05:22','size',1,NULL,'Number of pages in the index'),('wiki','job','job_timestamp','2016-03-12 15:05:22','n_diff_pfx01',0,1,'job_timestamp'),('wiki','job','job_timestamp','2016-03-12 15:05:22','n_diff_pfx02',0,1,'job_timestamp,job_id'),('wiki','job','job_timestamp','2016-03-12 15:05:22','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','job','job_timestamp','2016-03-12 15:05:22','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','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','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','2016-03-12 15:08:27','n_diff_pfx01',0,1,'ll_lang'),('wiki','langlinks','ll_lang','2016-03-12 15:08:27','n_diff_pfx02',0,1,'ll_lang,ll_title'),('wiki','langlinks','ll_lang','2016-03-12 15:08:27','n_diff_pfx03',0,1,'ll_lang,ll_title,ll_from'),('wiki','langlinks','ll_lang','2016-03-12 15:08:27','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','langlinks','ll_lang','2016-03-12 15:08:27','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','2016-03-12 15:08:29','n_diff_pfx01',0,1,'ls_log_id'),('wiki','log_search','ls_log_id','2016-03-12 15:08:29','n_diff_pfx02',0,1,'ls_log_id,ls_field'),('wiki','log_search','ls_log_id','2016-03-12 15:08:29','n_diff_pfx03',0,1,'ls_log_id,ls_field,ls_value'),('wiki','log_search','ls_log_id','2016-03-12 15:08:29','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','log_search','ls_log_id','2016-03-12 15:08:29','size',1,NULL,'Number of pages in the index'),('wiki','logging','PRIMARY','2016-03-12 15:08:32','n_diff_pfx01',119,2,'log_id'),('wiki','logging','PRIMARY','2016-03-12 15:08:32','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('wiki','logging','PRIMARY','2016-03-12 15:08:32','size',3,NULL,'Number of pages in the index'),('wiki','logging','log_page_id_time','2016-03-12 15:08:32','n_diff_pfx01',55,1,'log_page'),('wiki','logging','log_page_id_time','2016-03-12 15:08:32','n_diff_pfx02',119,1,'log_page,log_timestamp'),('wiki','logging','log_page_id_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_page,log_timestamp,log_id'),('wiki','logging','log_page_id_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_page_id_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_text_time','2016-03-12 15:08:32','n_diff_pfx01',1,1,'log_user_text'),('wiki','logging','log_user_text_time','2016-03-12 15:08:32','n_diff_pfx02',119,1,'log_user_text,log_timestamp'),('wiki','logging','log_user_text_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_user_text,log_timestamp,log_id'),('wiki','logging','log_user_text_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_text_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','n_diff_pfx01',1,1,'log_user_text'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','n_diff_pfx02',4,1,'log_user_text,log_type'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_user_text,log_type,log_timestamp'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','n_diff_pfx04',119,1,'log_user_text,log_type,log_timestamp,log_id'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_text_type_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','n_diff_pfx01',1,1,'log_user'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','n_diff_pfx02',4,1,'log_user,log_type'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_user,log_type,log_timestamp'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','n_diff_pfx04',119,1,'log_user,log_type,log_timestamp,log_id'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','log_user_type_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','page_time','2016-03-12 15:08:32','n_diff_pfx01',4,1,'log_namespace'),('wiki','logging','page_time','2016-03-12 15:08:32','n_diff_pfx02',55,1,'log_namespace,log_title'),('wiki','logging','page_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_namespace,log_title,log_timestamp'),('wiki','logging','page_time','2016-03-12 15:08:32','n_diff_pfx04',119,1,'log_namespace,log_title,log_timestamp,log_id'),('wiki','logging','page_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','page_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','times','2016-03-12 15:08:32','n_diff_pfx01',119,1,'log_timestamp'),('wiki','logging','times','2016-03-12 15:08:32','n_diff_pfx02',119,1,'log_timestamp,log_id'),('wiki','logging','times','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','times','2016-03-12 15:08:32','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','2016-03-12 15:08:32','n_diff_pfx01',4,1,'log_type'),('wiki','logging','type_time','2016-03-12 15:08:32','n_diff_pfx02',119,1,'log_type,log_timestamp'),('wiki','logging','type_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_type,log_timestamp,log_id'),('wiki','logging','type_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','type_time','2016-03-12 15:08:32','size',1,NULL,'Number of pages in the index'),('wiki','logging','user_time','2016-03-12 15:08:32','n_diff_pfx01',1,1,'log_user'),('wiki','logging','user_time','2016-03-12 15:08:32','n_diff_pfx02',119,1,'log_user,log_timestamp'),('wiki','logging','user_time','2016-03-12 15:08:32','n_diff_pfx03',119,1,'log_user,log_timestamp,log_id'),('wiki','logging','user_time','2016-03-12 15:08:32','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','logging','user_time','2016-03-12 15:08:32','size',1,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','2016-03-20 01:17:55','n_diff_pfx01',1202,20,'keyname'),('wiki','objectcache','PRIMARY','2016-03-20 01:17:55','n_leaf_pages',251,NULL,'Number of leaf pages in the index'),('wiki','objectcache','PRIMARY','2016-03-20 01:17:55','size',338,NULL,'Number of pages in the index'),('wiki','objectcache','exptime','2016-03-20 01:17:55','n_diff_pfx01',44,9,'exptime'),('wiki','objectcache','exptime','2016-03-20 01:17:55','n_diff_pfx02',1296,9,'exptime,keyname'),('wiki','objectcache','exptime','2016-03-20 01:17:55','n_leaf_pages',9,NULL,'Number of leaf pages in the index'),('wiki','objectcache','exptime','2016-03-20 01:17:55','size',10,NULL,'Number of pages in the index'),('wiki','oldimage','GEN_CLUST_INDEX','2016-03-12 15:08:41','n_diff_pfx01',1,1,'DB_ROW_ID'),('wiki','oldimage','GEN_CLUST_INDEX','2016-03-12 15:08:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','GEN_CLUST_INDEX','2016-03-12 15:08:41','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_name_archive_name','2016-03-12 15:08:41','n_diff_pfx01',1,1,'oi_name'),('wiki','oldimage','oi_name_archive_name','2016-03-12 15:08:41','n_diff_pfx02',1,1,'oi_name,oi_archive_name'),('wiki','oldimage','oi_name_archive_name','2016-03-12 15:08:41','n_diff_pfx03',1,1,'oi_name,oi_archive_name,DB_ROW_ID'),('wiki','oldimage','oi_name_archive_name','2016-03-12 15:08:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_name_archive_name','2016-03-12 15:08:41','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_name_timestamp','2016-03-12 15:08:41','n_diff_pfx01',1,1,'oi_name'),('wiki','oldimage','oi_name_timestamp','2016-03-12 15:08:41','n_diff_pfx02',1,1,'oi_name,oi_timestamp'),('wiki','oldimage','oi_name_timestamp','2016-03-12 15:08:41','n_diff_pfx03',1,1,'oi_name,oi_timestamp,DB_ROW_ID'),('wiki','oldimage','oi_name_timestamp','2016-03-12 15:08:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_name_timestamp','2016-03-12 15:08:41','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_sha1','2016-03-12 15:08:41','n_diff_pfx01',1,1,'oi_sha1'),('wiki','oldimage','oi_sha1','2016-03-12 15:08:41','n_diff_pfx02',1,1,'oi_sha1,DB_ROW_ID'),('wiki','oldimage','oi_sha1','2016-03-12 15:08:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_sha1','2016-03-12 15:08:41','size',1,NULL,'Number of pages in the index'),('wiki','oldimage','oi_usertext_timestamp','2016-03-12 15:08:41','n_diff_pfx01',1,1,'oi_user_text'),('wiki','oldimage','oi_usertext_timestamp','2016-03-12 15:08:41','n_diff_pfx02',1,1,'oi_user_text,oi_timestamp'),('wiki','oldimage','oi_usertext_timestamp','2016-03-12 15:08:41','n_diff_pfx03',1,1,'oi_user_text,oi_timestamp,DB_ROW_ID'),('wiki','oldimage','oi_usertext_timestamp','2016-03-12 15:08:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','oldimage','oi_usertext_timestamp','2016-03-12 15:08:41','size',1,NULL,'Number of pages in the index'),('wiki','page','PRIMARY','2016-03-12 15:08:42','n_diff_pfx01',54,1,'page_id'),('wiki','page','PRIMARY','2016-03-12 15:08:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','PRIMARY','2016-03-12 15:08:42','size',1,NULL,'Number of pages in the index'),('wiki','page','name_title','2016-03-12 15:08:42','n_diff_pfx01',4,1,'page_namespace'),('wiki','page','name_title','2016-03-12 15:08:42','n_diff_pfx02',54,1,'page_namespace,page_title'),('wiki','page','name_title','2016-03-12 15:08:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','name_title','2016-03-12 15:08:42','size',1,NULL,'Number of pages in the index'),('wiki','page','page_len','2016-03-12 15:08:42','n_diff_pfx01',51,1,'page_len'),('wiki','page','page_len','2016-03-12 15:08:42','n_diff_pfx02',54,1,'page_len,page_id'),('wiki','page','page_len','2016-03-12 15:08:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_len','2016-03-12 15:08:42','size',1,NULL,'Number of pages in the index'),('wiki','page','page_random','2016-03-12 15:08:42','n_diff_pfx01',54,1,'page_random'),('wiki','page','page_random','2016-03-12 15:08:42','n_diff_pfx02',54,1,'page_random,page_id'),('wiki','page','page_random','2016-03-12 15:08:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_random','2016-03-12 15:08:42','size',1,NULL,'Number of pages in the index'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','n_diff_pfx01',1,1,'page_is_redirect'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','n_diff_pfx02',4,1,'page_is_redirect,page_namespace'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','n_diff_pfx03',51,1,'page_is_redirect,page_namespace,page_len'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','n_diff_pfx04',54,1,'page_is_redirect,page_namespace,page_len,page_id'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page','page_redirect_namespace_len','2016-03-12 15:08:42','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','2016-03-12 15:08:44','n_diff_pfx01',1,1,'pp_propname'),('wiki','page_props','pp_propname_page','2016-03-12 15:08:44','n_diff_pfx02',1,1,'pp_propname,pp_page'),('wiki','page_props','pp_propname_page','2016-03-12 15:08:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','pp_propname_page','2016-03-12 15:08:44','size',1,NULL,'Number of pages in the index'),('wiki','page_props','pp_propname_sortkey_page','2016-03-12 15:08:44','n_diff_pfx01',1,1,'pp_propname'),('wiki','page_props','pp_propname_sortkey_page','2016-03-12 15:08:44','n_diff_pfx02',1,1,'pp_propname,pp_sortkey'),('wiki','page_props','pp_propname_sortkey_page','2016-03-12 15:08:44','n_diff_pfx03',1,1,'pp_propname,pp_sortkey,pp_page'),('wiki','page_props','pp_propname_sortkey_page','2016-03-12 15:08:44','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_props','pp_propname_sortkey_page','2016-03-12 15:08:44','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','PRIMARY','2016-03-12 15:08:45','n_diff_pfx01',0,1,'pr_id'),('wiki','page_restrictions','PRIMARY','2016-03-12 15:08:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','PRIMARY','2016-03-12 15:08:45','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_cascade','2016-03-12 15:08:45','n_diff_pfx01',0,1,'pr_cascade'),('wiki','page_restrictions','pr_cascade','2016-03-12 15:08:45','n_diff_pfx02',0,1,'pr_cascade,pr_id'),('wiki','page_restrictions','pr_cascade','2016-03-12 15:08:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_cascade','2016-03-12 15:08:45','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_level','2016-03-12 15:08:45','n_diff_pfx01',0,1,'pr_level'),('wiki','page_restrictions','pr_level','2016-03-12 15:08:45','n_diff_pfx02',0,1,'pr_level,pr_id'),('wiki','page_restrictions','pr_level','2016-03-12 15:08:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_level','2016-03-12 15:08:45','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_pagetype','2016-03-12 15:08:45','n_diff_pfx01',0,1,'pr_page'),('wiki','page_restrictions','pr_pagetype','2016-03-12 15:08:45','n_diff_pfx02',0,1,'pr_page,pr_type'),('wiki','page_restrictions','pr_pagetype','2016-03-12 15:08:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_pagetype','2016-03-12 15:08:45','size',1,NULL,'Number of pages in the index'),('wiki','page_restrictions','pr_typelevel','2016-03-12 15:08:45','n_diff_pfx01',0,1,'pr_type'),('wiki','page_restrictions','pr_typelevel','2016-03-12 15:08:45','n_diff_pfx02',0,1,'pr_type,pr_level'),('wiki','page_restrictions','pr_typelevel','2016-03-12 15:08:45','n_diff_pfx03',0,1,'pr_type,pr_level,pr_id'),('wiki','page_restrictions','pr_typelevel','2016-03-12 15:08:45','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','page_restrictions','pr_typelevel','2016-03-12 15:08:45','size',1,NULL,'Number of pages in the index'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','n_diff_pfx01',1,1,'pl_namespace'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','n_diff_pfx02',44,1,'pl_namespace,pl_title'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','n_diff_pfx03',44,1,'pl_namespace,pl_title,pl_from_namespace'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','n_diff_pfx04',46,1,'pl_namespace,pl_title,pl_from_namespace,pl_from'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','pl_backlinks_namespace','2016-03-12 15:08:46','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','2016-03-12 15:08:46','n_diff_pfx01',1,1,'pl_namespace'),('wiki','pagelinks','pl_namespace','2016-03-12 15:08:46','n_diff_pfx02',44,1,'pl_namespace,pl_title'),('wiki','pagelinks','pl_namespace','2016-03-12 15:08:46','n_diff_pfx03',46,1,'pl_namespace,pl_title,pl_from'),('wiki','pagelinks','pl_namespace','2016-03-12 15:08:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','pagelinks','pl_namespace','2016-03-12 15:08:46','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','2016-03-12 15:08:47','n_diff_pfx01',0,1,'pt_timestamp'),('wiki','protected_titles','pt_timestamp','2016-03-12 15:08:47','n_diff_pfx02',0,1,'pt_timestamp,pt_namespace'),('wiki','protected_titles','pt_timestamp','2016-03-12 15:08:47','n_diff_pfx03',0,1,'pt_timestamp,pt_namespace,pt_title'),('wiki','protected_titles','pt_timestamp','2016-03-12 15:08:47','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','protected_titles','pt_timestamp','2016-03-12 15:08:47','size',1,NULL,'Number of pages in the index'),('wiki','querycache','GEN_CLUST_INDEX','2016-03-12 15:08:48','n_diff_pfx01',0,1,'DB_ROW_ID'),('wiki','querycache','GEN_CLUST_INDEX','2016-03-12 15:08:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache','GEN_CLUST_INDEX','2016-03-12 15:08:48','size',1,NULL,'Number of pages in the index'),('wiki','querycache','qc_type','2016-03-12 15:08:48','n_diff_pfx01',0,1,'qc_type'),('wiki','querycache','qc_type','2016-03-12 15:08:48','n_diff_pfx02',0,1,'qc_type,qc_value'),('wiki','querycache','qc_type','2016-03-12 15:08:48','n_diff_pfx03',0,1,'qc_type,qc_value,DB_ROW_ID'),('wiki','querycache','qc_type','2016-03-12 15:08:48','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycache','qc_type','2016-03-12 15:08:48','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','2016-03-12 15:08:50','n_diff_pfx01',1,1,'DB_ROW_ID'),('wiki','querycachetwo','GEN_CLUST_INDEX','2016-03-12 15:08:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','GEN_CLUST_INDEX','2016-03-12 15:08:50','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','n_diff_pfx01',1,1,'qcc_type'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','n_diff_pfx02',1,1,'qcc_type,qcc_namespace'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','n_diff_pfx03',1,1,'qcc_type,qcc_namespace,qcc_title'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','n_diff_pfx04',1,1,'qcc_type,qcc_namespace,qcc_title,DB_ROW_ID'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_title','2016-03-12 15:08:50','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','n_diff_pfx01',1,1,'qcc_type'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','n_diff_pfx02',1,1,'qcc_type,qcc_namespacetwo'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','n_diff_pfx03',1,1,'qcc_type,qcc_namespacetwo,qcc_titletwo'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','n_diff_pfx04',1,1,'qcc_type,qcc_namespacetwo,qcc_titletwo,DB_ROW_ID'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_titletwo','2016-03-12 15:08:50','size',1,NULL,'Number of pages in the index'),('wiki','querycachetwo','qcc_type','2016-03-12 15:08:50','n_diff_pfx01',1,1,'qcc_type'),('wiki','querycachetwo','qcc_type','2016-03-12 15:08:50','n_diff_pfx02',1,1,'qcc_type,qcc_value'),('wiki','querycachetwo','qcc_type','2016-03-12 15:08:50','n_diff_pfx03',1,1,'qcc_type,qcc_value,DB_ROW_ID'),('wiki','querycachetwo','qcc_type','2016-03-12 15:08:50','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','querycachetwo','qcc_type','2016-03-12 15:08:50','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','PRIMARY','2016-03-12 15:08:54','n_diff_pfx01',130,3,'rc_id'),('wiki','recentchanges','PRIMARY','2016-03-12 15:08:54','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','PRIMARY','2016-03-12 15:08:54','size',4,NULL,'Number of pages in the index'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','n_diff_pfx01',2,1,'rc_new'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','n_diff_pfx02',8,1,'rc_new,rc_namespace'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','n_diff_pfx03',103,1,'rc_new,rc_namespace,rc_timestamp'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','n_diff_pfx04',130,1,'rc_new,rc_namespace,rc_timestamp,rc_id'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','new_name_timestamp','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_cur_id','2016-03-12 15:08:54','n_diff_pfx01',42,1,'rc_cur_id'),('wiki','recentchanges','rc_cur_id','2016-03-12 15:08:54','n_diff_pfx02',130,1,'rc_cur_id,rc_id'),('wiki','recentchanges','rc_cur_id','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_cur_id','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_ip','2016-03-12 15:08:54','n_diff_pfx01',4,1,'rc_ip'),('wiki','recentchanges','rc_ip','2016-03-12 15:08:54','n_diff_pfx02',130,1,'rc_ip,rc_id'),('wiki','recentchanges','rc_ip','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_ip','2016-03-12 15:08:54','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_ns_usertext','2016-03-12 15:08:54','n_diff_pfx01',4,1,'rc_namespace'),('wiki','recentchanges','rc_ns_usertext','2016-03-12 15:08:54','n_diff_pfx02',4,1,'rc_namespace,rc_user_text'),('wiki','recentchanges','rc_ns_usertext','2016-03-12 15:08:54','n_diff_pfx03',130,1,'rc_namespace,rc_user_text,rc_id'),('wiki','recentchanges','rc_ns_usertext','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_ns_usertext','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_timestamp','2016-03-12 15:08:54','n_diff_pfx01',76,1,'rc_timestamp'),('wiki','recentchanges','rc_timestamp','2016-03-12 15:08:54','n_diff_pfx02',130,1,'rc_timestamp,rc_id'),('wiki','recentchanges','rc_timestamp','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_timestamp','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','recentchanges','rc_user_text','2016-03-12 15:08:54','n_diff_pfx01',1,1,'rc_user_text'),('wiki','recentchanges','rc_user_text','2016-03-12 15:08:54','n_diff_pfx02',76,1,'rc_user_text,rc_timestamp'),('wiki','recentchanges','rc_user_text','2016-03-12 15:08:54','n_diff_pfx03',130,1,'rc_user_text,rc_timestamp,rc_id'),('wiki','recentchanges','rc_user_text','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','recentchanges','rc_user_text','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','redirect','PRIMARY','2016-03-12 15:08:54','n_diff_pfx01',0,1,'rd_from'),('wiki','redirect','PRIMARY','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','redirect','PRIMARY','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','redirect','rd_ns_title','2016-03-12 15:08:54','n_diff_pfx01',0,1,'rd_namespace'),('wiki','redirect','rd_ns_title','2016-03-12 15:08:54','n_diff_pfx02',0,1,'rd_namespace,rd_title'),('wiki','redirect','rd_ns_title','2016-03-12 15:08:54','n_diff_pfx03',0,1,'rd_namespace,rd_title,rd_from'),('wiki','redirect','rd_ns_title','2016-03-12 15:08:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','redirect','rd_ns_title','2016-03-12 15:08:54','size',1,NULL,'Number of pages in the index'),('wiki','revision','PRIMARY','2016-03-12 15:08:56','n_diff_pfx01',117,2,'rev_id'),('wiki','revision','PRIMARY','2016-03-12 15:08:56','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('wiki','revision','PRIMARY','2016-03-12 15:08:56','size',3,NULL,'Number of pages in the index'),('wiki','revision','page_timestamp','2016-03-12 15:08:56','n_diff_pfx01',54,1,'rev_page'),('wiki','revision','page_timestamp','2016-03-12 15:08:56','n_diff_pfx02',117,1,'rev_page,rev_timestamp'),('wiki','revision','page_timestamp','2016-03-12 15:08:56','n_diff_pfx03',117,1,'rev_page,rev_timestamp,rev_id'),('wiki','revision','page_timestamp','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','page_timestamp','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','n_diff_pfx01',54,1,'rev_page'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','n_diff_pfx02',55,1,'rev_page,rev_user'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','n_diff_pfx03',117,1,'rev_page,rev_user,rev_timestamp'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','n_diff_pfx04',117,1,'rev_page,rev_user,rev_timestamp,rev_id'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','page_user_timestamp','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revision','rev_page_id','2016-03-12 15:08:56','n_diff_pfx01',54,1,'rev_page'),('wiki','revision','rev_page_id','2016-03-12 15:08:56','n_diff_pfx02',117,1,'rev_page,rev_id'),('wiki','revision','rev_page_id','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','rev_page_id','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revision','rev_timestamp','2016-03-12 15:08:56','n_diff_pfx01',117,1,'rev_timestamp'),('wiki','revision','rev_timestamp','2016-03-12 15:08:56','n_diff_pfx02',117,1,'rev_timestamp,rev_id'),('wiki','revision','rev_timestamp','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','rev_timestamp','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revision','user_timestamp','2016-03-12 15:08:56','n_diff_pfx01',2,1,'rev_user'),('wiki','revision','user_timestamp','2016-03-12 15:08:56','n_diff_pfx02',117,1,'rev_user,rev_timestamp'),('wiki','revision','user_timestamp','2016-03-12 15:08:56','n_diff_pfx03',117,1,'rev_user,rev_timestamp,rev_id'),('wiki','revision','user_timestamp','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','user_timestamp','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revision','usertext_timestamp','2016-03-12 15:08:56','n_diff_pfx01',2,1,'rev_user_text'),('wiki','revision','usertext_timestamp','2016-03-12 15:08:56','n_diff_pfx02',117,1,'rev_user_text,rev_timestamp'),('wiki','revision','usertext_timestamp','2016-03-12 15:08:56','n_diff_pfx03',117,1,'rev_user_text,rev_timestamp,rev_id'),('wiki','revision','usertext_timestamp','2016-03-12 15:08:56','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revision','usertext_timestamp','2016-03-12 15:08:56','size',1,NULL,'Number of pages in the index'),('wiki','revtag','rt_revision_type','2016-03-12 15:08:57','n_diff_pfx01',0,1,'rt_revision'),('wiki','revtag','rt_revision_type','2016-03-12 15:08:57','n_diff_pfx02',0,1,'rt_revision,rt_type'),('wiki','revtag','rt_revision_type','2016-03-12 15:08:57','n_diff_pfx03',0,1,'rt_revision,rt_type,rt_page'),('wiki','revtag','rt_revision_type','2016-03-12 15:08:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revtag','rt_revision_type','2016-03-12 15:08:57','size',1,NULL,'Number of pages in the index'),('wiki','revtag','rt_type_page_revision','2016-03-12 15:08:57','n_diff_pfx01',0,1,'rt_type'),('wiki','revtag','rt_type_page_revision','2016-03-12 15:08:57','n_diff_pfx02',0,1,'rt_type,rt_page'),('wiki','revtag','rt_type_page_revision','2016-03-12 15:08:57','n_diff_pfx03',0,1,'rt_type,rt_page,rt_revision'),('wiki','revtag','rt_type_page_revision','2016-03-12 15:08:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','revtag','rt_type_page_revision','2016-03-12 15:08:57','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','site_ids_key','2016-03-12 15:08:58','n_diff_pfx01',0,1,'si_key'),('wiki','site_identifiers','site_ids_key','2016-03-12 15:08:58','n_diff_pfx02',0,1,'si_key,si_type'),('wiki','site_identifiers','site_ids_key','2016-03-12 15:08:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','site_ids_key','2016-03-12 15:08:58','size',1,NULL,'Number of pages in the index'),('wiki','site_identifiers','site_ids_site','2016-03-12 15:08:58','n_diff_pfx01',0,1,'si_site'),('wiki','site_identifiers','site_ids_site','2016-03-12 15:08:58','n_diff_pfx02',0,1,'si_site,si_type'),('wiki','site_identifiers','site_ids_site','2016-03-12 15:08:58','n_diff_pfx03',0,1,'si_site,si_type,si_key'),('wiki','site_identifiers','site_ids_site','2016-03-12 15:08:58','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','site_identifiers','site_ids_site','2016-03-12 15:08:58','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','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','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_id'),('wiki','sites','PRIMARY','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','PRIMARY','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_domain','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_domain'),('wiki','sites','sites_domain','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_domain,site_id'),('wiki','sites','sites_domain','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_domain','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_forward','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_forward'),('wiki','sites','sites_forward','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_forward,site_id'),('wiki','sites','sites_forward','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_forward','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_global_key','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_global_key'),('wiki','sites','sites_global_key','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_global_key','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_group','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_group'),('wiki','sites','sites_group','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_group,site_id'),('wiki','sites','sites_group','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_group','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_language','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_language'),('wiki','sites','sites_language','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_language,site_id'),('wiki','sites','sites_language','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_language','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_protocol','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_protocol'),('wiki','sites','sites_protocol','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_protocol,site_id'),('wiki','sites','sites_protocol','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_protocol','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_source','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_source'),('wiki','sites','sites_source','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_source,site_id'),('wiki','sites','sites_source','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_source','2016-03-12 15:09:01','size',1,NULL,'Number of pages in the index'),('wiki','sites','sites_type','2016-03-12 15:09:01','n_diff_pfx01',0,1,'site_type'),('wiki','sites','sites_type','2016-03-12 15:09:01','n_diff_pfx02',0,1,'site_type,site_id'),('wiki','sites','sites_type','2016-03-12 15:09:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','sites','sites_type','2016-03-12 15:09:01','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','tag_summary_log_id','2016-03-12 15:09:04','n_diff_pfx01',1,1,'ts_log_id'),('wiki','tag_summary','tag_summary_log_id','2016-03-12 15:09:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_log_id','2016-03-12 15:09:04','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','tag_summary_rc_id','2016-03-12 15:09:04','n_diff_pfx01',26,1,'ts_rc_id'),('wiki','tag_summary','tag_summary_rc_id','2016-03-12 15:09:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_rc_id','2016-03-12 15:09:04','size',1,NULL,'Number of pages in the index'),('wiki','tag_summary','tag_summary_rev_id','2016-03-12 15:09:04','n_diff_pfx01',26,1,'ts_rev_id'),('wiki','tag_summary','tag_summary_rev_id','2016-03-12 15:09:04','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','tag_summary','tag_summary_rev_id','2016-03-12 15:09:04','size',1,NULL,'Number of pages in the index'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','n_diff_pfx01',0,1,'tl_namespace'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from_namespace'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','n_diff_pfx04',0,1,'tl_namespace,tl_title,tl_from_namespace,tl_from'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','tl_backlinks_namespace','2016-03-12 15:09:07','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','2016-03-12 15:09:07','n_diff_pfx01',0,1,'tl_namespace'),('wiki','templatelinks','tl_namespace','2016-03-12 15:09:07','n_diff_pfx02',0,1,'tl_namespace,tl_title'),('wiki','templatelinks','tl_namespace','2016-03-12 15:09:07','n_diff_pfx03',0,1,'tl_namespace,tl_title,tl_from'),('wiki','templatelinks','tl_namespace','2016-03-12 15:09:07','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','templatelinks','tl_namespace','2016-03-12 15:09:07','size',1,NULL,'Number of pages in the index'),('wiki','text','PRIMARY','2016-03-12 15:09:12','n_diff_pfx01',105,12,'old_id'),('wiki','text','PRIMARY','2016-03-12 15:09:12','n_leaf_pages',41,NULL,'Number of leaf pages in the index'),('wiki','text','PRIMARY','2016-03-12 15:09:12','size',97,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','2016-03-12 15:09:14','n_diff_pfx01',0,1,'tgr_group'),('wiki','translate_groupreviews','PRIMARY','2016-03-12 15:09:14','n_diff_pfx02',0,1,'tgr_group,tgr_lang'),('wiki','translate_groupreviews','PRIMARY','2016-03-12 15:09:14','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupreviews','PRIMARY','2016-03-12 15:09:14','size',1,NULL,'Number of pages in the index'),('wiki','translate_groupstats','PRIMARY','2016-03-12 15:09:16','n_diff_pfx01',0,1,'tgs_group'),('wiki','translate_groupstats','PRIMARY','2016-03-12 15:09:16','n_diff_pfx02',0,1,'tgs_group,tgs_lang'),('wiki','translate_groupstats','PRIMARY','2016-03-12 15:09:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupstats','PRIMARY','2016-03-12 15:09:16','size',1,NULL,'Number of pages in the index'),('wiki','translate_groupstats','tgs_lang','2016-03-12 15:09:16','n_diff_pfx01',0,1,'tgs_lang'),('wiki','translate_groupstats','tgs_lang','2016-03-12 15:09:16','n_diff_pfx02',0,1,'tgs_lang,tgs_group'),('wiki','translate_groupstats','tgs_lang','2016-03-12 15:09:16','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_groupstats','tgs_lang','2016-03-12 15:09:16','size',1,NULL,'Number of pages in the index'),('wiki','translate_messageindex','tmi_key','2016-03-12 15:09:18','n_diff_pfx01',0,1,'tmi_key'),('wiki','translate_messageindex','tmi_key','2016-03-12 15:09:18','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_messageindex','tmi_key','2016-03-12 15:09:18','size',1,NULL,'Number of pages in the index'),('wiki','translate_metadata','PRIMARY','2016-03-12 15:09:19','n_diff_pfx01',0,1,'tmd_group'),('wiki','translate_metadata','PRIMARY','2016-03-12 15:09:19','n_diff_pfx02',0,1,'tmd_group,tmd_key'),('wiki','translate_metadata','PRIMARY','2016-03-12 15:09:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_metadata','PRIMARY','2016-03-12 15:09:19','size',1,NULL,'Number of pages in the index'),('wiki','translate_reviews','trr_user_page_revision','2016-03-12 15:09:20','n_diff_pfx01',0,1,'trr_user'),('wiki','translate_reviews','trr_user_page_revision','2016-03-12 15:09:20','n_diff_pfx02',0,1,'trr_user,trr_page'),('wiki','translate_reviews','trr_user_page_revision','2016-03-12 15:09:20','n_diff_pfx03',0,1,'trr_user,trr_page,trr_revision'),('wiki','translate_reviews','trr_user_page_revision','2016-03-12 15:09:20','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_reviews','trr_user_page_revision','2016-03-12 15:09:20','size',1,NULL,'Number of pages in the index'),('wiki','translate_sections','PRIMARY','2016-03-12 15:09:23','n_diff_pfx01',0,1,'trs_page'),('wiki','translate_sections','PRIMARY','2016-03-12 15:09:23','n_diff_pfx02',0,1,'trs_page,trs_key'),('wiki','translate_sections','PRIMARY','2016-03-12 15:09:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_sections','PRIMARY','2016-03-12 15:09:23','size',1,NULL,'Number of pages in the index'),('wiki','translate_sections','trs_page_order','2016-03-12 15:09:23','n_diff_pfx01',0,1,'trs_page'),('wiki','translate_sections','trs_page_order','2016-03-12 15:09:23','n_diff_pfx02',0,1,'trs_page,trs_order'),('wiki','translate_sections','trs_page_order','2016-03-12 15:09:23','n_diff_pfx03',0,1,'trs_page,trs_order,trs_key'),('wiki','translate_sections','trs_page_order','2016-03-12 15:09:23','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_sections','trs_page_order','2016-03-12 15:09:23','size',1,NULL,'Number of pages in the index'),('wiki','translate_stash','PRIMARY','2016-03-12 15:09:24','n_diff_pfx01',0,1,'ts_user'),('wiki','translate_stash','PRIMARY','2016-03-12 15:09:24','n_diff_pfx02',0,1,'ts_user,ts_namespace'),('wiki','translate_stash','PRIMARY','2016-03-12 15:09:24','n_diff_pfx03',0,1,'ts_user,ts_namespace,ts_title'),('wiki','translate_stash','PRIMARY','2016-03-12 15:09:24','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_stash','PRIMARY','2016-03-12 15:09:24','size',1,NULL,'Number of pages in the index'),('wiki','translate_tms','PRIMARY','2016-03-12 15:09:25','n_diff_pfx01',0,1,'tms_sid'),('wiki','translate_tms','PRIMARY','2016-03-12 15:09:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tms','PRIMARY','2016-03-12 15:09:25','size',1,NULL,'Number of pages in the index'),('wiki','translate_tms','tms_lang_len','2016-03-12 15:09:25','n_diff_pfx01',0,1,'tms_lang'),('wiki','translate_tms','tms_lang_len','2016-03-12 15:09:25','n_diff_pfx02',0,1,'tms_lang,tms_len'),('wiki','translate_tms','tms_lang_len','2016-03-12 15:09:25','n_diff_pfx03',0,1,'tms_lang,tms_len,tms_sid'),('wiki','translate_tms','tms_lang_len','2016-03-12 15:09:25','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tms','tms_lang_len','2016-03-12 15:09:25','size',1,NULL,'Number of pages in the index'),('wiki','translate_tmt','tmt_sid_lang','2016-03-12 15:09:26','n_diff_pfx01',0,1,'tmt_sid'),('wiki','translate_tmt','tmt_sid_lang','2016-03-12 15:09:26','n_diff_pfx02',0,1,'tmt_sid,tmt_lang'),('wiki','translate_tmt','tmt_sid_lang','2016-03-12 15:09:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','translate_tmt','tmt_sid_lang','2016-03-12 15:09:26','size',1,NULL,'Number of pages in the index'),('wiki','updatelog','PRIMARY','2016-03-12 15:09:29','n_diff_pfx01',23,1,'ul_key'),('wiki','updatelog','PRIMARY','2016-03-12 15:09:29','n_leaf_pages',2,NULL,'Number of leaf pages in the index'),('wiki','updatelog','PRIMARY','2016-03-12 15:09:29','size',3,NULL,'Number of pages in the index'),('wiki','uploadstash','PRIMARY','2016-03-12 15:09:30','n_diff_pfx01',0,1,'us_id'),('wiki','uploadstash','PRIMARY','2016-03-12 15:09:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','PRIMARY','2016-03-12 15:09:30','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_key','2016-03-12 15:09:30','n_diff_pfx01',0,1,'us_key'),('wiki','uploadstash','us_key','2016-03-12 15:09:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_key','2016-03-12 15:09:30','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_timestamp','2016-03-12 15:09:30','n_diff_pfx01',0,1,'us_timestamp'),('wiki','uploadstash','us_timestamp','2016-03-12 15:09:30','n_diff_pfx02',0,1,'us_timestamp,us_id'),('wiki','uploadstash','us_timestamp','2016-03-12 15:09:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_timestamp','2016-03-12 15:09:30','size',1,NULL,'Number of pages in the index'),('wiki','uploadstash','us_user','2016-03-12 15:09:30','n_diff_pfx01',0,1,'us_user'),('wiki','uploadstash','us_user','2016-03-12 15:09:30','n_diff_pfx02',0,1,'us_user,us_id'),('wiki','uploadstash','us_user','2016-03-12 15:09:30','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','uploadstash','us_user','2016-03-12 15:09:30','size',1,NULL,'Number of pages in the index'),('wiki','user','PRIMARY','2016-03-12 15:09:33','n_diff_pfx01',1,1,'user_id'),('wiki','user','PRIMARY','2016-03-12 15:09:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','PRIMARY','2016-03-12 15:09:33','size',1,NULL,'Number of pages in the index'),('wiki','user','user_email','2016-03-12 15:09:33','n_diff_pfx01',1,1,'user_email'),('wiki','user','user_email','2016-03-12 15:09:33','n_diff_pfx02',1,1,'user_email,user_id'),('wiki','user','user_email','2016-03-12 15:09:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_email','2016-03-12 15:09:33','size',1,NULL,'Number of pages in the index'),('wiki','user','user_email_token','2016-03-12 15:09:33','n_diff_pfx01',1,1,'user_email_token'),('wiki','user','user_email_token','2016-03-12 15:09:33','n_diff_pfx02',1,1,'user_email_token,user_id'),('wiki','user','user_email_token','2016-03-12 15:09:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_email_token','2016-03-12 15:09:33','size',1,NULL,'Number of pages in the index'),('wiki','user','user_name','2016-03-12 15:09:33','n_diff_pfx01',1,1,'user_name'),('wiki','user','user_name','2016-03-12 15:09:33','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user','user_name','2016-03-12 15:09:33','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','ug_group','2016-03-12 15:09:35','n_diff_pfx01',2,1,'ug_group'),('wiki','user_groups','ug_group','2016-03-12 15:09:35','n_diff_pfx02',2,1,'ug_group,ug_user'),('wiki','user_groups','ug_group','2016-03-12 15:09:35','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_groups','ug_group','2016-03-12 15:09:35','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','2016-03-12 15:09:37','n_diff_pfx01',0,1,'DB_ROW_ID'),('wiki','user_newtalk','GEN_CLUST_INDEX','2016-03-12 15:09:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','GEN_CLUST_INDEX','2016-03-12 15:09:37','size',1,NULL,'Number of pages in the index'),('wiki','user_newtalk','user_id','2016-03-12 15:09:37','n_diff_pfx01',0,1,'user_id'),('wiki','user_newtalk','user_id','2016-03-12 15:09:37','n_diff_pfx02',0,1,'user_id,DB_ROW_ID'),('wiki','user_newtalk','user_id','2016-03-12 15:09:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','user_id','2016-03-12 15:09:37','size',1,NULL,'Number of pages in the index'),('wiki','user_newtalk','user_ip','2016-03-12 15:09:37','n_diff_pfx01',0,1,'user_ip'),('wiki','user_newtalk','user_ip','2016-03-12 15:09:37','n_diff_pfx02',0,1,'user_ip,DB_ROW_ID'),('wiki','user_newtalk','user_ip','2016-03-12 15:09:37','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_newtalk','user_ip','2016-03-12 15:09:37','size',1,NULL,'Number of pages in the index'),('wiki','user_properties','user_properties_property','2016-03-12 15:09:38','n_diff_pfx01',3,1,'up_property'),('wiki','user_properties','user_properties_property','2016-03-12 15:09:38','n_diff_pfx02',3,1,'up_property,up_user'),('wiki','user_properties','user_properties_property','2016-03-12 15:09:38','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','user_properties','user_properties_property','2016-03-12 15:09:38','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','2016-03-12 15:09:39','n_diff_pfx01',0,1,'vt_tag'),('wiki','valid_tag','PRIMARY','2016-03-12 15:09:39','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','valid_tag','PRIMARY','2016-03-12 15:09:39','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','namespace_title','2016-03-12 15:09:41','n_diff_pfx01',6,1,'wl_namespace'),('wiki','watchlist','namespace_title','2016-03-12 15:09:41','n_diff_pfx02',98,1,'wl_namespace,wl_title'),('wiki','watchlist','namespace_title','2016-03-12 15:09:41','n_diff_pfx03',98,1,'wl_namespace,wl_title,wl_user'),('wiki','watchlist','namespace_title','2016-03-12 15:09:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','namespace_title','2016-03-12 15:09:41','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','wl_user','2016-03-12 15:09:41','n_diff_pfx01',1,1,'wl_user'),('wiki','watchlist','wl_user','2016-03-12 15:09:41','n_diff_pfx02',6,1,'wl_user,wl_namespace'),('wiki','watchlist','wl_user','2016-03-12 15:09:41','n_diff_pfx03',98,1,'wl_user,wl_namespace,wl_title'),('wiki','watchlist','wl_user','2016-03-12 15:09:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','wl_user','2016-03-12 15:09:41','size',1,NULL,'Number of pages in the index'),('wiki','watchlist','wl_user_notificationtimestamp','2016-03-12 15:09:41','n_diff_pfx01',1,1,'wl_user'),('wiki','watchlist','wl_user_notificationtimestamp','2016-03-12 15:09:41','n_diff_pfx02',1,1,'wl_user,wl_notificationtimestamp'),('wiki','watchlist','wl_user_notificationtimestamp','2016-03-12 15:09:41','n_diff_pfx03',6,1,'wl_user,wl_notificationtimestamp,wl_namespace'),('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','2016-03-12 15:09:41','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wiki','watchlist','wl_user_notificationtimestamp','2016-03-12 15:09:41','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','PRIMARY','2016-03-19 06:16:26','n_diff_pfx01',18,1,'meta_id'),('wordpress','wp_commentmeta','PRIMARY','2016-03-19 06:16:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','PRIMARY','2016-03-19 06:16:26','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','comment_id','2016-03-19 06:16:26','n_diff_pfx01',6,1,'comment_id'),('wordpress','wp_commentmeta','comment_id','2016-03-19 06:16:26','n_diff_pfx02',18,1,'comment_id,meta_id'),('wordpress','wp_commentmeta','comment_id','2016-03-19 06:16:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','comment_id','2016-03-19 06:16:26','size',1,NULL,'Number of pages in the index'),('wordpress','wp_commentmeta','meta_key','2016-03-19 06:16:26','n_diff_pfx01',3,1,'meta_key'),('wordpress','wp_commentmeta','meta_key','2016-03-19 06:16:26','n_diff_pfx02',18,1,'meta_key,meta_id'),('wordpress','wp_commentmeta','meta_key','2016-03-19 06:16:26','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_commentmeta','meta_key','2016-03-19 06:16:26','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','PRIMARY','2016-03-19 09:28:43','n_diff_pfx01',8,1,'comment_ID'),('wordpress','wp_comments','PRIMARY','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','PRIMARY','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_approved_date_gmt','2016-03-19 09:28:43','n_diff_pfx01',2,1,'comment_approved'),('wordpress','wp_comments','comment_approved_date_gmt','2016-03-19 09:28:43','n_diff_pfx02',8,1,'comment_approved,comment_date_gmt'),('wordpress','wp_comments','comment_approved_date_gmt','2016-03-19 09:28:43','n_diff_pfx03',8,1,'comment_approved,comment_date_gmt,comment_ID'),('wordpress','wp_comments','comment_approved_date_gmt','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_approved_date_gmt','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_author_email','2016-03-19 09:28:43','n_diff_pfx01',1,1,'comment_author_email'),('wordpress','wp_comments','comment_author_email','2016-03-19 09:28:43','n_diff_pfx02',8,1,'comment_author_email,comment_ID'),('wordpress','wp_comments','comment_author_email','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_author_email','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_date_gmt','2016-03-19 09:28:43','n_diff_pfx01',8,1,'comment_date_gmt'),('wordpress','wp_comments','comment_date_gmt','2016-03-19 09:28:43','n_diff_pfx02',8,1,'comment_date_gmt,comment_ID'),('wordpress','wp_comments','comment_date_gmt','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_date_gmt','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_parent','2016-03-19 09:28:43','n_diff_pfx01',1,1,'comment_parent'),('wordpress','wp_comments','comment_parent','2016-03-19 09:28:43','n_diff_pfx02',8,1,'comment_parent,comment_ID'),('wordpress','wp_comments','comment_parent','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_parent','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_comments','comment_post_ID','2016-03-19 09:28:43','n_diff_pfx01',1,1,'comment_post_ID'),('wordpress','wp_comments','comment_post_ID','2016-03-19 09:28:43','n_diff_pfx02',8,1,'comment_post_ID,comment_ID'),('wordpress','wp_comments','comment_post_ID','2016-03-19 09:28:43','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_comments','comment_post_ID','2016-03-19 09:28:43','size',1,NULL,'Number of pages in the index'),('wordpress','wp_links','PRIMARY','2016-03-12 15:09:46','n_diff_pfx01',0,1,'link_id'),('wordpress','wp_links','PRIMARY','2016-03-12 15:09:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_links','PRIMARY','2016-03-12 15:09:46','size',1,NULL,'Number of pages in the index'),('wordpress','wp_links','link_visible','2016-03-12 15:09:46','n_diff_pfx01',0,1,'link_visible'),('wordpress','wp_links','link_visible','2016-03-12 15:09:46','n_diff_pfx02',0,1,'link_visible,link_id'),('wordpress','wp_links','link_visible','2016-03-12 15:09:46','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_links','link_visible','2016-03-12 15:09:46','size',1,NULL,'Number of pages in the index'),('wordpress','wp_options','PRIMARY','2016-03-19 22:31:19','n_diff_pfx01',151,3,'option_id'),('wordpress','wp_options','PRIMARY','2016-03-19 22:31:19','n_leaf_pages',30,NULL,'Number of leaf pages in the index'),('wordpress','wp_options','PRIMARY','2016-03-19 22:31:19','size',31,NULL,'Number of pages in the index'),('wordpress','wp_options','option_name','2016-03-19 22:31:19','n_diff_pfx01',154,1,'option_name'),('wordpress','wp_options','option_name','2016-03-19 22:31:19','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_options','option_name','2016-03-19 22:31:19','size',1,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','PRIMARY','2016-03-12 15:09:52','n_diff_pfx01',94,3,'meta_id'),('wordpress','wp_postmeta','PRIMARY','2016-03-12 15:09:52','n_leaf_pages',3,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','PRIMARY','2016-03-12 15:09:52','size',4,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','meta_key','2016-03-12 15:09:52','n_diff_pfx01',21,1,'meta_key'),('wordpress','wp_postmeta','meta_key','2016-03-12 15:09:52','n_diff_pfx02',94,1,'meta_key,meta_id'),('wordpress','wp_postmeta','meta_key','2016-03-12 15:09:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','meta_key','2016-03-12 15:09:52','size',1,NULL,'Number of pages in the index'),('wordpress','wp_postmeta','post_id','2016-03-12 15:09:52','n_diff_pfx01',24,1,'post_id'),('wordpress','wp_postmeta','post_id','2016-03-12 15:09:52','n_diff_pfx02',94,1,'post_id,meta_id'),('wordpress','wp_postmeta','post_id','2016-03-12 15:09:52','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_postmeta','post_id','2016-03-12 15:09:52','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','PRIMARY','2016-03-12 15:09:54','n_diff_pfx01',65,6,'ID'),('wordpress','wp_posts','PRIMARY','2016-03-12 15:09:54','n_leaf_pages',6,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','PRIMARY','2016-03-12 15:09:54','size',7,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_author','2016-03-12 15:09:54','n_diff_pfx01',1,1,'post_author'),('wordpress','wp_posts','post_author','2016-03-12 15:09:54','n_diff_pfx02',65,1,'post_author,ID'),('wordpress','wp_posts','post_author','2016-03-12 15:09:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_author','2016-03-12 15:09:54','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_name','2016-03-12 15:09:54','n_diff_pfx01',33,1,'post_name'),('wordpress','wp_posts','post_name','2016-03-12 15:09:54','n_diff_pfx02',65,1,'post_name,ID'),('wordpress','wp_posts','post_name','2016-03-12 15:09:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_name','2016-03-12 15:09:54','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','post_parent','2016-03-12 15:09:54','n_diff_pfx01',6,1,'post_parent'),('wordpress','wp_posts','post_parent','2016-03-12 15:09:54','n_diff_pfx02',65,1,'post_parent,ID'),('wordpress','wp_posts','post_parent','2016-03-12 15:09:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','post_parent','2016-03-12 15:09:54','size',1,NULL,'Number of pages in the index'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','n_diff_pfx01',5,1,'post_type'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','n_diff_pfx02',5,1,'post_type,post_status'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','n_diff_pfx03',65,1,'post_type,post_status,post_date'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','n_diff_pfx04',65,1,'post_type,post_status,post_date,ID'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_posts','type_status_date','2016-03-12 15:09:54','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_relationships','PRIMARY','2016-03-12 15:09:55','n_diff_pfx01',5,1,'object_id'),('wordpress','wp_term_relationships','PRIMARY','2016-03-12 15:09:55','n_diff_pfx02',7,1,'object_id,term_taxonomy_id'),('wordpress','wp_term_relationships','PRIMARY','2016-03-12 15:09:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_relationships','PRIMARY','2016-03-12 15:09:55','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_relationships','term_taxonomy_id','2016-03-12 15:09:55','n_diff_pfx01',4,1,'term_taxonomy_id'),('wordpress','wp_term_relationships','term_taxonomy_id','2016-03-12 15:09:55','n_diff_pfx02',7,1,'term_taxonomy_id,object_id'),('wordpress','wp_term_relationships','term_taxonomy_id','2016-03-12 15:09:55','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_relationships','term_taxonomy_id','2016-03-12 15:09:55','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','PRIMARY','2016-03-12 15:09:57','n_diff_pfx01',5,1,'term_taxonomy_id'),('wordpress','wp_term_taxonomy','PRIMARY','2016-03-12 15:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','PRIMARY','2016-03-12 15:09:57','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','taxonomy','2016-03-12 15:09:57','n_diff_pfx01',3,1,'taxonomy'),('wordpress','wp_term_taxonomy','taxonomy','2016-03-12 15:09:57','n_diff_pfx02',5,1,'taxonomy,term_taxonomy_id'),('wordpress','wp_term_taxonomy','taxonomy','2016-03-12 15:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','taxonomy','2016-03-12 15:09:57','size',1,NULL,'Number of pages in the index'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2016-03-12 15:09:57','n_diff_pfx01',5,1,'term_id'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2016-03-12 15:09:57','n_diff_pfx02',5,1,'term_id,taxonomy'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2016-03-12 15:09:57','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_term_taxonomy','term_id_taxonomy','2016-03-12 15:09:57','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','PRIMARY','2016-03-12 15:09:59','n_diff_pfx01',5,1,'term_id'),('wordpress','wp_terms','PRIMARY','2016-03-12 15:09:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','PRIMARY','2016-03-12 15:09:59','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','name','2016-03-12 15:09:59','n_diff_pfx01',5,1,'name'),('wordpress','wp_terms','name','2016-03-12 15:09:59','n_diff_pfx02',5,1,'name,term_id'),('wordpress','wp_terms','name','2016-03-12 15:09:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','name','2016-03-12 15:09:59','size',1,NULL,'Number of pages in the index'),('wordpress','wp_terms','slug','2016-03-12 15:09:59','n_diff_pfx01',5,1,'slug'),('wordpress','wp_terms','slug','2016-03-12 15:09:59','n_diff_pfx02',5,1,'slug,term_id'),('wordpress','wp_terms','slug','2016-03-12 15:09:59','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_terms','slug','2016-03-12 15:09:59','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','PRIMARY','2016-03-12 15:10:01','n_diff_pfx01',22,1,'umeta_id'),('wordpress','wp_usermeta','PRIMARY','2016-03-12 15:10:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','PRIMARY','2016-03-12 15:10:01','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','meta_key','2016-03-12 15:10:01','n_diff_pfx01',22,1,'meta_key'),('wordpress','wp_usermeta','meta_key','2016-03-12 15:10:01','n_diff_pfx02',22,1,'meta_key,umeta_id'),('wordpress','wp_usermeta','meta_key','2016-03-12 15:10:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','meta_key','2016-03-12 15:10:01','size',1,NULL,'Number of pages in the index'),('wordpress','wp_usermeta','user_id','2016-03-12 15:10:01','n_diff_pfx01',1,1,'user_id'),('wordpress','wp_usermeta','user_id','2016-03-12 15:10:01','n_diff_pfx02',22,1,'user_id,umeta_id'),('wordpress','wp_usermeta','user_id','2016-03-12 15:10:01','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_usermeta','user_id','2016-03-12 15:10:01','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','PRIMARY','2016-03-12 15:10:03','n_diff_pfx01',1,1,'ID'),('wordpress','wp_users','PRIMARY','2016-03-12 15:10:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','PRIMARY','2016-03-12 15:10:03','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','user_login_key','2016-03-12 15:10:03','n_diff_pfx01',1,1,'user_login'),('wordpress','wp_users','user_login_key','2016-03-12 15:10:03','n_diff_pfx02',1,1,'user_login,ID'),('wordpress','wp_users','user_login_key','2016-03-12 15:10:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','user_login_key','2016-03-12 15:10:03','size',1,NULL,'Number of pages in the index'),('wordpress','wp_users','user_nicename','2016-03-12 15:10:03','n_diff_pfx01',1,1,'user_nicename'),('wordpress','wp_users','user_nicename','2016-03-12 15:10:03','n_diff_pfx02',1,1,'user_nicename,ID'),('wordpress','wp_users','user_nicename','2016-03-12 15:10:03','n_leaf_pages',1,NULL,'Number of leaf pages in the index'),('wordpress','wp_users','user_nicename','2016-03-12 15:10:03','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 2018-11-09 4:26:59