1
0
www.mikescher.com/.idea/dataSources.ids

2279 lines
238 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component name="dataSourceStorage">
<data-source source="LOCAL" name="MySQL - @localhost" uuid="c14641f8-3a7d-4423-b87f-bc19baba1a1f">
<database-info product="MySQL" version="5.6.16" jdbc-version="4.0" driver-name="MySQL Connector Java" driver-version="mysql-connector-java-5.1.29 ( Revision: alexander.soklakov@oracle.com-20140120140810-s44574olh90i6i4l )">
<extra-name-characters>#@</extra-name-characters>
<identifier-quote-string>`</identifier-quote-string>
</database-info>
<case-sensitivity plain-identifiers="lower" quoted-identifiers="lower"/>
<schema name="" catalog="cdcol"/>
<schema name="" catalog="db451718"/>
<schema name="" catalog="information_schema"/>
<schema name="" catalog="mysql"/>
<schema name="" catalog="performance_schema"/>
<schema name="" catalog="phpmyadmin"/>
<schema name="" catalog="studytrade"/>
<schema name="" catalog="test"/>
<schema name="" catalog="webauth"/>
<table name="cds" schema="" catalog="cdcol" type="TABLE">
<column name="titel" sqlType="VARCHAR" length="200" precision="0" nullable="true" jdbcType="12"/>
<column name="interpret" sqlType="VARCHAR" length="200" precision="0" nullable="true" jdbcType="12"/>
<column name="jahr" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="id" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" autoIncrement="true"/>
<primary-key name="PRIMARY" columns="id"/>
</table>
<table name="ad_list" schema="" catalog="db451718" type="TABLE">
<column name="Name" sqlType="VARCHAR" length="100" precision="0" nullable="false" jdbcType="12"/>
<column name="Link" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="typ" sqlType="VARCHAR" length="6" precision="0" nullable="false" jdbcType="12"/>
<primary-key name="PRIMARY" columns="Name"/>
</table>
<table name="counter" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="Anzahl" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Tag" sqlType="DATE" length="10" precision="0" nullable="false" jdbcType="91"/>
<primary-key name="PRIMARY" columns="ID"/>
</table>
<table name="entrys" schema="" catalog="db451718" type="TABLE">
<column name="GAME_ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="POINTS" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="PLAYER" sqlType="VARCHAR" length="15" precision="0" nullable="false" jdbcType="12"/>
<column name="PLAYERID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="LTE="/>
<column name="CHECKSUM" sqlType="CHAR" length="32" precision="0" nullable="false" jdbcType="1"/>
<column name="TIMESTAMP" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA="/>
<column name="IP" sqlType="CHAR" length="15" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="CHECKSUM"/>
<index name="GAME_ID" unique="false" columns="GAME_ID,POINTS,PLAYER"/>
</table>
<table name="games" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="NAME" sqlType="VARCHAR" length="63" precision="0" nullable="false" jdbcType="12"/>
<column name="SALT" sqlType="CHAR" length="6" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="ID"/>
</table>
<table name="gastebuch" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="Name" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12"/>
<column name="Mail" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="Website" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="ICQ" sqlType="TINYTEXT" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="Nachricht" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="IP" sqlType="TINYTEXT" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="Software" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="Browser" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="Datum" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93"/>
<primary-key name="PRIMARY" columns="ID"/>
</table>
<table name="ham" schema="" catalog="db451718" type="TABLE">
<column name="id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="fach" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="deathline" sqlType="VARCHAR" length="10" precision="0" nullable="false" jdbcType="12"/>
<column name="todo" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12"/>
<primary-key name="PRIMARY" columns="id"/>
</table>
<table name="idx_info" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="DATE" sqlType="DATE" length="10" precision="0" nullable="false" jdbcType="91"/>
<column name="CODE" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<primary-key name="PRIMARY" columns="ID"/>
</table>
<table name="latein_text" schema="" catalog="db451718" type="TABLE">
<column name="lektion" sqlType="TINYTEXT" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="ueberschrift" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="text" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="ID" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6"/>
</table>
<table name="lcl" schema="" catalog="db451718" type="TABLE">
<column name="Benutzername" sqlType="VARCHAR" length="12" precision="0" nullable="false" jdbcType="12"/>
<column name="Passwort" sqlType="VARCHAR" length="12" precision="0" nullable="false" jdbcType="12"/>
<column name="Exp" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="Spielername" sqlType="VARCHAR" length="10" precision="0" nullable="false" jdbcType="12"/>
<column name="str" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="ges" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="inti" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="kon" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="hp" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="mp" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="ep" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="gd" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="MT" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="HT" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="typ" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="mhp" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="mmp" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="mep" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<index name="Benutzername" unique="false" columns="Benutzername"/>
</table>
<table name="othervalues" schema="" catalog="db451718" type="TABLE">
<column name="Name" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="Value" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="SValue" sqlType="VARCHAR" length="50" precision="0" nullable="true" jdbcType="12"/>
<primary-key name="PRIMARY" columns="Name"/>
</table>
<table name="premium_codes" schema="" catalog="db451718" type="TABLE">
<column name="BN" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12"/>
<column name="PW" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12"/>
<column name="NAME" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12"/>
<column name="PAGE" sqlType="SMALLINT" length="5" precision="0" nullable="false" jdbcType="5"/>
</table>
<table name="programme" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="Name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Downloads" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8"/>
<column name="Kategorie" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="Sterne" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="enabled" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6"/>
<column name="visible" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6"/>
<column name="Language" sqlType="TINYTEXT" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="Description" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="add_date" sqlType="DATE" length="10" precision="0" nullable="false" jdbcType="91"/>
<column name="download_url" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="viewable_code" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6"/>
<column name="sourceforge_url" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="homepage_url" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="github_url" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="uses_absCanv" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6"/>
<column name="update_identifier" sqlType="VARCHAR" length="28" precision="0" nullable="false" jdbcType="12"/>
<column name="highscore_gid" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="LTE="/>
<primary-key name="PRIMARY" columns="ID"/>
</table>
<table name="raetsel" schema="" catalog="db451718" type="TABLE">
<column name="ID" sqlType="SMALLINT" length="5" precision="0" nullable="false" jdbcType="5"/>
<column name="Ergebniss" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="Name" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="IP" sqlType="VARCHAR" length="15" precision="0" nullable="false" jdbcType="12"/>
<column name="Datum" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
</table>
<table name="randomdienst" schema="" catalog="db451718" type="TABLE">
<column name="Name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Link" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
</table>
<table name="shoutbox_log" schema="" catalog="db451718" type="TABLE">
<column name="id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="name" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12"/>
<column name="date" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="time" sqlType="TIME" length="8" precision="0" nullable="false" jdbcType="92" def="JzAwOjAwOjAwJw=="/>
<column name="message" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="ip" sqlType="VARCHAR" length="15" precision="0" nullable="false" jdbcType="12"/>
<primary-key name="PRIMARY" columns="id"/>
</table>
<table name="status" schema="" catalog="db451718" type="TABLE">
<column name="id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5" autoIncrement="true"/>
<column name="user" sqlType="VARCHAR" length="50" precision="0" nullable="true" jdbcType="12"/>
<column name="status" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
<column name="lastupdated" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<primary-key name="PRIMARY" columns="id"/>
</table>
<table name="updates" schema="" catalog="db451718" type="TABLE">
<column name="Name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Version" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Link" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Log" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
</table>
<table name="CHARACTER_SETS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFAULT_COLLATE_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DESCRIPTION" sqlType="VARCHAR" length="60" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="MAXLEN" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="COLLATIONS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="COLLATION_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ID" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="IS_DEFAULT" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_COMPILED" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SORTLEN" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="COLLATION_CHARACTER_SET_APPLICABILITY" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="COLLATION_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="COLUMNS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLUMN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ORDINAL_POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="COLUMN_DEFAULT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="IS_NULLABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DATA_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_MAXIMUM_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CHARACTER_OCTET_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NUMERIC_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NUMERIC_SCALE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="DATETIME_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="COLLATION_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="COLUMN_TYPE" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="COLUMN_KEY" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EXTRA" sqlType="VARCHAR" length="30" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PRIVILEGES" sqlType="VARCHAR" length="80" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLUMN_COMMENT" sqlType="VARCHAR" length="1024" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="COLUMN_PRIVILEGES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="GRANTEE" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLUMN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PRIVILEGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_GRANTABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="ENGINES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="ENGINE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SUPPORT" sqlType="VARCHAR" length="8" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COMMENT" sqlType="VARCHAR" length="80" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TRANSACTIONS" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="XA" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="SAVEPOINTS" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="EVENTS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="EVENT_CATALOG" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFINER" sqlType="VARCHAR" length="77" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TIME_ZONE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_BODY" sqlType="VARCHAR" length="8" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_DEFINITION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="EVENT_TYPE" sqlType="VARCHAR" length="9" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EXECUTE_AT" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="INTERVAL_VALUE" sqlType="VARCHAR" length="256" precision="0" nullable="true" jdbcType="12"/>
<column name="INTERVAL_FIELD" sqlType="VARCHAR" length="18" precision="0" nullable="true" jdbcType="12"/>
<column name="SQL_MODE" sqlType="VARCHAR" length="8192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="STARTS" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="ENDS" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="STATUS" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ON_COMPLETION" sqlType="VARCHAR" length="12" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CREATED" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_ALTERED" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_EXECUTED" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="EVENT_COMMENT" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ORIGINATOR" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="CHARACTER_SET_CLIENT" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLLATION_CONNECTION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DATABASE_COLLATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="FILES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="FILE_ID" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="FILE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="FILE_TYPE" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLESPACE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="LOGFILE_GROUP_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="LOGFILE_GROUP_NUMBER" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="ENGINE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FULLTEXT_KEYS" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="DELETED_ROWS" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="UPDATE_COUNT" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="FREE_EXTENTS" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="TOTAL_EXTENTS" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="EXTENT_SIZE" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="INITIAL_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MAXIMUM_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="AUTOEXTEND_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CREATION_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="LAST_UPDATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="LAST_ACCESS_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="RECOVER_TIME" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="TRANSACTION_COUNTER" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="VERSION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="ROW_FORMAT" sqlType="VARCHAR" length="10" precision="0" nullable="true" jdbcType="12"/>
<column name="TABLE_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="AVG_ROW_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MAX_DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="INDEX_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="DATA_FREE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CREATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="UPDATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="CHECK_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="CHECKSUM" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="STATUS" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EXTRA" sqlType="VARCHAR" length="255" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="GLOBAL_STATUS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="VARIABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VARIABLE_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="GLOBAL_VARIABLES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="VARIABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VARIABLE_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="INNODB_BUFFER_PAGE" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="POOL_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="BLOCK_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="SPACE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGE_NUMBER" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="FLUSH_TYPE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="FIX_COUNT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="IS_HASHED" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="NEWEST_MODIFICATION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="OLDEST_MODIFICATION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="ACCESS_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="NUMBER_RECORDS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DATA_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="COMPRESSED_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGE_STATE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="IO_FIX" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="IS_OLD" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="FREE_PAGE_CLOCK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_BUFFER_PAGE_LRU" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="POOL_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="LRU_POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="SPACE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGE_NUMBER" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="FLUSH_TYPE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="FIX_COUNT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="IS_HASHED" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="NEWEST_MODIFICATION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="OLDEST_MODIFICATION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="ACCESS_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="NUMBER_RECORDS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DATA_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="COMPRESSED_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="COMPRESSED" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="IO_FIX" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="IS_OLD" sqlType="VARCHAR" length="3" precision="0" nullable="true" jdbcType="12"/>
<column name="FREE_PAGE_CLOCK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_BUFFER_POOL_STATS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="POOL_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="POOL_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="FREE_BUFFERS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DATABASE_PAGES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="OLD_DATABASE_PAGES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MODIFIED_DATABASE_PAGES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PENDING_DECOMPRESS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PENDING_READS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PENDING_FLUSH_LRU" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PENDING_FLUSH_LIST" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGES_MADE_YOUNG" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGES_NOT_MADE_YOUNG" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGES_MADE_YOUNG_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="PAGES_MADE_NOT_YOUNG_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="NUMBER_PAGES_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NUMBER_PAGES_CREATED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NUMBER_PAGES_WRITTEN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="PAGES_READ_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="PAGES_CREATE_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="PAGES_WRITTEN_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="NUMBER_PAGES_GET" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="HIT_RATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="YOUNG_MAKE_PER_THOUSAND_GETS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NOT_YOUNG_MAKE_PER_THOUSAND_GETS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NUMBER_PAGES_READ_AHEAD" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NUMBER_READ_AHEAD_EVICTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="READ_AHEAD_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="READ_AHEAD_EVICTED_RATE" sqlType="DOUBLE" length="22" precision="0" nullable="false" jdbcType="8" def="MA=="/>
<column name="LRU_IO_TOTAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="LRU_IO_CURRENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="UNCOMPRESS_TOTAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="UNCOMPRESS_CURRENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_CMP" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="page_size" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops_ok" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_CMPMEM" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="page_size" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="buffer_pool_instance" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="pages_used" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="pages_free" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="relocation_ops" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="relocation_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_CMPMEM_RESET" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="page_size" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="buffer_pool_instance" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="pages_used" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="pages_free" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="relocation_ops" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="relocation_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_CMP_PER_INDEX" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="database_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="index_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="compress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops_ok" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_CMP_PER_INDEX_RESET" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="database_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="index_name" sqlType="VARCHAR" length="192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="compress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops_ok" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_CMP_RESET" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="page_size" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_ops_ok" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="compress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_ops" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="uncompress_time" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_FT_BEING_DELETED" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_FT_CONFIG" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="KEY" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VALUE" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="INNODB_FT_DEFAULT_STOPWORD" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="value" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="INNODB_FT_DELETED" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_FT_INDEX_CACHE" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="WORD" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FIRST_DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="LAST_DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DOC_COUNT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_FT_INDEX_TABLE" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="WORD" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FIRST_DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="LAST_DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DOC_COUNT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DOC_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
</table>
<table name="INNODB_LOCKS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="lock_id" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="lock_trx_id" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="lock_mode" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="lock_type" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="lock_table" sqlType="VARCHAR" length="1024" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="lock_index" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="lock_space" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="lock_page" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="lock_rec" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="lock_data" sqlType="VARCHAR" length="8192" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="INNODB_LOCK_WAITS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="requesting_trx_id" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="requested_lock_id" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="blocking_trx_id" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="blocking_lock_id" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="INNODB_METRICS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SUBSYSTEM" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COUNT" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MAX_COUNT" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="MIN_COUNT" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="AVG_COUNT" sqlType="DOUBLE" length="22" precision="0" nullable="true" jdbcType="8"/>
<column name="COUNT_RESET" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MAX_COUNT_RESET" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="MIN_COUNT_RESET" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="AVG_COUNT_RESET" sqlType="DOUBLE" length="22" precision="0" nullable="true" jdbcType="8"/>
<column name="TIME_ENABLED" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="TIME_DISABLED" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="TIME_ELAPSED" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIME_RESET" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="STATUS" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TYPE" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COMMENT" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="INNODB_SYS_COLUMNS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="POS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MTYPE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="PRTYPE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="LEN" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_DATAFILES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="SPACE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="PATH" sqlType="VARCHAR" length="4000" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="INNODB_SYS_FIELDS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="INDEX_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="POS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_FOREIGN" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="ID" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FOR_NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="REF_NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="N_COLS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="TYPE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_FOREIGN_COLS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="ID" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FOR_COL_NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="REF_COL_NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="POS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_INDEXES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="INDEX_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="TYPE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="N_FIELDS" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="PAGE_NO" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="SPACE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_TABLES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="655" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FLAG" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="N_COLS" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="SPACE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="FILE_FORMAT" sqlType="VARCHAR" length="10" precision="0" nullable="true" jdbcType="12"/>
<column name="ROW_FORMAT" sqlType="VARCHAR" length="12" precision="0" nullable="true" jdbcType="12"/>
<column name="ZIP_PAGE_SIZE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_TABLESPACES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="SPACE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="655" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="FLAG" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="FILE_FORMAT" sqlType="VARCHAR" length="10" precision="0" nullable="true" jdbcType="12"/>
<column name="ROW_FORMAT" sqlType="VARCHAR" length="22" precision="0" nullable="true" jdbcType="12"/>
<column name="PAGE_SIZE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="ZIP_PAGE_SIZE" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_SYS_TABLESTATS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="NAME" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="STATS_INITIALIZED" sqlType="VARCHAR" length="193" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="NUM_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="CLUST_INDEX_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="OTHER_INDEX_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MODIFIED_COUNTER" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="AUTOINC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="REF_COUNT" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="INNODB_TRX" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="trx_id" sqlType="VARCHAR" length="18" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="trx_state" sqlType="VARCHAR" length="13" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="trx_started" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="trx_requested_lock_id" sqlType="VARCHAR" length="81" precision="0" nullable="true" jdbcType="12"/>
<column name="trx_wait_started" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="trx_weight" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_mysql_thread_id" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_query" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="trx_operation_state" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="trx_tables_in_use" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_tables_locked" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_lock_structs" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_lock_memory_bytes" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_rows_locked" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_rows_modified" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_concurrency_tickets" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_isolation_level" sqlType="VARCHAR" length="16" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="trx_unique_checks" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="trx_foreign_key_checks" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="trx_last_foreign_key_error" sqlType="VARCHAR" length="256" precision="0" nullable="true" jdbcType="12"/>
<column name="trx_adaptive_hash_latched" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="trx_adaptive_hash_timeout" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="trx_is_read_only" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="trx_autocommit_non_locking" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
</table>
<table name="KEY_COLUMN_USAGE" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="CONSTRAINT_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLUMN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ORDINAL_POSITION" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="POSITION_IN_UNIQUE_CONSTRAINT" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="REFERENCED_TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="REFERENCED_TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="REFERENCED_COLUMN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="OPTIMIZER_TRACE" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="QUERY" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="TRACE" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="MISSING_BYTES_BEYOND_MAX_MEM_SIZE" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="INSUFFICIENT_PRIVILEGES" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" def="MA=="/>
</table>
<table name="PARAMETERS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="SPECIFIC_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SPECIFIC_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SPECIFIC_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ORDINAL_POSITION" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="PARAMETER_MODE" sqlType="VARCHAR" length="5" precision="0" nullable="true" jdbcType="12"/>
<column name="PARAMETER_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="DATA_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_MAXIMUM_LENGTH" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="CHARACTER_OCTET_LENGTH" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="NUMERIC_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NUMERIC_SCALE" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="DATETIME_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COLLATION_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="DTD_IDENTIFIER" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="ROUTINE_TYPE" sqlType="VARCHAR" length="9" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="PARTITIONS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PARTITION_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="SUBPARTITION_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PARTITION_ORDINAL_POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="SUBPARTITION_ORDINAL_POSITION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="PARTITION_METHOD" sqlType="VARCHAR" length="18" precision="0" nullable="true" jdbcType="12"/>
<column name="SUBPARTITION_METHOD" sqlType="VARCHAR" length="12" precision="0" nullable="true" jdbcType="12"/>
<column name="PARTITION_EXPRESSION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="SUBPARTITION_EXPRESSION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="PARTITION_DESCRIPTION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="TABLE_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="AVG_ROW_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="MAX_DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="INDEX_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="DATA_FREE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="CREATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="UPDATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="CHECK_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="CHECKSUM" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="PARTITION_COMMENT" sqlType="VARCHAR" length="80" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="NODEGROUP" sqlType="VARCHAR" length="12" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLESPACE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="PLUGINS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="PLUGIN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PLUGIN_VERSION" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PLUGIN_STATUS" sqlType="VARCHAR" length="10" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PLUGIN_TYPE" sqlType="VARCHAR" length="80" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PLUGIN_TYPE_VERSION" sqlType="VARCHAR" length="20" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PLUGIN_LIBRARY" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PLUGIN_LIBRARY_VERSION" sqlType="VARCHAR" length="20" precision="0" nullable="true" jdbcType="12"/>
<column name="PLUGIN_AUTHOR" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PLUGIN_DESCRIPTION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="PLUGIN_LICENSE" sqlType="VARCHAR" length="80" precision="0" nullable="true" jdbcType="12"/>
<column name="LOAD_OPTION" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="PROCESSLIST" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="USER" sqlType="VARCHAR" length="16" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="HOST" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DB" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COMMAND" sqlType="VARCHAR" length="16" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TIME" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="STATE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="INFO" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
</table>
<table name="PROFILING" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="QUERY_ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="SEQ" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="STATE" sqlType="VARCHAR" length="30" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DURATION" sqlType="DECIMAL" length="9" precision="6" nullable="false" jdbcType="3" def="MC4wMDAwMDA="/>
<column name="CPU_USER" sqlType="DECIMAL" length="9" precision="6" nullable="true" jdbcType="3"/>
<column name="CPU_SYSTEM" sqlType="DECIMAL" length="9" precision="6" nullable="true" jdbcType="3"/>
<column name="CONTEXT_VOLUNTARY" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="CONTEXT_INVOLUNTARY" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="BLOCK_OPS_IN" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="BLOCK_OPS_OUT" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="MESSAGES_SENT" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="MESSAGES_RECEIVED" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="PAGE_FAULTS_MAJOR" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="PAGE_FAULTS_MINOR" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="SWAPS" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="SOURCE_FUNCTION" sqlType="VARCHAR" length="30" precision="0" nullable="true" jdbcType="12"/>
<column name="SOURCE_FILE" sqlType="VARCHAR" length="20" precision="0" nullable="true" jdbcType="12"/>
<column name="SOURCE_LINE" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="REFERENTIAL_CONSTRAINTS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="CONSTRAINT_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="UNIQUE_CONSTRAINT_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="UNIQUE_CONSTRAINT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="UNIQUE_CONSTRAINT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="MATCH_OPTION" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="UPDATE_RULE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DELETE_RULE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="REFERENCED_TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="ROUTINES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="SPECIFIC_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_TYPE" sqlType="VARCHAR" length="9" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DATA_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_MAXIMUM_LENGTH" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="CHARACTER_OCTET_LENGTH" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="NUMERIC_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NUMERIC_SCALE" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="DATETIME_PRECISION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CHARACTER_SET_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COLLATION_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="DTD_IDENTIFIER" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="ROUTINE_BODY" sqlType="VARCHAR" length="8" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_DEFINITION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="EXTERNAL_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="EXTERNAL_LANGUAGE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PARAMETER_STYLE" sqlType="VARCHAR" length="8" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_DETERMINISTIC" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SQL_DATA_ACCESS" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SQL_PATH" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="SECURITY_TYPE" sqlType="VARCHAR" length="7" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CREATED" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_ALTERED" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="SQL_MODE" sqlType="VARCHAR" length="8192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ROUTINE_COMMENT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="DEFINER" sqlType="VARCHAR" length="77" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_SET_CLIENT" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLLATION_CONNECTION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DATABASE_COLLATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="SCHEMATA" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="CATALOG_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SCHEMA_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFAULT_CHARACTER_SET_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFAULT_COLLATION_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SQL_PATH" sqlType="VARCHAR" length="512" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="SCHEMA_PRIVILEGES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="GRANTEE" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PRIVILEGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_GRANTABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="SESSION_STATUS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="VARIABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VARIABLE_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="SESSION_VARIABLES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="VARIABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VARIABLE_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="STATISTICS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="NON_UNIQUE" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="INDEX_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SEQ_IN_INDEX" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="COLUMN_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLLATION" sqlType="VARCHAR" length="1" precision="0" nullable="true" jdbcType="12"/>
<column name="CARDINALITY" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="SUB_PART" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="PACKED" sqlType="VARCHAR" length="10" precision="0" nullable="true" jdbcType="12"/>
<column name="NULLABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="INDEX_TYPE" sqlType="VARCHAR" length="16" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COMMENT" sqlType="VARCHAR" length="16" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_COMMENT" sqlType="VARCHAR" length="1024" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="TABLES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ENGINE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="VERSION" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="ROW_FORMAT" sqlType="VARCHAR" length="10" precision="0" nullable="true" jdbcType="12"/>
<column name="TABLE_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="AVG_ROW_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MAX_DATA_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="INDEX_LENGTH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="DATA_FREE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="AUTO_INCREMENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CREATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="UPDATE_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="CHECK_TIME" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="TABLE_COLLATION" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="CHECKSUM" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="CREATE_OPTIONS" sqlType="VARCHAR" length="255" precision="0" nullable="true" jdbcType="12"/>
<column name="TABLE_COMMENT" sqlType="VARCHAR" length="2048" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="TABLESPACES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLESPACE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ENGINE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLESPACE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="LOGFILE_GROUP_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="EXTENT_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="AUTOEXTEND_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MAXIMUM_SIZE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NODEGROUP_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TABLESPACE_COMMENT" sqlType="VARCHAR" length="2048" precision="0" nullable="true" jdbcType="12"/>
</table>
<table name="TABLE_CONSTRAINTS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="CONSTRAINT_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CONSTRAINT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="TABLE_PRIVILEGES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="GRANTEE" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PRIVILEGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_GRANTABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="TRIGGERS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TRIGGER_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TRIGGER_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TRIGGER_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_MANIPULATION" sqlType="VARCHAR" length="6" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_OBJECT_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="EVENT_OBJECT_TABLE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ACTION_ORDER" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5" def="MA=="/>
<column name="ACTION_CONDITION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="ACTION_STATEMENT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="ACTION_ORIENTATION" sqlType="VARCHAR" length="9" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ACTION_TIMING" sqlType="VARCHAR" length="6" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ACTION_REFERENCE_OLD_TABLE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="ACTION_REFERENCE_NEW_TABLE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="ACTION_REFERENCE_OLD_ROW" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="ACTION_REFERENCE_NEW_ROW" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CREATED" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="SQL_MODE" sqlType="VARCHAR" length="8192" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFINER" sqlType="VARCHAR" length="77" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_SET_CLIENT" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLLATION_CONNECTION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DATABASE_COLLATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="USER_PRIVILEGES" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="GRANTEE" sqlType="VARCHAR" length="81" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="PRIVILEGE_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_GRANTABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="VIEWS" schema="" catalog="information_schema" type="SYSTEM VIEW">
<column name="TABLE_CATALOG" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="TABLE_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="VIEW_DEFINITION" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="false" jdbcType="-1"/>
<column name="CHECK_OPTION" sqlType="VARCHAR" length="8" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="IS_UPDATABLE" sqlType="VARCHAR" length="3" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="DEFINER" sqlType="VARCHAR" length="77" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="SECURITY_TYPE" sqlType="VARCHAR" length="7" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="CHARACTER_SET_CLIENT" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="COLLATION_CONNECTION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
</table>
<table name="columns_priv" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Table_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Column_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="Column_priv" sqlType="SET" length="31" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<primary-key name="PRIMARY" columns="Host,Db,User,Table_name,Column_name"/>
</table>
<table name="db" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Select_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Insert_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Update_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Delete_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Drop_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Grant_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="References_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Index_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Alter_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_tmp_table_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Lock_tables_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_view_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Show_view_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_routine_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Alter_routine_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Execute_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Event_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Trigger_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<primary-key name="PRIMARY" columns="Host,Db,User"/>
<index name="User" unique="false" columns="User"/>
</table>
<table name="event" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="body" sqlType="LONGBLOB" length="2147483647" precision="0" nullable="false" jdbcType="-4"/>
<column name="definer" sqlType="CHAR" length="77" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="execute_at" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="interval_value" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="interval_field" sqlType="ENUM" length="18" precision="0" nullable="true" jdbcType="1"/>
<column name="created" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="modified" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="last_executed" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="starts" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="ends" sqlType="DATETIME" length="19" precision="0" nullable="true" jdbcType="93"/>
<column name="status" sqlType="ENUM" length="18" precision="0" nullable="false" jdbcType="1" def="J0VOQUJMRUQn"/>
<column name="on_completion" sqlType="ENUM" length="8" precision="0" nullable="false" jdbcType="1" def="J0RST1An"/>
<column name="sql_mode" sqlType="SET" length="478" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="comment" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="originator" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="time_zone" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="J1NZU1RFTSc="/>
<column name="character_set_client" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="collation_connection" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="db_collation" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="body_utf8" sqlType="LONGBLOB" length="2147483647" precision="0" nullable="true" jdbcType="-4"/>
<primary-key name="PRIMARY" columns="db,name"/>
</table>
<table name="func" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="ret" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" def="MA=="/>
<column name="dl" sqlType="CHAR" length="128" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="type" sqlType="ENUM" length="9" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="name"/>
</table>
<table name="general_log" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="event_time" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="user_host" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="thread_id" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="server_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="command_type" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="argument" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
</table>
<table name="help_category" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="help_category_id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5"/>
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1"/>
<column name="parent_category_id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="true" jdbcType="5"/>
<column name="url" sqlType="CHAR" length="128" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="help_category_id"/>
<index name="name" unique="true" columns="name"/>
</table>
<table name="help_keyword" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="help_keyword_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="help_keyword_id"/>
<index name="name" unique="true" columns="name"/>
</table>
<table name="help_relation" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="help_topic_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="help_keyword_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<primary-key name="PRIMARY" columns="help_keyword_id,help_topic_id"/>
</table>
<table name="help_topic" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="help_topic_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1"/>
<column name="help_category_id" sqlType="SMALLINT UNSIGNED" length="5" precision="0" nullable="false" jdbcType="5"/>
<column name="description" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="example" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="url" sqlType="CHAR" length="128" precision="0" nullable="false" jdbcType="1"/>
<primary-key name="PRIMARY" columns="help_topic_id"/>
<index name="name" unique="true" columns="name"/>
</table>
<table name="innodb_index_stats" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="database_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="index_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="last_update" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="stat_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="stat_value" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="sample_size" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="stat_description" sqlType="VARCHAR" length="1024" precision="0" nullable="false" jdbcType="12"/>
<primary-key name="PRIMARY" columns="database_name,table_name,index_name,stat_name"/>
</table>
<table name="innodb_table_stats" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="database_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="last_update" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="n_rows" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="clustered_index_size" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="sum_of_other_index_sizes" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<primary-key name="PRIMARY" columns="database_name,table_name"/>
</table>
<table name="ndb_binlog_index" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Position" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="File" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12"/>
<column name="epoch" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="inserts" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="updates" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="deletes" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="schemaops" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="orig_server_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="orig_epoch" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="gci" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<primary-key name="PRIMARY" columns="epoch,orig_server_id,orig_epoch"/>
</table>
<table name="plugin" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="dl" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<primary-key name="PRIMARY" columns="name"/>
</table>
<table name="proc" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="type" sqlType="ENUM" length="9" precision="0" nullable="false" jdbcType="1"/>
<column name="specific_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="language" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1" def="J1NRTCc="/>
<column name="sql_data_access" sqlType="ENUM" length="17" precision="0" nullable="false" jdbcType="1" def="J0NPTlRBSU5TX1NRTCc="/>
<column name="is_deterministic" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1" def="J05PJw=="/>
<column name="security_type" sqlType="ENUM" length="8" precision="0" nullable="false" jdbcType="1" def="J0RFRklORVIn"/>
<column name="param_list" sqlType="BLOB" length="65535" precision="0" nullable="false" jdbcType="-4"/>
<column name="returns" sqlType="LONGBLOB" length="2147483647" precision="0" nullable="false" jdbcType="-4"/>
<column name="body" sqlType="LONGBLOB" length="2147483647" precision="0" nullable="false" jdbcType="-4"/>
<column name="definer" sqlType="CHAR" length="77" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="created" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="modified" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="sql_mode" sqlType="SET" length="478" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="comment" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="character_set_client" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="collation_connection" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="db_collation" sqlType="CHAR" length="32" precision="0" nullable="true" jdbcType="1"/>
<column name="body_utf8" sqlType="LONGBLOB" length="2147483647" precision="0" nullable="true" jdbcType="-4"/>
<primary-key name="PRIMARY" columns="db,name,type"/>
</table>
<table name="procs_priv" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Routine_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Routine_type" sqlType="ENUM" length="9" precision="0" nullable="false" jdbcType="1"/>
<column name="Grantor" sqlType="CHAR" length="77" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Proc_priv" sqlType="SET" length="27" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<primary-key name="PRIMARY" columns="Host,Db,User,Routine_name,Routine_type"/>
<index name="Grantor" unique="false" columns="Grantor"/>
</table>
<table name="proxies_priv" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Proxied_host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Proxied_user" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="With_grant" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" def="MA=="/>
<column name="Grantor" sqlType="CHAR" length="77" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<primary-key name="PRIMARY" columns="Host,User,Proxied_host,Proxied_user"/>
<index name="Grantor" unique="false" columns="Grantor"/>
</table>
<table name="servers" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Server_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Host" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Username" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Password" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Port" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="Socket" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Wrapper" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Owner" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<primary-key name="PRIMARY" columns="Server_name"/>
</table>
<table name="slave_master_info" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Number_of_lines" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" remarks="TnVtYmVyIG9mIGxpbmVzIGluIHRoZSBmaWxlLg=="/>
<column name="Master_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIG1hc3RlciBiaW5hcnkgbG9nIGN1cnJlbnRseSBiZWluZyByZWFkIGZyb20gdGhlIG1hc3Rlci4="/>
<column name="Master_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" remarks="VGhlIG1hc3RlciBsb2cgcG9zaXRpb24gb2YgdGhlIGxhc3QgcmVhZCBldmVudC4="/>
<column name="Host" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc=" remarks="VGhlIGhvc3QgbmFtZSBvZiB0aGUgbWFzdGVyLg=="/>
<column name="User_name" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIHVzZXIgbmFtZSB1c2VkIHRvIGNvbm5lY3QgdG8gdGhlIG1hc3Rlci4="/>
<column name="User_password" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIHBhc3N3b3JkIHVzZWQgdG8gY29ubmVjdCB0byB0aGUgbWFzdGVyLg=="/>
<column name="Port" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" remarks="VGhlIG5ldHdvcmsgcG9ydCB1c2VkIHRvIGNvbm5lY3QgdG8gdGhlIG1hc3Rlci4="/>
<column name="Connect_retry" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" remarks="VGhlIHBlcmlvZCAoaW4gc2Vjb25kcykgdGhhdCB0aGUgc2xhdmUgd2lsbCB3YWl0IGJlZm9yZSB0cnlpbmcgdG8gcmVjb25uZWN0IHRvIHRoZSBtYXN0ZXIu"/>
<column name="Enabled_ssl" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" remarks="SW5kaWNhdGVzIHdoZXRoZXIgdGhlIHNlcnZlciBzdXBwb3J0cyBTU0wgY29ubmVjdGlvbnMu"/>
<column name="Ssl_ca" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIGZpbGUgdXNlZCBmb3IgdGhlIENlcnRpZmljYXRlIEF1dGhvcml0eSAoQ0EpIGNlcnRpZmljYXRlLg=="/>
<column name="Ssl_capath" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIHBhdGggdG8gdGhlIENlcnRpZmljYXRlIEF1dGhvcml0eSAoQ0EpIGNlcnRpZmljYXRlcy4="/>
<column name="Ssl_cert" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIFNTTCBjZXJ0aWZpY2F0ZSBmaWxlLg=="/>
<column name="Ssl_cipher" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIGNpcGhlciBpbiB1c2UgZm9yIHRoZSBTU0wgY29ubmVjdGlvbi4="/>
<column name="Ssl_key" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIFNTTCBrZXkgZmlsZS4="/>
<column name="Ssl_verify_server_cert" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" remarks="V2hldGhlciB0byB2ZXJpZnkgdGhlIHNlcnZlciBjZXJ0aWZpY2F0ZS4="/>
<column name="Heartbeat" sqlType="FLOAT" length="12" precision="0" nullable="false" jdbcType="7"/>
<column name="Bind" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="RGlzcGxheXMgd2hpY2ggaW50ZXJmYWNlIGlzIGVtcGxveWVkIHdoZW4gY29ubmVjdGluZyB0byB0aGUgTXlTUUwgc2VydmVy"/>
<column name="Ignored_server_ids" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIG51bWJlciBvZiBzZXJ2ZXIgSURzIHRvIGJlIGlnbm9yZWQsIGZvbGxvd2VkIGJ5IHRoZSBhY3R1YWwgc2VydmVyIElEcw=="/>
<column name="Uuid" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIG1hc3RlciBzZXJ2ZXIgdXVpZC4="/>
<column name="Retry_count" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" remarks="TnVtYmVyIG9mIHJlY29ubmVjdCBhdHRlbXB0cywgdG8gdGhlIG1hc3RlciwgYmVmb3JlIGdpdmluZyB1cC4="/>
<column name="Ssl_crl" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIGZpbGUgdXNlZCBmb3IgdGhlIENlcnRpZmljYXRlIFJldm9jYXRpb24gTGlzdCAoQ1JMKQ=="/>
<column name="Ssl_crlpath" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1" remarks="VGhlIHBhdGggdXNlZCBmb3IgQ2VydGlmaWNhdGUgUmV2b2NhdGlvbiBMaXN0IChDUkwpIGZpbGVz"/>
<column name="Enabled_auto_position" sqlType="TINYINT" length="3" precision="0" nullable="false" jdbcType="-6" remarks="SW5kaWNhdGVzIHdoZXRoZXIgR1RJRHMgd2lsbCBiZSB1c2VkIHRvIHJldHJpZXZlIGV2ZW50cyBmcm9tIHRoZSBtYXN0ZXIu"/>
<primary-key name="PRIMARY" columns="Host,Port"/>
</table>
<table name="slave_relay_log_info" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Number_of_lines" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" remarks="TnVtYmVyIG9mIGxpbmVzIGluIHRoZSBmaWxlIG9yIHJvd3MgaW4gdGhlIHRhYmxlLiBVc2VkIHRvIHZlcnNpb24gdGFibGUgZGVmaW5pdGlvbnMu"/>
<column name="Relay_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIGN1cnJlbnQgcmVsYXkgbG9nIGZpbGUu"/>
<column name="Relay_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" remarks="VGhlIHJlbGF5IGxvZyBwb3NpdGlvbiBvZiB0aGUgbGFzdCBleGVjdXRlZCBldmVudC4="/>
<column name="Master_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1" remarks="VGhlIG5hbWUgb2YgdGhlIG1hc3RlciBiaW5hcnkgbG9nIGZpbGUgZnJvbSB3aGljaCB0aGUgZXZlbnRzIGluIHRoZSByZWxheSBsb2cgZmlsZSB3ZXJlIHJlYWQu"/>
<column name="Master_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" remarks="VGhlIG1hc3RlciBsb2cgcG9zaXRpb24gb2YgdGhlIGxhc3QgZXhlY3V0ZWQgZXZlbnQu"/>
<column name="Sql_delay" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" remarks="VGhlIG51bWJlciBvZiBzZWNvbmRzIHRoYXQgdGhlIHNsYXZlIG11c3QgbGFnIGJlaGluZCB0aGUgbWFzdGVyLg=="/>
<column name="Number_of_workers" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" remarks="SW50ZXJuYWwgSWQgdGhhdCB1bmlxdWVseSBpZGVudGlmaWVzIHRoaXMgcmVjb3JkLg=="/>
<primary-key name="PRIMARY" columns="Id"/>
</table>
<table name="slave_worker_info" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Relay_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Relay_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="Master_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Master_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="Checkpoint_relay_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Checkpoint_relay_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="Checkpoint_master_log_name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="Checkpoint_master_log_pos" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="Checkpoint_seqno" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Checkpoint_group_size" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Checkpoint_group_bitmap" sqlType="BLOB" length="65535" precision="0" nullable="false" jdbcType="-4"/>
<primary-key name="PRIMARY" columns="Id"/>
</table>
<table name="slow_log" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="start_time" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="user_host" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="query_time" sqlType="TIME" length="8" precision="0" nullable="false" jdbcType="92"/>
<column name="lock_time" sqlType="TIME" length="8" precision="0" nullable="false" jdbcType="92"/>
<column name="rows_sent" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="rows_examined" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="db" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12"/>
<column name="last_insert_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="insert_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="server_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="sql_text" sqlType="MEDIUMTEXT" length="16777215" precision="0" nullable="false" jdbcType="-1"/>
<column name="thread_id" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="tables_priv" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Db" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Table_name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Grantor" sqlType="CHAR" length="77" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="Table_priv" sqlType="SET" length="98" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Column_priv" sqlType="SET" length="31" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<primary-key name="PRIMARY" columns="Host,Db,User,Table_name"/>
<index name="Grantor" unique="false" columns="Grantor"/>
</table>
<table name="time_zone" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Time_zone_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="Use_leap_seconds" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<primary-key name="PRIMARY" columns="Time_zone_id"/>
</table>
<table name="time_zone_leap_second" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Transition_time" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="Correction" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<primary-key name="PRIMARY" columns="Transition_time"/>
</table>
<table name="time_zone_name" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Name" sqlType="CHAR" length="64" precision="0" nullable="false" jdbcType="1"/>
<column name="Time_zone_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<primary-key name="PRIMARY" columns="Name"/>
</table>
<table name="time_zone_transition" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Time_zone_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Transition_time" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="Transition_type_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<primary-key name="PRIMARY" columns="Time_zone_id,Transition_time"/>
</table>
<table name="time_zone_transition_type" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Time_zone_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Transition_type_id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="Offset" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="Is_DST" sqlType="TINYINT UNSIGNED" length="3" precision="0" nullable="false" jdbcType="-6" def="MA=="/>
<column name="Abbreviation" sqlType="CHAR" length="8" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<primary-key name="PRIMARY" columns="Time_zone_id,Transition_type_id"/>
</table>
<table name="user" schema="" catalog="mysql" type="SYSTEM TABLE">
<column name="Host" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="User" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Password" sqlType="CHAR" length="41" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="Select_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Insert_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Update_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Delete_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Drop_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Reload_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Shutdown_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Process_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="File_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Grant_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="References_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Index_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Alter_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Show_db_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Super_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_tmp_table_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Lock_tables_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Execute_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Repl_slave_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Repl_client_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_view_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Show_view_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_routine_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Alter_routine_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_user_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Event_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Trigger_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="Create_tablespace_priv" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<column name="ssl_type" sqlType="ENUM" length="9" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="ssl_cipher" sqlType="BLOB" length="65535" precision="0" nullable="false" jdbcType="-4"/>
<column name="x509_issuer" sqlType="BLOB" length="65535" precision="0" nullable="false" jdbcType="-4"/>
<column name="x509_subject" sqlType="BLOB" length="65535" precision="0" nullable="false" jdbcType="-4"/>
<column name="max_questions" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="max_updates" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="max_connections" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="max_user_connections" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="plugin" sqlType="CHAR" length="64" precision="0" nullable="true" jdbcType="1" def="Jyc="/>
<column name="authentication_string" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1"/>
<column name="password_expired" sqlType="ENUM" length="2" precision="0" nullable="false" jdbcType="1" def="J04n"/>
<primary-key name="PRIMARY" columns="Host,User"/>
</table>
<table name="accounts" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="CURRENT_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="TOTAL_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="cond_instances" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_stages_current" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_stages_history" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_stages_history_long" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_stages_summary_by_account_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_stages_summary_by_host_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_stages_summary_by_thread_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_stages_summary_by_user_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_stages_summary_global_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_statements_current" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SQL_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="DIGEST" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="DIGEST_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="CURRENT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MYSQL_ERRNO" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="RETURNED_SQLSTATE" sqlType="VARCHAR" length="5" precision="0" nullable="true" jdbcType="12"/>
<column name="MESSAGE_TEXT" sqlType="VARCHAR" length="128" precision="0" nullable="true" jdbcType="12"/>
<column name="ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_statements_history" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SQL_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="DIGEST" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="DIGEST_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="CURRENT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MYSQL_ERRNO" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="RETURNED_SQLSTATE" sqlType="VARCHAR" length="5" precision="0" nullable="true" jdbcType="12"/>
<column name="MESSAGE_TEXT" sqlType="VARCHAR" length="128" precision="0" nullable="true" jdbcType="12"/>
<column name="ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_statements_history_long" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SQL_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="DIGEST" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="DIGEST_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="CURRENT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="MYSQL_ERRNO" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="RETURNED_SQLSTATE" sqlType="VARCHAR" length="5" precision="0" nullable="true" jdbcType="12"/>
<column name="MESSAGE_TEXT" sqlType="VARCHAR" length="128" precision="0" nullable="true" jdbcType="12"/>
<column name="ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
</table>
<table name="events_statements_summary_by_account_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_statements_summary_by_digest" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="SCHEMA_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="DIGEST" sqlType="VARCHAR" length="32" precision="0" nullable="true" jdbcType="12"/>
<column name="DIGEST_TEXT" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="FIRST_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
</table>
<table name="events_statements_summary_by_host_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_statements_summary_by_thread_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_statements_summary_by_user_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_statements_summary_global_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_LOCK_TIME" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ERRORS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_WARNINGS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_AFFECTED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_SENT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_ROWS_EXAMINED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_DISK_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_CREATED_TMP_TABLES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_FULL_RANGE_JOIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_RANGE_CHECK" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SELECT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_MERGE_PASSES" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_RANGE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_ROWS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_SORT_SCAN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NO_GOOD_INDEX_USED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_current" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="SPINS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
<column name="OPERATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12"/>
<column name="NUMBER_OF_BYTES" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="FLAGS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="events_waits_history" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="SPINS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
<column name="OPERATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12"/>
<column name="NUMBER_OF_BYTES" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="FLAGS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="events_waits_history_long" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="END_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="SOURCE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="TIMER_START" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_END" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="SPINS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NESTING_EVENT_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="NESTING_EVENT_TYPE" sqlType="ENUM" length="10" precision="0" nullable="true" jdbcType="1"/>
<column name="OPERATION" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12"/>
<column name="NUMBER_OF_BYTES" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="FLAGS" sqlType="INT UNSIGNED" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="events_waits_summary_by_account_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_summary_by_host_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_summary_by_instance" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_summary_by_thread_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_summary_by_user_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="events_waits_summary_global_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="file_instances" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="FILE_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OPEN_COUNT" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
</table>
<table name="file_summary_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_READ" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_WRITE" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="file_summary_by_instance" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="FILE_NAME" sqlType="VARCHAR" length="512" precision="0" nullable="false" jdbcType="12"/>
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_READ" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_WRITE" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="host_cache" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="IP" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="HOST" sqlType="VARCHAR" length="255" precision="0" nullable="true" jdbcType="12"/>
<column name="HOST_VALIDATED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
<column name="SUM_CONNECT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_HOST_BLOCKED_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_NAMEINFO_TRANSIENT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_NAMEINFO_PERMANENT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_FORMAT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_ADDRINFO_TRANSIENT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_ADDRINFO_PERMANENT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_FCRDNS_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_HOST_ACL_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_NO_AUTH_PLUGIN_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_AUTH_PLUGIN_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_HANDSHAKE_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_PROXY_USER_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_PROXY_USER_ACL_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_AUTHENTICATION_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_SSL_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MAX_USER_CONNECTIONS_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MAX_USER_CONNECTIONS_PER_HOUR_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_DEFAULT_DATABASE_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_INIT_CONNECT_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_LOCAL_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_UNKNOWN_ERRORS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="FIRST_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="FIRST_ERROR_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="true" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
<column name="LAST_ERROR_SEEN" sqlType="TIMESTAMP" length="19" precision="0" nullable="true" jdbcType="93" def="JzAwMDAtMDAtMDAgMDA6MDA6MDAn"/>
</table>
<table name="hosts" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="true" jdbcType="1"/>
<column name="CURRENT_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="TOTAL_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="mutex_instances" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="LOCKED_BY_THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
</table>
<table name="objects_summary_global_by_type" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="performance_timers" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="TIMER_NAME" sqlType="ENUM" length="11" precision="0" nullable="false" jdbcType="1"/>
<column name="TIMER_FREQUENCY" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_RESOLUTION" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="TIMER_OVERHEAD" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
</table>
<table name="rwlock_instances" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="WRITE_LOCKED_BY_THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="READ_LOCKED_BY_COUNT" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
</table>
<table name="session_account_connect_attrs" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="PROCESSLIST_ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="ATTR_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12"/>
<column name="ATTR_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="ORDINAL_POSITION" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="session_connect_attrs" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="PROCESSLIST_ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="ATTR_NAME" sqlType="VARCHAR" length="32" precision="0" nullable="false" jdbcType="12"/>
<column name="ATTR_VALUE" sqlType="VARCHAR" length="1024" precision="0" nullable="true" jdbcType="12"/>
<column name="ORDINAL_POSITION" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
</table>
<table name="setup_actors" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="HOST" sqlType="CHAR" length="60" precision="0" nullable="false" jdbcType="1" def="JyUn"/>
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="JyUn"/>
<column name="ROLE" sqlType="CHAR" length="16" precision="0" nullable="false" jdbcType="1" def="JyUn"/>
</table>
<table name="setup_consumers" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="ENABLED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
</table>
<table name="setup_instruments" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="ENABLED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
<column name="TIMED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
</table>
<table name="setup_objects" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="OBJECT_TYPE" sqlType="ENUM" length="6" precision="0" nullable="false" jdbcType="1" def="J1RBQkxFJw=="/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12" def="JyUn"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="JyUn"/>
<column name="ENABLED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1" def="J1lFUyc="/>
<column name="TIMED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1" def="J1lFUyc="/>
</table>
<table name="setup_timers" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="NAME" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="TIMER_NAME" sqlType="ENUM" length="11" precision="0" nullable="false" jdbcType="1"/>
</table>
<table name="socket_instances" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="SOCKET_ID" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="IP" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="PORT" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="STATE" sqlType="ENUM" length="6" precision="0" nullable="false" jdbcType="1"/>
</table>
<table name="socket_summary_by_event_name" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="socket_summary_by_instance" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="EVENT_NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="OBJECT_INSTANCE_BEGIN" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_NUMBER_OF_BYTES_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_MISC" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="table_io_waits_summary_by_index_usage" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="INDEX_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="table_io_waits_summary_by_table" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_FETCH" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_UPDATE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_DELETE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="table_lock_waits_summary_by_table" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="OBJECT_TYPE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_SCHEMA" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="OBJECT_NAME" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="COUNT_STAR" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WAIT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ_WITH_SHARED_LOCKS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ_WITH_SHARED_LOCKS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ_WITH_SHARED_LOCKS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ_WITH_SHARED_LOCKS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ_WITH_SHARED_LOCKS" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ_HIGH_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ_HIGH_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ_HIGH_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ_HIGH_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ_HIGH_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ_NO_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ_NO_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ_NO_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ_NO_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ_NO_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_READ_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_READ_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_READ_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_READ_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_READ_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_ALLOW_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_ALLOW_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_ALLOW_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_ALLOW_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_ALLOW_WRITE" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_CONCURRENT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_CONCURRENT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_CONCURRENT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_CONCURRENT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_CONCURRENT_INSERT" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_DELAYED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_DELAYED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_DELAYED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_DELAYED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_DELAYED" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_LOW_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_LOW_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_LOW_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_LOW_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_LOW_PRIORITY" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_NORMAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="COUNT_WRITE_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="SUM_TIMER_WRITE_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MIN_TIMER_WRITE_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="AVG_TIMER_WRITE_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="MAX_TIMER_WRITE_EXTERNAL" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="threads" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5"/>
<column name="NAME" sqlType="VARCHAR" length="128" precision="0" nullable="false" jdbcType="12"/>
<column name="TYPE" sqlType="VARCHAR" length="10" precision="0" nullable="false" jdbcType="12"/>
<column name="PROCESSLIST_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="PROCESSLIST_USER" sqlType="VARCHAR" length="16" precision="0" nullable="true" jdbcType="12"/>
<column name="PROCESSLIST_HOST" sqlType="VARCHAR" length="60" precision="0" nullable="true" jdbcType="12"/>
<column name="PROCESSLIST_DB" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PROCESSLIST_COMMAND" sqlType="VARCHAR" length="16" precision="0" nullable="true" jdbcType="12"/>
<column name="PROCESSLIST_TIME" sqlType="BIGINT" length="19" precision="0" nullable="true" jdbcType="-5"/>
<column name="PROCESSLIST_STATE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="PROCESSLIST_INFO" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="PARENT_THREAD_ID" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="true" jdbcType="-5"/>
<column name="ROLE" sqlType="VARCHAR" length="64" precision="0" nullable="true" jdbcType="12"/>
<column name="INSTRUMENTED" sqlType="ENUM" length="4" precision="0" nullable="false" jdbcType="1"/>
</table>
<table name="users" schema="" catalog="performance_schema" type="SYSTEM TABLE">
<column name="USER" sqlType="CHAR" length="16" precision="0" nullable="true" jdbcType="1"/>
<column name="CURRENT_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
<column name="TOTAL_CONNECTIONS" sqlType="BIGINT" length="19" precision="0" nullable="false" jdbcType="-5"/>
</table>
<table name="pma_bookmark" schema="" catalog="phpmyadmin" type="TABLE">
<column name="id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="dbase" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="user" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="label" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="query" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<primary-key name="PRIMARY" columns="id"/>
</table>
<table name="pma_column_info" schema="" catalog="phpmyadmin" type="TABLE">
<column name="id" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="column_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="comment" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="mimetype" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="transformation" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="transformation_options" sqlType="VARCHAR" length="255" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<primary-key name="PRIMARY" columns="id"/>
<index name="db_name" unique="true" columns="db_name,table_name,column_name"/>
</table>
<table name="pma_designer_coords" schema="" catalog="phpmyadmin" type="TABLE">
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="x" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="y" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="v" sqlType="TINYINT" length="3" precision="0" nullable="true" jdbcType="-6"/>
<column name="h" sqlType="TINYINT" length="3" precision="0" nullable="true" jdbcType="-6"/>
<primary-key name="PRIMARY" columns="db_name,table_name"/>
</table>
<table name="pma_history" schema="" catalog="phpmyadmin" type="TABLE">
<column name="id" sqlType="BIGINT UNSIGNED" length="20" precision="0" nullable="false" jdbcType="-5" autoIncrement="true"/>
<column name="username" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="db" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="timevalue" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="sqlquery" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<primary-key name="PRIMARY" columns="id"/>
<index name="username" unique="false" columns="username,db,table,timevalue"/>
</table>
<table name="pma_pdf_pages" schema="" catalog="phpmyadmin" type="TABLE">
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="page_nr" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="page_descr" sqlType="VARCHAR" length="50" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<primary-key name="PRIMARY" columns="page_nr"/>
<index name="db_name" unique="false" columns="db_name"/>
</table>
<table name="pma_recent" schema="" catalog="phpmyadmin" type="TABLE">
<column name="username" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="tables" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<primary-key name="PRIMARY" columns="username"/>
</table>
<table name="pma_relation" schema="" catalog="phpmyadmin" type="TABLE">
<column name="master_db" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="master_table" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="master_field" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="foreign_db" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="foreign_table" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="foreign_field" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<primary-key name="PRIMARY" columns="master_db,master_table,master_field"/>
<index name="foreign_field" unique="false" columns="foreign_db,foreign_table"/>
</table>
<table name="pma_table_coords" schema="" catalog="phpmyadmin" type="TABLE">
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="pdf_page_number" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<column name="x" sqlType="FLOAT UNSIGNED" length="12" precision="0" nullable="false" jdbcType="7" def="MA=="/>
<column name="y" sqlType="FLOAT UNSIGNED" length="12" precision="0" nullable="false" jdbcType="7" def="MA=="/>
<primary-key name="PRIMARY" columns="db_name,table_name,pdf_page_number"/>
</table>
<table name="pma_table_info" schema="" catalog="phpmyadmin" type="TABLE">
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<column name="display_field" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12" def="Jyc="/>
<primary-key name="PRIMARY" columns="db_name,table_name"/>
</table>
<table name="pma_table_uiprefs" schema="" catalog="phpmyadmin" type="TABLE">
<column name="username" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="prefs" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="last_update" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<primary-key name="PRIMARY" columns="username,db_name,table_name"/>
</table>
<table name="pma_tracking" schema="" catalog="phpmyadmin" type="TABLE">
<column name="db_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="table_name" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="version" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="date_created" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93"/>
<column name="date_updated" sqlType="DATETIME" length="19" precision="0" nullable="false" jdbcType="93"/>
<column name="schema_snapshot" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="schema_sql" sqlType="TEXT" length="65535" precision="0" nullable="true" jdbcType="-1"/>
<column name="data_sql" sqlType="LONGTEXT" length="2147483647" precision="0" nullable="true" jdbcType="-1"/>
<column name="tracking" sqlType="SET" length="188" precision="0" nullable="true" jdbcType="1"/>
<column name="tracking_active" sqlType="INT UNSIGNED" length="10" precision="0" nullable="false" jdbcType="4" def="MQ=="/>
<primary-key name="PRIMARY" columns="db_name,table_name,version"/>
</table>
<table name="pma_userconfig" schema="" catalog="phpmyadmin" type="TABLE">
<column name="username" sqlType="VARCHAR" length="64" precision="0" nullable="false" jdbcType="12"/>
<column name="timevalue" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA=" version="true"/>
<column name="config_data" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<primary-key name="PRIMARY" columns="username"/>
</table>
<table name="articles" schema="" catalog="studytrade" type="TABLE">
<column name="article_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="name" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="price" sqlType="DECIMAL" length="5" precision="2" nullable="true" jdbcType="3"/>
<column name="condition" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="place" sqlType="VARCHAR" length="45" precision="0" nullable="true" jdbcType="12"/>
<column name="seller_id" sqlType="INT" length="10" precision="0" nullable="true" jdbcType="4"/>
<column name="pictures" sqlType="VARCHAR" length="255" precision="0" nullable="true" jdbcType="12"/>
<column name="description" sqlType="TEXT" length="65535" precision="0" nullable="false" jdbcType="-1"/>
<column name="article_timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="true" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA="/>
<primary-key name="PRIMARY" columns="article_id"/>
</table>
<table name="messages" schema="" catalog="studytrade" type="TABLE">
<column name="message_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="sender_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="target_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="message_header" sqlType="VARCHAR" length="50" precision="0" nullable="false" jdbcType="12" def="JzAn"/>
<column name="message_text" sqlType="VARCHAR" length="50" precision="0" nullable="false" jdbcType="12" def="JzAn"/>
<column name="message_timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA="/>
<column name="message_read" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" def="MA=="/>
<primary-key name="PRIMARY" columns="message_id"/>
</table>
<table name="users" schema="" catalog="studytrade" type="TABLE">
<column name="user_id" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4" autoIncrement="true"/>
<column name="forename" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="lastname" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="nickname" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="city" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="university" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="studydirection" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="mail" sqlType="VARCHAR" length="45" precision="0" nullable="false" jdbcType="12"/>
<column name="passwordhash" sqlType="CHAR" length="40" precision="0" nullable="false" jdbcType="1"/>
<column name="activated" sqlType="INT" length="10" precision="0" nullable="false" jdbcType="4"/>
<column name="comment" sqlType="VARCHAR" length="50" precision="0" nullable="true" jdbcType="12"/>
<column name="user_timestamp" sqlType="TIMESTAMP" length="19" precision="0" nullable="false" jdbcType="93" def="Q1VSUkVOVF9USU1FU1RBTVA="/>
<primary-key name="PRIMARY" columns="user_id"/>
</table>
<table name="user_pwd" schema="" catalog="webauth" type="TABLE">
<column name="name" sqlType="CHAR" length="30" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<column name="pass" sqlType="CHAR" length="32" precision="0" nullable="false" jdbcType="1" def="Jyc="/>
<primary-key name="PRIMARY" columns="name"/>
</table>
</data-source>
</component>