-- phpMyAdmin SQL Dump -- version 3.2.4 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Mar 02, 2010 at 12:02 AM -- Server version: 5.1.41 -- PHP Version: 5.3.1 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `cdcol` -- CREATE DATABASE `cdcol` DEFAULT CHARACTER SET latin1 COLLATE latin1_general_ci; USE `cdcol`; -- -------------------------------------------------------- -- -- Table structure for table `cds` -- CREATE TABLE IF NOT EXISTS `cds` ( `titel` varchar(200) COLLATE latin1_general_ci DEFAULT NULL, `interpret` varchar(200) COLLATE latin1_general_ci DEFAULT NULL, `jahr` int(11) DEFAULT NULL, `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ; -- -- Dumping data for table `cds` -- INSERT INTO `cds` (`titel`, `interpret`, `jahr`, `id`) VALUES ('Beauty', 'Ryuichi Sakamoto', 1990, 1), ('Goodbye Country (Hello Nightclub)', 'Groove Armada', 2001, 4), ('Glee', 'Bran Van 3000', 1997, 5); -- -- Database: `information_schema` -- CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; USE `information_schema`; -- -------------------------------------------------------- -- -- Table structure for table `CHARACTER_SETS` -- CREATE TEMPORARY TABLE `CHARACTER_SETS` ( `CHARACTER_SET_NAME` varchar(32) NOT NULL DEFAULT '', `DEFAULT_COLLATE_NAME` varchar(32) NOT NULL DEFAULT '', `DESCRIPTION` varchar(60) NOT NULL DEFAULT '', `MAXLEN` bigint(3) NOT NULL DEFAULT '0' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `CHARACTER_SETS` -- INSERT INTO `CHARACTER_SETS` (`CHARACTER_SET_NAME`, `DEFAULT_COLLATE_NAME`, `DESCRIPTION`, `MAXLEN`) VALUES ('big5', 'big5_chinese_ci', 'Big5 Traditional Chinese', 2), ('dec8', 'dec8_swedish_ci', 'DEC West European', 1), ('cp850', 'cp850_general_ci', 'DOS West European', 1), ('hp8', 'hp8_english_ci', 'HP West European', 1), ('koi8r', 'koi8r_general_ci', 'KOI8-R Relcom Russian', 1), ('latin1', 'latin1_swedish_ci', 'cp1252 West European', 1), ('latin2', 'latin2_general_ci', 'ISO 8859-2 Central European', 1), ('swe7', 'swe7_swedish_ci', '7bit Swedish', 1), ('ascii', 'ascii_general_ci', 'US ASCII', 1), ('ujis', 'ujis_japanese_ci', 'EUC-JP Japanese', 3), ('sjis', 'sjis_japanese_ci', 'Shift-JIS Japanese', 2), ('hebrew', 'hebrew_general_ci', 'ISO 8859-8 Hebrew', 1), ('tis620', 'tis620_thai_ci', 'TIS620 Thai', 1), ('euckr', 'euckr_korean_ci', 'EUC-KR Korean', 2), ('koi8u', 'koi8u_general_ci', 'KOI8-U Ukrainian', 1), ('gb2312', 'gb2312_chinese_ci', 'GB2312 Simplified Chinese', 2), ('greek', 'greek_general_ci', 'ISO 8859-7 Greek', 1), ('cp1250', 'cp1250_general_ci', 'Windows Central European', 1), ('gbk', 'gbk_chinese_ci', 'GBK Simplified Chinese', 2), ('latin5', 'latin5_turkish_ci', 'ISO 8859-9 Turkish', 1), ('armscii8', 'armscii8_general_ci', 'ARMSCII-8 Armenian', 1), ('utf8', 'utf8_general_ci', 'UTF-8 Unicode', 3), ('ucs2', 'ucs2_general_ci', 'UCS-2 Unicode', 2), ('cp866', 'cp866_general_ci', 'DOS Russian', 1), ('keybcs2', 'keybcs2_general_ci', 'DOS Kamenicky Czech-Slovak', 1), ('macce', 'macce_general_ci', 'Mac Central European', 1), ('macroman', 'macroman_general_ci', 'Mac West European', 1), ('cp852', 'cp852_general_ci', 'DOS Central European', 1), ('latin7', 'latin7_general_ci', 'ISO 8859-13 Baltic', 1), ('cp1251', 'cp1251_general_ci', 'Windows Cyrillic', 1), ('cp1256', 'cp1256_general_ci', 'Windows Arabic', 1), ('cp1257', 'cp1257_general_ci', 'Windows Baltic', 1), ('binary', 'binary', 'Binary pseudo charset', 1), ('geostd8', 'geostd8_general_ci', 'GEOSTD8 Georgian', 1), ('cp932', 'cp932_japanese_ci', 'SJIS for Windows Japanese', 2), ('eucjpms', 'eucjpms_japanese_ci', 'UJIS for Windows Japanese', 3); -- -------------------------------------------------------- -- -- Table structure for table `COLLATIONS` -- CREATE TEMPORARY TABLE `COLLATIONS` ( `COLLATION_NAME` varchar(32) NOT NULL DEFAULT '', `CHARACTER_SET_NAME` varchar(32) NOT NULL DEFAULT '', `ID` bigint(11) NOT NULL DEFAULT '0', `IS_DEFAULT` varchar(3) NOT NULL DEFAULT '', `IS_COMPILED` varchar(3) NOT NULL DEFAULT '', `SORTLEN` bigint(3) NOT NULL DEFAULT '0' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `COLLATIONS` -- INSERT INTO `COLLATIONS` (`COLLATION_NAME`, `CHARACTER_SET_NAME`, `ID`, `IS_DEFAULT`, `IS_COMPILED`, `SORTLEN`) VALUES ('big5_chinese_ci', 'big5', 1, 'Yes', 'Yes', 1), ('big5_bin', 'big5', 84, '', 'Yes', 1), ('dec8_swedish_ci', 'dec8', 3, 'Yes', 'Yes', 1), ('dec8_bin', 'dec8', 69, '', 'Yes', 1), ('cp850_general_ci', 'cp850', 4, 'Yes', 'Yes', 1), ('cp850_bin', 'cp850', 80, '', 'Yes', 1), ('hp8_english_ci', 'hp8', 6, 'Yes', 'Yes', 1), ('hp8_bin', 'hp8', 72, '', 'Yes', 1), ('koi8r_general_ci', 'koi8r', 7, 'Yes', 'Yes', 1), ('koi8r_bin', 'koi8r', 74, '', 'Yes', 1), ('latin1_german1_ci', 'latin1', 5, '', 'Yes', 1), ('latin1_swedish_ci', 'latin1', 8, 'Yes', 'Yes', 1), ('latin1_danish_ci', 'latin1', 15, '', 'Yes', 1), ('latin1_german2_ci', 'latin1', 31, '', 'Yes', 2), ('latin1_bin', 'latin1', 47, '', 'Yes', 1), ('latin1_general_ci', 'latin1', 48, '', 'Yes', 1), ('latin1_general_cs', 'latin1', 49, '', 'Yes', 1), ('latin1_spanish_ci', 'latin1', 94, '', 'Yes', 1), ('latin2_czech_cs', 'latin2', 2, '', 'Yes', 4), ('latin2_general_ci', 'latin2', 9, 'Yes', 'Yes', 1), ('latin2_hungarian_ci', 'latin2', 21, '', 'Yes', 1), ('latin2_croatian_ci', 'latin2', 27, '', 'Yes', 1), ('latin2_bin', 'latin2', 77, '', 'Yes', 1), ('swe7_swedish_ci', 'swe7', 10, 'Yes', 'Yes', 1), ('swe7_bin', 'swe7', 82, '', 'Yes', 1), ('ascii_general_ci', 'ascii', 11, 'Yes', 'Yes', 1), ('ascii_bin', 'ascii', 65, '', 'Yes', 1), ('ujis_japanese_ci', 'ujis', 12, 'Yes', 'Yes', 1), ('ujis_bin', 'ujis', 91, '', 'Yes', 1), ('sjis_japanese_ci', 'sjis', 13, 'Yes', 'Yes', 1), ('sjis_bin', 'sjis', 88, '', 'Yes', 1), ('hebrew_general_ci', 'hebrew', 16, 'Yes', 'Yes', 1), ('hebrew_bin', 'hebrew', 71, '', 'Yes', 1), ('tis620_thai_ci', 'tis620', 18, 'Yes', 'Yes', 4), ('tis620_bin', 'tis620', 89, '', 'Yes', 1), ('euckr_korean_ci', 'euckr', 19, 'Yes', 'Yes', 1), ('euckr_bin', 'euckr', 85, '', 'Yes', 1), ('koi8u_general_ci', 'koi8u', 22, 'Yes', 'Yes', 1), ('koi8u_bin', 'koi8u', 75, '', 'Yes', 1), ('gb2312_chinese_ci', 'gb2312', 24, 'Yes', 'Yes', 1), ('gb2312_bin', 'gb2312', 86, '', 'Yes', 1), ('greek_general_ci', 'greek', 25, 'Yes', 'Yes', 1), ('greek_bin', 'greek', 70, '', 'Yes', 1), ('cp1250_general_ci', 'cp1250', 26, 'Yes', 'Yes', 1), ('cp1250_czech_cs', 'cp1250', 34, '', 'Yes', 2), ('cp1250_croatian_ci', 'cp1250', 44, '', 'Yes', 1), ('cp1250_bin', 'cp1250', 66, '', 'Yes', 1), ('cp1250_polish_ci', 'cp1250', 99, '', 'Yes', 1), ('gbk_chinese_ci', 'gbk', 28, 'Yes', 'Yes', 1), ('gbk_bin', 'gbk', 87, '', 'Yes', 1), ('latin5_turkish_ci', 'latin5', 30, 'Yes', 'Yes', 1), ('latin5_bin', 'latin5', 78, '', 'Yes', 1), ('armscii8_general_ci', 'armscii8', 32, 'Yes', 'Yes', 1), ('armscii8_bin', 'armscii8', 64, '', 'Yes', 1), ('utf8_general_ci', 'utf8', 33, 'Yes', 'Yes', 1), ('utf8_bin', 'utf8', 83, '', 'Yes', 1), ('utf8_unicode_ci', 'utf8', 192, '', 'Yes', 8), ('utf8_icelandic_ci', 'utf8', 193, '', 'Yes', 8), ('utf8_latvian_ci', 'utf8', 194, '', 'Yes', 8), ('utf8_romanian_ci', 'utf8', 195, '', 'Yes', 8), ('utf8_slovenian_ci', 'utf8', 196, '', 'Yes', 8), ('utf8_polish_ci', 'utf8', 197, '', 'Yes', 8), ('utf8_estonian_ci', 'utf8', 198, '', 'Yes', 8), ('utf8_spanish_ci', 'utf8', 199, '', 'Yes', 8), ('utf8_swedish_ci', 'utf8', 200, '', 'Yes', 8), ('utf8_turkish_ci', 'utf8', 201, '', 'Yes', 8), ('utf8_czech_ci', 'utf8', 202, '', 'Yes', 8), ('utf8_danish_ci', 'utf8', 203, '', 'Yes', 8), ('utf8_lithuanian_ci', 'utf8', 204, '', 'Yes', 8), ('utf8_slovak_ci', 'utf8', 205, '', 'Yes', 8), ('utf8_spanish2_ci', 'utf8', 206, '', 'Yes', 8), ('utf8_roman_ci', 'utf8', 207, '', 'Yes', 8), ('utf8_persian_ci', 'utf8', 208, '', 'Yes', 8), ('utf8_esperanto_ci', 'utf8', 209, '', 'Yes', 8), ('utf8_hungarian_ci', 'utf8', 210, '', 'Yes', 8), ('ucs2_general_ci', 'ucs2', 35, 'Yes', 'Yes', 1), ('ucs2_bin', 'ucs2', 90, '', 'Yes', 1), ('ucs2_unicode_ci', 'ucs2', 128, '', 'Yes', 8), ('ucs2_icelandic_ci', 'ucs2', 129, '', 'Yes', 8), ('ucs2_latvian_ci', 'ucs2', 130, '', 'Yes', 8), ('ucs2_romanian_ci', 'ucs2', 131, '', 'Yes', 8), ('ucs2_slovenian_ci', 'ucs2', 132, '', 'Yes', 8), ('ucs2_polish_ci', 'ucs2', 133, '', 'Yes', 8), ('ucs2_estonian_ci', 'ucs2', 134, '', 'Yes', 8), ('ucs2_spanish_ci', 'ucs2', 135, '', 'Yes', 8), ('ucs2_swedish_ci', 'ucs2', 136, '', 'Yes', 8), ('ucs2_turkish_ci', 'ucs2', 137, '', 'Yes', 8), ('ucs2_czech_ci', 'ucs2', 138, '', 'Yes', 8), ('ucs2_danish_ci', 'ucs2', 139, '', 'Yes', 8), ('ucs2_lithuanian_ci', 'ucs2', 140, '', 'Yes', 8), ('ucs2_slovak_ci', 'ucs2', 141, '', 'Yes', 8), ('ucs2_spanish2_ci', 'ucs2', 142, '', 'Yes', 8), ('ucs2_roman_ci', 'ucs2', 143, '', 'Yes', 8), ('ucs2_persian_ci', 'ucs2', 144, '', 'Yes', 8), ('ucs2_esperanto_ci', 'ucs2', 145, '', 'Yes', 8), ('ucs2_hungarian_ci', 'ucs2', 146, '', 'Yes', 8), ('cp866_general_ci', 'cp866', 36, 'Yes', 'Yes', 1), ('cp866_bin', 'cp866', 68, '', 'Yes', 1), ('keybcs2_general_ci', 'keybcs2', 37, 'Yes', 'Yes', 1), ('keybcs2_bin', 'keybcs2', 73, '', 'Yes', 1), ('macce_general_ci', 'macce', 38, 'Yes', 'Yes', 1), ('macce_bin', 'macce', 43, '', 'Yes', 1), ('macroman_general_ci', 'macroman', 39, 'Yes', 'Yes', 1), ('macroman_bin', 'macroman', 53, '', 'Yes', 1), ('cp852_general_ci', 'cp852', 40, 'Yes', 'Yes', 1), ('cp852_bin', 'cp852', 81, '', 'Yes', 1), ('latin7_estonian_cs', 'latin7', 20, '', 'Yes', 1), ('latin7_general_ci', 'latin7', 41, 'Yes', 'Yes', 1), ('latin7_general_cs', 'latin7', 42, '', 'Yes', 1), ('latin7_bin', 'latin7', 79, '', 'Yes', 1), ('cp1251_bulgarian_ci', 'cp1251', 14, '', 'Yes', 1), ('cp1251_ukrainian_ci', 'cp1251', 23, '', 'Yes', 1), ('cp1251_bin', 'cp1251', 50, '', 'Yes', 1), ('cp1251_general_ci', 'cp1251', 51, 'Yes', 'Yes', 1), ('cp1251_general_cs', 'cp1251', 52, '', 'Yes', 1), ('cp1256_general_ci', 'cp1256', 57, 'Yes', 'Yes', 1), ('cp1256_bin', 'cp1256', 67, '', 'Yes', 1), ('cp1257_lithuanian_ci', 'cp1257', 29, '', 'Yes', 1), ('cp1257_bin', 'cp1257', 58, '', 'Yes', 1), ('cp1257_general_ci', 'cp1257', 59, 'Yes', 'Yes', 1), ('binary', 'binary', 63, 'Yes', 'Yes', 1), ('geostd8_general_ci', 'geostd8', 92, 'Yes', 'Yes', 1), ('geostd8_bin', 'geostd8', 93, '', 'Yes', 1), ('cp932_japanese_ci', 'cp932', 95, 'Yes', 'Yes', 1), ('cp932_bin', 'cp932', 96, '', 'Yes', 1), ('eucjpms_japanese_ci', 'eucjpms', 97, 'Yes', 'Yes', 1), ('eucjpms_bin', 'eucjpms', 98, '', 'Yes', 1); -- -------------------------------------------------------- -- -- Table structure for table `COLLATION_CHARACTER_SET_APPLICABILITY` -- CREATE TEMPORARY TABLE `COLLATION_CHARACTER_SET_APPLICABILITY` ( `COLLATION_NAME` varchar(32) NOT NULL DEFAULT '', `CHARACTER_SET_NAME` varchar(32) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `COLLATION_CHARACTER_SET_APPLICABILITY` -- INSERT INTO `COLLATION_CHARACTER_SET_APPLICABILITY` (`COLLATION_NAME`, `CHARACTER_SET_NAME`) VALUES ('big5_chinese_ci', 'big5'), ('big5_bin', 'big5'), ('dec8_swedish_ci', 'dec8'), ('dec8_bin', 'dec8'), ('cp850_general_ci', 'cp850'), ('cp850_bin', 'cp850'), ('hp8_english_ci', 'hp8'), ('hp8_bin', 'hp8'), ('koi8r_general_ci', 'koi8r'), ('koi8r_bin', 'koi8r'), ('latin1_german1_ci', 'latin1'), ('latin1_swedish_ci', 'latin1'), ('latin1_danish_ci', 'latin1'), ('latin1_german2_ci', 'latin1'), ('latin1_bin', 'latin1'), ('latin1_general_ci', 'latin1'), ('latin1_general_cs', 'latin1'), ('latin1_spanish_ci', 'latin1'), ('latin2_czech_cs', 'latin2'), ('latin2_general_ci', 'latin2'), ('latin2_hungarian_ci', 'latin2'), ('latin2_croatian_ci', 'latin2'), ('latin2_bin', 'latin2'), ('swe7_swedish_ci', 'swe7'), ('swe7_bin', 'swe7'), ('ascii_general_ci', 'ascii'), ('ascii_bin', 'ascii'), ('ujis_japanese_ci', 'ujis'), ('ujis_bin', 'ujis'), ('sjis_japanese_ci', 'sjis'), ('sjis_bin', 'sjis'), ('hebrew_general_ci', 'hebrew'), ('hebrew_bin', 'hebrew'), ('filename', 'filename'), ('tis620_thai_ci', 'tis620'), ('tis620_bin', 'tis620'), ('euckr_korean_ci', 'euckr'), ('euckr_bin', 'euckr'), ('koi8u_general_ci', 'koi8u'), ('koi8u_bin', 'koi8u'), ('gb2312_chinese_ci', 'gb2312'), ('gb2312_bin', 'gb2312'), ('greek_general_ci', 'greek'), ('greek_bin', 'greek'), ('cp1250_general_ci', 'cp1250'), ('cp1250_czech_cs', 'cp1250'), ('cp1250_croatian_ci', 'cp1250'), ('cp1250_bin', 'cp1250'), ('cp1250_polish_ci', 'cp1250'), ('gbk_chinese_ci', 'gbk'), ('gbk_bin', 'gbk'), ('latin5_turkish_ci', 'latin5'), ('latin5_bin', 'latin5'), ('armscii8_general_ci', 'armscii8'), ('armscii8_bin', 'armscii8'), ('utf8_general_ci', 'utf8'), ('utf8_bin', 'utf8'), ('utf8_unicode_ci', 'utf8'), ('utf8_icelandic_ci', 'utf8'), ('utf8_latvian_ci', 'utf8'), ('utf8_romanian_ci', 'utf8'), ('utf8_slovenian_ci', 'utf8'), ('utf8_polish_ci', 'utf8'), ('utf8_estonian_ci', 'utf8'), ('utf8_spanish_ci', 'utf8'), ('utf8_swedish_ci', 'utf8'), ('utf8_turkish_ci', 'utf8'), ('utf8_czech_ci', 'utf8'), ('utf8_danish_ci', 'utf8'), ('utf8_lithuanian_ci', 'utf8'), ('utf8_slovak_ci', 'utf8'), ('utf8_spanish2_ci', 'utf8'), ('utf8_roman_ci', 'utf8'), ('utf8_persian_ci', 'utf8'), ('utf8_esperanto_ci', 'utf8'), ('utf8_hungarian_ci', 'utf8'), ('ucs2_general_ci', 'ucs2'), ('ucs2_bin', 'ucs2'), ('ucs2_unicode_ci', 'ucs2'), ('ucs2_icelandic_ci', 'ucs2'), ('ucs2_latvian_ci', 'ucs2'), ('ucs2_romanian_ci', 'ucs2'), ('ucs2_slovenian_ci', 'ucs2'), ('ucs2_polish_ci', 'ucs2'), ('ucs2_estonian_ci', 'ucs2'), ('ucs2_spanish_ci', 'ucs2'), ('ucs2_swedish_ci', 'ucs2'), ('ucs2_turkish_ci', 'ucs2'), ('ucs2_czech_ci', 'ucs2'), ('ucs2_danish_ci', 'ucs2'), ('ucs2_lithuanian_ci', 'ucs2'), ('ucs2_slovak_ci', 'ucs2'), ('ucs2_spanish2_ci', 'ucs2'), ('ucs2_roman_ci', 'ucs2'), ('ucs2_persian_ci', 'ucs2'), ('ucs2_esperanto_ci', 'ucs2'), ('ucs2_hungarian_ci', 'ucs2'), ('cp866_general_ci', 'cp866'), ('cp866_bin', 'cp866'), ('keybcs2_general_ci', 'keybcs2'), ('keybcs2_bin', 'keybcs2'), ('macce_general_ci', 'macce'), ('macce_bin', 'macce'), ('macroman_general_ci', 'macroman'), ('macroman_bin', 'macroman'), ('cp852_general_ci', 'cp852'), ('cp852_bin', 'cp852'), ('latin7_estonian_cs', 'latin7'), ('latin7_general_ci', 'latin7'), ('latin7_general_cs', 'latin7'), ('latin7_bin', 'latin7'), ('cp1251_bulgarian_ci', 'cp1251'), ('cp1251_ukrainian_ci', 'cp1251'), ('cp1251_bin', 'cp1251'), ('cp1251_general_ci', 'cp1251'), ('cp1251_general_cs', 'cp1251'), ('cp1256_general_ci', 'cp1256'), ('cp1256_bin', 'cp1256'), ('cp1257_lithuanian_ci', 'cp1257'), ('cp1257_bin', 'cp1257'), ('cp1257_general_ci', 'cp1257'), ('binary', 'binary'), ('geostd8_general_ci', 'geostd8'), ('geostd8_bin', 'geostd8'), ('cp932_japanese_ci', 'cp932'), ('cp932_bin', 'cp932'), ('eucjpms_japanese_ci', 'eucjpms'), ('eucjpms_bin', 'eucjpms'); -- -------------------------------------------------------- -- -- Table structure for table `COLUMNS` -- CREATE TEMPORARY TABLE `COLUMNS` ( `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `COLUMN_NAME` varchar(64) NOT NULL DEFAULT '', `ORDINAL_POSITION` bigint(21) unsigned NOT NULL DEFAULT '0', `COLUMN_DEFAULT` longtext, `IS_NULLABLE` varchar(3) NOT NULL DEFAULT '', `DATA_TYPE` varchar(64) NOT NULL DEFAULT '', `CHARACTER_MAXIMUM_LENGTH` bigint(21) unsigned DEFAULT NULL, `CHARACTER_OCTET_LENGTH` bigint(21) unsigned DEFAULT NULL, `NUMERIC_PRECISION` bigint(21) unsigned DEFAULT NULL, `NUMERIC_SCALE` bigint(21) unsigned DEFAULT NULL, `CHARACTER_SET_NAME` varchar(32) DEFAULT NULL, `COLLATION_NAME` varchar(32) DEFAULT NULL, `COLUMN_TYPE` longtext NOT NULL, `COLUMN_KEY` varchar(3) NOT NULL DEFAULT '', `EXTRA` varchar(27) NOT NULL DEFAULT '', `PRIVILEGES` varchar(80) NOT NULL DEFAULT '', `COLUMN_COMMENT` varchar(255) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `COLUMNS` -- INSERT INTO `COLUMNS` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `COLUMN_NAME`, `ORDINAL_POSITION`, `COLUMN_DEFAULT`, `IS_NULLABLE`, `DATA_TYPE`, `CHARACTER_MAXIMUM_LENGTH`, `CHARACTER_OCTET_LENGTH`, `NUMERIC_PRECISION`, `NUMERIC_SCALE`, `CHARACTER_SET_NAME`, `COLLATION_NAME`, `COLUMN_TYPE`, `COLUMN_KEY`, `EXTRA`, `PRIVILEGES`, `COLUMN_COMMENT`) VALUES (NULL, 'information_schema', 'CHARACTER_SETS', 'CHARACTER_SET_NAME', 1, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'CHARACTER_SETS', 'DEFAULT_COLLATE_NAME', 2, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'CHARACTER_SETS', 'DESCRIPTION', 3, '', 'NO', 'varchar', 60, 180, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(60)', '', '', 'select', ''), (NULL, 'information_schema', 'CHARACTER_SETS', 'MAXLEN', 4, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'COLLATION_NAME', 1, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'CHARACTER_SET_NAME', 2, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'ID', 3, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(11)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'IS_DEFAULT', 4, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'IS_COMPILED', 5, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATIONS', 'SORTLEN', 6, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATION_CHARACTER_SET_APPLICABILITY', 'COLLATION_NAME', 1, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLLATION_CHARACTER_SET_APPLICABILITY', 'CHARACTER_SET_NAME', 2, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'TABLE_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'TABLE_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'TABLE_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLUMN_NAME', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'ORDINAL_POSITION', 5, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLUMN_DEFAULT', 6, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'IS_NULLABLE', 7, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'DATA_TYPE', 8, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'CHARACTER_MAXIMUM_LENGTH', 9, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'CHARACTER_OCTET_LENGTH', 10, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'NUMERIC_PRECISION', 11, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'NUMERIC_SCALE', 12, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'CHARACTER_SET_NAME', 13, NULL, 'YES', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLLATION_NAME', 14, NULL, 'YES', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLUMN_TYPE', 15, NULL, 'NO', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLUMN_KEY', 16, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'EXTRA', 17, '', 'NO', 'varchar', 27, 81, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(27)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'PRIVILEGES', 18, '', 'NO', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMNS', 'COLUMN_COMMENT', 19, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'GRANTEE', 1, '', 'NO', 'varchar', 81, 243, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(81)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'TABLE_CATALOG', 2, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'TABLE_SCHEMA', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'TABLE_NAME', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'COLUMN_NAME', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'PRIVILEGE_TYPE', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'IS_GRANTABLE', 7, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'ENGINE', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'SUPPORT', 2, '', 'NO', 'varchar', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'COMMENT', 3, '', 'NO', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'TRANSACTIONS', 4, NULL, 'YES', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'XA', 5, NULL, 'YES', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'ENGINES', 'SAVEPOINTS', 6, NULL, 'YES', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_CATALOG', 1, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'DEFINER', 4, '', 'NO', 'varchar', 77, 231, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(77)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'TIME_ZONE', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_BODY', 6, '', 'NO', 'varchar', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_DEFINITION', 7, NULL, 'NO', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_TYPE', 8, '', 'NO', 'varchar', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(9)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EXECUTE_AT', 9, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'INTERVAL_VALUE', 10, NULL, 'YES', 'varchar', 256, 768, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(256)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'INTERVAL_FIELD', 11, NULL, 'YES', 'varchar', 18, 54, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(18)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'SQL_MODE', 12, '', 'NO', 'varchar', 8192, 24576, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8192)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'STARTS', 13, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'ENDS', 14, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'STATUS', 15, '', 'NO', 'varchar', 18, 54, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(18)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'ON_COMPLETION', 16, '', 'NO', 'varchar', 12, 36, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(12)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'CREATED', 17, '0000-00-00 00:00:00', 'NO', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'LAST_ALTERED', 18, '0000-00-00 00:00:00', 'NO', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'LAST_EXECUTED', 19, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'EVENT_COMMENT', 20, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'ORIGINATOR', 21, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(10)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'CHARACTER_SET_CLIENT', 22, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'COLLATION_CONNECTION', 23, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'EVENTS', 'DATABASE_COLLATION', 24, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'FILE_ID', 1, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'FILE_NAME', 2, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'FILE_TYPE', 3, '', 'NO', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TABLESPACE_NAME', 4, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TABLE_CATALOG', 5, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TABLE_SCHEMA', 6, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TABLE_NAME', 7, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'LOGFILE_GROUP_NAME', 8, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'LOGFILE_GROUP_NUMBER', 9, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'ENGINE', 10, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'FULLTEXT_KEYS', 11, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'DELETED_ROWS', 12, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'UPDATE_COUNT', 13, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'FREE_EXTENTS', 14, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TOTAL_EXTENTS', 15, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'EXTENT_SIZE', 16, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'INITIAL_SIZE', 17, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'MAXIMUM_SIZE', 18, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'AUTOEXTEND_SIZE', 19, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'CREATION_TIME', 20, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'LAST_UPDATE_TIME', 21, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'LAST_ACCESS_TIME', 22, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'RECOVER_TIME', 23, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TRANSACTION_COUNTER', 24, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'VERSION', 25, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'ROW_FORMAT', 26, NULL, 'YES', 'varchar', 10, 30, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(10)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'TABLE_ROWS', 27, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'AVG_ROW_LENGTH', 28, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'DATA_LENGTH', 29, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'MAX_DATA_LENGTH', 30, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'INDEX_LENGTH', 31, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'DATA_FREE', 32, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'CREATE_TIME', 33, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'UPDATE_TIME', 34, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'CHECK_TIME', 35, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'CHECKSUM', 36, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'STATUS', 37, '', 'NO', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'FILES', 'EXTRA', 38, NULL, 'YES', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select', ''), (NULL, 'information_schema', 'GLOBAL_STATUS', 'VARIABLE_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'GLOBAL_STATUS', 'VARIABLE_VALUE', 2, NULL, 'YES', 'varchar', 1024, 3072, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(1024)', '', '', 'select', ''), (NULL, 'information_schema', 'GLOBAL_VARIABLES', 'VARIABLE_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'GLOBAL_VARIABLES', 'VARIABLE_VALUE', 2, NULL, 'YES', 'varchar', 1024, 3072, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(1024)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'CONSTRAINT_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'CONSTRAINT_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'CONSTRAINT_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'TABLE_CATALOG', 4, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'TABLE_SCHEMA', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'TABLE_NAME', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'COLUMN_NAME', 7, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'ORDINAL_POSITION', 8, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(10)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'POSITION_IN_UNIQUE_CONSTRAINT', 9, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(10)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'REFERENCED_TABLE_SCHEMA', 10, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'REFERENCED_TABLE_NAME', 11, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'REFERENCED_COLUMN_NAME', 12, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'TABLE_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'TABLE_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'TABLE_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_NAME', 4, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'SUBPARTITION_NAME', 5, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_ORDINAL_POSITION', 6, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'SUBPARTITION_ORDINAL_POSITION', 7, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_METHOD', 8, NULL, 'YES', 'varchar', 12, 36, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(12)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'SUBPARTITION_METHOD', 9, NULL, 'YES', 'varchar', 12, 36, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(12)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_EXPRESSION', 10, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'SUBPARTITION_EXPRESSION', 11, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_DESCRIPTION', 12, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'TABLE_ROWS', 13, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'AVG_ROW_LENGTH', 14, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'DATA_LENGTH', 15, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'MAX_DATA_LENGTH', 16, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'INDEX_LENGTH', 17, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'DATA_FREE', 18, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'CREATE_TIME', 19, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'UPDATE_TIME', 20, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'CHECK_TIME', 21, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'CHECKSUM', 22, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'PARTITION_COMMENT', 23, '', 'NO', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'NODEGROUP', 24, '', 'NO', 'varchar', 12, 36, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(12)', '', '', 'select', ''), (NULL, 'information_schema', 'PARTITIONS', 'TABLESPACE_NAME', 25, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_VERSION', 2, '', 'NO', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_STATUS', 3, '', 'NO', 'varchar', 10, 30, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(10)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_TYPE', 4, '', 'NO', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_TYPE_VERSION', 5, '', 'NO', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_LIBRARY', 6, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_LIBRARY_VERSION', 7, NULL, 'YES', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_AUTHOR', 8, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_DESCRIPTION', 9, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'PLUGINS', 'PLUGIN_LICENSE', 10, NULL, 'YES', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'ID', 1, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'USER', 2, '', 'NO', 'varchar', 16, 48, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(16)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'HOST', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'DB', 4, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'COMMAND', 5, '', 'NO', 'varchar', 16, 48, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(16)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'TIME', 6, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(7)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'STATE', 7, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'PROCESSLIST', 'INFO', 8, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'QUERY_ID', 1, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'SEQ', 2, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'STATE', 3, '', 'NO', 'varchar', 30, 90, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(30)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'DURATION', 4, '0.000000', 'NO', 'decimal', NULL, NULL, 9, 6, NULL, NULL, 'decimal(9,6)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'CPU_USER', 5, NULL, 'YES', 'decimal', NULL, NULL, 9, 6, NULL, NULL, 'decimal(9,6)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'CPU_SYSTEM', 6, NULL, 'YES', 'decimal', NULL, NULL, 9, 6, NULL, NULL, 'decimal(9,6)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'CONTEXT_VOLUNTARY', 7, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'CONTEXT_INVOLUNTARY', 8, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'BLOCK_OPS_IN', 9, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'BLOCK_OPS_OUT', 10, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'MESSAGES_SENT', 11, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'MESSAGES_RECEIVED', 12, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'PAGE_FAULTS_MAJOR', 13, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'PAGE_FAULTS_MINOR', 14, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'SWAPS', 15, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'SOURCE_FUNCTION', 16, NULL, 'YES', 'varchar', 30, 90, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(30)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'SOURCE_FILE', 17, NULL, 'YES', 'varchar', 20, 60, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(20)', '', '', 'select', ''), (NULL, 'information_schema', 'PROFILING', 'SOURCE_LINE', 18, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(20)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'CONSTRAINT_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'CONSTRAINT_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'CONSTRAINT_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'UNIQUE_CONSTRAINT_CATALOG', 4, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'UNIQUE_CONSTRAINT_SCHEMA', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'UNIQUE_CONSTRAINT_NAME', 6, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'MATCH_OPTION', 7, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'UPDATE_RULE', 8, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'DELETE_RULE', 9, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'TABLE_NAME', 10, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'REFERENCED_TABLE_NAME', 11, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'SPECIFIC_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_CATALOG', 2, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_SCHEMA', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_NAME', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_TYPE', 5, '', 'NO', 'varchar', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(9)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'DTD_IDENTIFIER', 6, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_BODY', 7, '', 'NO', 'varchar', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_DEFINITION', 8, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'EXTERNAL_NAME', 9, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'EXTERNAL_LANGUAGE', 10, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'PARAMETER_STYLE', 11, '', 'NO', 'varchar', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'IS_DETERMINISTIC', 12, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'SQL_DATA_ACCESS', 13, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'SQL_PATH', 14, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'SECURITY_TYPE', 15, '', 'NO', 'varchar', 7, 21, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(7)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'CREATED', 16, '0000-00-00 00:00:00', 'NO', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'LAST_ALTERED', 17, '0000-00-00 00:00:00', 'NO', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'SQL_MODE', 18, '', 'NO', 'varchar', 8192, 24576, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8192)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'ROUTINE_COMMENT', 19, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'DEFINER', 20, '', 'NO', 'varchar', 77, 231, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(77)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'CHARACTER_SET_CLIENT', 21, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'COLLATION_CONNECTION', 22, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'ROUTINES', 'DATABASE_COLLATION', 23, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMATA', 'CATALOG_NAME', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMATA', 'SCHEMA_NAME', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMATA', 'DEFAULT_CHARACTER_SET_NAME', 3, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMATA', 'DEFAULT_COLLATION_NAME', 4, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMATA', 'SQL_PATH', 5, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'GRANTEE', 1, '', 'NO', 'varchar', 81, 243, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(81)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'TABLE_CATALOG', 2, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'TABLE_SCHEMA', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'PRIVILEGE_TYPE', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'IS_GRANTABLE', 5, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'SESSION_STATUS', 'VARIABLE_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'SESSION_STATUS', 'VARIABLE_VALUE', 2, NULL, 'YES', 'varchar', 1024, 3072, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(1024)', '', '', 'select', ''), (NULL, 'information_schema', 'SESSION_VARIABLES', 'VARIABLE_NAME', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'SESSION_VARIABLES', 'VARIABLE_VALUE', 2, NULL, 'YES', 'varchar', 1024, 3072, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(1024)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'TABLE_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'TABLE_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'TABLE_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'NON_UNIQUE', 4, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(1)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'INDEX_SCHEMA', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'INDEX_NAME', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'SEQ_IN_INDEX', 7, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(2)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'COLUMN_NAME', 8, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'COLLATION', 9, NULL, 'YES', 'varchar', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(1)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'CARDINALITY', 10, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'SUB_PART', 11, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(3)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'PACKED', 12, NULL, 'YES', 'varchar', 10, 30, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(10)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'NULLABLE', 13, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'INDEX_TYPE', 14, '', 'NO', 'varchar', 16, 48, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(16)', '', '', 'select', ''), (NULL, 'information_schema', 'STATISTICS', 'COMMENT', 15, NULL, 'YES', 'varchar', 16, 48, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(16)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_TYPE', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'ENGINE', 5, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'VERSION', 6, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'ROW_FORMAT', 7, NULL, 'YES', 'varchar', 10, 30, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(10)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_ROWS', 8, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'AVG_ROW_LENGTH', 9, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'DATA_LENGTH', 10, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'MAX_DATA_LENGTH', 11, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'INDEX_LENGTH', 12, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'DATA_FREE', 13, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'AUTO_INCREMENT', 14, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'CREATE_TIME', 15, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'UPDATE_TIME', 16, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'CHECK_TIME', 17, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_COLLATION', 18, NULL, 'YES', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'CHECKSUM', 19, NULL, 'YES', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(21) unsigned', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'CREATE_OPTIONS', 20, NULL, 'YES', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLES', 'TABLE_COMMENT', 21, '', 'NO', 'varchar', 80, 240, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(80)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'CONSTRAINT_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'CONSTRAINT_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'CONSTRAINT_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'TABLE_SCHEMA', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'TABLE_NAME', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'CONSTRAINT_TYPE', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'GRANTEE', 1, '', 'NO', 'varchar', 81, 243, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(81)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'TABLE_CATALOG', 2, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'TABLE_SCHEMA', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'TABLE_NAME', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'PRIVILEGE_TYPE', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'IS_GRANTABLE', 6, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'TRIGGER_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'TRIGGER_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'TRIGGER_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'EVENT_MANIPULATION', 4, '', 'NO', 'varchar', 6, 18, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(6)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'EVENT_OBJECT_CATALOG', 5, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'EVENT_OBJECT_SCHEMA', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'EVENT_OBJECT_TABLE', 7, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_ORDER', 8, '0', 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(4)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_CONDITION', 9, NULL, 'YES', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_STATEMENT', 10, NULL, 'NO', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_ORIENTATION', 11, '', 'NO', 'varchar', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(9)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_TIMING', 12, '', 'NO', 'varchar', 6, 18, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(6)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_REFERENCE_OLD_TABLE', 13, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_REFERENCE_NEW_TABLE', 14, NULL, 'YES', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_REFERENCE_OLD_ROW', 15, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'ACTION_REFERENCE_NEW_ROW', 16, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'CREATED', 17, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'SQL_MODE', 18, '', 'NO', 'varchar', 8192, 24576, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8192)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'DEFINER', 19, '', 'NO', 'varchar', 77, 231, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(77)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'CHARACTER_SET_CLIENT', 20, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'TRIGGERS', 'COLLATION_CONNECTION', 21, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''); INSERT INTO `COLUMNS` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `COLUMN_NAME`, `ORDINAL_POSITION`, `COLUMN_DEFAULT`, `IS_NULLABLE`, `DATA_TYPE`, `CHARACTER_MAXIMUM_LENGTH`, `CHARACTER_OCTET_LENGTH`, `NUMERIC_PRECISION`, `NUMERIC_SCALE`, `CHARACTER_SET_NAME`, `COLLATION_NAME`, `COLUMN_TYPE`, `COLUMN_KEY`, `EXTRA`, `PRIVILEGES`, `COLUMN_COMMENT`) VALUES (NULL, 'information_schema', 'TRIGGERS', 'DATABASE_COLLATION', 22, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'USER_PRIVILEGES', 'GRANTEE', 1, '', 'NO', 'varchar', 81, 243, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(81)', '', '', 'select', ''), (NULL, 'information_schema', 'USER_PRIVILEGES', 'TABLE_CATALOG', 2, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'USER_PRIVILEGES', 'PRIVILEGE_TYPE', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'USER_PRIVILEGES', 'IS_GRANTABLE', 4, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'TABLE_CATALOG', 1, NULL, 'YES', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'TABLE_SCHEMA', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'TABLE_NAME', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'VIEW_DEFINITION', 4, NULL, 'NO', 'longtext', 4294967295, 4294967295, NULL, NULL, 'utf8', 'utf8_general_ci', 'longtext', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'CHECK_OPTION', 5, '', 'NO', 'varchar', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(8)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'IS_UPDATABLE', 6, '', 'NO', 'varchar', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(3)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'DEFINER', 7, '', 'NO', 'varchar', 77, 231, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(77)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'SECURITY_TYPE', 8, '', 'NO', 'varchar', 7, 21, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(7)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'CHARACTER_SET_CLIENT', 9, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'information_schema', 'VIEWS', 'COLLATION_CONNECTION', 10, '', 'NO', 'varchar', 32, 96, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(32)', '', '', 'select', ''), (NULL, 'cdcol', 'cds', 'titel', 1, NULL, 'YES', 'varchar', 200, 200, NULL, NULL, 'latin1', 'latin1_general_ci', 'varchar(200)', '', '', 'select,insert,update,references', ''), (NULL, 'cdcol', 'cds', 'interpret', 2, NULL, 'YES', 'varchar', 200, 200, NULL, NULL, 'latin1', 'latin1_general_ci', 'varchar(200)', '', '', 'select,insert,update,references', ''), (NULL, 'cdcol', 'cds', 'jahr', 3, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'cdcol', 'cds', 'id', 4, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Db', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'User', 3, '', 'NO', 'char', 16, 48, NULL, NULL, 'utf8', 'utf8_bin', 'char(16)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Table_name', 4, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Column_name', 5, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Timestamp', 6, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'columns_priv', 'Column_priv', 7, '', 'NO', 'set', 31, 93, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''Select'',''Insert'',''Update'',''References'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Db', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'User', 3, '', 'NO', 'char', 16, 48, NULL, NULL, 'utf8', 'utf8_bin', 'char(16)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Select_priv', 4, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Insert_priv', 5, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Update_priv', 6, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Delete_priv', 7, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Create_priv', 8, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Drop_priv', 9, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Grant_priv', 10, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'References_priv', 11, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Index_priv', 12, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Alter_priv', 13, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Create_tmp_table_priv', 14, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Lock_tables_priv', 15, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Create_view_priv', 16, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Show_view_priv', 17, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Create_routine_priv', 18, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Alter_routine_priv', 19, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Execute_priv', 20, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Event_priv', 21, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'db', 'Trigger_priv', 22, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'db', 1, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'name', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'body', 3, NULL, 'NO', 'longblob', 4294967295, 4294967295, NULL, NULL, NULL, NULL, 'longblob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'definer', 4, '', 'NO', 'char', 77, 231, NULL, NULL, 'utf8', 'utf8_bin', 'char(77)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'execute_at', 5, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'interval_value', 6, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'interval_field', 7, NULL, 'YES', 'enum', 18, 54, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''YEAR'',''QUARTER'',''MONTH'',''DAY'',''HOUR'',''MINUTE'',''WEEK'',''SECOND'',''MICROSECOND'',''YEAR_MONTH'',''DAY_HOUR'',''DAY_MINUTE'',''DAY_SECOND'',''HOUR_MINUTE'',''HOUR_SECOND'',''MINUTE_SECOND'',''DAY_MICROSECOND'',''HOUR_MICROSECOND'',''MINUTE_MICROSECOND'',''SECOND_MICROSECOND'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'created', 8, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'modified', 9, '0000-00-00 00:00:00', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'last_executed', 10, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'starts', 11, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'ends', 12, NULL, 'YES', 'datetime', NULL, NULL, NULL, NULL, NULL, NULL, 'datetime', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'status', 13, 'ENABLED', 'NO', 'enum', 18, 54, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''ENABLED'',''DISABLED'',''SLAVESIDE_DISABLED'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'on_completion', 14, 'DROP', 'NO', 'enum', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''DROP'',''PRESERVE'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'sql_mode', 15, '', 'NO', 'set', 478, 1434, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''REAL_AS_FLOAT'',''PIPES_AS_CONCAT'',''ANSI_QUOTES'',''IGNORE_SPACE'',''NOT_USED'',''ONLY_FULL_GROUP_BY'',''NO_UNSIGNED_SUBTRACTION'',''NO_DIR_IN_CREATE'',''POSTGRESQL'',''ORACLE'',''MSSQL'',''DB2'',''MAXDB'',''NO_KEY_OPTIONS'',''NO_TABLE_OPTIONS'',''NO_FIELD_OPTIONS'',''MYSQL323'',''MYSQL40'',''ANSI'',''NO_AUTO_VALUE_ON_ZERO'',''NO_BACKSLASH_ESCAPES'',''STRICT_TRANS_TABLES'',''STRICT_ALL_TABLES'',''NO_ZERO_IN_DATE'',''NO_ZERO_DATE'',''INVALID_DATES'',''ERROR_FOR_DIVISION_BY_ZERO'',''TRADITIONAL'',''NO_AUTO_CREATE_USER'',''HIGH_NOT_PRECEDENCE'',''NO_ENGINE_SUBSTITUTION'',''PAD_CHAR_TO_FULL_LENGTH'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'comment', 16, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'originator', 17, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'time_zone', 18, 'SYSTEM', 'NO', 'char', 64, 64, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'character_set_client', 19, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'collation_connection', 20, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'db_collation', 21, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'event', 'body_utf8', 22, NULL, 'YES', 'longblob', 4294967295, 4294967295, NULL, NULL, NULL, NULL, 'longblob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'func', 'name', 1, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'func', 'ret', 2, '0', 'NO', 'tinyint', NULL, NULL, 3, 0, NULL, NULL, 'tinyint(1)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'func', 'dl', 3, '', 'NO', 'char', 128, 384, NULL, NULL, 'utf8', 'utf8_bin', 'char(128)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'func', 'type', 4, NULL, 'NO', 'enum', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''function'',''aggregate'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'event_time', 1, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'user_host', 2, NULL, 'NO', 'mediumtext', 16777215, 16777215, NULL, NULL, 'utf8', 'utf8_general_ci', 'mediumtext', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'thread_id', 3, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'server_id', 4, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'command_type', 5, NULL, 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'general_log', 'argument', 6, NULL, 'NO', 'mediumtext', 16777215, 16777215, NULL, NULL, 'utf8', 'utf8_general_ci', 'mediumtext', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_category', 'help_category_id', 1, NULL, 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(5) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_category', 'name', 2, NULL, 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'UNI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_category', 'parent_category_id', 3, NULL, 'YES', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(5) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_category', 'url', 4, NULL, 'NO', 'char', 128, 384, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(128)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_keyword', 'help_keyword_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_keyword', 'name', 2, NULL, 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'UNI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_relation', 'help_topic_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_relation', 'help_keyword_id', 2, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'help_topic_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'name', 2, NULL, 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'UNI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'help_category_id', 3, NULL, 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(5) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'description', 4, NULL, 'NO', 'text', 65535, 65535, NULL, NULL, 'utf8', 'utf8_general_ci', 'text', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'example', 5, NULL, 'NO', 'text', 65535, 65535, NULL, NULL, 'utf8', 'utf8_general_ci', 'text', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'help_topic', 'url', 6, NULL, 'NO', 'char', 128, 384, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(128)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Db', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Select_priv', 3, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Insert_priv', 4, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Update_priv', 5, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Delete_priv', 6, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Create_priv', 7, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Drop_priv', 8, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Grant_priv', 9, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'References_priv', 10, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Index_priv', 11, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Alter_priv', 12, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Create_tmp_table_priv', 13, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Lock_tables_priv', 14, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Create_view_priv', 15, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Show_view_priv', 16, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Create_routine_priv', 17, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Alter_routine_priv', 18, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Execute_priv', 19, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'host', 'Trigger_priv', 20, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'Position', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'File', 2, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'epoch', 3, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'inserts', 4, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'updates', 5, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'deletes', 6, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'ndb_binlog_index', 'schemaops', 7, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'plugin', 'name', 1, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'plugin', 'dl', 2, '', 'NO', 'char', 128, 384, NULL, NULL, 'utf8', 'utf8_bin', 'char(128)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'db', 1, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'name', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'type', 3, NULL, 'NO', 'enum', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''FUNCTION'',''PROCEDURE'')', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'specific_name', 4, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'language', 5, 'SQL', 'NO', 'enum', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''SQL'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'sql_data_access', 6, 'CONTAINS_SQL', 'NO', 'enum', 17, 51, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''CONTAINS_SQL'',''NO_SQL'',''READS_SQL_DATA'',''MODIFIES_SQL_DATA'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'is_deterministic', 7, 'NO', 'NO', 'enum', 3, 9, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''YES'',''NO'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'security_type', 8, 'DEFINER', 'NO', 'enum', 7, 21, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''INVOKER'',''DEFINER'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'param_list', 9, NULL, 'NO', 'blob', 65535, 65535, NULL, NULL, NULL, NULL, 'blob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'returns', 10, NULL, 'NO', 'longblob', 4294967295, 4294967295, NULL, NULL, NULL, NULL, 'longblob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'body', 11, NULL, 'NO', 'longblob', 4294967295, 4294967295, NULL, NULL, NULL, NULL, 'longblob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'definer', 12, '', 'NO', 'char', 77, 231, NULL, NULL, 'utf8', 'utf8_bin', 'char(77)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'created', 13, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'modified', 14, '0000-00-00 00:00:00', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'sql_mode', 15, '', 'NO', 'set', 478, 1434, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''REAL_AS_FLOAT'',''PIPES_AS_CONCAT'',''ANSI_QUOTES'',''IGNORE_SPACE'',''NOT_USED'',''ONLY_FULL_GROUP_BY'',''NO_UNSIGNED_SUBTRACTION'',''NO_DIR_IN_CREATE'',''POSTGRESQL'',''ORACLE'',''MSSQL'',''DB2'',''MAXDB'',''NO_KEY_OPTIONS'',''NO_TABLE_OPTIONS'',''NO_FIELD_OPTIONS'',''MYSQL323'',''MYSQL40'',''ANSI'',''NO_AUTO_VALUE_ON_ZERO'',''NO_BACKSLASH_ESCAPES'',''STRICT_TRANS_TABLES'',''STRICT_ALL_TABLES'',''NO_ZERO_IN_DATE'',''NO_ZERO_DATE'',''INVALID_DATES'',''ERROR_FOR_DIVISION_BY_ZERO'',''TRADITIONAL'',''NO_AUTO_CREATE_USER'',''HIGH_NOT_PRECEDENCE'',''NO_ENGINE_SUBSTITUTION'',''PAD_CHAR_TO_FULL_LENGTH'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'comment', 16, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'character_set_client', 17, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'collation_connection', 18, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'db_collation', 19, NULL, 'YES', 'char', 32, 96, NULL, NULL, 'utf8', 'utf8_bin', 'char(32)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'proc', 'body_utf8', 20, NULL, 'YES', 'longblob', 4294967295, 4294967295, NULL, NULL, NULL, NULL, 'longblob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Db', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'User', 3, '', 'NO', 'char', 16, 48, NULL, NULL, 'utf8', 'utf8_bin', 'char(16)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Routine_name', 4, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Routine_type', 5, NULL, 'NO', 'enum', 9, 27, NULL, NULL, 'utf8', 'utf8_bin', 'enum(''FUNCTION'',''PROCEDURE'')', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Grantor', 6, '', 'NO', 'char', 77, 231, NULL, NULL, 'utf8', 'utf8_bin', 'char(77)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Proc_priv', 7, '', 'NO', 'set', 27, 81, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''Execute'',''Alter Routine'',''Grant'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'procs_priv', 'Timestamp', 8, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Server_name', 1, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Host', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Db', 3, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Username', 4, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Password', 5, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Port', 6, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(4)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Socket', 7, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Wrapper', 8, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'servers', 'Owner', 9, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'start_time', 1, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'user_host', 2, NULL, 'NO', 'mediumtext', 16777215, 16777215, NULL, NULL, 'utf8', 'utf8_general_ci', 'mediumtext', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'query_time', 3, NULL, 'NO', 'time', NULL, NULL, NULL, NULL, NULL, NULL, 'time', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'lock_time', 4, NULL, 'NO', 'time', NULL, NULL, NULL, NULL, NULL, NULL, 'time', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'rows_sent', 5, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'rows_examined', 6, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'db', 7, NULL, 'NO', 'varchar', 512, 1536, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(512)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'last_insert_id', 8, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'insert_id', 9, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'server_id', 10, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'slow_log', 'sql_text', 11, NULL, 'NO', 'mediumtext', 16777215, 16777215, NULL, NULL, 'utf8', 'utf8_general_ci', 'mediumtext', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Db', 2, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'User', 3, '', 'NO', 'char', 16, 48, NULL, NULL, 'utf8', 'utf8_bin', 'char(16)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Table_name', 4, '', 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Grantor', 5, '', 'NO', 'char', 77, 231, NULL, NULL, 'utf8', 'utf8_bin', 'char(77)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Timestamp', 6, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Table_priv', 7, '', 'NO', 'set', 98, 294, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''Select'',''Insert'',''Update'',''Delete'',''Create'',''Drop'',''Grant'',''References'',''Index'',''Alter'',''Create View'',''Show view'',''Trigger'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'tables_priv', 'Column_priv', 8, '', 'NO', 'set', 31, 93, NULL, NULL, 'utf8', 'utf8_general_ci', 'set(''Select'',''Insert'',''Update'',''References'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone', 'Time_zone_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone', 'Use_leap_seconds', 2, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''Y'',''N'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_leap_second', 'Transition_time', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_leap_second', 'Correction', 2, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_name', 'Name', 1, NULL, 'NO', 'char', 64, 192, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_name', 'Time_zone_id', 2, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition', 'Time_zone_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition', 'Transition_time', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition', 'Transition_type_id', 3, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition_type', 'Time_zone_id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition_type', 'Transition_type_id', 2, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition_type', 'Offset', 3, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition_type', 'Is_DST', 4, '0', 'NO', 'tinyint', NULL, NULL, 3, 0, NULL, NULL, 'tinyint(3) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'time_zone_transition_type', 'Abbreviation', 5, '', 'NO', 'char', 8, 24, NULL, NULL, 'utf8', 'utf8_general_ci', 'char(8)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Host', 1, '', 'NO', 'char', 60, 180, NULL, NULL, 'utf8', 'utf8_bin', 'char(60)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'User', 2, '', 'NO', 'char', 16, 48, NULL, NULL, 'utf8', 'utf8_bin', 'char(16)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Password', 3, '', 'NO', 'char', 41, 41, NULL, NULL, 'latin1', 'latin1_bin', 'char(41)', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Select_priv', 4, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Insert_priv', 5, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Update_priv', 6, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Delete_priv', 7, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Create_priv', 8, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Drop_priv', 9, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Reload_priv', 10, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Shutdown_priv', 11, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Process_priv', 12, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'File_priv', 13, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Grant_priv', 14, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'References_priv', 15, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Index_priv', 16, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Alter_priv', 17, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Show_db_priv', 18, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Super_priv', 19, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Create_tmp_table_priv', 20, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Lock_tables_priv', 21, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Execute_priv', 22, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Repl_slave_priv', 23, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Repl_client_priv', 24, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Create_view_priv', 25, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Show_view_priv', 26, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Create_routine_priv', 27, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Alter_routine_priv', 28, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Create_user_priv', 29, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Event_priv', 30, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'Trigger_priv', 31, 'N', 'NO', 'enum', 1, 3, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum(''N'',''Y'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'ssl_type', 32, '', 'NO', 'enum', 9, 27, NULL, NULL, 'utf8', 'utf8_general_ci', 'enum('''',''ANY'',''X509'',''SPECIFIED'')', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'ssl_cipher', 33, NULL, 'NO', 'blob', 65535, 65535, NULL, NULL, NULL, NULL, 'blob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'x509_issuer', 34, NULL, 'NO', 'blob', 65535, 65535, NULL, NULL, NULL, NULL, 'blob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'x509_subject', 35, NULL, 'NO', 'blob', 65535, 65535, NULL, NULL, NULL, NULL, 'blob', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'max_questions', 36, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'max_updates', 37, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'max_connections', 38, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'mysql', 'user', 'max_user_connections', 39, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11) unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 'id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 'dbase', 2, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 'user', 3, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 'label', 4, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 'query', 5, NULL, 'NO', 'text', 65535, 65535, NULL, NULL, 'utf8', 'utf8_bin', 'text', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'id', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(5) unsigned', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'db_name', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'table_name', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'column_name', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'comment', 5, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'mimetype', 6, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'transformation', 7, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_column_info', 'transformation_options', 8, '', 'NO', 'varchar', 255, 765, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'db_name', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'table_name', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'x', 3, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'y', 4, NULL, 'YES', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'v', 5, NULL, 'YES', 'tinyint', NULL, NULL, 3, 0, NULL, NULL, 'tinyint(4)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 'h', 6, NULL, 'YES', 'tinyint', NULL, NULL, 3, 0, NULL, NULL, 'tinyint(4)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'id', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20) unsigned', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'username', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'db', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'table', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'timevalue', 5, 'CURRENT_TIMESTAMP', 'NO', 'timestamp', NULL, NULL, NULL, NULL, NULL, NULL, 'timestamp', '', 'on update CURRENT_TIMESTAMP', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_history', 'sqlquery', 6, NULL, 'NO', 'text', 65535, 65535, NULL, NULL, 'utf8', 'utf8_bin', 'text', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_pdf_pages', 'db_name', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_pdf_pages', 'page_nr', 2, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(10) unsigned', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_pdf_pages', 'page_descr', 3, '', 'NO', 'varchar', 50, 150, NULL, NULL, 'utf8', 'utf8_general_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'master_db', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'master_table', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'master_field', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'foreign_db', 4, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'foreign_table', 5, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_relation', 'foreign_field', 6, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 'db_name', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 'table_name', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 'pdf_page_number', 3, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 'x', 4, '0', 'NO', 'float', NULL, NULL, 12, NULL, NULL, NULL, 'float unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 'y', 5, '0', 'NO', 'float', NULL, NULL, 12, NULL, NULL, NULL, 'float unsigned', '', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_info', 'db_name', 1, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_info', 'table_name', 2, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'phpmyadmin', 'pma_table_info', 'display_field', 3, '', 'NO', 'varchar', 64, 192, NULL, NULL, 'utf8', 'utf8_bin', 'varchar(64)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BC_Back_ID', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BC_Back_Name', 2, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BC_Back_Image', 3, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''); INSERT INTO `COLUMNS` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `COLUMN_NAME`, `ORDINAL_POSITION`, `COLUMN_DEFAULT`, `IS_NULLABLE`, `DATA_TYPE`, `CHARACTER_MAXIMUM_LENGTH`, `CHARACTER_OCTET_LENGTH`, `NUMERIC_PRECISION`, `NUMERIC_SCALE`, `CHARACTER_SET_NAME`, `COLLATION_NAME`, `COLUMN_TYPE`, `COLUMN_KEY`, `EXTRA`, `PRIVILEGES`, `COLUMN_COMMENT`) VALUES (NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BC_Group_ID', 4, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Name', 2, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Title', 3, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Title2', 4, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Address', 5, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_City', 6, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_State', 7, NULL, 'NO', 'varchar', 2, 2, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(2)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Zip', 8, NULL, 'NO', 'varchar', 12, 12, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(12)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Phone', 9, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Fax', 10, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Email', 11, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BC_Quantity', 12, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'Ship_Location_ID', 13, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_Name', 3, NULL, 'NO', 'varchar', 12, 12, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(12)', 'UNI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_PW', 4, NULL, 'NO', 'varchar', 12, 12, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(12)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_First', 5, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_Last', 6, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_Email', 7, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Admin_Flag', 8, '0', 'NO', 'binary', 1, 1, NULL, NULL, NULL, NULL, 'binary(1)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_Res_Flag', 9, '0', 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(1)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'BC_Back_Group_ID', 10, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customers', 'Cust_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customers', 'Cust_Desc', 2, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', 'UNI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'customers', 'Cust_Logo', 3, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_order_items', 'Doc_Order_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_order_items', 'Doc_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_order_items', 'Doc_Item_No', 3, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 'Doc_Order_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 'Cust_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 'Cust_Login_ID', 3, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 'Doc_Order_Date', 4, NULL, 'NO', 'date', NULL, NULL, NULL, NULL, NULL, NULL, 'date', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_ID', 1, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_Desc', 2, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_Loc', 3, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_Type', 4, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_Image', 5, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'documents', 'Doc_Pgcnt', 6, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Order_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Part_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Order_Item_No', 3, NULL, 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(6)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Order_Amount', 4, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Order_Item_Description', 5, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'order_items', 'Order_Item_Cost', 6, NULL, 'NO', 'decimal', NULL, NULL, 10, 2, NULL, NULL, 'decimal(10,2)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Cust_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Cust_Login_ID', 3, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Date', 4, NULL, 'NO', 'date', NULL, NULL, NULL, NULL, NULL, NULL, 'date', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Type', 5, NULL, 'NO', 'char', 1, 1, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'char(1)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Sub', 6, NULL, 'NO', 'enum', 3, 3, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'enum(''yes'',''no'')', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Ship_Location_ID', 7, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Del_Date', 8, NULL, 'NO', 'date', NULL, NULL, NULL, NULL, NULL, NULL, 'date', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Del_Text', 9, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Status', 10, 'o', 'NO', 'varchar', 1, 1, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(1)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Cost', 11, NULL, 'NO', 'decimal', NULL, NULL, 10, 2, NULL, NULL, 'decimal(10,2)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'orders', 'Order_Attn', 12, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Customer_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Desc', 3, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', 'MUL', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_No', 4, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Pix', 5, NULL, 'NO', 'varchar', 100, 100, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(100)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Type', 6, NULL, 'NO', 'varchar', 25, 25, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(25)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Unit', 7, NULL, 'NO', 'varchar', 12, 12, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(12)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Unit_Qty', 8, NULL, 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(6)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Inv_Qty', 9, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Inv_Thres', 10, '0', 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Res_Flag', 11, '0', 'NO', 'smallint', NULL, NULL, 5, 0, NULL, NULL, 'smallint(1)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'parts', 'Part_Cost', 12, NULL, 'NO', 'decimal', NULL, NULL, 10, 2, NULL, NULL, 'decimal(10,2)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_id', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', 'PRI', 'auto_increment', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_date', 2, NULL, 'NO', 'date', NULL, NULL, NULL, NULL, NULL, NULL, 'date', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_name', 3, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_business', 4, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_phone', 5, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_email', 6, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_title', 7, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_qty1', 8, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_qty2', 9, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_qty3', 10, NULL, 'NO', 'int', NULL, NULL, 10, 0, NULL, NULL, 'int(11)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'quotes', 'qte_desc', 11, NULL, 'NO', 'varchar', 255, 255, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(255)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_Location_ID', 1, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Cust_ID', 2, NULL, 'NO', 'bigint', NULL, NULL, 19, 0, NULL, NULL, 'bigint(20)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_Name', 3, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', 'PRI', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_Street', 4, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_City', 5, NULL, 'NO', 'varchar', 50, 50, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(50)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_State', 6, NULL, 'NO', 'varchar', 2, 2, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(2)', '', '', 'select,insert,update,references', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_Zip', 7, NULL, 'NO', 'varchar', 12, 12, NULL, NULL, 'latin1', 'latin1_swedish_ci', 'varchar(12)', '', '', 'select,insert,update,references', ''); -- -------------------------------------------------------- -- -- Table structure for table `COLUMN_PRIVILEGES` -- CREATE TEMPORARY TABLE `COLUMN_PRIVILEGES` ( `GRANTEE` varchar(81) NOT NULL DEFAULT '', `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `COLUMN_NAME` varchar(64) NOT NULL DEFAULT '', `PRIVILEGE_TYPE` varchar(64) NOT NULL DEFAULT '', `IS_GRANTABLE` varchar(3) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `COLUMN_PRIVILEGES` -- -- -------------------------------------------------------- -- -- Table structure for table `ENGINES` -- CREATE TEMPORARY TABLE `ENGINES` ( `ENGINE` varchar(64) NOT NULL DEFAULT '', `SUPPORT` varchar(8) NOT NULL DEFAULT '', `COMMENT` varchar(80) NOT NULL DEFAULT '', `TRANSACTIONS` varchar(3) DEFAULT NULL, `XA` varchar(3) DEFAULT NULL, `SAVEPOINTS` varchar(3) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `ENGINES` -- INSERT INTO `ENGINES` (`ENGINE`, `SUPPORT`, `COMMENT`, `TRANSACTIONS`, `XA`, `SAVEPOINTS`) VALUES ('MyISAM', 'DEFAULT', 'Default engine as of MySQL 3.23 with great performance', 'NO', 'NO', 'NO'), ('CSV', 'YES', 'CSV storage engine', 'NO', 'NO', 'NO'), ('MRG_MYISAM', 'YES', 'Collection of identical MyISAM tables', 'NO', 'NO', 'NO'), ('BLACKHOLE', 'YES', '/dev/null storage engine (anything you write to it disappears)', 'NO', 'NO', 'NO'), ('FEDERATED', 'NO', 'Federated MySQL storage engine', NULL, NULL, NULL), ('InnoDB', 'YES', 'Supports transactions, row-level locking, and foreign keys', 'YES', 'YES', 'YES'), ('ARCHIVE', 'YES', 'Archive storage engine', 'NO', 'NO', 'NO'), ('MEMORY', 'YES', 'Hash based, stored in memory, useful for temporary tables', 'NO', 'NO', 'NO'); -- -------------------------------------------------------- -- -- Table structure for table `EVENTS` -- CREATE TEMPORARY TABLE `EVENTS` ( `EVENT_CATALOG` varchar(64) DEFAULT NULL, `EVENT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `EVENT_NAME` varchar(64) NOT NULL DEFAULT '', `DEFINER` varchar(77) NOT NULL DEFAULT '', `TIME_ZONE` varchar(64) NOT NULL DEFAULT '', `EVENT_BODY` varchar(8) NOT NULL DEFAULT '', `EVENT_DEFINITION` longtext NOT NULL, `EVENT_TYPE` varchar(9) NOT NULL DEFAULT '', `EXECUTE_AT` datetime DEFAULT NULL, `INTERVAL_VALUE` varchar(256) DEFAULT NULL, `INTERVAL_FIELD` varchar(18) DEFAULT NULL, `SQL_MODE` varchar(8192) NOT NULL DEFAULT '', `STARTS` datetime DEFAULT NULL, `ENDS` datetime DEFAULT NULL, `STATUS` varchar(18) NOT NULL DEFAULT '', `ON_COMPLETION` varchar(12) NOT NULL DEFAULT '', `CREATED` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `LAST_ALTERED` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `LAST_EXECUTED` datetime DEFAULT NULL, `EVENT_COMMENT` varchar(64) NOT NULL DEFAULT '', `ORIGINATOR` bigint(10) NOT NULL DEFAULT '0', `CHARACTER_SET_CLIENT` varchar(32) NOT NULL DEFAULT '', `COLLATION_CONNECTION` varchar(32) NOT NULL DEFAULT '', `DATABASE_COLLATION` varchar(32) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `EVENTS` -- -- -------------------------------------------------------- -- -- Table structure for table `FILES` -- CREATE TEMPORARY TABLE `FILES` ( `FILE_ID` bigint(4) NOT NULL DEFAULT '0', `FILE_NAME` varchar(64) DEFAULT NULL, `FILE_TYPE` varchar(20) NOT NULL DEFAULT '', `TABLESPACE_NAME` varchar(64) DEFAULT NULL, `TABLE_CATALOG` varchar(64) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) DEFAULT NULL, `TABLE_NAME` varchar(64) DEFAULT NULL, `LOGFILE_GROUP_NAME` varchar(64) DEFAULT NULL, `LOGFILE_GROUP_NUMBER` bigint(4) DEFAULT NULL, `ENGINE` varchar(64) NOT NULL DEFAULT '', `FULLTEXT_KEYS` varchar(64) DEFAULT NULL, `DELETED_ROWS` bigint(4) DEFAULT NULL, `UPDATE_COUNT` bigint(4) DEFAULT NULL, `FREE_EXTENTS` bigint(4) DEFAULT NULL, `TOTAL_EXTENTS` bigint(4) DEFAULT NULL, `EXTENT_SIZE` bigint(4) NOT NULL DEFAULT '0', `INITIAL_SIZE` bigint(21) unsigned DEFAULT NULL, `MAXIMUM_SIZE` bigint(21) unsigned DEFAULT NULL, `AUTOEXTEND_SIZE` bigint(21) unsigned DEFAULT NULL, `CREATION_TIME` datetime DEFAULT NULL, `LAST_UPDATE_TIME` datetime DEFAULT NULL, `LAST_ACCESS_TIME` datetime DEFAULT NULL, `RECOVER_TIME` bigint(4) DEFAULT NULL, `TRANSACTION_COUNTER` bigint(4) DEFAULT NULL, `VERSION` bigint(21) unsigned DEFAULT NULL, `ROW_FORMAT` varchar(10) DEFAULT NULL, `TABLE_ROWS` bigint(21) unsigned DEFAULT NULL, `AVG_ROW_LENGTH` bigint(21) unsigned DEFAULT NULL, `DATA_LENGTH` bigint(21) unsigned DEFAULT NULL, `MAX_DATA_LENGTH` bigint(21) unsigned DEFAULT NULL, `INDEX_LENGTH` bigint(21) unsigned DEFAULT NULL, `DATA_FREE` bigint(21) unsigned DEFAULT NULL, `CREATE_TIME` datetime DEFAULT NULL, `UPDATE_TIME` datetime DEFAULT NULL, `CHECK_TIME` datetime DEFAULT NULL, `CHECKSUM` bigint(21) unsigned DEFAULT NULL, `STATUS` varchar(20) NOT NULL DEFAULT '', `EXTRA` varchar(255) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `FILES` -- -- -------------------------------------------------------- -- -- Table structure for table `GLOBAL_STATUS` -- CREATE TEMPORARY TABLE `GLOBAL_STATUS` ( `VARIABLE_NAME` varchar(64) NOT NULL DEFAULT '', `VARIABLE_VALUE` varchar(1024) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `GLOBAL_STATUS` -- INSERT INTO `GLOBAL_STATUS` (`VARIABLE_NAME`, `VARIABLE_VALUE`) VALUES ('ABORTED_CLIENTS', '0'), ('ABORTED_CONNECTS', '0'), ('BINLOG_CACHE_DISK_USE', '0'), ('BINLOG_CACHE_USE', '0'), ('BYTES_RECEIVED', '121152'), ('BYTES_SENT', '485739'), ('COM_ADMIN_COMMANDS', '0'), ('COM_ASSIGN_TO_KEYCACHE', '0'), ('COM_ALTER_DB', '0'), ('COM_ALTER_DB_UPGRADE', '0'), ('COM_ALTER_EVENT', '0'), ('COM_ALTER_FUNCTION', '0'), ('COM_ALTER_PROCEDURE', '0'), ('COM_ALTER_SERVER', '0'), ('COM_ALTER_TABLE', '1'), ('COM_ALTER_TABLESPACE', '0'), ('COM_ANALYZE', '0'), ('COM_BACKUP_TABLE', '0'), ('COM_BEGIN', '0'), ('COM_BINLOG', '0'), ('COM_CALL_PROCEDURE', '0'), ('COM_CHANGE_DB', '124'), ('COM_CHANGE_MASTER', '0'), ('COM_CHECK', '0'), ('COM_CHECKSUM', '0'), ('COM_COMMIT', '0'), ('COM_CREATE_DB', '0'), ('COM_CREATE_EVENT', '0'), ('COM_CREATE_FUNCTION', '0'), ('COM_CREATE_INDEX', '0'), ('COM_CREATE_PROCEDURE', '0'), ('COM_CREATE_SERVER', '0'), ('COM_CREATE_TABLE', '1'), ('COM_CREATE_TRIGGER', '0'), ('COM_CREATE_UDF', '0'), ('COM_CREATE_USER', '0'), ('COM_CREATE_VIEW', '0'), ('COM_DEALLOC_SQL', '0'), ('COM_DELETE', '0'), ('COM_DELETE_MULTI', '0'), ('COM_DO', '0'), ('COM_DROP_DB', '0'), ('COM_DROP_EVENT', '0'), ('COM_DROP_FUNCTION', '0'), ('COM_DROP_INDEX', '0'), ('COM_DROP_PROCEDURE', '0'), ('COM_DROP_SERVER', '0'), ('COM_DROP_TABLE', '0'), ('COM_DROP_TRIGGER', '0'), ('COM_DROP_USER', '0'), ('COM_DROP_VIEW', '0'), ('COM_EMPTY_QUERY', '0'), ('COM_EXECUTE_SQL', '0'), ('COM_FLUSH', '0'), ('COM_GRANT', '0'), ('COM_HA_CLOSE', '0'), ('COM_HA_OPEN', '0'), ('COM_HA_READ', '0'), ('COM_HELP', '0'), ('COM_INSERT', '181'), ('COM_INSERT_SELECT', '0'), ('COM_INSTALL_PLUGIN', '0'), ('COM_KILL', '0'), ('COM_LOAD', '0'), ('COM_LOAD_MASTER_DATA', '0'), ('COM_LOAD_MASTER_TABLE', '0'), ('COM_LOCK_TABLES', '0'), ('COM_OPTIMIZE', '0'), ('COM_PRELOAD_KEYS', '0'), ('COM_PREPARE_SQL', '0'), ('COM_PURGE', '0'), ('COM_PURGE_BEFORE_DATE', '0'), ('COM_RELEASE_SAVEPOINT', '0'), ('COM_RENAME_TABLE', '0'), ('COM_RENAME_USER', '0'), ('COM_REPAIR', '0'), ('COM_REPLACE', '0'), ('COM_REPLACE_SELECT', '0'), ('COM_RESET', '0'), ('COM_RESTORE_TABLE', '0'), ('COM_REVOKE', '0'), ('COM_REVOKE_ALL', '0'), ('COM_ROLLBACK', '0'), ('COM_ROLLBACK_TO_SAVEPOINT', '0'), ('COM_SAVEPOINT', '0'), ('COM_SELECT', '315'), ('COM_SET_OPTION', '243'), ('COM_SHOW_AUTHORS', '0'), ('COM_SHOW_BINLOG_EVENTS', '0'), ('COM_SHOW_BINLOGS', '3'), ('COM_SHOW_CHARSETS', '2'), ('COM_SHOW_COLLATIONS', '2'), ('COM_SHOW_COLUMN_TYPES', '0'), ('COM_SHOW_CONTRIBUTORS', '0'), ('COM_SHOW_CREATE_DB', '0'), ('COM_SHOW_CREATE_EVENT', '0'), ('COM_SHOW_CREATE_FUNC', '0'), ('COM_SHOW_CREATE_PROC', '0'), ('COM_SHOW_CREATE_TABLE', '45'), ('COM_SHOW_CREATE_TRIGGER', '0'), ('COM_SHOW_DATABASES', '9'), ('COM_SHOW_ENGINE_LOGS', '0'), ('COM_SHOW_ENGINE_MUTEX', '0'), ('COM_SHOW_ENGINE_STATUS', '0'), ('COM_SHOW_EVENTS', '0'), ('COM_SHOW_ERRORS', '0'), ('COM_SHOW_FIELDS', '57'), ('COM_SHOW_FUNCTION_STATUS', '0'), ('COM_SHOW_GRANTS', '2'), ('COM_SHOW_KEYS', '30'), ('COM_SHOW_MASTER_STATUS', '0'), ('COM_SHOW_NEW_MASTER', '0'), ('COM_SHOW_OPEN_TABLES', '0'), ('COM_SHOW_PLUGINS', '58'), ('COM_SHOW_PRIVILEGES', '0'), ('COM_SHOW_PROCEDURE_STATUS', '0'), ('COM_SHOW_PROCESSLIST', '0'), ('COM_SHOW_PROFILE', '0'), ('COM_SHOW_PROFILES', '0'), ('COM_SHOW_SLAVE_HOSTS', '0'), ('COM_SHOW_SLAVE_STATUS', '0'), ('COM_SHOW_STATUS', '0'), ('COM_SHOW_STORAGE_ENGINES', '1'), ('COM_SHOW_TABLE_STATUS', '81'), ('COM_SHOW_TABLES', '59'), ('COM_SHOW_TRIGGERS', '16'), ('COM_SHOW_VARIABLES', '9'), ('COM_SHOW_WARNINGS', '1'), ('COM_SLAVE_START', '0'), ('COM_SLAVE_STOP', '0'), ('COM_STMT_CLOSE', '0'), ('COM_STMT_EXECUTE', '0'), ('COM_STMT_FETCH', '0'), ('COM_STMT_PREPARE', '0'), ('COM_STMT_REPREPARE', '0'), ('COM_STMT_RESET', '0'), ('COM_STMT_SEND_LONG_DATA', '0'), ('COM_TRUNCATE', '0'), ('COM_UNINSTALL_PLUGIN', '0'), ('COM_UNLOCK_TABLES', '0'), ('COM_UPDATE', '0'), ('COM_UPDATE_MULTI', '0'), ('COM_XA_COMMIT', '0'), ('COM_XA_END', '0'), ('COM_XA_PREPARE', '0'), ('COM_XA_RECOVER', '0'), ('COM_XA_ROLLBACK', '0'), ('COM_XA_START', '0'), ('COMPRESSION', 'OFF'), ('CONNECTIONS', '324'), ('CREATED_TMP_DISK_TABLES', '161'), ('CREATED_TMP_FILES', '5'), ('CREATED_TMP_TABLES', '420'), ('DELAYED_ERRORS', '0'), ('DELAYED_INSERT_THREADS', '0'), ('DELAYED_WRITES', '0'), ('FLUSH_COMMANDS', '1'), ('HANDLER_COMMIT', '0'), ('HANDLER_DELETE', '0'), ('HANDLER_DISCOVER', '0'), ('HANDLER_PREPARE', '0'), ('HANDLER_READ_FIRST', '116'), ('HANDLER_READ_KEY', '8'), ('HANDLER_READ_NEXT', '263'), ('HANDLER_READ_PREV', '0'), ('HANDLER_READ_RND', '0'), ('HANDLER_READ_RND_NEXT', '6563'), ('HANDLER_ROLLBACK', '0'), ('HANDLER_SAVEPOINT', '0'), ('HANDLER_SAVEPOINT_ROLLBACK', '0'), ('HANDLER_UPDATE', '0'), ('HANDLER_WRITE', '3240'), ('INNODB_BUFFER_POOL_PAGES_DATA', '35'), ('INNODB_BUFFER_POOL_PAGES_DIRTY', '0'), ('INNODB_BUFFER_POOL_PAGES_FLUSHED', '0'), ('INNODB_BUFFER_POOL_PAGES_FREE', '989'), ('INNODB_BUFFER_POOL_PAGES_MISC', '0'), ('INNODB_BUFFER_POOL_PAGES_TOTAL', '1024'), ('INNODB_BUFFER_POOL_READ_AHEAD_RND', '1'), ('INNODB_BUFFER_POOL_READ_AHEAD_SEQ', '0'), ('INNODB_BUFFER_POOL_READ_REQUESTS', '109'), ('INNODB_BUFFER_POOL_READS', '12'), ('INNODB_BUFFER_POOL_WAIT_FREE', '0'), ('INNODB_BUFFER_POOL_WRITE_REQUESTS', '0'), ('INNODB_DATA_FSYNCS', '3'), ('INNODB_DATA_PENDING_FSYNCS', '0'), ('INNODB_DATA_PENDING_READS', '0'), ('INNODB_DATA_PENDING_WRITES', '0'), ('INNODB_DATA_READ', '2756608'), ('INNODB_DATA_READS', '45'), ('INNODB_DATA_WRITES', '3'), ('INNODB_DATA_WRITTEN', '1536'), ('INNODB_DBLWR_PAGES_WRITTEN', '0'), ('INNODB_DBLWR_WRITES', '0'), ('INNODB_LOG_WAITS', '0'), ('INNODB_LOG_WRITE_REQUESTS', '0'), ('INNODB_LOG_WRITES', '1'), ('INNODB_OS_LOG_FSYNCS', '3'), ('INNODB_OS_LOG_PENDING_FSYNCS', '0'), ('INNODB_OS_LOG_PENDING_WRITES', '0'), ('INNODB_OS_LOG_WRITTEN', '512'), ('INNODB_PAGE_SIZE', '16384'), ('INNODB_PAGES_CREATED', '0'), ('INNODB_PAGES_READ', '35'), ('INNODB_PAGES_WRITTEN', '0'), ('INNODB_ROW_LOCK_CURRENT_WAITS', '0'), ('INNODB_ROW_LOCK_TIME', '0'), ('INNODB_ROW_LOCK_TIME_AVG', '0'), ('INNODB_ROW_LOCK_TIME_MAX', '0'), ('INNODB_ROW_LOCK_WAITS', '0'), ('INNODB_ROWS_DELETED', '0'), ('INNODB_ROWS_INSERTED', '0'), ('INNODB_ROWS_READ', '0'), ('INNODB_ROWS_UPDATED', '0'), ('KEY_BLOCKS_NOT_FLUSHED', '0'), ('KEY_BLOCKS_UNUSED', '14346'), ('KEY_BLOCKS_USED', '20'), ('KEY_READ_REQUESTS', '205'), ('KEY_READS', '40'), ('KEY_WRITE_REQUESTS', '171'), ('KEY_WRITES', '171'), ('LAST_QUERY_COST', '0.000000'), ('MAX_USED_CONNECTIONS', '4'), ('NOT_FLUSHED_DELAYED_ROWS', '0'), ('OPEN_FILES', '34'), ('OPEN_STREAMS', '0'), ('OPEN_TABLE_DEFINITIONS', '44'), ('OPEN_TABLES', '17'), ('OPENED_FILES', '1317'), ('OPENED_TABLE_DEFINITIONS', '48'), ('OPENED_TABLES', '151'), ('PREPARED_STMT_COUNT', '0'), ('QCACHE_FREE_BLOCKS', '0'), ('QCACHE_FREE_MEMORY', '0'), ('QCACHE_HITS', '0'), ('QCACHE_INSERTS', '0'), ('QCACHE_LOWMEM_PRUNES', '0'), ('QCACHE_NOT_CACHED', '0'), ('QCACHE_QUERIES_IN_CACHE', '0'), ('QCACHE_TOTAL_BLOCKS', '0'), ('QUERIES', '1569'), ('QUESTIONS', '1569'), ('RPL_STATUS', 'NULL'), ('SELECT_FULL_JOIN', '8'), ('SELECT_FULL_RANGE_JOIN', '0'), ('SELECT_RANGE', '0'), ('SELECT_RANGE_CHECK', '0'), ('SELECT_SCAN', '489'), ('SLAVE_OPEN_TEMP_TABLES', '0'), ('SLAVE_RETRIED_TRANSACTIONS', '0'), ('SLAVE_RUNNING', 'OFF'), ('SLOW_LAUNCH_THREADS', '0'), ('SLOW_QUERIES', '0'), ('SORT_MERGE_PASSES', '0'), ('SORT_RANGE', '0'), ('SORT_ROWS', '84'), ('SORT_SCAN', '10'), ('SSL_ACCEPT_RENEGOTIATES', '0'), ('SSL_ACCEPTS', '0'), ('SSL_CALLBACK_CACHE_HITS', '0'), ('SSL_CIPHER', ''), ('SSL_CIPHER_LIST', ''), ('SSL_CLIENT_CONNECTS', '0'), ('SSL_CONNECT_RENEGOTIATES', '0'), ('SSL_CTX_VERIFY_DEPTH', '0'), ('SSL_CTX_VERIFY_MODE', '0'), ('SSL_DEFAULT_TIMEOUT', '0'), ('SSL_FINISHED_ACCEPTS', '0'), ('SSL_FINISHED_CONNECTS', '0'), ('SSL_SESSION_CACHE_HITS', '0'), ('SSL_SESSION_CACHE_MISSES', '0'), ('SSL_SESSION_CACHE_MODE', 'NONE'), ('SSL_SESSION_CACHE_OVERFLOWS', '0'), ('SSL_SESSION_CACHE_SIZE', '0'), ('SSL_SESSION_CACHE_TIMEOUTS', '0'), ('SSL_SESSIONS_REUSED', '0'), ('SSL_USED_SESSION_CACHE_ENTRIES', '0'), ('SSL_VERIFY_DEPTH', '0'), ('SSL_VERIFY_MODE', '0'), ('SSL_VERSION', ''), ('TABLE_LOCKS_IMMEDIATE', '508'), ('TABLE_LOCKS_WAITED', '0'), ('TC_LOG_MAX_PAGES_USED', '0'), ('TC_LOG_PAGE_SIZE', '0'), ('TC_LOG_PAGE_WAITS', '0'), ('THREADS_CACHED', '0'), ('THREADS_CONNECTED', '2'), ('THREADS_CREATED', '323'), ('THREADS_RUNNING', '1'), ('UPTIME', '13413'), ('UPTIME_SINCE_FLUSH_STATUS', '13413'); -- -------------------------------------------------------- -- -- Table structure for table `GLOBAL_VARIABLES` -- CREATE TEMPORARY TABLE `GLOBAL_VARIABLES` ( `VARIABLE_NAME` varchar(64) NOT NULL DEFAULT '', `VARIABLE_VALUE` varchar(1024) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `GLOBAL_VARIABLES` -- INSERT INTO `GLOBAL_VARIABLES` (`VARIABLE_NAME`, `VARIABLE_VALUE`) VALUES ('MAX_PREPARED_STMT_COUNT', '16382'), ('CHARACTER_SET_CONNECTION', 'latin1'), ('HAVE_CRYPT', 'NO'), ('INIT_FILE', ''), ('MYISAM_REPAIR_THREADS', '1'), ('AUTOMATIC_SP_PRIVILEGES', 'ON'), ('MAX_ERROR_COUNT', '64'), ('BACK_LOG', '50'), ('SORT_BUFFER_SIZE', '524288'), ('LOG_QUERIES_NOT_USING_INDEXES', 'OFF'), ('LOG_WARNINGS', '1'), ('MYISAM_USE_MMAP', 'OFF'), ('DELAYED_INSERT_TIMEOUT', '300'), ('FLUSH', 'OFF'), ('LOG_BIN_TRUST_ROUTINE_CREATORS', 'OFF'), ('SLAVE_COMPRESSED_PROTOCOL', 'OFF'), ('RELAY_LOG', ''), ('CHARACTER_SETS_DIR', 'C:\\xampp\\mysql\\share\\charsets\\'), ('IDENTITY', '0'), ('BINLOG_CACHE_SIZE', '32768'), ('UPDATABLE_VIEWS_WITH_LIMIT', 'YES'), ('MAX_RELAY_LOG_SIZE', '0'), ('SLOW_LAUNCH_TIME', '2'), ('COMPLETION_TYPE', '0'), ('INNODB_LOCK_WAIT_TIMEOUT', '50'), ('FT_QUERY_EXPANSION_LIMIT', '20'), ('RELAY_LOG_INDEX', ''), ('SYNC_FRM', 'ON'), ('SQL_QUOTE_SHOW_CREATE', 'ON'), ('MAX_LENGTH_FOR_SORT_DATA', '1024'), ('SQL_LOG_UPDATE', 'ON'), ('DELAYED_QUEUE_SIZE', '1000'), ('INNODB_USE_LEGACY_CARDINALITY_ALGORITHM', 'ON'), ('FT_MAX_WORD_LEN', '84'), ('MYISAM_RECOVER_OPTIONS', 'OFF'), ('LARGE_PAGE_SIZE', '0'), ('MYISAM_STATS_METHOD', 'nulls_unequal'), ('CHARACTER_SET_CLIENT', 'latin1'), ('REPORT_HOST', ''), ('QUERY_CACHE_TYPE', 'ON'), ('SSL_KEY', ''), ('DELAYED_INSERT_LIMIT', '100'), ('SYSTEM_TIME_ZONE', 'Eastern Standard Time'), ('INTERACTIVE_TIMEOUT', '28800'), ('SLAVE_SKIP_ERRORS', 'OFF'), ('SQL_LOW_PRIORITY_UPDATES', 'OFF'), ('INSERT_ID', '0'), ('CONCURRENT_INSERT', '1'), ('RELAY_LOG_PURGE', 'ON'), ('DELAY_KEY_WRITE', 'ON'), ('SKIP_SHOW_DATABASE', 'OFF'), ('CONNECT_TIMEOUT', '10'), ('GROUP_CONCAT_MAX_LEN', '1024'), ('AUTO_INCREMENT_OFFSET', '1'), ('INNODB_LOG_BUFFER_SIZE', '8388608'), ('QUERY_CACHE_LIMIT', '1048576'), ('TABLE_DEFINITION_CACHE', '256'), ('JOIN_BUFFER_SIZE', '131072'), ('INNODB_MAX_PURGE_LAG', '0'), ('COLLATION_DATABASE', 'latin1_swedish_ci'), ('TRANSACTION_PREALLOC_SIZE', '4096'), ('MAX_BINLOG_SIZE', '1073741824'), ('VERSION_COMPILE_OS', 'Win32'), ('LARGE_PAGES', 'OFF'), ('SQL_NOTES', 'ON'), ('CHARACTER_SET_RESULTS', 'latin1'), ('LOW_PRIORITY_UPDATES', 'OFF'), ('MAX_CONNECT_ERRORS', '10'), ('REPORT_PASSWORD', ''), ('MAX_ALLOWED_PACKET', '1048576'), ('MAX_INSERT_DELAYED_THREADS', '20'), ('MAX_CONNECTIONS', '151'), ('HAVE_COMPRESS', 'YES'), ('BASEDIR', 'C:\\xampp\\mysql\\'), ('TRANSACTION_ALLOC_BLOCK_SIZE', '8192'), ('QUERY_CACHE_SIZE', '0'), ('THREAD_CACHE_SIZE', '0'), ('LANGUAGE', 'C:\\xampp\\mysql\\share\\english\\'), ('INNODB_DOUBLEWRITE', 'ON'), ('INNODB_CHECKSUMS', 'ON'), ('LARGE_FILES_SUPPORT', 'ON'), ('LOWER_CASE_TABLE_NAMES', '1'), ('DEFAULT_WEEK_FORMAT', '0'), ('PSEUDO_THREAD_ID', '0'), ('LOG_OUTPUT', 'FILE'), ('FT_MIN_WORD_LEN', '4'), ('COLLATION_SERVER', 'latin1_swedish_ci'), ('CHARACTER_SET_SERVER', 'latin1'), ('PROTOCOL_VERSION', '10'), ('LONG_QUERY_TIME', '10.000000'), ('HAVE_SYMLINK', 'YES'), ('FT_BOOLEAN_SYNTAX', '+ -><()~*:""&|'), ('TIME_ZONE', 'America/New_York'), ('MAX_HEAP_TABLE_SIZE', '16777216'), ('INNODB_TABLE_LOCKS', 'ON'), ('ENGINE_CONDITION_PUSHDOWN', 'ON'), ('INNODB_AUTOEXTEND_INCREMENT', '8'), ('KEY_CACHE_AGE_THRESHOLD', '300'), ('MYISAM_DATA_POINTER_SIZE', '6'), ('NET_RETRY_COUNT', '10'), ('INNODB_THREAD_SLEEP_DELAY', '10000'), ('NET_BUFFER_LENGTH', '8192'), ('SQL_AUTO_IS_NULL', 'ON'), ('MYISAM_MAX_SORT_FILE_SIZE', '2146435072'), ('SLAVE_TRANSACTION_RETRIES', '10'), ('INIT_SLAVE', ''), ('HAVE_GEOMETRY', 'YES'), ('INNODB_LOG_FILE_SIZE', '5242880'), ('GENERAL_LOG', 'OFF'), ('HAVE_COMMUNITY_FEATURES', 'YES'), ('TABLE_TYPE', 'MyISAM'), ('KEEP_FILES_ON_CREATE', 'OFF'), ('QUERY_CACHE_MIN_RES_UNIT', '4096'), ('QUERY_PREALLOC_SIZE', '8192'), ('INNODB_STATS_ON_METADATA', 'ON'), ('FLUSH_TIME', '1800'), ('INNODB_ROLLBACK_ON_TIMEOUT', 'OFF'), ('OLD_ALTER_TABLE', 'OFF'), ('PROFILING_HISTORY_SIZE', '15'), ('MYISAM_SORT_BUFFER_SIZE', '8388608'), ('INNODB_ADDITIONAL_MEM_POOL_SIZE', '2097152'), ('MAX_BINLOG_CACHE_SIZE', '4294963200'), ('READ_RND_BUFFER_SIZE', '524288'), ('READ_BUFFER_SIZE', '262144'), ('SECURE_AUTH', 'OFF'), ('BULK_INSERT_BUFFER_SIZE', '8388608'), ('BIG_TABLES', 'OFF'), ('MAX_SP_RECURSION_DEPTH', '0'), ('SQL_SELECT_LIMIT', '18446744073709551615'), ('OLD_PASSWORDS', 'OFF'), ('DATE_FORMAT', '%Y-%m-%d'), ('PLUGIN_DIR', 'C:\\xampp\\mysql\\lib/plugin'), ('READ_ONLY', 'OFF'), ('WARNING_COUNT', '0'), ('RAND_SEED1', ''), ('MAX_SEEKS_FOR_KEY', '4294967295'), ('INNODB_DATA_FILE_PATH', 'ibdata1:10M:autoextend'), ('FT_STOPWORD_FILE', '(built-in)'), ('QUERY_ALLOC_BLOCK_SIZE', '8192'), ('LOWER_CASE_FILE_SYSTEM', 'ON'), ('PROFILING', 'OFF'), ('NET_WRITE_TIMEOUT', '60'), ('HAVE_CSV', 'YES'), ('THREAD_STACK', '196608'), ('KEY_CACHE_DIVISION_LIMIT', '100'), ('OPEN_FILES_LIMIT', '755'), ('GENERAL_LOG_FILE', 'C:/xampp/mysql/data/mysql.log'), ('EVENT_SCHEDULER', 'OFF'), ('SSL_CERT', ''), ('SQL_BIG_TABLES', 'OFF'), ('AUTO_INCREMENT_INCREMENT', '1'), ('PID_FILE', 'C:\\xampp\\mysql\\data\\mysql.pid'), ('TMPDIR', 'C:/xampp/tmp/'), ('CHARACTER_SET_DATABASE', 'latin1'), ('EXPIRE_LOGS_DAYS', '0'), ('MIN_EXAMINED_ROW_LIMIT', '0'), ('HAVE_PARTITIONING', 'YES'), ('MAX_SORT_LENGTH', '1024'), ('FOREIGN_KEY_CHECKS', 'ON'), ('SSL_CAPATH', ''), ('RELAY_LOG_INFO_FILE', 'relay-log.info'), ('VERSION_COMMENT', 'Source distribution'), ('INNODB_AUTOINC_LOCK_MODE', '1'), ('OPTIMIZER_SWITCH', 'index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on'), ('INNODB_COMMIT_CONCURRENCY', '0'), ('OPTIMIZER_PRUNE_LEVEL', '1'), ('INNODB_MIRRORED_LOG_GROUPS', '1'), ('QUERY_CACHE_WLOCK_INVALIDATE', 'OFF'), ('UNIQUE_CHECKS', 'ON'), ('MAX_WRITE_LOCK_COUNT', '4294967295'), ('VERSION', '5.1.41'), ('TIMED_MUTEXES', 'OFF'), ('INNODB_SUPPORT_XA', 'ON'), ('THREAD_HANDLING', 'one-thread-per-connection'), ('INNODB_SYNC_SPIN_LOOPS', '20'), ('IGNORE_BUILTIN_INNODB', 'OFF'), ('COLLATION_CONNECTION', 'latin1_swedish_ci'), ('SERVER_ID', '1'), ('HAVE_QUERY_CACHE', 'YES'), ('SKIP_NETWORKING', 'OFF'), ('INNODB_ADAPTIVE_HASH_INDEX', 'ON'), ('CHARACTER_SET_SYSTEM', 'utf8'), ('VERSION_COMPILE_MACHINE', 'ia32'), ('INIT_CONNECT', ''), ('DIV_PRECISION_INCREMENT', '4'), ('OPTIMIZER_SEARCH_DEPTH', '62'), ('DATADIR', 'C:\\xampp\\mysql\\data\\'), ('AUTOCOMMIT', 'ON'), ('INNODB_DATA_HOME_DIR', 'C:\\xampp\\mysql\\data\\'), ('SSL_CIPHER', ''), ('NAMED_PIPE', 'ON'), ('PRELOAD_BUFFER_SIZE', '32768'), ('SQL_SLAVE_SKIP_COUNTER', ''), ('TMP_TABLE_SIZE', '16777216'), ('TIME_FORMAT', '%H:%i:%s'), ('TABLE_LOCK_WAIT_TIMEOUT', '50'), ('INNODB_FORCE_RECOVERY', '0'), ('SHARED_MEMORY', 'OFF'), ('INNODB_LOG_FILES_IN_GROUP', '2'), ('HOSTNAME', 'Chris-Laptop'), ('ERROR_COUNT', '0'), ('LAST_INSERT_ID', '0'), ('HAVE_DYNAMIC_LOADING', 'YES'), ('LOG_BIN', 'OFF'), ('SYNC_BINLOG', '0'), ('SQL_MODE', ''), ('RELAY_LOG_SPACE_LIMIT', '0'), ('MAX_USER_CONNECTIONS', '0'), ('INNODB_OPEN_FILES', '300'), ('SLAVE_EXEC_MODE', 'STRICT'), ('OLD', 'OFF'), ('SQL_MAX_JOIN_SIZE', '18446744073709551615'), ('INNODB_MAX_DIRTY_PAGES_PCT', '90'), ('NEW', 'OFF'), ('TABLE_OPEN_CACHE', '64'), ('SECURE_FILE_PRIV', ''), ('KEY_BUFFER_SIZE', '16777216'), ('REPORT_PORT', '3306'), ('HAVE_NDBCLUSTER', 'NO'), ('SQL_BIG_SELECTS', 'ON'), ('SQL_BUFFER_RESULT', 'OFF'), ('KEY_CACHE_BLOCK_SIZE', '1024'), ('INNODB_LOG_GROUP_HOME_DIR', 'C:\\xampp\\mysql\\data\\'), ('SQL_LOG_BIN', 'ON'), ('INNODB_FAST_SHUTDOWN', '1'), ('CHARACTER_SET_FILESYSTEM', 'binary'), ('SSL_CA', ''), ('HAVE_INNODB', 'YES'), ('INNODB_THREAD_CONCURRENCY', '8'), ('RPL_RECOVERY_RANK', '0'), ('SLAVE_NET_TIMEOUT', '3600'), ('LOG_ERROR', 'C:\\xampp\\mysql\\data\\mysql.err'), ('INNODB_BUFFER_POOL_SIZE', '16777216'), ('REPORT_USER', ''), ('LOCAL_INFILE', 'ON'), ('LOG', 'OFF'), ('HAVE_RTREE_KEYS', 'YES'), ('TX_ISOLATION', 'REPEATABLE-READ'), ('BINLOG_FORMAT', 'STATEMENT'), ('LC_TIME_NAMES', 'en_US'), ('SHARED_MEMORY_BASE_NAME', 'MYSQL'), ('LOG_SLOW_QUERIES', 'OFF'), ('SQL_WARNINGS', 'OFF'), ('MAX_TMP_TABLES', '32'), ('NET_READ_TIMEOUT', '30'), ('SQL_LOG_OFF', 'OFF'), ('TIMESTAMP', '1267506146'), ('SLOW_QUERY_LOG_FILE', 'C:/xampp/mysql/data/mysql-slow.log'), ('MAX_DELAYED_THREADS', '20'), ('MULTI_RANGE_COUNT', '256'), ('DATETIME_FORMAT', '%Y-%m-%d %H:%i:%s'), ('SLOW_QUERY_LOG', 'OFF'), ('INNODB_FLUSH_LOG_AT_TRX_COMMIT', '1'), ('INNODB_FLUSH_METHOD', ''), ('INNODB_FILE_IO_THREADS', '4'), ('RANGE_ALLOC_BLOCK_SIZE', '4096'), ('LICENSE', 'GPL'), ('STORAGE_ENGINE', 'MyISAM'), ('INNODB_LOCKS_UNSAFE_FOR_BINLOG', 'OFF'), ('HAVE_SSL', 'DISABLED'), ('PORT', '3306'), ('INNODB_CONCURRENCY_TICKETS', '500'), ('LOG_SLAVE_UPDATES', 'OFF'), ('MAX_JOIN_SIZE', '18446744073709551615'), ('LOG_BIN_TRUST_FUNCTION_CREATORS', 'OFF'), ('WAIT_TIMEOUT', '28800'), ('INNODB_FILE_PER_TABLE', 'OFF'), ('SOCKET', 'MySQL'), ('HAVE_OPENSSL', 'DISABLED'), ('RAND_SEED2', ''), ('SKIP_EXTERNAL_LOCKING', 'ON'), ('SQL_SAFE_UPDATES', 'OFF'), ('SLAVE_LOAD_TMPDIR', 'C:\\xampp\\tmp\\'); -- -------------------------------------------------------- -- -- Table structure for table `KEY_COLUMN_USAGE` -- CREATE TEMPORARY TABLE `KEY_COLUMN_USAGE` ( `CONSTRAINT_CATALOG` varchar(512) DEFAULT NULL, `CONSTRAINT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `CONSTRAINT_NAME` varchar(64) NOT NULL DEFAULT '', `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `COLUMN_NAME` varchar(64) NOT NULL DEFAULT '', `ORDINAL_POSITION` bigint(10) NOT NULL DEFAULT '0', `POSITION_IN_UNIQUE_CONSTRAINT` bigint(10) DEFAULT NULL, `REFERENCED_TABLE_SCHEMA` varchar(64) DEFAULT NULL, `REFERENCED_TABLE_NAME` varchar(64) DEFAULT NULL, `REFERENCED_COLUMN_NAME` varchar(64) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `KEY_COLUMN_USAGE` -- INSERT INTO `KEY_COLUMN_USAGE` (`CONSTRAINT_CATALOG`, `CONSTRAINT_SCHEMA`, `CONSTRAINT_NAME`, `TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `COLUMN_NAME`, `ORDINAL_POSITION`, `POSITION_IN_UNIQUE_CONSTRAINT`, `REFERENCED_TABLE_SCHEMA`, `REFERENCED_TABLE_NAME`, `REFERENCED_COLUMN_NAME`) VALUES (NULL, 'cdcol', 'PRIMARY', NULL, 'cdcol', 'cds', 'id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'columns_priv', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'columns_priv', 'Db', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'columns_priv', 'User', 3, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'columns_priv', 'Table_name', 4, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'columns_priv', 'Column_name', 5, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'db', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'db', 'Db', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'db', 'User', 3, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'event', 'db', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'event', 'name', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'func', 'name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'help_category', 'help_category_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'name', NULL, 'mysql', 'help_category', 'name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'help_keyword', 'help_keyword_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'name', NULL, 'mysql', 'help_keyword', 'name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'help_relation', 'help_keyword_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'help_relation', 'help_topic_id', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'help_topic', 'help_topic_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'name', NULL, 'mysql', 'help_topic', 'name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'host', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'host', 'Db', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'ndb_binlog_index', 'epoch', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'plugin', 'name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'proc', 'db', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'proc', 'name', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'proc', 'type', 3, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'procs_priv', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'procs_priv', 'Db', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'procs_priv', 'User', 3, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'procs_priv', 'Routine_name', 4, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'procs_priv', 'Routine_type', 5, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'servers', 'Server_name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'tables_priv', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'tables_priv', 'Db', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'tables_priv', 'User', 3, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'tables_priv', 'Table_name', 4, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone', 'Time_zone_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_leap_second', 'Transition_time', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_name', 'Name', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_transition', 'Time_zone_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_transition', 'Transition_time', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_transition_type', 'Time_zone_id', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'time_zone_transition_type', 'Transition_type_id', 2, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'user', 'Host', 1, NULL, NULL, NULL, NULL), (NULL, 'mysql', 'PRIMARY', NULL, 'mysql', 'user', 'User', 2, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_bookmark', 'id', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_column_info', 'id', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'db_name', NULL, 'phpmyadmin', 'pma_column_info', 'db_name', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'db_name', NULL, 'phpmyadmin', 'pma_column_info', 'table_name', 2, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'db_name', NULL, 'phpmyadmin', 'pma_column_info', 'column_name', 3, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_designer_coords', 'db_name', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_designer_coords', 'table_name', 2, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_history', 'id', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_pdf_pages', 'page_nr', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_relation', 'master_db', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_relation', 'master_table', 2, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_relation', 'master_field', 3, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_table_coords', 'db_name', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_table_coords', 'table_name', 2, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_table_coords', 'pdf_page_number', 3, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_table_info', 'db_name', 1, NULL, NULL, NULL, NULL), (NULL, 'phpmyadmin', 'PRIMARY', NULL, 'phpmyadmin', 'pma_table_info', 'table_name', 2, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BC_Back_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'Cust_Login_Name', NULL, 'rieglepr_inventory', 'customer_login', 'Cust_Login_Name', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'customers', 'Cust_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'Cust_Desc', NULL, 'rieglepr_inventory', 'customers', 'Cust_Desc', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'doc_orders', 'Doc_Order_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'orders', 'Order_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'parts', 'Part_ID', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'Part_Desc', NULL, 'rieglepr_inventory', 'parts', 'Part_Desc', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'Part_Desc', NULL, 'rieglepr_inventory', 'parts', 'Part_No', 2, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'PRIMARY', NULL, 'rieglepr_inventory', 'quotes', 'qte_id', 1, NULL, NULL, NULL, NULL), (NULL, 'rieglepr_inventory', 'Ship_Name', NULL, 'rieglepr_inventory', 'ship_locations', 'Ship_Name', 1, NULL, NULL, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `PARTITIONS` -- CREATE TEMPORARY TABLE `PARTITIONS` ( `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `PARTITION_NAME` varchar(64) DEFAULT NULL, `SUBPARTITION_NAME` varchar(64) DEFAULT NULL, `PARTITION_ORDINAL_POSITION` bigint(21) unsigned DEFAULT NULL, `SUBPARTITION_ORDINAL_POSITION` bigint(21) unsigned DEFAULT NULL, `PARTITION_METHOD` varchar(12) DEFAULT NULL, `SUBPARTITION_METHOD` varchar(12) DEFAULT NULL, `PARTITION_EXPRESSION` longtext, `SUBPARTITION_EXPRESSION` longtext, `PARTITION_DESCRIPTION` longtext, `TABLE_ROWS` bigint(21) unsigned NOT NULL DEFAULT '0', `AVG_ROW_LENGTH` bigint(21) unsigned NOT NULL DEFAULT '0', `DATA_LENGTH` bigint(21) unsigned NOT NULL DEFAULT '0', `MAX_DATA_LENGTH` bigint(21) unsigned DEFAULT NULL, `INDEX_LENGTH` bigint(21) unsigned NOT NULL DEFAULT '0', `DATA_FREE` bigint(21) unsigned NOT NULL DEFAULT '0', `CREATE_TIME` datetime DEFAULT NULL, `UPDATE_TIME` datetime DEFAULT NULL, `CHECK_TIME` datetime DEFAULT NULL, `CHECKSUM` bigint(21) unsigned DEFAULT NULL, `PARTITION_COMMENT` varchar(80) NOT NULL DEFAULT '', `NODEGROUP` varchar(12) NOT NULL DEFAULT '', `TABLESPACE_NAME` varchar(64) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `PARTITIONS` -- INSERT INTO `PARTITIONS` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `PARTITION_NAME`, `SUBPARTITION_NAME`, `PARTITION_ORDINAL_POSITION`, `SUBPARTITION_ORDINAL_POSITION`, `PARTITION_METHOD`, `SUBPARTITION_METHOD`, `PARTITION_EXPRESSION`, `SUBPARTITION_EXPRESSION`, `PARTITION_DESCRIPTION`, `TABLE_ROWS`, `AVG_ROW_LENGTH`, `DATA_LENGTH`, `MAX_DATA_LENGTH`, `INDEX_LENGTH`, `DATA_FREE`, `CREATE_TIME`, `UPDATE_TIME`, `CHECK_TIME`, `CHECKSUM`, `PARTITION_COMMENT`, `NODEGROUP`, `TABLESPACE_NAME`) VALUES (NULL, 'information_schema', 'CHARACTER_SETS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 384, 0, 16604160, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'COLLATIONS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 231, 0, 16704765, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'COLLATION_CHARACTER_SET_APPLICABILITY', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 195, 0, 16691610, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'COLUMNS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2565, 0, 16757145, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'ENGINES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 490, 0, 16709000, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'EVENTS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'FILES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2677, 0, 16758020, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'GLOBAL_STATUS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'GLOBAL_VARIABLES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4637, 0, 16762755, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'PARTITIONS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'PLUGINS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'PROCESSLIST', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'PROFILING', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 308, 0, 16562084, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4814, 0, 16767162, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'ROUTINES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'SCHEMATA', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3464, 0, 16755368, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2179, 0, 16767405, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'SESSION_STATUS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'SESSION_VARIABLES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'STATISTICS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2679, 0, 16770540, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'TABLES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3545, 0, 16760760, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2504, 0, 16749256, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'TABLE_PRIVILEGES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2372, 0, 16748692, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'TRIGGERS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'USER_PRIVILEGES', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1986, 0, 16759854, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'information_schema', 'VIEWS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, NULL, '', '', NULL), (NULL, 'cdcol', 'cds', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 49, 148, 281474976710655, 2048, 0, '2005-10-25 03:47:27', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'columns_priv', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 227994731135631359, 4096, 0, '2009-12-17 09:38:10', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'db', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 440, 440, 123848989752688639, 5120, 0, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'event', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 2048, 0, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'func', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 162974011515469823, 1024, 0, '2009-12-17 09:38:11', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'general_log', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, NULL, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'mysql', 'help_category', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 37, 581, 21497, 163536961468891135, 3072, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'help_keyword', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 450, 197, 88650, 55450570411999231, 16384, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'help_relation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 986, 9, 8874, 2533274790395903, 16384, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'help_topic', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 503, 817, 411064, 281474976710655, 20480, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'host', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 110056715893866495, 2048, 0, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'ndb_binlog_index', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2009-02-13 20:39:24', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'plugin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 162411061562048511, 1024, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'proc', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 2048, 0, '2009-12-17 09:38:14', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'procs_priv', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 239253730204057599, 4096, 0, '2009-12-17 09:38:14', '2009-12-19 23:59:36', '2009-12-17 09:38:14', NULL, '', '', NULL), (NULL, 'mysql', 'servers', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 433752939111120895, 1024, 0, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'slow_log', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, NULL, 0, 0, NULL, NULL, NULL, NULL, '', '', NULL), (NULL, 'mysql', 'tables_priv', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 239535205180768255, 4096, 0, '2009-12-17 09:38:10', '2009-12-19 23:59:36', '2009-12-17 09:38:10', NULL, '', '', NULL), (NULL, 'mysql', 'time_zone', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 560, 7, 3920, 1970324836974591, 8192, 0, '2009-05-29 07:50:10', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'time_zone_leap_second', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 24, 13, 312, 3659174697238527, 2048, 0, '2009-05-29 07:50:17', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'time_zone_name', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 560, 197, 110320, 55450570411999231, 11264, 0, '2009-05-29 07:50:10', '2009-12-19 23:59:36', '2009-12-17 09:36:44', NULL, '', '', NULL), (NULL, 'mysql', 'time_zone_transition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 38602, 17, 656234, 4785074604081151, 731136, 0, '2009-05-29 07:50:12', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'time_zone_transition_type', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2579, 38, 98002, 10696049115004927, 38912, 0, '2009-05-29 07:50:12', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'mysql', 'user', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 52, 104, 281474976710655, 2048, 0, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_bookmark', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_column_info', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 4096, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_designer_coords', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 2048, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_history', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 65, 99, 6460, 281474976710655, 8192, 0, '2009-01-15 06:19:09', '2010-03-01 22:23:13', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_pdf_pages', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_relation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 4096, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_table_coords', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 2048, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'phpmyadmin', 'pma_table_info', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 2048, 0, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'bc_backgrounds', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 281474976710655, 1024, 0, '2010-02-22 11:09:58', '2010-02-22 11:09:58', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'business_cards', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 82, 48, 4004, 281474976710655, 1024, 0, '2010-02-22 11:10:41', '2010-02-22 11:28:52', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'customer_login', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 72, 432, 281474976710655, 3072, 0, '2010-02-22 11:12:18', '2010-02-22 11:12:22', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'customers', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 45, 180, 281474976710655, 3072, 0, '2010-02-22 11:12:28', '2010-02-22 11:12:32', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'doc_order_items', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 99, 21, 2079, 5910974510923775, 1024, 0, '2010-03-01 21:44:47', '2010-03-01 23:55:48', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'doc_orders', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 51, 28, 1428, 7881299347898367, 2048, 0, '2010-03-01 20:31:45', '2010-03-01 23:55:48', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'documents', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 42, 128, 281474976710655, 1024, 0, '2010-02-28 17:33:20', '2010-03-01 21:49:57', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'order_items', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 426, 42, 18260, 281474976710655, 1024, 0, '2010-02-22 11:12:45', '2010-02-27 21:10:20', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'orders', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 283, 64, 18348, 281474976710655, 6144, 0, '2010-02-22 11:12:56', '2010-02-27 20:52:56', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'parts', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 136, 94, 12784, 281474976710655, 14336, 0, '2010-02-22 11:13:08', '2010-02-22 11:28:52', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'quotes', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 356, 142, 50752, 281474976710655, 7168, 0, '2010-02-22 11:13:23', '2010-02-22 11:28:52', NULL, NULL, '', '', NULL), (NULL, 'rieglepr_inventory', 'ship_locations', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 20, 72, 1456, 281474976710655, 2048, 0, '2010-02-22 11:13:41', '2010-02-22 11:28:52', NULL, NULL, '', '', NULL); -- -------------------------------------------------------- -- -- Table structure for table `PLUGINS` -- CREATE TEMPORARY TABLE `PLUGINS` ( `PLUGIN_NAME` varchar(64) NOT NULL DEFAULT '', `PLUGIN_VERSION` varchar(20) NOT NULL DEFAULT '', `PLUGIN_STATUS` varchar(10) NOT NULL DEFAULT '', `PLUGIN_TYPE` varchar(80) NOT NULL DEFAULT '', `PLUGIN_TYPE_VERSION` varchar(20) NOT NULL DEFAULT '', `PLUGIN_LIBRARY` varchar(64) DEFAULT NULL, `PLUGIN_LIBRARY_VERSION` varchar(20) DEFAULT NULL, `PLUGIN_AUTHOR` varchar(64) DEFAULT NULL, `PLUGIN_DESCRIPTION` longtext, `PLUGIN_LICENSE` varchar(80) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `PLUGINS` -- INSERT INTO `PLUGINS` (`PLUGIN_NAME`, `PLUGIN_VERSION`, `PLUGIN_STATUS`, `PLUGIN_TYPE`, `PLUGIN_TYPE_VERSION`, `PLUGIN_LIBRARY`, `PLUGIN_LIBRARY_VERSION`, `PLUGIN_AUTHOR`, `PLUGIN_DESCRIPTION`, `PLUGIN_LICENSE`) VALUES ('binlog', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'MySQL AB', 'This is a pseudo storage engine to represent the binlog in a transaction', 'GPL'), ('ARCHIVE', '3.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'Brian Aker, MySQL AB', 'Archive storage engine', 'GPL'), ('BLACKHOLE', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'MySQL AB', '/dev/null storage engine (anything you write to it disappears)', 'GPL'), ('CSV', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'Brian Aker, MySQL AB', 'CSV storage engine', 'GPL'), ('FEDERATED', '1.0', 'DISABLED', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'Patrick Galbraith and Brian Aker, MySQL AB', 'Federated MySQL storage engine', 'GPL'), ('MEMORY', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'MySQL AB', 'Hash based, stored in memory, useful for temporary tables', 'GPL'), ('InnoDB', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'Innobase OY', 'Supports transactions, row-level locking, and foreign keys', 'GPL'), ('MyISAM', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'MySQL AB', 'Default engine as of MySQL 3.23 with great performance', 'GPL'), ('MRG_MYISAM', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'MySQL AB', 'Collection of identical MyISAM tables', 'GPL'), ('partition', '1.0', 'ACTIVE', 'STORAGE ENGINE', '50141.0', NULL, NULL, 'Mikael Ronstrom, MySQL AB', 'Partition Storage Engine Helper', 'GPL'); -- -------------------------------------------------------- -- -- Table structure for table `PROCESSLIST` -- CREATE TEMPORARY TABLE `PROCESSLIST` ( `ID` bigint(4) NOT NULL DEFAULT '0', `USER` varchar(16) NOT NULL DEFAULT '', `HOST` varchar(64) NOT NULL DEFAULT '', `DB` varchar(64) DEFAULT NULL, `COMMAND` varchar(16) NOT NULL DEFAULT '', `TIME` int(7) NOT NULL DEFAULT '0', `STATE` varchar(64) DEFAULT NULL, `INFO` longtext ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `PROCESSLIST` -- INSERT INTO `PROCESSLIST` (`ID`, `USER`, `HOST`, `DB`, `COMMAND`, `TIME`, `STATE`, `INFO`) VALUES (323, 'root', 'localhost:4164', NULL, 'Query', 0, 'executing', 'SELECT * FROM `information_schema`.`PROCESSLIST`'), (322, 'pma', 'localhost:4163', NULL, 'Sleep', 4, '', NULL); -- -------------------------------------------------------- -- -- Table structure for table `PROFILING` -- CREATE TEMPORARY TABLE `PROFILING` ( `QUERY_ID` int(20) NOT NULL DEFAULT '0', `SEQ` int(20) NOT NULL DEFAULT '0', `STATE` varchar(30) NOT NULL DEFAULT '', `DURATION` decimal(9,6) NOT NULL DEFAULT '0.000000', `CPU_USER` decimal(9,6) DEFAULT NULL, `CPU_SYSTEM` decimal(9,6) DEFAULT NULL, `CONTEXT_VOLUNTARY` int(20) DEFAULT NULL, `CONTEXT_INVOLUNTARY` int(20) DEFAULT NULL, `BLOCK_OPS_IN` int(20) DEFAULT NULL, `BLOCK_OPS_OUT` int(20) DEFAULT NULL, `MESSAGES_SENT` int(20) DEFAULT NULL, `MESSAGES_RECEIVED` int(20) DEFAULT NULL, `PAGE_FAULTS_MAJOR` int(20) DEFAULT NULL, `PAGE_FAULTS_MINOR` int(20) DEFAULT NULL, `SWAPS` int(20) DEFAULT NULL, `SOURCE_FUNCTION` varchar(30) DEFAULT NULL, `SOURCE_FILE` varchar(20) DEFAULT NULL, `SOURCE_LINE` int(20) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `PROFILING` -- -- -------------------------------------------------------- -- -- Table structure for table `REFERENTIAL_CONSTRAINTS` -- CREATE TEMPORARY TABLE `REFERENTIAL_CONSTRAINTS` ( `CONSTRAINT_CATALOG` varchar(512) DEFAULT NULL, `CONSTRAINT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `CONSTRAINT_NAME` varchar(64) NOT NULL DEFAULT '', `UNIQUE_CONSTRAINT_CATALOG` varchar(512) DEFAULT NULL, `UNIQUE_CONSTRAINT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `UNIQUE_CONSTRAINT_NAME` varchar(64) DEFAULT NULL, `MATCH_OPTION` varchar(64) NOT NULL DEFAULT '', `UPDATE_RULE` varchar(64) NOT NULL DEFAULT '', `DELETE_RULE` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `REFERENCED_TABLE_NAME` varchar(64) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `REFERENTIAL_CONSTRAINTS` -- -- -------------------------------------------------------- -- -- Table structure for table `ROUTINES` -- CREATE TEMPORARY TABLE `ROUTINES` ( `SPECIFIC_NAME` varchar(64) NOT NULL DEFAULT '', `ROUTINE_CATALOG` varchar(512) DEFAULT NULL, `ROUTINE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `ROUTINE_NAME` varchar(64) NOT NULL DEFAULT '', `ROUTINE_TYPE` varchar(9) NOT NULL DEFAULT '', `DTD_IDENTIFIER` varchar(64) DEFAULT NULL, `ROUTINE_BODY` varchar(8) NOT NULL DEFAULT '', `ROUTINE_DEFINITION` longtext, `EXTERNAL_NAME` varchar(64) DEFAULT NULL, `EXTERNAL_LANGUAGE` varchar(64) DEFAULT NULL, `PARAMETER_STYLE` varchar(8) NOT NULL DEFAULT '', `IS_DETERMINISTIC` varchar(3) NOT NULL DEFAULT '', `SQL_DATA_ACCESS` varchar(64) NOT NULL DEFAULT '', `SQL_PATH` varchar(64) DEFAULT NULL, `SECURITY_TYPE` varchar(7) NOT NULL DEFAULT '', `CREATED` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `LAST_ALTERED` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `SQL_MODE` varchar(8192) NOT NULL DEFAULT '', `ROUTINE_COMMENT` varchar(64) NOT NULL DEFAULT '', `DEFINER` varchar(77) NOT NULL DEFAULT '', `CHARACTER_SET_CLIENT` varchar(32) NOT NULL DEFAULT '', `COLLATION_CONNECTION` varchar(32) NOT NULL DEFAULT '', `DATABASE_COLLATION` varchar(32) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `ROUTINES` -- -- -------------------------------------------------------- -- -- Table structure for table `SCHEMATA` -- CREATE TEMPORARY TABLE `SCHEMATA` ( `CATALOG_NAME` varchar(512) DEFAULT NULL, `SCHEMA_NAME` varchar(64) NOT NULL DEFAULT '', `DEFAULT_CHARACTER_SET_NAME` varchar(32) NOT NULL DEFAULT '', `DEFAULT_COLLATION_NAME` varchar(32) NOT NULL DEFAULT '', `SQL_PATH` varchar(512) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `SCHEMATA` -- INSERT INTO `SCHEMATA` (`CATALOG_NAME`, `SCHEMA_NAME`, `DEFAULT_CHARACTER_SET_NAME`, `DEFAULT_COLLATION_NAME`, `SQL_PATH`) VALUES (NULL, 'information_schema', 'utf8', 'utf8_general_ci', NULL), (NULL, 'cdcol', 'latin1', 'latin1_general_ci', NULL), (NULL, 'mysql', 'latin1', 'latin1_swedish_ci', NULL), (NULL, 'phpmyadmin', 'latin1', 'latin1_swedish_ci', NULL), (NULL, 'rieglepr_inventory', 'latin1', 'latin1_swedish_ci', NULL), (NULL, 'test', 'latin1', 'latin1_swedish_ci', NULL); -- -------------------------------------------------------- -- -- Table structure for table `SCHEMA_PRIVILEGES` -- CREATE TEMPORARY TABLE `SCHEMA_PRIVILEGES` ( `GRANTEE` varchar(81) NOT NULL DEFAULT '', `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `PRIVILEGE_TYPE` varchar(64) NOT NULL DEFAULT '', `IS_GRANTABLE` varchar(3) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `SCHEMA_PRIVILEGES` -- INSERT INTO `SCHEMA_PRIVILEGES` (`GRANTEE`, `TABLE_CATALOG`, `TABLE_SCHEMA`, `PRIVILEGE_TYPE`, `IS_GRANTABLE`) VALUES ('''pma''@''localhost''', NULL, 'phpmyadmin', 'SELECT', 'NO'), ('''pma''@''localhost''', NULL, 'phpmyadmin', 'INSERT', 'NO'), ('''pma''@''localhost''', NULL, 'phpmyadmin', 'UPDATE', 'NO'), ('''pma''@''localhost''', NULL, 'phpmyadmin', 'DELETE', 'NO'); -- -------------------------------------------------------- -- -- Table structure for table `SESSION_STATUS` -- CREATE TEMPORARY TABLE `SESSION_STATUS` ( `VARIABLE_NAME` varchar(64) NOT NULL DEFAULT '', `VARIABLE_VALUE` varchar(1024) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `SESSION_STATUS` -- INSERT INTO `SESSION_STATUS` (`VARIABLE_NAME`, `VARIABLE_VALUE`) VALUES ('ABORTED_CLIENTS', '0'), ('ABORTED_CONNECTS', '0'), ('BINLOG_CACHE_DISK_USE', '0'), ('BINLOG_CACHE_USE', '0'), ('BYTES_RECEIVED', '8868'), ('BYTES_SENT', '227386'), ('COM_ADMIN_COMMANDS', '0'), ('COM_ASSIGN_TO_KEYCACHE', '0'), ('COM_ALTER_DB', '0'), ('COM_ALTER_DB_UPGRADE', '0'), ('COM_ALTER_EVENT', '0'), ('COM_ALTER_FUNCTION', '0'), ('COM_ALTER_PROCEDURE', '0'), ('COM_ALTER_SERVER', '0'), ('COM_ALTER_TABLE', '0'), ('COM_ALTER_TABLESPACE', '0'), ('COM_ANALYZE', '0'), ('COM_BACKUP_TABLE', '0'), ('COM_BEGIN', '0'), ('COM_BINLOG', '0'), ('COM_CALL_PROCEDURE', '0'), ('COM_CHANGE_DB', '0'), ('COM_CHANGE_MASTER', '0'), ('COM_CHECK', '0'), ('COM_CHECKSUM', '0'), ('COM_COMMIT', '0'), ('COM_CREATE_DB', '0'), ('COM_CREATE_EVENT', '0'), ('COM_CREATE_FUNCTION', '0'), ('COM_CREATE_INDEX', '0'), ('COM_CREATE_PROCEDURE', '0'), ('COM_CREATE_SERVER', '0'), ('COM_CREATE_TABLE', '0'), ('COM_CREATE_TRIGGER', '0'), ('COM_CREATE_UDF', '0'), ('COM_CREATE_USER', '0'), ('COM_CREATE_VIEW', '0'), ('COM_DEALLOC_SQL', '0'), ('COM_DELETE', '0'), ('COM_DELETE_MULTI', '0'), ('COM_DO', '0'), ('COM_DROP_DB', '0'), ('COM_DROP_EVENT', '0'), ('COM_DROP_FUNCTION', '0'), ('COM_DROP_INDEX', '0'), ('COM_DROP_PROCEDURE', '0'), ('COM_DROP_SERVER', '0'), ('COM_DROP_TABLE', '0'), ('COM_DROP_TRIGGER', '0'), ('COM_DROP_USER', '0'), ('COM_DROP_VIEW', '0'), ('COM_EMPTY_QUERY', '0'), ('COM_EXECUTE_SQL', '0'), ('COM_FLUSH', '0'), ('COM_GRANT', '0'), ('COM_HA_CLOSE', '0'), ('COM_HA_OPEN', '0'), ('COM_HA_READ', '0'), ('COM_HELP', '0'), ('COM_INSERT', '0'), ('COM_INSERT_SELECT', '0'), ('COM_INSTALL_PLUGIN', '0'), ('COM_KILL', '0'), ('COM_LOAD', '0'), ('COM_LOAD_MASTER_DATA', '0'), ('COM_LOAD_MASTER_TABLE', '0'), ('COM_LOCK_TABLES', '0'), ('COM_OPTIMIZE', '0'), ('COM_PRELOAD_KEYS', '0'), ('COM_PREPARE_SQL', '0'), ('COM_PURGE', '0'), ('COM_PURGE_BEFORE_DATE', '0'), ('COM_RELEASE_SAVEPOINT', '0'), ('COM_RENAME_TABLE', '0'), ('COM_RENAME_USER', '0'), ('COM_REPAIR', '0'), ('COM_REPLACE', '0'), ('COM_REPLACE_SELECT', '0'), ('COM_RESET', '0'), ('COM_RESTORE_TABLE', '0'), ('COM_REVOKE', '0'), ('COM_REVOKE_ALL', '0'), ('COM_ROLLBACK', '0'), ('COM_ROLLBACK_TO_SAVEPOINT', '0'), ('COM_SAVEPOINT', '0'), ('COM_SELECT', '22'), ('COM_SET_OPTION', '24'), ('COM_SHOW_AUTHORS', '0'), ('COM_SHOW_BINLOG_EVENTS', '0'), ('COM_SHOW_BINLOGS', '0'), ('COM_SHOW_CHARSETS', '0'), ('COM_SHOW_COLLATIONS', '0'), ('COM_SHOW_COLUMN_TYPES', '0'), ('COM_SHOW_CONTRIBUTORS', '0'), ('COM_SHOW_CREATE_DB', '0'), ('COM_SHOW_CREATE_EVENT', '0'), ('COM_SHOW_CREATE_FUNC', '0'), ('COM_SHOW_CREATE_PROC', '0'), ('COM_SHOW_CREATE_TABLE', '21'), ('COM_SHOW_CREATE_TRIGGER', '0'), ('COM_SHOW_DATABASES', '1'), ('COM_SHOW_ENGINE_LOGS', '0'), ('COM_SHOW_ENGINE_MUTEX', '0'), ('COM_SHOW_ENGINE_STATUS', '0'), ('COM_SHOW_EVENTS', '0'), ('COM_SHOW_ERRORS', '0'), ('COM_SHOW_FIELDS', '0'), ('COM_SHOW_FUNCTION_STATUS', '0'), ('COM_SHOW_GRANTS', '0'), ('COM_SHOW_KEYS', '0'), ('COM_SHOW_MASTER_STATUS', '0'), ('COM_SHOW_NEW_MASTER', '0'), ('COM_SHOW_OPEN_TABLES', '0'), ('COM_SHOW_PLUGINS', '1'), ('COM_SHOW_PRIVILEGES', '0'), ('COM_SHOW_PROCEDURE_STATUS', '0'), ('COM_SHOW_PROCESSLIST', '0'), ('COM_SHOW_PROFILE', '0'), ('COM_SHOW_PROFILES', '0'), ('COM_SHOW_SLAVE_HOSTS', '0'), ('COM_SHOW_SLAVE_STATUS', '0'), ('COM_SHOW_STATUS', '0'), ('COM_SHOW_STORAGE_ENGINES', '0'), ('COM_SHOW_TABLE_STATUS', '61'), ('COM_SHOW_TABLES', '2'), ('COM_SHOW_TRIGGERS', '20'), ('COM_SHOW_VARIABLES', '0'), ('COM_SHOW_WARNINGS', '0'), ('COM_SLAVE_START', '0'), ('COM_SLAVE_STOP', '0'), ('COM_STMT_CLOSE', '0'), ('COM_STMT_EXECUTE', '0'), ('COM_STMT_FETCH', '0'), ('COM_STMT_PREPARE', '0'), ('COM_STMT_REPREPARE', '0'), ('COM_STMT_RESET', '0'), ('COM_STMT_SEND_LONG_DATA', '0'), ('COM_TRUNCATE', '0'), ('COM_UNINSTALL_PLUGIN', '0'), ('COM_UNLOCK_TABLES', '0'), ('COM_UPDATE', '0'), ('COM_UPDATE_MULTI', '0'), ('COM_XA_COMMIT', '0'), ('COM_XA_END', '0'), ('COM_XA_PREPARE', '0'), ('COM_XA_RECOVER', '0'), ('COM_XA_ROLLBACK', '0'), ('COM_XA_START', '0'), ('COMPRESSION', 'OFF'), ('CONNECTIONS', '324'), ('CREATED_TMP_DISK_TABLES', '89'), ('CREATED_TMP_FILES', '5'), ('CREATED_TMP_TABLES', '316'), ('DELAYED_ERRORS', '0'), ('DELAYED_INSERT_THREADS', '0'), ('DELAYED_WRITES', '0'), ('FLUSH_COMMANDS', '1'), ('HANDLER_COMMIT', '0'), ('HANDLER_DELETE', '0'), ('HANDLER_DISCOVER', '0'), ('HANDLER_PREPARE', '0'), ('HANDLER_READ_FIRST', '1'), ('HANDLER_READ_KEY', '0'), ('HANDLER_READ_NEXT', '0'), ('HANDLER_READ_PREV', '0'), ('HANDLER_READ_RND', '0'), ('HANDLER_READ_RND_NEXT', '1913'), ('HANDLER_ROLLBACK', '0'), ('HANDLER_SAVEPOINT', '0'), ('HANDLER_SAVEPOINT_ROLLBACK', '0'), ('HANDLER_UPDATE', '0'), ('HANDLER_WRITE', '1975'), ('INNODB_BUFFER_POOL_PAGES_DATA', '35'), ('INNODB_BUFFER_POOL_PAGES_DIRTY', '0'), ('INNODB_BUFFER_POOL_PAGES_FLUSHED', '0'), ('INNODB_BUFFER_POOL_PAGES_FREE', '989'), ('INNODB_BUFFER_POOL_PAGES_MISC', '0'), ('INNODB_BUFFER_POOL_PAGES_TOTAL', '1024'), ('INNODB_BUFFER_POOL_READ_AHEAD_RND', '1'), ('INNODB_BUFFER_POOL_READ_AHEAD_SEQ', '0'), ('INNODB_BUFFER_POOL_READ_REQUESTS', '109'), ('INNODB_BUFFER_POOL_READS', '12'), ('INNODB_BUFFER_POOL_WAIT_FREE', '0'), ('INNODB_BUFFER_POOL_WRITE_REQUESTS', '0'), ('INNODB_DATA_FSYNCS', '3'), ('INNODB_DATA_PENDING_FSYNCS', '0'), ('INNODB_DATA_PENDING_READS', '0'), ('INNODB_DATA_PENDING_WRITES', '0'), ('INNODB_DATA_READ', '2756608'), ('INNODB_DATA_READS', '45'), ('INNODB_DATA_WRITES', '3'), ('INNODB_DATA_WRITTEN', '1536'), ('INNODB_DBLWR_PAGES_WRITTEN', '0'), ('INNODB_DBLWR_WRITES', '0'), ('INNODB_LOG_WAITS', '0'), ('INNODB_LOG_WRITE_REQUESTS', '0'), ('INNODB_LOG_WRITES', '1'), ('INNODB_OS_LOG_FSYNCS', '3'), ('INNODB_OS_LOG_PENDING_FSYNCS', '0'), ('INNODB_OS_LOG_PENDING_WRITES', '0'), ('INNODB_OS_LOG_WRITTEN', '512'), ('INNODB_PAGE_SIZE', '16384'), ('INNODB_PAGES_CREATED', '0'), ('INNODB_PAGES_READ', '35'), ('INNODB_PAGES_WRITTEN', '0'), ('INNODB_ROW_LOCK_CURRENT_WAITS', '0'), ('INNODB_ROW_LOCK_TIME', '0'), ('INNODB_ROW_LOCK_TIME_AVG', '0'), ('INNODB_ROW_LOCK_TIME_MAX', '0'), ('INNODB_ROW_LOCK_WAITS', '0'), ('INNODB_ROWS_DELETED', '0'), ('INNODB_ROWS_INSERTED', '0'), ('INNODB_ROWS_READ', '0'), ('INNODB_ROWS_UPDATED', '0'), ('KEY_BLOCKS_NOT_FLUSHED', '0'), ('KEY_BLOCKS_UNUSED', '14346'), ('KEY_BLOCKS_USED', '20'), ('KEY_READ_REQUESTS', '205'), ('KEY_READS', '40'), ('KEY_WRITE_REQUESTS', '171'), ('KEY_WRITES', '171'), ('LAST_QUERY_COST', '10.499000'), ('MAX_USED_CONNECTIONS', '4'), ('NOT_FLUSHED_DELAYED_ROWS', '0'), ('OPEN_FILES', '88'), ('OPEN_STREAMS', '0'), ('OPEN_TABLE_DEFINITIONS', '44'), ('OPEN_TABLES', '44'), ('OPENED_FILES', '1607'), ('OPENED_TABLE_DEFINITIONS', '12'), ('OPENED_TABLES', '72'), ('PREPARED_STMT_COUNT', '0'), ('QCACHE_FREE_BLOCKS', '0'), ('QCACHE_FREE_MEMORY', '0'), ('QCACHE_HITS', '0'), ('QCACHE_INSERTS', '0'), ('QCACHE_LOWMEM_PRUNES', '0'), ('QCACHE_NOT_CACHED', '0'), ('QCACHE_QUERIES_IN_CACHE', '0'), ('QCACHE_TOTAL_BLOCKS', '0'), ('QUERIES', '1646'), ('QUESTIONS', '152'), ('RPL_STATUS', 'NULL'), ('SELECT_FULL_JOIN', '0'), ('SELECT_FULL_RANGE_JOIN', '0'), ('SELECT_RANGE', '0'), ('SELECT_RANGE_CHECK', '0'), ('SELECT_SCAN', '107'), ('SLAVE_OPEN_TEMP_TABLES', '0'), ('SLAVE_RETRIED_TRANSACTIONS', '0'), ('SLAVE_RUNNING', 'OFF'), ('SLOW_LAUNCH_THREADS', '0'), ('SLOW_QUERIES', '0'), ('SORT_MERGE_PASSES', '0'), ('SORT_RANGE', '0'), ('SORT_ROWS', '0'), ('SORT_SCAN', '0'), ('SSL_ACCEPT_RENEGOTIATES', '0'), ('SSL_ACCEPTS', '0'), ('SSL_CALLBACK_CACHE_HITS', '0'), ('SSL_CIPHER', ''), ('SSL_CIPHER_LIST', ''), ('SSL_CLIENT_CONNECTS', '0'), ('SSL_CONNECT_RENEGOTIATES', '0'), ('SSL_CTX_VERIFY_DEPTH', '0'), ('SSL_CTX_VERIFY_MODE', '0'), ('SSL_DEFAULT_TIMEOUT', '0'), ('SSL_FINISHED_ACCEPTS', '0'), ('SSL_FINISHED_CONNECTS', '0'), ('SSL_SESSION_CACHE_HITS', '0'), ('SSL_SESSION_CACHE_MISSES', '0'), ('SSL_SESSION_CACHE_MODE', 'NONE'), ('SSL_SESSION_CACHE_OVERFLOWS', '0'), ('SSL_SESSION_CACHE_SIZE', '0'), ('SSL_SESSION_CACHE_TIMEOUTS', '0'), ('SSL_SESSIONS_REUSED', '0'), ('SSL_USED_SESSION_CACHE_ENTRIES', '0'), ('SSL_VERIFY_DEPTH', '0'), ('SSL_VERIFY_MODE', '0'), ('SSL_VERSION', ''), ('TABLE_LOCKS_IMMEDIATE', '509'), ('TABLE_LOCKS_WAITED', '0'), ('TC_LOG_MAX_PAGES_USED', '0'), ('TC_LOG_PAGE_SIZE', '0'), ('TC_LOG_PAGE_WAITS', '0'), ('THREADS_CACHED', '0'), ('THREADS_CONNECTED', '2'), ('THREADS_CREATED', '323'), ('THREADS_RUNNING', '1'), ('UPTIME', '13414'), ('UPTIME_SINCE_FLUSH_STATUS', '13414'); -- -------------------------------------------------------- -- -- Table structure for table `SESSION_VARIABLES` -- CREATE TEMPORARY TABLE `SESSION_VARIABLES` ( `VARIABLE_NAME` varchar(64) NOT NULL DEFAULT '', `VARIABLE_VALUE` varchar(1024) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `SESSION_VARIABLES` -- INSERT INTO `SESSION_VARIABLES` (`VARIABLE_NAME`, `VARIABLE_VALUE`) VALUES ('MAX_PREPARED_STMT_COUNT', '16382'), ('CHARACTER_SET_CONNECTION', 'utf8'), ('HAVE_CRYPT', 'NO'), ('INIT_FILE', ''), ('MYISAM_REPAIR_THREADS', '1'), ('AUTOMATIC_SP_PRIVILEGES', 'ON'), ('MAX_ERROR_COUNT', '64'), ('BACK_LOG', '50'), ('SORT_BUFFER_SIZE', '524288'), ('LOG_QUERIES_NOT_USING_INDEXES', 'OFF'), ('LOG_WARNINGS', '1'), ('MYISAM_USE_MMAP', 'OFF'), ('DELAYED_INSERT_TIMEOUT', '300'), ('FLUSH', 'OFF'), ('LOG_BIN_TRUST_ROUTINE_CREATORS', 'OFF'), ('SLAVE_COMPRESSED_PROTOCOL', 'OFF'), ('RELAY_LOG', ''), ('CHARACTER_SETS_DIR', 'C:\\xampp\\mysql\\share\\charsets\\'), ('IDENTITY', '0'), ('BINLOG_CACHE_SIZE', '32768'), ('UPDATABLE_VIEWS_WITH_LIMIT', 'YES'), ('MAX_RELAY_LOG_SIZE', '0'), ('SLOW_LAUNCH_TIME', '2'), ('COMPLETION_TYPE', '0'), ('INNODB_LOCK_WAIT_TIMEOUT', '50'), ('FT_QUERY_EXPANSION_LIMIT', '20'), ('RELAY_LOG_INDEX', ''), ('SYNC_FRM', 'ON'), ('SQL_QUOTE_SHOW_CREATE', 'ON'), ('MAX_LENGTH_FOR_SORT_DATA', '1024'), ('SQL_LOG_UPDATE', 'ON'), ('DELAYED_QUEUE_SIZE', '1000'), ('INNODB_USE_LEGACY_CARDINALITY_ALGORITHM', 'ON'), ('FT_MAX_WORD_LEN', '84'), ('MYISAM_RECOVER_OPTIONS', 'OFF'), ('LARGE_PAGE_SIZE', '0'), ('MYISAM_STATS_METHOD', 'nulls_unequal'), ('CHARACTER_SET_CLIENT', 'utf8'), ('REPORT_HOST', ''), ('QUERY_CACHE_TYPE', 'ON'), ('SSL_KEY', ''), ('DELAYED_INSERT_LIMIT', '100'), ('SYSTEM_TIME_ZONE', 'Eastern Standard Time'), ('INTERACTIVE_TIMEOUT', '28800'), ('SLAVE_SKIP_ERRORS', 'OFF'), ('SQL_LOW_PRIORITY_UPDATES', 'OFF'), ('INSERT_ID', '0'), ('CONCURRENT_INSERT', '1'), ('RELAY_LOG_PURGE', 'ON'), ('DELAY_KEY_WRITE', 'ON'), ('SKIP_SHOW_DATABASE', 'OFF'), ('CONNECT_TIMEOUT', '10'), ('GROUP_CONCAT_MAX_LEN', '1024'), ('AUTO_INCREMENT_OFFSET', '1'), ('INNODB_LOG_BUFFER_SIZE', '8388608'), ('QUERY_CACHE_LIMIT', '1048576'), ('TABLE_DEFINITION_CACHE', '256'), ('JOIN_BUFFER_SIZE', '131072'), ('INNODB_MAX_PURGE_LAG', '0'), ('COLLATION_DATABASE', 'latin1_swedish_ci'), ('TRANSACTION_PREALLOC_SIZE', '4096'), ('MAX_BINLOG_SIZE', '1073741824'), ('VERSION_COMPILE_OS', 'Win32'), ('LARGE_PAGES', 'OFF'), ('SQL_NOTES', 'ON'), ('CHARACTER_SET_RESULTS', 'utf8'), ('LOW_PRIORITY_UPDATES', 'OFF'), ('MAX_CONNECT_ERRORS', '10'), ('REPORT_PASSWORD', ''), ('MAX_ALLOWED_PACKET', '1048576'), ('MAX_INSERT_DELAYED_THREADS', '20'), ('MAX_CONNECTIONS', '151'), ('HAVE_COMPRESS', 'YES'), ('BASEDIR', 'C:\\xampp\\mysql\\'), ('TRANSACTION_ALLOC_BLOCK_SIZE', '8192'), ('QUERY_CACHE_SIZE', '0'), ('THREAD_CACHE_SIZE', '0'), ('LANGUAGE', 'C:\\xampp\\mysql\\share\\english\\'), ('INNODB_DOUBLEWRITE', 'ON'), ('INNODB_CHECKSUMS', 'ON'), ('LARGE_FILES_SUPPORT', 'ON'), ('LOWER_CASE_TABLE_NAMES', '1'), ('DEFAULT_WEEK_FORMAT', '0'), ('PSEUDO_THREAD_ID', '323'), ('LOG_OUTPUT', 'FILE'), ('FT_MIN_WORD_LEN', '4'), ('COLLATION_SERVER', 'latin1_swedish_ci'), ('CHARACTER_SET_SERVER', 'latin1'), ('PROTOCOL_VERSION', '10'), ('LONG_QUERY_TIME', '10.000000'), ('HAVE_SYMLINK', 'YES'), ('FT_BOOLEAN_SYNTAX', '+ -><()~*:""&|'), ('TIME_ZONE', 'America/New_York'), ('MAX_HEAP_TABLE_SIZE', '16777216'), ('INNODB_TABLE_LOCKS', 'ON'), ('ENGINE_CONDITION_PUSHDOWN', 'ON'), ('INNODB_AUTOEXTEND_INCREMENT', '8'), ('KEY_CACHE_AGE_THRESHOLD', '300'), ('MYISAM_DATA_POINTER_SIZE', '6'), ('NET_RETRY_COUNT', '10'), ('INNODB_THREAD_SLEEP_DELAY', '10000'), ('NET_BUFFER_LENGTH', '8192'), ('SQL_AUTO_IS_NULL', 'ON'), ('MYISAM_MAX_SORT_FILE_SIZE', '2146435072'), ('SLAVE_TRANSACTION_RETRIES', '10'), ('INIT_SLAVE', ''), ('HAVE_GEOMETRY', 'YES'), ('INNODB_LOG_FILE_SIZE', '5242880'), ('GENERAL_LOG', 'OFF'), ('HAVE_COMMUNITY_FEATURES', 'YES'), ('TABLE_TYPE', 'MyISAM'), ('KEEP_FILES_ON_CREATE', 'OFF'), ('QUERY_CACHE_MIN_RES_UNIT', '4096'), ('QUERY_PREALLOC_SIZE', '8192'), ('INNODB_STATS_ON_METADATA', 'ON'), ('FLUSH_TIME', '1800'), ('INNODB_ROLLBACK_ON_TIMEOUT', 'OFF'), ('OLD_ALTER_TABLE', 'OFF'), ('PROFILING_HISTORY_SIZE', '15'), ('MYISAM_SORT_BUFFER_SIZE', '8388608'), ('INNODB_ADDITIONAL_MEM_POOL_SIZE', '2097152'), ('MAX_BINLOG_CACHE_SIZE', '4294963200'), ('READ_RND_BUFFER_SIZE', '524288'), ('READ_BUFFER_SIZE', '262144'), ('SECURE_AUTH', 'OFF'), ('BULK_INSERT_BUFFER_SIZE', '8388608'), ('BIG_TABLES', 'OFF'), ('MAX_SP_RECURSION_DEPTH', '0'), ('SQL_SELECT_LIMIT', '18446744073709551615'), ('OLD_PASSWORDS', 'OFF'), ('DATE_FORMAT', '%Y-%m-%d'), ('PLUGIN_DIR', 'C:\\xampp\\mysql\\lib/plugin'), ('READ_ONLY', 'OFF'), ('WARNING_COUNT', '0'), ('RAND_SEED1', ''), ('MAX_SEEKS_FOR_KEY', '4294967295'), ('INNODB_DATA_FILE_PATH', 'ibdata1:10M:autoextend'), ('FT_STOPWORD_FILE', '(built-in)'), ('QUERY_ALLOC_BLOCK_SIZE', '8192'), ('LOWER_CASE_FILE_SYSTEM', 'ON'), ('PROFILING', 'OFF'), ('NET_WRITE_TIMEOUT', '60'), ('HAVE_CSV', 'YES'), ('THREAD_STACK', '196608'), ('KEY_CACHE_DIVISION_LIMIT', '100'), ('OPEN_FILES_LIMIT', '755'), ('GENERAL_LOG_FILE', 'C:/xampp/mysql/data/mysql.log'), ('EVENT_SCHEDULER', 'OFF'), ('SSL_CERT', ''), ('SQL_BIG_TABLES', 'OFF'), ('AUTO_INCREMENT_INCREMENT', '1'), ('PID_FILE', 'C:\\xampp\\mysql\\data\\mysql.pid'), ('TMPDIR', 'C:/xampp/tmp/'), ('CHARACTER_SET_DATABASE', 'latin1'), ('EXPIRE_LOGS_DAYS', '0'), ('MIN_EXAMINED_ROW_LIMIT', '0'), ('HAVE_PARTITIONING', 'YES'), ('MAX_SORT_LENGTH', '1024'), ('FOREIGN_KEY_CHECKS', 'ON'), ('SSL_CAPATH', ''), ('RELAY_LOG_INFO_FILE', 'relay-log.info'), ('VERSION_COMMENT', 'Source distribution'), ('INNODB_AUTOINC_LOCK_MODE', '1'), ('OPTIMIZER_SWITCH', 'index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on'), ('INNODB_COMMIT_CONCURRENCY', '0'), ('OPTIMIZER_PRUNE_LEVEL', '1'), ('INNODB_MIRRORED_LOG_GROUPS', '1'), ('QUERY_CACHE_WLOCK_INVALIDATE', 'OFF'), ('UNIQUE_CHECKS', 'ON'), ('MAX_WRITE_LOCK_COUNT', '4294967295'), ('VERSION', '5.1.41'), ('TIMED_MUTEXES', 'OFF'), ('INNODB_SUPPORT_XA', 'ON'), ('THREAD_HANDLING', 'one-thread-per-connection'), ('INNODB_SYNC_SPIN_LOOPS', '20'), ('IGNORE_BUILTIN_INNODB', 'OFF'), ('COLLATION_CONNECTION', 'utf8_general_ci'), ('SERVER_ID', '1'), ('HAVE_QUERY_CACHE', 'YES'), ('SKIP_NETWORKING', 'OFF'), ('INNODB_ADAPTIVE_HASH_INDEX', 'ON'), ('CHARACTER_SET_SYSTEM', 'utf8'), ('VERSION_COMPILE_MACHINE', 'ia32'), ('INIT_CONNECT', ''), ('DIV_PRECISION_INCREMENT', '4'), ('OPTIMIZER_SEARCH_DEPTH', '62'), ('DATADIR', 'C:\\xampp\\mysql\\data\\'), ('AUTOCOMMIT', 'ON'), ('INNODB_DATA_HOME_DIR', 'C:\\xampp\\mysql\\data\\'), ('SSL_CIPHER', ''), ('NAMED_PIPE', 'ON'), ('PRELOAD_BUFFER_SIZE', '32768'), ('SQL_SLAVE_SKIP_COUNTER', ''), ('TMP_TABLE_SIZE', '16777216'), ('TIME_FORMAT', '%H:%i:%s'), ('TABLE_LOCK_WAIT_TIMEOUT', '50'), ('INNODB_FORCE_RECOVERY', '0'), ('SHARED_MEMORY', 'OFF'), ('INNODB_LOG_FILES_IN_GROUP', '2'), ('HOSTNAME', 'Chris-Laptop'), ('ERROR_COUNT', '0'), ('LAST_INSERT_ID', '0'), ('HAVE_DYNAMIC_LOADING', 'YES'), ('LOG_BIN', 'OFF'), ('SYNC_BINLOG', '0'), ('SQL_MODE', ''), ('RELAY_LOG_SPACE_LIMIT', '0'), ('MAX_USER_CONNECTIONS', '0'), ('INNODB_OPEN_FILES', '300'), ('SLAVE_EXEC_MODE', 'STRICT'), ('OLD', 'OFF'), ('SQL_MAX_JOIN_SIZE', '18446744073709551615'), ('INNODB_MAX_DIRTY_PAGES_PCT', '90'), ('NEW', 'OFF'), ('TABLE_OPEN_CACHE', '64'), ('SECURE_FILE_PRIV', ''), ('KEY_BUFFER_SIZE', '16777216'), ('REPORT_PORT', '3306'), ('HAVE_NDBCLUSTER', 'NO'), ('SQL_BIG_SELECTS', 'ON'), ('SQL_BUFFER_RESULT', 'OFF'), ('KEY_CACHE_BLOCK_SIZE', '1024'), ('INNODB_LOG_GROUP_HOME_DIR', 'C:\\xampp\\mysql\\data\\'), ('SQL_LOG_BIN', 'ON'), ('INNODB_FAST_SHUTDOWN', '1'), ('CHARACTER_SET_FILESYSTEM', 'binary'), ('SSL_CA', ''), ('HAVE_INNODB', 'YES'), ('INNODB_THREAD_CONCURRENCY', '8'), ('RPL_RECOVERY_RANK', '0'), ('SLAVE_NET_TIMEOUT', '3600'), ('LOG_ERROR', 'C:\\xampp\\mysql\\data\\mysql.err'), ('INNODB_BUFFER_POOL_SIZE', '16777216'), ('REPORT_USER', ''), ('LOCAL_INFILE', 'ON'), ('LOG', 'OFF'), ('HAVE_RTREE_KEYS', 'YES'), ('TX_ISOLATION', 'REPEATABLE-READ'), ('BINLOG_FORMAT', 'STATEMENT'), ('LC_TIME_NAMES', 'en_US'), ('SHARED_MEMORY_BASE_NAME', 'MYSQL'), ('LOG_SLOW_QUERIES', 'OFF'), ('SQL_WARNINGS', 'OFF'), ('MAX_TMP_TABLES', '32'), ('NET_READ_TIMEOUT', '30'), ('SQL_LOG_OFF', 'OFF'), ('TIMESTAMP', '1267506147'), ('SLOW_QUERY_LOG_FILE', 'C:/xampp/mysql/data/mysql-slow.log'), ('MAX_DELAYED_THREADS', '20'), ('MULTI_RANGE_COUNT', '256'), ('DATETIME_FORMAT', '%Y-%m-%d %H:%i:%s'), ('SLOW_QUERY_LOG', 'OFF'), ('INNODB_FLUSH_LOG_AT_TRX_COMMIT', '1'), ('INNODB_FLUSH_METHOD', ''), ('INNODB_FILE_IO_THREADS', '4'), ('RANGE_ALLOC_BLOCK_SIZE', '4096'), ('LICENSE', 'GPL'), ('STORAGE_ENGINE', 'MyISAM'), ('INNODB_LOCKS_UNSAFE_FOR_BINLOG', 'OFF'), ('HAVE_SSL', 'DISABLED'), ('PORT', '3306'), ('INNODB_CONCURRENCY_TICKETS', '500'), ('LOG_SLAVE_UPDATES', 'OFF'), ('MAX_JOIN_SIZE', '18446744073709551615'), ('LOG_BIN_TRUST_FUNCTION_CREATORS', 'OFF'), ('WAIT_TIMEOUT', '28800'), ('INNODB_FILE_PER_TABLE', 'OFF'), ('SOCKET', 'MySQL'), ('HAVE_OPENSSL', 'DISABLED'), ('RAND_SEED2', ''), ('SKIP_EXTERNAL_LOCKING', 'ON'), ('SQL_SAFE_UPDATES', 'OFF'), ('SLAVE_LOAD_TMPDIR', 'C:\\xampp\\tmp\\'); -- -------------------------------------------------------- -- -- Table structure for table `STATISTICS` -- CREATE TEMPORARY TABLE `STATISTICS` ( `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `NON_UNIQUE` bigint(1) NOT NULL DEFAULT '0', `INDEX_SCHEMA` varchar(64) NOT NULL DEFAULT '', `INDEX_NAME` varchar(64) NOT NULL DEFAULT '', `SEQ_IN_INDEX` bigint(2) NOT NULL DEFAULT '0', `COLUMN_NAME` varchar(64) NOT NULL DEFAULT '', `COLLATION` varchar(1) DEFAULT NULL, `CARDINALITY` bigint(21) DEFAULT NULL, `SUB_PART` bigint(3) DEFAULT NULL, `PACKED` varchar(10) DEFAULT NULL, `NULLABLE` varchar(3) NOT NULL DEFAULT '', `INDEX_TYPE` varchar(16) NOT NULL DEFAULT '', `COMMENT` varchar(16) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `STATISTICS` -- INSERT INTO `STATISTICS` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `NON_UNIQUE`, `INDEX_SCHEMA`, `INDEX_NAME`, `SEQ_IN_INDEX`, `COLUMN_NAME`, `COLLATION`, `CARDINALITY`, `SUB_PART`, `PACKED`, `NULLABLE`, `INDEX_TYPE`, `COMMENT`) VALUES (NULL, 'cdcol', 'cds', 0, 'cdcol', 'PRIMARY', 1, 'id', 'A', 3, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'columns_priv', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'columns_priv', 0, 'mysql', 'PRIMARY', 2, 'Db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'columns_priv', 0, 'mysql', 'PRIMARY', 3, 'User', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'columns_priv', 0, 'mysql', 'PRIMARY', 4, 'Table_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'columns_priv', 0, 'mysql', 'PRIMARY', 5, 'Column_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'db', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'db', 0, 'mysql', 'PRIMARY', 2, 'Db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'db', 0, 'mysql', 'PRIMARY', 3, 'User', 'A', 1, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'db', 1, 'mysql', 'User', 1, 'User', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'event', 0, 'mysql', 'PRIMARY', 1, 'db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'event', 0, 'mysql', 'PRIMARY', 2, 'name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'func', 0, 'mysql', 'PRIMARY', 1, 'name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_category', 0, 'mysql', 'PRIMARY', 1, 'help_category_id', 'A', 37, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_category', 0, 'mysql', 'name', 1, 'name', 'A', 37, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_keyword', 0, 'mysql', 'PRIMARY', 1, 'help_keyword_id', 'A', 450, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_keyword', 0, 'mysql', 'name', 1, 'name', 'A', 450, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_relation', 0, 'mysql', 'PRIMARY', 1, 'help_keyword_id', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_relation', 0, 'mysql', 'PRIMARY', 2, 'help_topic_id', 'A', 986, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_topic', 0, 'mysql', 'PRIMARY', 1, 'help_topic_id', 'A', 503, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'help_topic', 0, 'mysql', 'name', 1, 'name', 'A', 503, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'host', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'host', 0, 'mysql', 'PRIMARY', 2, 'Db', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'ndb_binlog_index', 0, 'mysql', 'PRIMARY', 1, 'epoch', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'plugin', 0, 'mysql', 'PRIMARY', 1, 'name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'proc', 0, 'mysql', 'PRIMARY', 1, 'db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'proc', 0, 'mysql', 'PRIMARY', 2, 'name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'proc', 0, 'mysql', 'PRIMARY', 3, 'type', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 0, 'mysql', 'PRIMARY', 2, 'Db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 0, 'mysql', 'PRIMARY', 3, 'User', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 0, 'mysql', 'PRIMARY', 4, 'Routine_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 0, 'mysql', 'PRIMARY', 5, 'Routine_type', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'procs_priv', 1, 'mysql', 'Grantor', 1, 'Grantor', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'servers', 0, 'mysql', 'PRIMARY', 1, 'Server_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'tables_priv', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'tables_priv', 0, 'mysql', 'PRIMARY', 2, 'Db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'tables_priv', 0, 'mysql', 'PRIMARY', 3, 'User', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'tables_priv', 0, 'mysql', 'PRIMARY', 4, 'Table_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'tables_priv', 1, 'mysql', 'Grantor', 1, 'Grantor', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone', 0, 'mysql', 'PRIMARY', 1, 'Time_zone_id', 'A', 560, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_leap_second', 0, 'mysql', 'PRIMARY', 1, 'Transition_time', 'A', 24, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_name', 0, 'mysql', 'PRIMARY', 1, 'Name', 'A', 560, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_transition', 0, 'mysql', 'PRIMARY', 1, 'Time_zone_id', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_transition', 0, 'mysql', 'PRIMARY', 2, 'Transition_time', 'A', 38602, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_transition_type', 0, 'mysql', 'PRIMARY', 1, 'Time_zone_id', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'time_zone_transition_type', 0, 'mysql', 'PRIMARY', 2, 'Transition_type_id', 'A', 2579, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'user', 0, 'mysql', 'PRIMARY', 1, 'Host', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'mysql', 'user', 0, 'mysql', 'PRIMARY', 2, 'User', 'A', 2, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_bookmark', 0, 'phpmyadmin', 'PRIMARY', 1, 'id', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_column_info', 0, 'phpmyadmin', 'PRIMARY', 1, 'id', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_column_info', 0, 'phpmyadmin', 'db_name', 1, 'db_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_column_info', 0, 'phpmyadmin', 'db_name', 2, 'table_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_column_info', 0, 'phpmyadmin', 'db_name', 3, 'column_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 0, 'phpmyadmin', 'PRIMARY', 1, 'db_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_designer_coords', 0, 'phpmyadmin', 'PRIMARY', 2, 'table_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_history', 0, 'phpmyadmin', 'PRIMARY', 1, 'id', 'A', 65, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_history', 1, 'phpmyadmin', 'username', 1, 'username', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_history', 1, 'phpmyadmin', 'username', 2, 'db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_history', 1, 'phpmyadmin', 'username', 3, 'table', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_history', 1, 'phpmyadmin', 'username', 4, 'timevalue', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_pdf_pages', 0, 'phpmyadmin', 'PRIMARY', 1, 'page_nr', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_pdf_pages', 1, 'phpmyadmin', 'db_name', 1, 'db_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_relation', 0, 'phpmyadmin', 'PRIMARY', 1, 'master_db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_relation', 0, 'phpmyadmin', 'PRIMARY', 2, 'master_table', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_relation', 0, 'phpmyadmin', 'PRIMARY', 3, 'master_field', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_relation', 1, 'phpmyadmin', 'foreign_field', 1, 'foreign_db', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_relation', 1, 'phpmyadmin', 'foreign_field', 2, 'foreign_table', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 0, 'phpmyadmin', 'PRIMARY', 1, 'db_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 0, 'phpmyadmin', 'PRIMARY', 2, 'table_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_table_coords', 0, 'phpmyadmin', 'PRIMARY', 3, 'pdf_page_number', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_table_info', 0, 'phpmyadmin', 'PRIMARY', 1, 'db_name', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'phpmyadmin', 'pma_table_info', 0, 'phpmyadmin', 'PRIMARY', 2, 'table_name', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'bc_backgrounds', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'BC_Back_ID', 'A', 0, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'customer_login', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'Cust_Login_ID', 'A', 6, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'customer_login', 0, 'rieglepr_inventory', 'Cust_Login_Name', 1, 'Cust_Login_Name', 'A', 6, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'customers', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'Cust_ID', 'A', 4, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'customers', 0, 'rieglepr_inventory', 'Cust_Desc', 1, 'Cust_Desc', 'A', 4, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'Doc_Order_ID', 'A', 51, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'orders', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'Order_ID', 'A', 283, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'parts', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'Part_ID', 'A', 136, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'parts', 0, 'rieglepr_inventory', 'Part_Desc', 1, 'Part_Desc', 'A', NULL, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'parts', 0, 'rieglepr_inventory', 'Part_Desc', 2, 'Part_No', 'A', 136, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'quotes', 0, 'rieglepr_inventory', 'PRIMARY', 1, 'qte_id', 'A', 356, NULL, NULL, '', 'BTREE', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 0, 'rieglepr_inventory', 'Ship_Name', 1, 'Ship_Name', 'A', 20, NULL, NULL, '', 'BTREE', ''); -- -------------------------------------------------------- -- -- Table structure for table `TABLES` -- CREATE TEMPORARY TABLE `TABLES` ( `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `TABLE_TYPE` varchar(64) NOT NULL DEFAULT '', `ENGINE` varchar(64) DEFAULT NULL, `VERSION` bigint(21) unsigned DEFAULT NULL, `ROW_FORMAT` varchar(10) DEFAULT NULL, `TABLE_ROWS` bigint(21) unsigned DEFAULT NULL, `AVG_ROW_LENGTH` bigint(21) unsigned DEFAULT NULL, `DATA_LENGTH` bigint(21) unsigned DEFAULT NULL, `MAX_DATA_LENGTH` bigint(21) unsigned DEFAULT NULL, `INDEX_LENGTH` bigint(21) unsigned DEFAULT NULL, `DATA_FREE` bigint(21) unsigned DEFAULT NULL, `AUTO_INCREMENT` bigint(21) unsigned DEFAULT NULL, `CREATE_TIME` datetime DEFAULT NULL, `UPDATE_TIME` datetime DEFAULT NULL, `CHECK_TIME` datetime DEFAULT NULL, `TABLE_COLLATION` varchar(32) DEFAULT NULL, `CHECKSUM` bigint(21) unsigned DEFAULT NULL, `CREATE_OPTIONS` varchar(255) DEFAULT NULL, `TABLE_COMMENT` varchar(80) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `TABLES` -- INSERT INTO `TABLES` (`TABLE_CATALOG`, `TABLE_SCHEMA`, `TABLE_NAME`, `TABLE_TYPE`, `ENGINE`, `VERSION`, `ROW_FORMAT`, `TABLE_ROWS`, `AVG_ROW_LENGTH`, `DATA_LENGTH`, `MAX_DATA_LENGTH`, `INDEX_LENGTH`, `DATA_FREE`, `AUTO_INCREMENT`, `CREATE_TIME`, `UPDATE_TIME`, `CHECK_TIME`, `TABLE_COLLATION`, `CHECKSUM`, `CREATE_OPTIONS`, `TABLE_COMMENT`) VALUES (NULL, 'information_schema', 'CHARACTER_SETS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 384, 0, 16604160, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=43690', ''), (NULL, 'information_schema', 'COLLATIONS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 231, 0, 16704765, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=72628', ''), (NULL, 'information_schema', 'COLLATION_CHARACTER_SET_APPLICABILITY', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 195, 0, 16691610, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=86037', ''), (NULL, 'information_schema', 'COLUMNS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=4560', ''), (NULL, 'information_schema', 'COLUMN_PRIVILEGES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2565, 0, 16757145, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=6540', ''), (NULL, 'information_schema', 'ENGINES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 490, 0, 16709000, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=34239', ''), (NULL, 'information_schema', 'EVENTS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=618', ''), (NULL, 'information_schema', 'FILES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2677, 0, 16758020, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=6267', ''), (NULL, 'information_schema', 'GLOBAL_STATUS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=5133', ''), (NULL, 'information_schema', 'GLOBAL_VARIABLES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=5133', ''), (NULL, 'information_schema', 'KEY_COLUMN_USAGE', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 4637, 0, 16762755, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=3618', ''), (NULL, 'information_schema', 'PARTITIONS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=5612', ''), (NULL, 'information_schema', 'PLUGINS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=13025', ''), (NULL, 'information_schema', 'PROCESSLIST', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=23899', ''), (NULL, 'information_schema', 'PROFILING', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 308, 0, 16562084, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=54471', ''), (NULL, 'information_schema', 'REFERENTIAL_CONSTRAINTS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 4814, 0, 16767162, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=3485', ''), (NULL, 'information_schema', 'ROUTINES', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=588', ''), (NULL, 'information_schema', 'SCHEMATA', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3464, 0, 16755368, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=4843', ''), (NULL, 'information_schema', 'SCHEMA_PRIVILEGES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2179, 0, 16767405, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=7699', ''), (NULL, 'information_schema', 'SESSION_STATUS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=5133', ''), (NULL, 'information_schema', 'SESSION_VARIABLES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3268, 0, 16755036, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=5133', ''), (NULL, 'information_schema', 'STATISTICS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2679, 0, 16770540, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=6262', ''), (NULL, 'information_schema', 'TABLES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 3545, 0, 16760760, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=4732', ''), (NULL, 'information_schema', 'TABLE_CONSTRAINTS', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2504, 0, 16749256, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=6700', ''), (NULL, 'information_schema', 'TABLE_PRIVILEGES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 2372, 0, 16748692, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=7073', ''), (NULL, 'information_schema', 'TRIGGERS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=569', ''), (NULL, 'information_schema', 'USER_PRIVILEGES', 'SYSTEM VIEW', 'MEMORY', 10, 'Fixed', NULL, 1986, 0, 16759854, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, 'max_rows=8447', ''), (NULL, 'information_schema', 'VIEWS', 'SYSTEM VIEW', 'MyISAM', 10, 'Dynamic', NULL, 0, 0, 281474976710655, 1024, 0, NULL, '2010-03-02 00:02:03', '2010-03-02 00:02:03', NULL, 'utf8_general_ci', NULL, 'max_rows=6932', ''), (NULL, 'cdcol', 'cds', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 3, 49, 148, 281474976710655, 2048, 0, 6, '2005-10-25 03:47:27', '2009-12-19 23:59:36', NULL, 'latin1_general_ci', NULL, '', ''), (NULL, 'mysql', 'columns_priv', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 227994731135631359, 4096, 0, NULL, '2009-12-17 09:38:10', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Column privileges'), (NULL, 'mysql', 'db', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 1, 440, 440, 123848989752688639, 5120, 0, NULL, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Database privileges'), (NULL, 'mysql', 'event', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 2048, 0, NULL, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Events'), (NULL, 'mysql', 'func', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 162974011515469823, 1024, 0, NULL, '2009-12-17 09:38:11', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'User defined functions'), (NULL, 'mysql', 'general_log', 'BASE TABLE', 'CSV', 10, 'Dynamic', 2, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, '', 'General log'), (NULL, 'mysql', 'help_category', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 37, 581, 21497, 163536961468891135, 3072, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'help categories'), (NULL, 'mysql', 'help_keyword', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 450, 197, 88650, 55450570411999231, 16384, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'help keywords'), (NULL, 'mysql', 'help_relation', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 986, 9, 8874, 2533274790395903, 16384, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'keyword-topic relation'), (NULL, 'mysql', 'help_topic', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 503, 817, 411064, 281474976710655, 20480, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'help topics'), (NULL, 'mysql', 'host', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 110056715893866495, 2048, 0, NULL, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Host privileges; Merged with database privileges'), (NULL, 'mysql', 'ndb_binlog_index', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 1024, 0, NULL, '2009-02-13 20:39:24', '2009-12-19 23:59:36', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'mysql', 'plugin', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 162411061562048511, 1024, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'MySQL plugins'), (NULL, 'mysql', 'proc', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 2048, 0, NULL, '2009-12-17 09:38:14', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Stored Procedures'), (NULL, 'mysql', 'procs_priv', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 239253730204057599, 4096, 0, NULL, '2009-12-17 09:38:14', '2009-12-19 23:59:36', '2009-12-17 09:38:14', 'utf8_bin', NULL, '', 'Procedure privileges'), (NULL, 'mysql', 'servers', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 433752939111120895, 1024, 0, NULL, '2009-02-13 20:39:23', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'MySQL Foreign Servers table'), (NULL, 'mysql', 'slow_log', 'BASE TABLE', 'CSV', 10, 'Dynamic', 2, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 'utf8_general_ci', NULL, '', 'Slow log'), (NULL, 'mysql', 'tables_priv', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 0, 0, 0, 239535205180768255, 4096, 0, NULL, '2009-12-17 09:38:10', '2009-12-19 23:59:36', '2009-12-17 09:38:10', 'utf8_bin', NULL, '', 'Table privileges'), (NULL, 'mysql', 'time_zone', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 560, 7, 3920, 1970324836974591, 8192, 0, 561, '2009-05-29 07:50:10', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Time zones'), (NULL, 'mysql', 'time_zone_leap_second', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 24, 13, 312, 3659174697238527, 2048, 0, NULL, '2009-05-29 07:50:17', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Leap seconds information for time zones'), (NULL, 'mysql', 'time_zone_name', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 560, 197, 110320, 55450570411999231, 11264, 0, NULL, '2009-05-29 07:50:10', '2009-12-19 23:59:36', '2009-12-17 09:36:44', 'utf8_general_ci', NULL, '', 'Time zone names'), (NULL, 'mysql', 'time_zone_transition', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 38602, 17, 656234, 4785074604081151, 731136, 0, NULL, '2009-05-29 07:50:12', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Time zone transitions'), (NULL, 'mysql', 'time_zone_transition_type', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 2579, 38, 98002, 10696049115004927, 38912, 0, NULL, '2009-05-29 07:50:12', '2009-12-19 23:59:36', NULL, 'utf8_general_ci', NULL, '', 'Time zone transition types'), (NULL, 'mysql', 'user', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 2, 52, 104, 281474976710655, 2048, 0, NULL, '2009-12-17 09:38:16', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Users and global privileges'), (NULL, 'phpmyadmin', 'pma_bookmark', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 1024, 0, 1, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Bookmarks'), (NULL, 'phpmyadmin', 'pma_column_info', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 4096, 0, 1, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Column information for phpMyAdmin'), (NULL, 'phpmyadmin', 'pma_designer_coords', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 2048, 0, NULL, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Table coordinates for Designer'), (NULL, 'phpmyadmin', 'pma_history', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 65, 99, 6460, 281474976710655, 8192, 0, 66, '2009-01-15 06:19:09', '2010-03-01 22:23:13', NULL, 'utf8_bin', NULL, '', 'SQL history for phpMyAdmin'), (NULL, 'phpmyadmin', 'pma_pdf_pages', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 1024, 0, 1, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'PDF relation pages for phpMyAdmin'), (NULL, 'phpmyadmin', 'pma_relation', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 4096, 0, NULL, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Relation table'), (NULL, 'phpmyadmin', 'pma_table_coords', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 2048, 0, NULL, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Table coordinates for phpMyAdmin PDF output'), (NULL, 'phpmyadmin', 'pma_table_info', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 2048, 0, NULL, '2009-01-15 06:19:09', '2009-12-19 23:59:36', NULL, 'utf8_bin', NULL, '', 'Table information for phpMyAdmin'), (NULL, 'rieglepr_inventory', 'bc_backgrounds', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 0, 0, 0, 281474976710655, 1024, 0, NULL, '2010-02-22 11:09:58', '2010-02-22 11:09:58', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'business_cards', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 82, 48, 4004, 281474976710655, 1024, 0, NULL, '2010-02-22 11:10:41', '2010-02-22 11:28:52', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'customer_login', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 6, 72, 432, 281474976710655, 3072, 0, NULL, '2010-02-22 11:12:18', '2010-02-22 11:12:22', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'customers', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 4, 45, 180, 281474976710655, 3072, 0, NULL, '2010-02-22 11:12:28', '2010-02-22 11:12:32', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'doc_order_items', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 99, 21, 2079, 5910974510923775, 1024, 0, NULL, '2010-03-01 21:44:47', '2010-03-01 23:55:48', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'doc_orders', 'BASE TABLE', 'MyISAM', 10, 'Fixed', 51, 28, 1428, 7881299347898367, 2048, 0, 52, '2010-03-01 20:31:45', '2010-03-01 23:55:48', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'documents', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 3, 42, 128, 281474976710655, 1024, 0, NULL, '2010-02-28 17:33:20', '2010-03-01 21:49:57', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'order_items', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 426, 42, 18260, 281474976710655, 1024, 0, NULL, '2010-02-22 11:12:45', '2010-02-27 21:10:20', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'orders', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 283, 64, 18348, 281474976710655, 6144, 0, 596, '2010-02-22 11:12:56', '2010-02-27 20:52:56', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'parts', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 136, 94, 12784, 281474976710655, 14336, 0, NULL, '2010-02-22 11:13:08', '2010-02-22 11:28:52', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'quotes', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 356, 142, 50752, 281474976710655, 7168, 0, 357, '2010-02-22 11:13:23', '2010-02-22 11:28:52', NULL, 'latin1_swedish_ci', NULL, '', ''), (NULL, 'rieglepr_inventory', 'ship_locations', 'BASE TABLE', 'MyISAM', 10, 'Dynamic', 20, 72, 1456, 281474976710655, 2048, 0, NULL, '2010-02-22 11:13:41', '2010-02-22 11:28:52', NULL, 'latin1_swedish_ci', NULL, '', ''); -- -------------------------------------------------------- -- -- Table structure for table `TABLE_CONSTRAINTS` -- CREATE TEMPORARY TABLE `TABLE_CONSTRAINTS` ( `CONSTRAINT_CATALOG` varchar(512) DEFAULT NULL, `CONSTRAINT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `CONSTRAINT_NAME` varchar(64) NOT NULL DEFAULT '', `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `CONSTRAINT_TYPE` varchar(64) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `TABLE_CONSTRAINTS` -- INSERT INTO `TABLE_CONSTRAINTS` (`CONSTRAINT_CATALOG`, `CONSTRAINT_SCHEMA`, `CONSTRAINT_NAME`, `TABLE_SCHEMA`, `TABLE_NAME`, `CONSTRAINT_TYPE`) VALUES (NULL, 'cdcol', 'PRIMARY', 'cdcol', 'cds', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'columns_priv', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'db', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'event', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'func', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'help_category', 'PRIMARY KEY'), (NULL, 'mysql', 'name', 'mysql', 'help_category', 'UNIQUE'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'help_keyword', 'PRIMARY KEY'), (NULL, 'mysql', 'name', 'mysql', 'help_keyword', 'UNIQUE'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'help_relation', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'help_topic', 'PRIMARY KEY'), (NULL, 'mysql', 'name', 'mysql', 'help_topic', 'UNIQUE'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'host', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'ndb_binlog_index', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'plugin', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'proc', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'procs_priv', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'servers', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'tables_priv', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'time_zone', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'time_zone_leap_second', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'time_zone_name', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'time_zone_transition', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'time_zone_transition_type', 'PRIMARY KEY'), (NULL, 'mysql', 'PRIMARY', 'mysql', 'user', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_bookmark', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_column_info', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'db_name', 'phpmyadmin', 'pma_column_info', 'UNIQUE'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_designer_coords', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_history', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_pdf_pages', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_relation', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_table_coords', 'PRIMARY KEY'), (NULL, 'phpmyadmin', 'PRIMARY', 'phpmyadmin', 'pma_table_info', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'bc_backgrounds', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'customer_login', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'Cust_Login_Name', 'rieglepr_inventory', 'customer_login', 'UNIQUE'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'customers', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'Cust_Desc', 'rieglepr_inventory', 'customers', 'UNIQUE'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'doc_orders', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'orders', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'parts', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'Part_Desc', 'rieglepr_inventory', 'parts', 'UNIQUE'), (NULL, 'rieglepr_inventory', 'PRIMARY', 'rieglepr_inventory', 'quotes', 'PRIMARY KEY'), (NULL, 'rieglepr_inventory', 'Ship_Name', 'rieglepr_inventory', 'ship_locations', 'UNIQUE'); -- -------------------------------------------------------- -- -- Table structure for table `TABLE_PRIVILEGES` -- CREATE TEMPORARY TABLE `TABLE_PRIVILEGES` ( `GRANTEE` varchar(81) NOT NULL DEFAULT '', `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `PRIVILEGE_TYPE` varchar(64) NOT NULL DEFAULT '', `IS_GRANTABLE` varchar(3) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `TABLE_PRIVILEGES` -- -- -------------------------------------------------------- -- -- Table structure for table `TRIGGERS` -- CREATE TEMPORARY TABLE `TRIGGERS` ( `TRIGGER_CATALOG` varchar(512) DEFAULT NULL, `TRIGGER_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TRIGGER_NAME` varchar(64) NOT NULL DEFAULT '', `EVENT_MANIPULATION` varchar(6) NOT NULL DEFAULT '', `EVENT_OBJECT_CATALOG` varchar(512) DEFAULT NULL, `EVENT_OBJECT_SCHEMA` varchar(64) NOT NULL DEFAULT '', `EVENT_OBJECT_TABLE` varchar(64) NOT NULL DEFAULT '', `ACTION_ORDER` bigint(4) NOT NULL DEFAULT '0', `ACTION_CONDITION` longtext, `ACTION_STATEMENT` longtext NOT NULL, `ACTION_ORIENTATION` varchar(9) NOT NULL DEFAULT '', `ACTION_TIMING` varchar(6) NOT NULL DEFAULT '', `ACTION_REFERENCE_OLD_TABLE` varchar(64) DEFAULT NULL, `ACTION_REFERENCE_NEW_TABLE` varchar(64) DEFAULT NULL, `ACTION_REFERENCE_OLD_ROW` varchar(3) NOT NULL DEFAULT '', `ACTION_REFERENCE_NEW_ROW` varchar(3) NOT NULL DEFAULT '', `CREATED` datetime DEFAULT NULL, `SQL_MODE` varchar(8192) NOT NULL DEFAULT '', `DEFINER` varchar(77) NOT NULL DEFAULT '', `CHARACTER_SET_CLIENT` varchar(32) NOT NULL DEFAULT '', `COLLATION_CONNECTION` varchar(32) NOT NULL DEFAULT '', `DATABASE_COLLATION` varchar(32) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `TRIGGERS` -- -- -------------------------------------------------------- -- -- Table structure for table `USER_PRIVILEGES` -- CREATE TEMPORARY TABLE `USER_PRIVILEGES` ( `GRANTEE` varchar(81) NOT NULL DEFAULT '', `TABLE_CATALOG` varchar(512) DEFAULT NULL, `PRIVILEGE_TYPE` varchar(64) NOT NULL DEFAULT '', `IS_GRANTABLE` varchar(3) NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -- Dumping data for table `USER_PRIVILEGES` -- INSERT INTO `USER_PRIVILEGES` (`GRANTEE`, `TABLE_CATALOG`, `PRIVILEGE_TYPE`, `IS_GRANTABLE`) VALUES ('''root''@''localhost''', NULL, 'SELECT', 'YES'), ('''root''@''localhost''', NULL, 'INSERT', 'YES'), ('''root''@''localhost''', NULL, 'UPDATE', 'YES'), ('''root''@''localhost''', NULL, 'DELETE', 'YES'), ('''root''@''localhost''', NULL, 'CREATE', 'YES'), ('''root''@''localhost''', NULL, 'DROP', 'YES'), ('''root''@''localhost''', NULL, 'RELOAD', 'YES'), ('''root''@''localhost''', NULL, 'SHUTDOWN', 'YES'), ('''root''@''localhost''', NULL, 'PROCESS', 'YES'), ('''root''@''localhost''', NULL, 'FILE', 'YES'), ('''root''@''localhost''', NULL, 'REFERENCES', 'YES'), ('''root''@''localhost''', NULL, 'INDEX', 'YES'), ('''root''@''localhost''', NULL, 'ALTER', 'YES'), ('''root''@''localhost''', NULL, 'SHOW DATABASES', 'YES'), ('''root''@''localhost''', NULL, 'SUPER', 'YES'), ('''root''@''localhost''', NULL, 'CREATE TEMPORARY TABLES', 'YES'), ('''root''@''localhost''', NULL, 'LOCK TABLES', 'YES'), ('''root''@''localhost''', NULL, 'EXECUTE', 'YES'), ('''root''@''localhost''', NULL, 'REPLICATION SLAVE', 'YES'), ('''root''@''localhost''', NULL, 'REPLICATION CLIENT', 'YES'), ('''root''@''localhost''', NULL, 'CREATE VIEW', 'YES'), ('''root''@''localhost''', NULL, 'SHOW VIEW', 'YES'), ('''root''@''localhost''', NULL, 'CREATE ROUTINE', 'YES'), ('''root''@''localhost''', NULL, 'ALTER ROUTINE', 'YES'), ('''root''@''localhost''', NULL, 'CREATE USER', 'YES'), ('''root''@''localhost''', NULL, 'EVENT', 'YES'), ('''root''@''localhost''', NULL, 'TRIGGER', 'YES'), ('''pma''@''localhost''', NULL, 'USAGE', 'NO'); -- -------------------------------------------------------- -- -- Table structure for table `VIEWS` -- CREATE TEMPORARY TABLE `VIEWS` ( `TABLE_CATALOG` varchar(512) DEFAULT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL DEFAULT '', `TABLE_NAME` varchar(64) NOT NULL DEFAULT '', `VIEW_DEFINITION` longtext NOT NULL, `CHECK_OPTION` varchar(8) NOT NULL DEFAULT '', `IS_UPDATABLE` varchar(3) NOT NULL DEFAULT '', `DEFINER` varchar(77) NOT NULL DEFAULT '', `SECURITY_TYPE` varchar(7) NOT NULL DEFAULT '', `CHARACTER_SET_CLIENT` varchar(32) NOT NULL DEFAULT '', `COLLATION_CONNECTION` varchar(32) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `VIEWS` -- -- -- Database: `mysql` -- CREATE DATABASE `mysql` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `mysql`; -- -------------------------------------------------------- -- -- Table structure for table `columns_priv` -- CREATE TABLE IF NOT EXISTS `columns_priv` ( `Host` char(60) COLLATE utf8_bin NOT NULL DEFAULT '', `Db` char(64) COLLATE utf8_bin NOT NULL DEFAULT '', `User` char(16) COLLATE utf8_bin NOT NULL DEFAULT '', `Table_name` char(64) COLLATE utf8_bin NOT NULL DEFAULT '', `Column_name` char(64) COLLATE utf8_bin NOT NULL DEFAULT '', `Timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `Column_priv` set('Select','Insert','Update','References') CHARACTER SET utf8 NOT NULL DEFAULT '', PRIMARY KEY (`Host`,`Db`,`User`,`Table_name`,`Column_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Column privileges'; -- -- Dumping data for table `columns_priv` -- -- -------------------------------------------------------- -- -- Table structure for table `db` -- CREATE TABLE IF NOT EXISTS `db` ( `Host` char(60) COLLATE utf8_bin NOT NULL DEFAULT '', `Db` char(64) COLLATE utf8_bin NOT NULL DEFAULT '', `User` char(16) COLLATE utf8_bin NOT NULL DEFAULT '', `Select_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Insert_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Update_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Delete_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Create_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Drop_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Grant_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `References_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Index_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Alter_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Create_tmp_table_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Lock_tables_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Create_view_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Show_view_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Create_routine_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Alter_routine_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Execute_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Event_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', `Trigger_priv` enum('N','Y') CHARACTER SET utf8 NOT NULL DEFAULT 'N', PRIMARY KEY (`Host`,`Db`,`User`), KEY `User` (`User`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Database privileges'; -- -- Dumping data for table `db` -- INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Create_view_priv`, `Show_view_priv`, `Create_routine_priv`, `Alter_routine_priv`, `Execute_priv`, `Event_priv`, `Trigger_priv`) VALUES ('localhost', 'phpmyadmin', 'pma', 'Y', 'Y', 'Y', 'Y', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N', 'N'); -- -------------------------------------------------------- -- -- Table structure for table `event` -- CREATE TABLE IF NOT EXISTS `event` ( `db` char(64) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `name` char(64) NOT NULL DEFAULT '', `body` longblob NOT NULL, `definer` char(77) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `execute_at` datetime DEFAULT NULL, `interval_value` int(11) DEFAULT NULL, `interval_field` enum('YEAR','QUARTER','MONTH','DAY','HOUR','MINUTE','WEEK','SECOND','MICROSECOND','YEAR_MONTH','DAY_HOUR','DAY_MINUTE','DAY_SECOND','HOUR_MINUTE','HOUR_SECOND','MINUTE_SECOND','DAY_MICROSECOND','HOUR_MICROSECOND','MINUTE_MICROSECOND','SECOND_MICROSECOND') DEFAULT NULL, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `last_executed` datetime DEFAULT NULL, `starts` datetime DEFAULT NULL, `ends` datetime DEFAULT NULL, `status` enum('ENABLED','DISABLED','SLAVESIDE_DISABLED') NOT NULL DEFAULT 'ENABLED', `on_completion` enum('DROP','PRESERVE') NOT NULL DEFAULT 'DROP', `sql_mode` set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','NOT_USED','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES','NO_ZERO_IN_DATE','NO_ZERO_DATE','INVALID_DATES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO_AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGINE_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH') NOT NULL DEFAULT '', `comment` char(64) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `originator` int(10) unsigned NOT NULL, `time_zone` char(64) CHARACTER SET latin1 NOT NULL DEFAULT 'SYSTEM', `character_set_client` char(32) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `collation_connection` char(32) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `db_collation` char(32) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `body_utf8` longblob, PRIMARY KEY (`db`,`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Events'; -- -- Dumping data for table `event` -- -- -------------------------------------------------------- -- -- Table structure for table `func` -- CREATE TABLE IF NOT EXISTS `func` ( `name` char(64) COLLATE utf8_bin NOT NULL DEFAULT '', `ret` tinyint(1) NOT NULL DEFAULT '0', `dl` char(128) COLLATE utf8_bin NOT NULL DEFAULT '', `type` enum('function','aggregate') CHARACTER SET utf8 NOT NULL, PRIMARY KEY (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='User defined functions'; -- -- Dumping data for table `func` -- -- -------------------------------------------------------- -- -- Table structure for table `general_log` -- CREATE TABLE IF NOT EXISTS `general_log` ( `event_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `user_host` mediumtext NOT NULL, `thread_id` int(11) NOT NULL, `server_id` int(10) unsigned NOT NULL, `command_type` varchar(64) NOT NULL, `argument` mediumtext NOT NULL ) ENGINE=CSV DEFAULT CHARSET=utf8 COMMENT='General log'; -- -- Dumping data for table `general_log` -- -- -------------------------------------------------------- -- -- Table structure for table `help_category` -- CREATE TABLE IF NOT EXISTS `help_category` ( `help_category_id` smallint(5) unsigned NOT NULL, `name` char(64) NOT NULL, `parent_category_id` smallint(5) unsigned DEFAULT NULL, `url` char(128) NOT NULL, PRIMARY KEY (`help_category_id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='help categories'; -- -- Dumping data for table `help_category` -- INSERT INTO `help_category` (`help_category_id`, `name`, `parent_category_id`, `url`) VALUES (1, 'Geographic', 0, ''), (2, 'Polygon properties', 32, ''), (3, 'WKT', 32, ''), (4, 'Numeric Functions', 36, ''), (5, 'Plugins', 33, ''), (6, 'MBR', 32, ''), (7, 'Control flow functions', 36, ''), (8, 'Transactions', 33, ''), (9, 'Account Management', 33, ''), (10, 'Point properties', 32, ''), (11, 'Encryption Functions', 36, ''), (12, 'LineString properties', 32, ''), (13, 'Logical operators', 36, ''), (14, 'Miscellaneous Functions', 36, ''), (15, 'Information Functions', 36, ''), (16, 'Functions and Modifiers for Use with GROUP BY', 33, ''), (17, 'Comparison operators', 36, ''), (18, 'Bit Functions', 36, ''), (19, 'Table Maintenance', 33, ''), (20, 'Data Types', 33, ''), (21, 'User-Defined Functions', 33, ''), (22, 'Compound Statements', 33, ''), (23, 'Geometry constructors', 32, ''), (24, 'GeometryCollection properties', 1, ''), (25, 'Administration', 33, ''), (26, 'Data Manipulation', 33, ''), (27, 'Utility', 33, ''), (28, 'Language Structure', 33, ''), (29, 'Geometry relations', 32, ''), (30, 'Date and Time Functions', 36, ''), (31, 'WKB', 32, ''), (32, 'Geographic Features', 33, ''), (33, 'Contents', 0, ''), (34, 'Geometry properties', 32, ''), (35, 'String Functions', 36, ''), (36, 'Functions', 33, ''), (37, 'Data Definition', 33, ''); -- -------------------------------------------------------- -- -- Table structure for table `help_keyword` -- CREATE TABLE IF NOT EXISTS `help_keyword` ( `help_keyword_id` int(10) unsigned NOT NULL, `name` char(64) NOT NULL, PRIMARY KEY (`help_keyword_id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='help keywords'; -- -- Dumping data for table `help_keyword` -- INSERT INTO `help_keyword` (`help_keyword_id`, `name`) VALUES (0, 'JOIN'), (1, 'HOST'), (2, 'REPEAT'), (3, 'SERIALIZABLE'), (4, 'REPLACE'), (5, 'AT'), (6, 'SCHEDULE'), (7, 'RETURNS'), (8, 'STARTS'), (9, 'MASTER_SSL_CA'), (10, 'NCHAR'), (11, 'COLUMNS'), (12, 'COMPLETION'), (13, 'WORK'), (14, 'DATETIME'), (15, 'MODE'), (16, 'OPEN'), (17, 'INTEGER'), (18, 'ESCAPE'), (19, 'VALUE'), (20, 'MASTER_SSL_VERIFY_SERVER_CERT'), (21, 'SQL_BIG_RESULT'), (22, 'DROP'), (23, 'GEOMETRYCOLLECTIONFROMWKB'), (24, 'EVENTS'), (25, 'MONTH'), (26, 'INFO'), (27, 'PROFILES'), (28, 'DUPLICATE'), (29, 'REPLICATION'), (30, 'UNLOCK'), (31, 'INNODB'), (32, 'YEAR_MONTH'), (33, 'SUBJECT'), (34, 'PREPARE'), (35, 'LOCK'), (36, 'NDB'), (37, 'CHECK'), (38, 'FULL'), (39, 'INT4'), (40, 'BY'), (41, 'NO'), (42, 'MINUTE'), (43, 'PARTITION'), (44, 'DATA'), (45, 'DAY'), (46, 'SHARE'), (47, 'REAL'), (48, 'SEPARATOR'), (49, 'MASTER_HEARTBEAT_PERIOD'), (50, 'DELETE'), (51, 'ON'), (52, 'CONNECTION'), (53, 'CLOSE'), (54, 'X509'), (55, 'USE'), (56, 'WHERE'), (57, 'PRIVILEGES'), (58, 'SPATIAL'), (59, 'EVENT'), (60, 'SUPER'), (61, 'SQL_BUFFER_RESULT'), (62, 'IGNORE'), (63, 'QUICK'), (64, 'SIGNED'), (65, 'OFFLINE'), (66, 'SECURITY'), (67, 'AUTOEXTEND_SIZE'), (68, 'NDBCLUSTER'), (69, 'POLYGONFROMWKB'), (70, 'FALSE'), (71, 'LEVEL'), (72, 'FORCE'), (73, 'BINARY'), (74, 'TO'), (75, 'CHANGE'), (76, 'CURRENT_USER'), (77, 'HOUR_MINUTE'), (78, 'UPDATE'), (79, 'PRESERVE'), (80, 'INTO'), (81, 'FEDERATED'), (82, 'VARYING'), (83, 'MAX_SIZE'), (84, 'HOUR_SECOND'), (85, 'VARIABLE'), (86, 'ROLLBACK'), (87, 'RTREE'), (88, 'PROCEDURE'), (89, 'TIMESTAMP'), (90, 'IMPORT'), (91, 'AGAINST'), (92, 'CHECKSUM'), (93, 'COUNT'), (94, 'LONGBINARY'), (95, 'THEN'), (96, 'INSERT'), (97, 'ENGINES'), (98, 'HANDLER'), (99, 'PORT'), (100, 'DAY_SECOND'), (101, 'EXISTS'), (102, 'MUTEX'), (103, 'RELEASE'), (104, 'BOOLEAN'), (105, 'MOD'), (106, 'DEFAULT'), (107, 'TYPE'), (108, 'NO_WRITE_TO_BINLOG'), (109, 'OPTIMIZE'), (110, 'RESET'), (111, 'ITERATE'), (112, 'INSTALL'), (113, 'DO'), (114, 'BIGINT'), (115, 'SET'), (116, 'ISSUER'), (117, 'DATE'), (118, 'STATUS'), (119, 'FULLTEXT'), (120, 'COMMENT'), (121, 'MASTER_CONNECT_RETRY'), (122, 'INNER'), (123, 'STOP'), (124, 'MASTER_LOG_FILE'), (125, 'MRG_MYISAM'), (126, 'PRECISION'), (127, 'REQUIRE'), (128, 'TRAILING'), (129, 'PARTITIONS'), (130, 'LONG'), (131, 'OPTION'), (132, 'REORGANIZE'), (133, 'ELSE'), (134, 'DEALLOCATE'), (135, 'IO_THREAD'), (136, 'CASE'), (137, 'CIPHER'), (138, 'CONTINUE'), (139, 'FROM'), (140, 'READ'), (141, 'LEFT'), (142, 'ELSEIF'), (143, 'MINUTE_SECOND'), (144, 'COMPACT'), (145, 'RESTORE'), (146, 'DEC'), (147, 'FOR'), (148, 'WARNINGS'), (149, 'MIN_ROWS'), (150, 'CONDITION'), (151, 'STRING'), (152, 'ENCLOSED'), (153, 'FUNCTION'), (154, 'AGGREGATE'), (155, 'FIELDS'), (156, 'INT3'), (157, 'ARCHIVE'), (158, 'AVG_ROW_LENGTH'), (159, 'ADD'), (160, 'KILL'), (161, 'FLOAT4'), (162, 'TABLESPACE'), (163, 'VIEW'), (164, 'REPEATABLE'), (165, 'INFILE'), (166, 'ORDER'), (167, 'USING'), (168, 'MIDDLEINT'), (169, 'GRANT'), (170, 'UNSIGNED'), (171, 'DECIMAL'), (172, 'GEOMETRYFROMTEXT'), (173, 'INDEXES'), (174, 'FOREIGN'), (175, 'CACHE'), (176, 'HOSTS'), (177, 'COMMIT'), (178, 'SCHEMAS'), (179, 'LEADING'), (180, 'SNAPSHOT'), (181, 'DECLARE'), (182, 'LOAD'), (183, 'SQL_CACHE'), (184, 'CONVERT'), (185, 'DYNAMIC'), (186, 'COLLATE'), (187, 'POLYGONFROMTEXT'), (188, 'BYTE'), (189, 'GLOBAL'), (190, 'LINESTRINGFROMWKB'), (191, 'WHEN'), (192, 'COLUMN_FORMAT'), (193, 'HAVING'), (194, 'AS'), (195, 'STARTING'), (196, 'RELOAD'), (197, 'AUTOCOMMIT'), (198, 'REVOKE'), (199, 'GRANTS'), (200, 'OUTER'), (201, 'FLOOR'), (202, 'EXPLAIN'), (203, 'WITH'), (204, 'AFTER'), (205, 'STD'), (206, 'CSV'), (207, 'DISABLE'), (208, 'UNINSTALL'), (209, 'OUTFILE'), (210, 'LOW_PRIORITY'), (211, 'FILE'), (212, 'NODEGROUP'), (213, 'SCHEMA'), (214, 'SONAME'), (215, 'POW'), (216, 'DUAL'), (217, 'MULTIPOINTFROMWKB'), (218, 'INDEX'), (219, 'BACKUP'), (220, 'MULTIPOINTFROMTEXT'), (221, 'DEFINER'), (222, 'MASTER_BIND'), (223, 'REMOVE'), (224, 'EXTENDED'), (225, 'MULTILINESTRINGFROMWKB'), (226, 'CROSS'), (227, 'CONTRIBUTORS'), (228, 'NATIONAL'), (229, 'GROUP'), (230, 'SHA'), (231, 'ONLINE'), (232, 'UNDO'), (233, 'ZEROFILL'), (234, 'CLIENT'), (235, 'MASTER_PASSWORD'), (236, 'OWNER'), (237, 'RELAY_LOG_FILE'), (238, 'TRUE'), (239, 'CHARACTER'), (240, 'MASTER_USER'), (241, 'TABLE'), (242, 'ENGINE'), (243, 'INSERT_METHOD'), (244, 'CASCADE'), (245, 'RELAY_LOG_POS'), (246, 'SQL_CALC_FOUND_ROWS'), (247, 'UNION'), (248, 'MYISAM'), (249, 'LEAVE'), (250, 'MODIFY'), (251, 'MATCH'), (252, 'MASTER_LOG_POS'), (253, 'DISTINCTROW'), (254, 'DESC'), (255, 'TIME'), (256, 'NUMERIC'), (257, 'EXPANSION'), (258, 'CURSOR'), (259, 'CODE'), (260, 'GEOMETRYCOLLECTIONFROMTEXT'), (261, 'CHAIN'), (262, 'LOGFILE'), (263, 'FLUSH'), (264, 'CREATE'), (265, 'DESCRIBE'), (266, 'EXTENT_SIZE'), (267, 'MAX_UPDATES_PER_HOUR'), (268, 'INT2'), (269, 'PROCESSLIST'), (270, 'ENDS'), (271, 'LOGS'), (272, 'DISCARD'), (273, 'HEAP'), (274, 'SOUNDS'), (275, 'BETWEEN'), (276, 'MULTILINESTRINGFROMTEXT'), (277, 'REPAIR'), (278, 'PACK_KEYS'), (279, 'FAST'), (280, 'VALUES'), (281, 'CALL'), (282, 'LOOP'), (283, 'VARCHARACTER'), (284, 'BEFORE'), (285, 'TRUNCATE'), (286, 'SHOW'), (287, 'ALL'), (288, 'REDUNDANT'), (289, 'USER_RESOURCES'), (290, 'PARTIAL'), (291, 'BINLOG'), (292, 'END'), (293, 'SECOND'), (294, 'AND'), (295, 'FLOAT8'), (296, 'PREV'), (297, 'HOUR'), (298, 'SELECT'), (299, 'DATABASES'), (300, 'OR'), (301, 'IDENTIFIED'), (302, 'WRAPPER'), (303, 'MASTER_SSL_CIPHER'), (304, 'SQL_SLAVE_SKIP_COUNTER'), (305, 'BOTH'), (306, 'BOOL'), (307, 'YEAR'), (308, 'MASTER_PORT'), (309, 'CONCURRENT'), (310, 'HELP'), (311, 'UNIQUE'), (312, 'TRIGGERS'), (313, 'PROCESS'), (314, 'OPTIONS'), (315, 'CONSISTENT'), (316, 'MASTER_SSL'), (317, 'DATE_ADD'), (318, 'MAX_CONNECTIONS_PER_HOUR'), (319, 'LIKE'), (320, 'PLUGIN'), (321, 'FETCH'), (322, 'IN'), (323, 'COLUMN'), (324, 'DUMPFILE'), (325, 'USAGE'), (326, 'EXECUTE'), (327, 'MEMORY'), (328, 'CEIL'), (329, 'QUERY'), (330, 'MASTER_HOST'), (331, 'LINES'), (332, 'SQL_THREAD'), (333, 'SERVER'), (334, 'MAX_QUERIES_PER_HOUR'), (335, 'MASTER_SSL_CERT'), (336, 'MULTIPOLYGONFROMWKB'), (337, 'TRANSACTION'), (338, 'DAY_MINUTE'), (339, 'STDDEV'), (340, 'DATE_SUB'), (341, 'REBUILD'), (342, 'GEOMETRYFROMWKB'), (343, 'INT1'), (344, 'RENAME'), (345, 'PARSER'), (346, 'RIGHT'), (347, 'ALTER'), (348, 'MAX_ROWS'), (349, 'SOCKET'), (350, 'STRAIGHT_JOIN'), (351, 'NATURAL'), (352, 'VARIABLES'), (353, 'ESCAPED'), (354, 'SHA1'), (355, 'KEY_BLOCK_SIZE'), (356, 'PASSWORD'), (357, 'OFFSET'), (358, 'CHAR'), (359, 'NEXT'), (360, 'SQL_LOG_BIN'), (361, 'ERRORS'), (362, 'TEMPORARY'), (363, 'COMMITTED'), (364, 'SQL_SMALL_RESULT'), (365, 'UPGRADE'), (366, 'BEGIN'), (367, 'DELAY_KEY_WRITE'), (368, 'PROFILE'), (369, 'MEDIUM'), (370, 'INTERVAL'), (371, 'SSL'), (372, 'DAY_HOUR'), (373, 'NAME'), (374, 'REFERENCES'), (375, 'AES_ENCRYPT'), (376, 'STORAGE'), (377, 'ISOLATION'), (378, 'CEILING'), (379, 'EVERY'), (380, 'INT8'), (381, 'AUTHORS'), (382, 'RESTRICT'), (383, 'UNCOMMITTED'), (384, 'LINESTRINGFROMTEXT'), (385, 'IS'), (386, 'NOT'), (387, 'ANALYSE'), (388, 'DATAFILE'), (389, 'DES_KEY_FILE'), (390, 'COMPRESSED'), (391, 'START'), (392, 'PLUGINS'), (393, 'SAVEPOINT'), (394, 'IF'), (395, 'PRIMARY'), (396, 'PURGE'), (397, 'LAST'), (398, 'USER'), (399, 'INNOBASE'), (400, 'EXIT'), (401, 'KEYS'), (402, 'LIMIT'), (403, 'KEY'), (404, 'MERGE'), (405, 'UNTIL'), (406, 'SQL_NO_CACHE'), (407, 'DELAYED'), (408, 'ANALYZE'), (409, 'CONSTRAINT'), (410, 'SERIAL'), (411, 'ACTION'), (412, 'WRITE'), (413, 'INITIAL_SIZE'), (414, 'SESSION'), (415, 'DATABASE'), (416, 'NULL'), (417, 'POWER'), (418, 'USE_FRM'), (419, 'TERMINATED'), (420, 'SLAVE'), (421, 'NVARCHAR'), (422, 'ASC'), (423, 'RETURN'), (424, 'OPTIONALLY'), (425, 'ENABLE'), (426, 'DIRECTORY'), (427, 'WHILE'), (428, 'MAX_USER_CONNECTIONS'), (429, 'LOCAL'), (430, 'DISTINCT'), (431, 'AES_DECRYPT'), (432, 'MASTER_SSL_KEY'), (433, 'NONE'), (434, 'TABLES'), (435, '<>'), (436, 'RLIKE'), (437, 'TRIGGER'), (438, 'COLLATION'), (439, 'SHUTDOWN'), (440, 'HIGH_PRIORITY'), (441, 'BTREE'), (442, 'FIRST'), (443, 'COALESCE'), (444, 'WAIT'), (445, 'TYPES'), (446, 'MASTER'), (447, 'FIXED'), (448, 'MULTIPOLYGONFROMTEXT'), (449, 'ROW_FORMAT'); -- -------------------------------------------------------- -- -- Table structure for table `help_relation` -- CREATE TABLE IF NOT EXISTS `help_relation` ( `help_topic_id` int(10) unsigned NOT NULL, `help_keyword_id` int(10) unsigned NOT NULL, PRIMARY KEY (`help_keyword_id`,`help_topic_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='keyword-topic relation'; -- -- Dumping data for table `help_relation` -- INSERT INTO `help_relation` (`help_topic_id`, `help_keyword_id`) VALUES (1, 0), (352, 0), (468, 1), (227, 2), (444, 3), (3, 4), (419, 4), (87, 5), (87, 6), (404, 6), (95, 7), (87, 8), (183, 9), (427, 10), (21, 11), (343, 11), (419, 11), (87, 12), (404, 12), (143, 13), (225, 14), (86, 15), (352, 15), (16, 16), (104, 16), (130, 16), (343, 16), (95, 17), (495, 17), (377, 18), (3, 19), (102, 19), (238, 19), (183, 20), (352, 21), (9, 22), (30, 22), (34, 22), (85, 22), (184, 22), (232, 22), (259, 22), (272, 22), (296, 22), (327, 22), (403, 22), (413, 22), (414, 22), (458, 22), (473, 22), (106, 23), (120, 24), (373, 25), (255, 26), (80, 27), (102, 28), (196, 29), (36, 30), (343, 31), (398, 31), (463, 31), (373, 32), (196, 33), (35, 34), (232, 34), (36, 35), (352, 35), (463, 36), (415, 37), (458, 37), (463, 37), (21, 38), (290, 38), (343, 38), (448, 38), (463, 38), (495, 39), (48, 40), (75, 40), (81, 40), (196, 40), (352, 40), (359, 40), (419, 40), (458, 40), (463, 40), (463, 41), (467, 41), (373, 42), (458, 43), (463, 43), (115, 44), (208, 44), (419, 44), (463, 44), (468, 44), (373, 45), (352, 46), (95, 47), (310, 47), (359, 48), (183, 49), (48, 50), (463, 50), (467, 50), (1, 51), (87, 51), (404, 51), (467, 51), (172, 52), (463, 52), (51, 53), (104, 53), (196, 54), (1, 55), (55, 55), (190, 55), (48, 56), (81, 56), (104, 56), (189, 57), (196, 57), (244, 57), (206, 58), (458, 58), (87, 59), (296, 59), (354, 59), (404, 59), (196, 60), (352, 61), (1, 62), (81, 62), (102, 62), (352, 62), (419, 62), (458, 62), (48, 63), (415, 63), (461, 63), (225, 64), (85, 65), (206, 65), (458, 65), (196, 66), (190, 67), (463, 68), (89, 69), (477, 69), (382, 70), (444, 71), (1, 72), (39, 73), (225, 73), (265, 73), (183, 74), (265, 74), (456, 74), (183, 75), (458, 75), (87, 76), (404, 76), (373, 77), (81, 78), (102, 78), (352, 78), (467, 78), (87, 79), (404, 79), (3, 80), (102, 80), (300, 80), (352, 80), (463, 81), (252, 82), (190, 83), (373, 84), (127, 85), (143, 86), (456, 86), (206, 87), (18, 88), (182, 88), (298, 88), (324, 88), (343, 88), (352, 88), (414, 88), (436, 88), (483, 88), (97, 89), (186, 89), (419, 90), (458, 90), (86, 91), (399, 92), (463, 92), (67, 93), (325, 93), (430, 93), (281, 94), (28, 95), (57, 95), (83, 95), (102, 96), (191, 96), (297, 96), (481, 96), (278, 97), (343, 97), (104, 98), (309, 98), (468, 99), (373, 100), (9, 101), (30, 101), (87, 101), (152, 101), (184, 101), (272, 101), (296, 101), (343, 102), (363, 102), (143, 103), (456, 103), (24, 104), (86, 104), (110, 105), (171, 105), (3, 106), (102, 106), (152, 106), (195, 106), (208, 106), (238, 106), (458, 106), (463, 106), (458, 107), (112, 108), (323, 108), (461, 108), (465, 108), (112, 109), (458, 109), (38, 110), (116, 110), (148, 110), (260, 110), (122, 111), (417, 112), (87, 113), (123, 113), (404, 113), (491, 113), (217, 114), (3, 115), (81, 115), (102, 115), (127, 115), (136, 115), (143, 115), (152, 115), (179, 115), (208, 115), (329, 115), (343, 115), (419, 115), (458, 115), (463, 115), (467, 115), (472, 115), (489, 115), (196, 116), (129, 117), (225, 117), (258, 117), (373, 117), (58, 118), (133, 118), (211, 118), (219, 118), (324, 118), (332, 118), (343, 118), (363, 118), (398, 118), (206, 119), (458, 119), (463, 119), (87, 120), (190, 120), (404, 120), (463, 120), (183, 121), (1, 122), (52, 123), (183, 124), (463, 125), (310, 126), (196, 127), (452, 128), (250, 129), (281, 130), (196, 131), (244, 131), (458, 132), (57, 133), (83, 133), (232, 134), (52, 135), (320, 135), (57, 136), (83, 136), (196, 137), (309, 138), (48, 139), (115, 139), (120, 139), (343, 139), (352, 139), (357, 139), (452, 139), (36, 140), (104, 140), (444, 140), (1, 141), (28, 142), (373, 143), (463, 144), (176, 145), (205, 146), (177, 147), (309, 147), (343, 147), (352, 147), (418, 147), (325, 148), (343, 148), (463, 149), (177, 150), (95, 151), (419, 152), (34, 153), (66, 153), (95, 153), (207, 153), (228, 153), (298, 153), (332, 153), (343, 153), (390, 153), (403, 153), (414, 153), (95, 154), (343, 155), (419, 155), (247, 156), (463, 157), (458, 158), (463, 158), (60, 159), (190, 159), (458, 159), (473, 159), (172, 160), (165, 161), (190, 162), (413, 162), (458, 162), (473, 162), (30, 163), (156, 163), (451, 163), (444, 164), (419, 165), (48, 166), (81, 166), (352, 166), (359, 166), (458, 166), (1, 167), (48, 167), (84, 167), (247, 168), (196, 169), (244, 169), (24, 170), (126, 170), (165, 170), (205, 170), (225, 170), (310, 170), (495, 170), (95, 171), (153, 171), (225, 171), (409, 172), (343, 173), (458, 174), (463, 174), (467, 174), (468, 174), (99, 175), (148, 175), (300, 175), (142, 176), (343, 176), (143, 177), (157, 178), (343, 178), (452, 179), (143, 180), (177, 181), (195, 181), (309, 181), (418, 181), (115, 182), (300, 182), (357, 182), (419, 182), (352, 183), (225, 184), (374, 184), (463, 185), (152, 186), (208, 186), (463, 186), (392, 187), (460, 188), (127, 189), (133, 189), (179, 189), (345, 189), (444, 189), (449, 190), (57, 191), (83, 191), (463, 192), (352, 193), (1, 194), (36, 194), (352, 194), (419, 195), (196, 196), (143, 197), (244, 198), (188, 199), (343, 199), (1, 200), (217, 201), (250, 202), (86, 203), (196, 203), (206, 203), (458, 203), (463, 203), (458, 204), (256, 205), (419, 206), (463, 206), (87, 207), (404, 207), (458, 207), (287, 208), (352, 209), (3, 210), (36, 210), (48, 210), (81, 210), (102, 210), (419, 210), (196, 211), (190, 212), (152, 213), (184, 213), (208, 213), (305, 213), (343, 213), (95, 214), (273, 215), (275, 216), (459, 217), (1, 218), (60, 218), (85, 218), (99, 218), (206, 218), (300, 218), (304, 218), (343, 218), (458, 218), (463, 218), (355, 219), (422, 220), (87, 221), (404, 221), (183, 222), (458, 223), (250, 224), (461, 224), (268, 225), (1, 226), (7, 227), (343, 227), (252, 228), (427, 228), (190, 229), (222, 229), (352, 229), (424, 230), (85, 231), (206, 231), (458, 231), (309, 232), (24, 233), (126, 233), (165, 233), (205, 233), (310, 233), (495, 233), (196, 234), (183, 235), (468, 236), (183, 237), (382, 238), (152, 239), (208, 239), (252, 239), (329, 239), (343, 239), (419, 239), (427, 239), (463, 239), (183, 240), (60, 241), (107, 241), (112, 241), (176, 241), (211, 241), (272, 241), (274, 241), (317, 241), (343, 241), (355, 241), (357, 241), (399, 241), (415, 241), (458, 241), (461, 241), (463, 241), (465, 241), (190, 242), (343, 242), (363, 242), (413, 242), (458, 242), (463, 242), (473, 242), (463, 243), (30, 244), (272, 244), (463, 244), (467, 244), (183, 245), (352, 246), (301, 247), (463, 248), (306, 249), (458, 250), (86, 251), (183, 252), (352, 253), (326, 254), (352, 254), (359, 254), (225, 255), (311, 255), (372, 255), (205, 256), (86, 257), (418, 258), (66, 259), (483, 259), (241, 260), (143, 261), (190, 262), (222, 262), (148, 263), (323, 263), (18, 264), (22, 264), (60, 264), (75, 264), (87, 264), (95, 264), (152, 264), (190, 264), (206, 264), (207, 264), (274, 264), (298, 264), (305, 264), (343, 264), (354, 264), (390, 264), (451, 264), (463, 264), (468, 264), (326, 265), (190, 266), (196, 267), (229, 268), (343, 269), (448, 269), (87, 270), (39, 271), (265, 271), (343, 271), (458, 272), (463, 273), (375, 274), (144, 275), (105, 276), (458, 277), (461, 277), (463, 278), (415, 279), (3, 280), (102, 280), (335, 281), (340, 282), (252, 283), (265, 284), (317, 285), (7, 286), (10, 286), (18, 286), (21, 286), (25, 286), (33, 286), (39, 286), (58, 286), (66, 286), (67, 286), (80, 286), (120, 286), (130, 286), (133, 286), (142, 286), (157, 286), (188, 286), (189, 286), (211, 286), (219, 286), (274, 286), (278, 286), (290, 286), (304, 286), (305, 286), (324, 286), (325, 286), (329, 286), (332, 286), (343, 286), (345, 286), (354, 286), (363, 286), (390, 286), (398, 286), (448, 286), (482, 286), (483, 286), (487, 286), (196, 287), (244, 287), (301, 287), (352, 287), (463, 288), (323, 289), (463, 290), (120, 291), (346, 291), (28, 292), (57, 292), (83, 292), (227, 292), (322, 292), (340, 292), (491, 292), (373, 293), (144, 294), (312, 294), (310, 295), (104, 296), (373, 297), (3, 298), (102, 298), (250, 298), (255, 298), (297, 298), (352, 298), (157, 299), (343, 299), (138, 300), (75, 301), (196, 301), (468, 302), (183, 303), (179, 304), (452, 305), (24, 306), (108, 306), (373, 307), (183, 308), (419, 309), (117, 310), (387, 310), (458, 311), (25, 312), (343, 312), (196, 313), (371, 314), (468, 314), (143, 315), (183, 316), (373, 317), (196, 318), (343, 319), (375, 319), (287, 320), (343, 320), (417, 320), (380, 321), (86, 322), (120, 322), (352, 322), (458, 323), (352, 324), (196, 325), (84, 326), (196, 326), (352, 327), (394, 328), (86, 329), (148, 329), (172, 329), (183, 330), (419, 331), (52, 332), (320, 332), (9, 333), (371, 333), (468, 333), (196, 334), (183, 335), (121, 336), (143, 337), (444, 337), (373, 338), (405, 339), (373, 340), (458, 341), (141, 342), (24, 343), (107, 344), (218, 344), (404, 344), (458, 344), (206, 345), (458, 345), (463, 345), (1, 346), (60, 347), (156, 347), (196, 347), (208, 347), (222, 347), (228, 347), (371, 347), (404, 347), (436, 347), (458, 347), (473, 347), (463, 348), (468, 349), (1, 350), (352, 350), (1, 351), (343, 352), (345, 352), (419, 353), (424, 354), (463, 355), (75, 356), (196, 356), (468, 356), (472, 356), (352, 357), (225, 358), (460, 358), (104, 359), (489, 360), (67, 361), (343, 361), (272, 362), (444, 363), (352, 364), (208, 365), (415, 365), (143, 366), (322, 366), (463, 367), (482, 368), (415, 369), (87, 370), (373, 370), (196, 371), (373, 372), (208, 373), (196, 374), (463, 374), (467, 374), (440, 375), (278, 376), (444, 377), (445, 378), (87, 379), (126, 380), (10, 381), (343, 381), (30, 382), (272, 382), (467, 382), (444, 383), (56, 384), (82, 385), (202, 385), (366, 385), (453, 385), (82, 386), (87, 386), (152, 386), (202, 386), (308, 386), (182, 387), (190, 388), (473, 388), (323, 389), (463, 390), (143, 391), (320, 391), (33, 392), (456, 393), (9, 394), (28, 394), (30, 394), (87, 394), (152, 394), (184, 394), (272, 394), (296, 394), (475, 394), (458, 395), (265, 396), (104, 397), (75, 398), (218, 398), (327, 398), (468, 398), (463, 399), (309, 400), (304, 401), (343, 401), (458, 401), (48, 402), (81, 402), (104, 402), (120, 402), (352, 402), (60, 403), (102, 403), (458, 403), (463, 403), (467, 403), (463, 404), (227, 405), (352, 406), (3, 407), (102, 407), (481, 407), (458, 408), (465, 408), (458, 409), (463, 409), (238, 410), (463, 410), (463, 411), (467, 411), (36, 412), (190, 413), (473, 413), (127, 414), (133, 414), (345, 414), (444, 414), (152, 415), (184, 415), (208, 415), (305, 415), (343, 415), (468, 415), (82, 416), (366, 416), (467, 416), (478, 417), (461, 418), (419, 419), (38, 420), (52, 420), (87, 420), (142, 420), (219, 420), (320, 420), (404, 420), (252, 421), (352, 422), (359, 422), (486, 423), (419, 424), (87, 425), (404, 425), (458, 425), (208, 426), (463, 426), (491, 427), (196, 428), (36, 429), (112, 429), (323, 429), (419, 429), (461, 429), (465, 429), (0, 430), (94, 430), (284, 430), (301, 430), (352, 430), (359, 430), (381, 430), (430, 430), (492, 431), (183, 432), (196, 433), (36, 434), (130, 434), (290, 434), (343, 434), (490, 435), (27, 436), (22, 437), (259, 437), (343, 437), (343, 438), (487, 438), (196, 439), (102, 440), (352, 440), (206, 441), (104, 442), (458, 442), (463, 442), (458, 443), (190, 444), (473, 444), (343, 445), (39, 446), (58, 446), (115, 446), (183, 446), (260, 446), (265, 446), (357, 446), (205, 447), (463, 447), (197, 448), (463, 449); -- -------------------------------------------------------- -- -- Table structure for table `help_topic` -- CREATE TABLE IF NOT EXISTS `help_topic` ( `help_topic_id` int(10) unsigned NOT NULL, `name` char(64) NOT NULL, `help_category_id` smallint(5) unsigned NOT NULL, `description` text NOT NULL, `example` text NOT NULL, `url` char(128) NOT NULL, PRIMARY KEY (`help_topic_id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='help topics'; -- -- Dumping data for table `help_topic` -- INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (0, 'MIN', 16, 'Syntax:\nMIN([DISTINCT] expr)\n\nReturns the minimum value of expr. MIN() may take a string argument; in\nsuch cases, it returns the minimum string value. See\nhttp://dev.mysql.com/doc/refman/5.1/en/mysql-indexes.html. The DISTINCT\nkeyword can be used to find the minimum of the distinct values of expr,\nhowever, this produces the same result as omitting DISTINCT.\n\nMIN() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', 'mysql> SELECT student_name, MIN(test_score), MAX(test_score)\n -> FROM student\n -> GROUP BY student_name;\n', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (1, 'JOIN', 26, 'MySQL supports the following JOIN syntaxes for the table_references\npart of SELECT statements and multiple-table DELETE and UPDATE\nstatements:\n\ntable_references:\n table_reference [, table_reference] ...\n\ntable_reference:\n table_factor\n | join_table\n\ntable_factor:\n tbl_name [[AS] alias] [index_hint_list]\n | table_subquery [AS] alias\n | ( table_references )\n | { OJ table_reference LEFT OUTER JOIN table_reference\n ON conditional_expr }\n\njoin_table:\n table_reference [INNER | CROSS] JOIN table_factor [join_condition]\n | table_reference STRAIGHT_JOIN table_factor\n | table_reference STRAIGHT_JOIN table_factor ON conditional_expr\n | table_reference {LEFT|RIGHT} [OUTER] JOIN table_reference join_condition\n | table_reference NATURAL [{LEFT|RIGHT} [OUTER]] JOIN table_factor\n\njoin_condition:\n ON conditional_expr\n | USING (column_list)\n\nindex_hint_list:\n index_hint [, index_hint] ...\n\nindex_hint:\n USE {INDEX|KEY}\n [{FOR {JOIN|ORDER BY|GROUP BY}] ([index_list])\n | IGNORE {INDEX|KEY}\n [{FOR {JOIN|ORDER BY|GROUP BY}] (index_list)\n | FORCE {INDEX|KEY}\n [{FOR {JOIN|ORDER BY|GROUP BY}] (index_list)\n\nindex_list:\n index_name [, index_name] ...\n\nA table reference is also known as a join expression.\n\nThe syntax of table_factor is extended in comparison with the SQL\nStandard. The latter accepts only table_reference, not a list of them\ninside a pair of parentheses.\n\nThis is a conservative extension if we consider each comma in a list of\ntable_reference items as equivalent to an inner join. For example:\n\nSELECT * FROM t1 LEFT JOIN (t2, t3, t4)\n ON (t2.a=t1.a AND t3.b=t1.b AND t4.c=t1.c)\n\nis equivalent to:\n\nSELECT * FROM t1 LEFT JOIN (t2 CROSS JOIN t3 CROSS JOIN t4)\n ON (t2.a=t1.a AND t3.b=t1.b AND t4.c=t1.c)\n\nIn MySQL, CROSS JOIN is a syntactic equivalent to INNER JOIN (they can\nreplace each other). In standard SQL, they are not equivalent. INNER\nJOIN is used with an ON clause, CROSS JOIN is used otherwise.\n\nIn general, parentheses can be ignored in join expressions containing\nonly inner join operations. MySQL also supports nested joins (see\nhttp://dev.mysql.com/doc/refman/5.1/en/nested-join-optimization.html).\n\nIndex hints can be specified to affect how the MySQL optimizer makes\nuse of indexes. For more information, see\nhttp://dev.mysql.com/doc/refman/5.1/en/index-hints.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/join.html\n\n', 'SELECT left_tbl.*\n FROM left_tbl LEFT JOIN right_tbl ON left_tbl.id = right_tbl.id\n WHERE right_tbl.id IS NULL;\n', 'http://dev.mysql.com/doc/refman/5.1/en/join.html'), (2, 'HEX', 35, 'Syntax:\nHEX(N_or_S)\n\nIf N_or_S is a number, returns a string representation of the\nhexadecimal value of N, where N is a longlong (BIGINT) number. This is\nequivalent to CONV(N,10,16).\n\nIf N_or_S is a string, returns a hexadecimal string representation of\nN_or_S where each character in N_or_S is converted to two hexadecimal\ndigits. The inverse of this operation is performed by the UNHEX()\nfunction.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT HEX(255);\n -> ''FF''\nmysql> SELECT 0x616263;\n -> ''abc''\nmysql> SELECT HEX(''abc'');\n -> 616263\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (3, 'REPLACE', 26, 'Syntax:\nREPLACE [LOW_PRIORITY | DELAYED]\n [INTO] tbl_name [(col_name,...)]\n {VALUES | VALUE} ({expr | DEFAULT},...),(...),...\n\nOr:\n\nREPLACE [LOW_PRIORITY | DELAYED]\n [INTO] tbl_name\n SET col_name={expr | DEFAULT}, ...\n\nOr:\n\nREPLACE [LOW_PRIORITY | DELAYED]\n [INTO] tbl_name [(col_name,...)]\n SELECT ...\n\nREPLACE works exactly like INSERT, except that if an old row in the\ntable has the same value as a new row for a PRIMARY KEY or a UNIQUE\nindex, the old row is deleted before the new row is inserted. See [HELP\nINSERT].\n\nREPLACE is a MySQL extension to the SQL standard. It either inserts, or\ndeletes and inserts. For another MySQL extension to standard SQL ---\nthat either inserts or updates --- see\nhttp://dev.mysql.com/doc/refman/5.1/en/insert-on-duplicate.html.\n\nNote that unless the table has a PRIMARY KEY or UNIQUE index, using a\nREPLACE statement makes no sense. It becomes equivalent to INSERT,\nbecause there is no index to be used to determine whether a new row\nduplicates another.\n\nValues for all columns are taken from the values specified in the\nREPLACE statement. Any missing columns are set to their default values,\njust as happens for INSERT. You cannot refer to values from the current\nrow and use them in the new row. If you use an assignment such as SET\ncol_name = col_name + 1, the reference to the column name on the right\nhand side is treated as DEFAULT(col_name), so the assignment is\nequivalent to SET col_name = DEFAULT(col_name) + 1.\n\nTo use REPLACE, you must have both the INSERT and DELETE privileges for\nthe table.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/replace.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/replace.html'), (4, 'CONTAINS', 29, 'Contains(g1,g2)\n\nReturns 1 or 0 to indicate whether g1 completely contains g2. This\ntests the opposite relationship as Within().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html'), (5, 'SRID', 34, 'SRID(g)\n\nReturns an integer indicating the Spatial Reference System ID for the\ngeometry value g.\n\nIn MySQL, the SRID value is just an integer associated with the\ngeometry value. All calculations are done assuming Euclidean (planar)\ngeometry.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions\n\n', 'mysql> SELECT SRID(GeomFromText(''LineString(1 1,2 2)'',101));\n+-----------------------------------------------+\n| SRID(GeomFromText(''LineString(1 1,2 2)'',101)) |\n+-----------------------------------------------+\n| 101 |\n+-----------------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions'), (6, 'CURRENT_TIMESTAMP', 30, 'Syntax:\nCURRENT_TIMESTAMP, CURRENT_TIMESTAMP()\n\nCURRENT_TIMESTAMP and CURRENT_TIMESTAMP() are synonyms for NOW().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (7, 'SHOW CONTRIBUTORS', 26, 'Syntax:\nSHOW CONTRIBUTORS\n\nThe SHOW CONTRIBUTORS statement displays information about the people\nwho contribute to MySQL source or to causes that MySQL AB supports. For\neach contributor, it displays Name, Location, and Comment values.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-contributors.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-contributors.html'), (8, 'VARIANCE', 16, 'Syntax:\nVARIANCE(expr)\n\nReturns the population standard variance of expr. This is an extension\nto standard SQL. The standard SQL function VAR_POP() can be used\ninstead.\n\nVARIANCE() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (9, 'DROP SERVER', 37, 'Syntax:\nDROP SERVER [ IF EXISTS ] server_name\n\nDrops the server definition for the server named server_name. The\ncorresponding row within the mysql.servers table will be deleted. This\nstatement requires the SUPER privilege.\n\nDropping a server for a table does not affect any FEDERATED tables that\nused this connection information when they were created. See [HELP\nCREATE SERVER].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-server.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-server.html'), (10, 'SHOW AUTHORS', 26, 'Syntax:\nSHOW AUTHORS\n\nThe SHOW AUTHORS statement displays information about the people who\nwork on MySQL. For each author, it displays Name, Location, and Comment\nvalues.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-authors.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-authors.html'), (11, 'VAR_SAMP', 16, 'Syntax:\nVAR_SAMP(expr)\n\nReturns the sample variance of expr. That is, the denominator is the\nnumber of rows minus one.\n\nVAR_SAMP() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (12, 'CONCAT', 35, 'Syntax:\nCONCAT(str1,str2,...)\n\nReturns the string that results from concatenating the arguments. May\nhave one or more arguments. If all arguments are non-binary strings,\nthe result is a non-binary string. If the arguments include any binary\nstrings, the result is a binary string. A numeric argument is converted\nto its equivalent binary string form; if you want to avoid that, you\ncan use an explicit type cast, as in this example:\n\nSELECT CONCAT(CAST(int_col AS CHAR), char_col);\n\nCONCAT() returns NULL if any argument is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT CONCAT(''My'', ''S'', ''QL'');\n -> ''MySQL''\nmysql> SELECT CONCAT(''My'', NULL, ''QL'');\n -> NULL\nmysql> SELECT CONCAT(14.3);\n -> ''14.3''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (13, 'GEOMETRY HIERARCHY', 32, 'Geometry is the base class. It is an abstract class. The instantiable\nsubclasses of Geometry are restricted to zero-, one-, and\ntwo-dimensional geometric objects that exist in two-dimensional\ncoordinate space. All instantiable geometry classes are defined so that\nvalid instances of a geometry class are topologically closed (that is,\nall defined geometries include their boundary).\n\nThe base Geometry class has subclasses for Point, Curve, Surface, and\nGeometryCollection:\n\no Point represents zero-dimensional objects.\n\no Curve represents one-dimensional objects, and has subclass\n LineString, with sub-subclasses Line and LinearRing.\n\no Surface is designed for two-dimensional objects and has subclass\n Polygon.\n\no GeometryCollection has specialized zero-, one-, and two-dimensional\n collection classes named MultiPoint, MultiLineString, and\n MultiPolygon for modeling geometries corresponding to collections of\n Points, LineStrings, and Polygons, respectively. MultiCurve and\n MultiSurface are introduced as abstract superclasses that generalize\n the collection interfaces to handle Curves and Surfaces.\n\nGeometry, Curve, Surface, MultiCurve, and MultiSurface are defined as\nnon-instantiable classes. They define a common set of methods for their\nsubclasses and are included for extensibility.\n\nPoint, LineString, Polygon, GeometryCollection, MultiPoint,\nMultiLineString, and MultiPolygon are instantiable classes.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/gis-geometry-class-hierarchy.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/gis-geometry-class-hierarchy.html'), (14, 'CHAR FUNCTION', 35, 'Syntax:\nCHAR(N,... [USING charset_name])\n\nCHAR() interprets each argument N as an integer and returns a string\nconsisting of the characters given by the code values of those\nintegers. NULL values are skipped.\nBy default, CHAR() returns a binary string. To produce a string in a\ngiven character set, use the optional USING clause:\n\nmysql> SELECT CHARSET(CHAR(0x65)), CHARSET(CHAR(0x65 USING utf8));\n+---------------------+--------------------------------+\n| CHARSET(CHAR(0x65)) | CHARSET(CHAR(0x65 USING utf8)) |\n+---------------------+--------------------------------+\n| binary | utf8 |\n+---------------------+--------------------------------+\n\nIf USING is given and the result string is illegal for the given\ncharacter set, a warning is issued. Also, if strict SQL mode is\nenabled, the result from CHAR() becomes NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT CHAR(77,121,83,81,''76'');\n -> ''MySQL''\nmysql> SELECT CHAR(77,77.3,''77.3'');\n -> ''MMM''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (15, 'DATETIME', 20, 'DATETIME\n\nA date and time combination. The supported range is ''1000-01-01\n00:00:00'' to ''9999-12-31 23:59:59''. MySQL displays DATETIME values in\n''YYYY-MM-DD HH:MM:SS'' format, but allows assignment of values to\nDATETIME columns using either strings or numbers.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html'), (16, 'OPEN', 22, 'Syntax:\nOPEN cursor_name\n\nThis statement opens a previously declared cursor.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/open.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/open.html'), (17, 'SHOW CREATE TRIGGER', 26, 'Syntax:\nSHOW CREATE TRIGGER trigger_name\n\nThis statement shows a CREATE TRIGGER statement that creates the given\ntrigger.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-create-trigger.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-create-trigger.html'), (18, 'SHOW CREATE PROCEDURE', 26, 'Syntax:\nSHOW CREATE PROCEDURE proc_name\n\nThis statement is a MySQL extension. It returns the exact string that\ncan be used to re-create the named stored procedure. A similar\nstatement, SHOW CREATE FUNCTION, displays information about stored\nfunctions (see [HELP SHOW CREATE FUNCTION]).\n\nBoth statements require that you be the owner of the routine or have\nSELECT access to the mysql.proc table. If you do not have privileges\nfor the routine itself, the value displayed for the Create Procedure or\nCreate Function field will be NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-create-procedure.html\n\n', 'mysql> SHOW CREATE PROCEDURE test.simpleproc\\G\n*************************** 1. row ***************************\n Procedure: simpleproc\n sql_mode: \n Create Procedure: CREATE PROCEDURE `simpleproc`(OUT param1 INT)\n BEGIN\n SELECT COUNT(*) INTO param1 FROM t;\n END\ncharacter_set_client: latin1\ncollation_connection: latin1_swedish_ci\n Database Collation: latin1_swedish_ci\n\nmysql> SHOW CREATE FUNCTION test.hello\\G\n*************************** 1. row ***************************\n Function: hello\n sql_mode:\n Create Function: CREATE FUNCTION `hello`(s CHAR(20))\n RETURNS CHAR(50)\n RETURN CONCAT(''Hello, '',s,''!'')\ncharacter_set_client: latin1\ncollation_connection: latin1_swedish_ci\n Database Collation: latin1_swedish_ci\n', 'http://dev.mysql.com/doc/refman/5.1/en/show-create-procedure.html'), (19, 'INTEGER', 20, 'INTEGER[(M)] [UNSIGNED] [ZEROFILL]\n\nThis type is a synonym for INT.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (20, 'LOWER', 35, 'Syntax:\nLOWER(str)\n\nReturns the string str with all characters changed to lowercase\naccording to the current character set mapping. The default is latin1\n(cp1252 West European).\n\nmysql> SELECT LOWER(''QUADRATICALLY'');\n -> ''quadratically''\n\nLOWER() (and UPPER()) are ineffective when applied to binary strings\n(BINARY, VARBINARY, BLOB). To perform lettercase conversion, convert\nthe string to a non-binary string:\n\nmysql> SET @str = BINARY ''New York'';\nmysql> SELECT LOWER(@str), LOWER(CONVERT(@str USING latin1));\n+-------------+-----------------------------------+\n| LOWER(@str) | LOWER(CONVERT(@str USING latin1)) |\n+-------------+-----------------------------------+\n| New York | new york | \n+-------------+-----------------------------------+\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (21, 'SHOW COLUMNS', 26, 'Syntax:\nSHOW [FULL] COLUMNS FROM tbl_name [FROM db_name]\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW COLUMNS displays information about the columns in a given table.\nIt also works for views. The LIKE clause, if present, indicates which\ncolumn names to match. The WHERE clause can be given to select rows\nusing more general conditions, as discussed in\nhttp://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nmysql> SHOW COLUMNS FROM City;\n+------------+----------+------+-----+---------+----------------+\n| Field | Type | Null | Key | Default | Extra |\n+------------+----------+------+-----+---------+----------------+\n| Id | int(11) | NO | PRI | NULL | auto_increment |\n| Name | char(35) | NO | | | |\n| Country | char(3) | NO | UNI | | |\n| District | char(20) | YES | MUL | | |\n| Population | int(11) | NO | | 0 | |\n+------------+----------+------+-----+---------+----------------+\n5 rows in set (0.00 sec)\n\nIf the data types differ from what you expect them to be based on a\nCREATE TABLE statement, note that MySQL sometimes changes data types\nwhen you create or alter a table. The conditions under which this\noccurs are described in\nhttp://dev.mysql.com/doc/refman/5.1/en/silent-column-changes.html.\n\nThe FULL keyword causes the output to include the column collation and\ncomments, as well as the privileges you have for each column.\n\nYou can use db_name.tbl_name as an alternative to the tbl_name FROM\ndb_name syntax. In other words, these two statements are equivalent:\n\nmysql> SHOW COLUMNS FROM mytable FROM mydb;\nmysql> SHOW COLUMNS FROM mydb.mytable;\n\nSHOW COLUMNS displays the following values for each table column:\n\nField indicates the column name.\n\nType indicates the column data type.\n\nCollation indicates the collation for non-binary string columns, or\nNULL for other columns. This value is displayed only if you use the\nFULL keyword.\n\nThe Null field contains YES if NULL values can be stored in the column,\nNO if not.\n\nThe Key field indicates whether the column is indexed:\n\no If Key is empty, the column either is not indexed or is indexed only\n as a secondary column in a multiple-column, non-unique index.\n\no If Key is PRI, the column is a PRIMARY KEY or is one of the columns\n in a multiple-column PRIMARY KEY.\n\no If Key is UNI, the column is the first column of a unique-valued\n index that cannot contain NULL values.\n\no If Key is MUL, multiple occurrences of a given value are allowed\n within the column. The column is the first column of a non-unique\n index or a unique-valued index that can contain NULL values.\n\nIf more than one of the Key values applies to a given column of a\ntable, Key displays the one with the highest priority, in the order\nPRI, UNI, MUL.\n\nA UNIQUE index may be displayed as PRI if it cannot contain NULL values\nand there is no PRIMARY KEY in the table. A UNIQUE index may display as\nMUL if several columns form a composite UNIQUE index; although the\ncombination of the columns is unique, each column can still hold\nmultiple occurrences of a given value.\n\nThe Default field indicates the default value that is assigned to the\ncolumn.\n\nThe Extra field contains any additional information that is available\nabout a given column. The value is auto_increment if the column was\ncreated with the AUTO_INCREMENT keyword and empty otherwise.\n\nPrivileges indicates the privileges you have for the column. This value\nis displayed only if you use the FULL keyword.\n\nComment indicates any comment the column has. This value is displayed\nonly if you use the FULL keyword.\n\nSHOW FIELDS is a synonym for SHOW COLUMNS. You can also list a table''s\ncolumns with the mysqlshow db_name tbl_name command.\n\nThe DESCRIBE statement provides information similar to SHOW COLUMNS.\nSee [HELP DESCRIBE].\n\nThe SHOW CREATE TABLE, SHOW TABLE STATUS, and SHOW INDEX statements\nalso provide information about tables. See [HELP SHOW].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-columns.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-columns.html'), (22, 'CREATE TRIGGER', 37, 'Syntax:\nCREATE\n [DEFINER = { user | CURRENT_USER }]\n TRIGGER trigger_name trigger_time trigger_event\n ON tbl_name FOR EACH ROW trigger_stmt\n\nThis statement creates a new trigger. A trigger is a named database\nobject that is associated with a table, and that activates when a\nparticular event occurs for the table. The trigger becomes associated\nwith the table named tbl_name, which must refer to a permanent table.\nYou cannot associate a trigger with a TEMPORARY table or a view.\n\nCREATE TRIGGER requires the TRIGGER privilege for the table associated\nwith the trigger. (Before MySQL 5.1.6, this statement requires the\nSUPER privilege.)\n\nThe DEFINER clause determines the security context to be used when\nchecking access privileges at trigger activation time.\n\ntrigger_time is the trigger action time. It can be BEFORE or AFTER to\nindicate that the trigger activates before or after each row to be\nmodified.\n\ntrigger_event indicates the kind of statement that activates the\ntrigger. The trigger_event can be one of the following:\n\no INSERT: The trigger is activated whenever a new row is inserted into\n the table; for example, through INSERT, LOAD DATA, and REPLACE\n statements.\n\no UPDATE: The trigger is activated whenever a row is modified; for\n example, through UPDATE statements.\n\no DELETE: The trigger is activated whenever a row is deleted from the\n table; for example, through DELETE and REPLACE statements. However,\n DROP TABLE and TRUNCATE statements on the table do not activate this\n trigger, because they do not use DELETE. Dropping a partition does\n not activate DELETE triggers, either. See [HELP TRUNCATE TABLE].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-trigger.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-trigger.html'), (23, 'MONTH', 30, 'Syntax:\nMONTH(date)\n\nReturns the month for date, in the range 1 to 12 for January to\nDecember, or 0 for dates such as ''0000-00-00'' or ''2008-00-00'' that have\na zero month part.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT MONTH(''2008-02-03'');\n -> 2\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (24, 'TINYINT', 20, 'TINYINT[(M)] [UNSIGNED] [ZEROFILL]\n\nA very small integer. The signed range is -128 to 127. The unsigned\nrange is 0 to 255.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (25, 'SHOW TRIGGERS', 26, 'Syntax:\nSHOW TRIGGERS [FROM db_name]\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW TRIGGERS lists the triggers currently defined for tables in a\ndatabase (the default database unless a FROM clause is given). This\nstatement requires the TRIGGER privilege (prior to MySQL 5.1.22, it\nrequires the SUPER privilege). The LIKE clause, if present, indicates\nwhich table names to match and causes the statement to display triggers\nfor those tables. The WHERE clause can be given to select rows using\nmore general conditions, as discussed in\nhttp://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nFor the trigger ins_sum as defined in\nhttp://dev.mysql.com/doc/refman/5.1/en/triggers.html, the output of\nthis statement is as shown here:\n\nmysql> SHOW TRIGGERS LIKE ''acc%''\\G\n*************************** 1. row ***************************\n Trigger: ins_sum\n Event: INSERT\n Table: account\n Statement: SET @sum = @sum + NEW.amount\n Timing: BEFORE\n Created: NULL\n sql_mode:\n Definer: myname@localhost\ncharacter_set_client: latin1\ncollation_connection: latin1_swedish_ci\n Database Collation: latin1_swedish_ci\n\ncharacter_set_client is the session value of the character_set_client\nsystem variable when the trigger was created. collation_connection is\nthe session value of the collation_connection system variable when the\ntrigger was created. Database Collation is the collation of the\ndatabase with which the trigger is associated. These columns were added\nin MySQL 5.1.21.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-triggers.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-triggers.html'), (26, 'MASTER_POS_WAIT', 14, 'Syntax:\nMASTER_POS_WAIT(log_name,log_pos[,timeout])\n\nThis function is useful for control of master/slave synchronization. It\nblocks until the slave has read and applied all updates up to the\nspecified position in the master log. The return value is the number of\nlog events the slave had to wait for to advance to the specified\nposition. The function returns NULL if the slave SQL thread is not\nstarted, the slave''s master information is not initialized, the\narguments are incorrect, or an error occurs. It returns -1 if the\ntimeout has been exceeded. If the slave SQL thread stops while\nMASTER_POS_WAIT() is waiting, the function returns NULL. If the slave\nis past the specified position, the function returns immediately.\n\nIf a timeout value is specified, MASTER_POS_WAIT() stops waiting when\ntimeout seconds have elapsed. timeout must be greater than 0; a zero or\nnegative timeout means no timeout.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (27, 'REGEXP', 35, 'Syntax:\nexpr REGEXP pat, expr RLIKE pat\n\nPerforms a pattern match of a string expression expr against a pattern\npat. The pattern can be an extended regular expression. The syntax for\nregular expressions is discussed in\nhttp://dev.mysql.com/doc/refman/5.1/en/regexp.html. Returns 1 if expr\nmatches pat; otherwise it returns 0. If either expr or pat is NULL, the\nresult is NULL. RLIKE is a synonym for REGEXP, provided for mSQL\ncompatibility.\n\nThe pattern need not be a literal string. For example, it can be\nspecified as a string expression or table column.\n\n*Note*: Because MySQL uses the C escape syntax in strings (for example,\n"\\n" to represent the newline character), you must double any "\\" that\nyou use in your REGEXP strings.\n\nREGEXP is not case sensitive, except when used with binary strings.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/regexp.html\n\n', 'mysql> SELECT ''Monty!'' REGEXP ''m%y%%'';\n -> 0\nmysql> SELECT ''Monty!'' REGEXP ''.*'';\n -> 1\nmysql> SELECT ''new*\\n*line'' REGEXP ''new\\\\*.\\\\*line'';\n -> 1\nmysql> SELECT ''a'' REGEXP ''A'', ''a'' REGEXP BINARY ''A'';\n -> 1 0\nmysql> SELECT ''a'' REGEXP ''^[a-d]'';\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/regexp.html'), (28, 'IF STATEMENT', 22, 'Syntax:\nIF search_condition THEN statement_list\n [ELSEIF search_condition THEN statement_list] ...\n [ELSE statement_list]\nEND IF\n\nIF implements a basic conditional construct. If the search_condition\nevaluates to true, the corresponding SQL statement list is executed. If\nno search_condition matches, the statement list in the ELSE clause is\nexecuted. Each statement_list consists of one or more statements.\n\n*Note*: There is also an IF() function, which differs from the IF\nstatement described here. See\nhttp://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/if-statement.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/if-statement.html'), (29, '^', 18, 'Syntax:\n^\n\nBitwise XOR:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html\n\n', 'mysql> SELECT 1 ^ 1;\n -> 0\nmysql> SELECT 1 ^ 0;\n -> 1\nmysql> SELECT 11 ^ 3;\n -> 8\n', 'http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html'), (30, 'DROP VIEW', 37, 'Syntax:\nDROP VIEW [IF EXISTS]\n view_name [, view_name] ...\n [RESTRICT | CASCADE]\n\nDROP VIEW removes one or more views. You must have the DROP privilege\nfor each view. If any of the views named in the argument list do not\nexist, MySQL returns an error indicating by name which non-existing\nviews it was unable to drop, but it also drops all of the views in the\nlist that do exist.\n\nThe IF EXISTS clause prevents an error from occurring for views that\ndon''t exist. When this clause is given, a NOTE is generated for each\nnon-existent view. See [HELP SHOW WARNINGS].\n\nRESTRICT and CASCADE, if given, are parsed and ignored.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-view.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-view.html'), (31, 'WITHIN', 29, 'Within(g1,g2)\n\nReturns 1 or 0 to indicate whether g1 is spatially within g2. This\ntests the opposite relationship as Contains().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html'), (32, 'WEEK', 30, 'Syntax:\nWEEK(date[,mode])\n\nThis function returns the week number for date. The two-argument form\nof WEEK() allows you to specify whether the week starts on Sunday or\nMonday and whether the return value should be in the range from 0 to 53\nor from 1 to 53. If the mode argument is omitted, the value of the\ndefault_week_format system variable is used. See\nhttp://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT WEEK(''2008-02-20'');\n -> 7\nmysql> SELECT WEEK(''2008-02-20'',0);\n -> 7\nmysql> SELECT WEEK(''2008-02-20'',1);\n -> 8\nmysql> SELECT WEEK(''2008-12-31'',1);\n -> 53\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (33, 'SHOW PLUGINS', 26, 'Syntax:\nSHOW PLUGINS\n\nSHOW PLUGINS displays information about known plugins.\n\nmysql> SHOW PLUGINS;\n+------------+--------+----------------+---------+\n| Name | Status | Type | Library |\n+------------+--------+----------------+---------+\n| MEMORY | ACTIVE | STORAGE ENGINE | NULL |\n| MyISAM | ACTIVE | STORAGE ENGINE | NULL |\n| InnoDB | ACTIVE | STORAGE ENGINE | NULL |\n| ARCHIVE | ACTIVE | STORAGE ENGINE | NULL |\n| CSV | ACTIVE | STORAGE ENGINE | NULL |\n| BLACKHOLE | ACTIVE | STORAGE ENGINE | NULL |\n| FEDERATED | ACTIVE | STORAGE ENGINE | NULL |\n| MRG_MYISAM | ACTIVE | STORAGE ENGINE | NULL |\n+------------+--------+----------------+---------+\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-plugins.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-plugins.html'), (34, 'DROP FUNCTION UDF', 21, 'Syntax:\nDROP FUNCTION function_name\n\nThis statement drops the user-defined function (UDF) named\nfunction_name.\n\nTo drop a function, you must have the DELETE privilege for the mysql\ndatabase. This is because DROP FUNCTION removes a row from the\nmysql.func system table that records the function''s name, type, and\nshared library name.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-function-udf.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-function-udf.html'), (35, 'PREPARE', 26, 'Syntax:\nPREPARE stmt_name FROM preparable_stmt\n\nThe PREPARE statement prepares a statement and assigns it a name,\nstmt_name, by which to refer to the statement later. Statement names\nare not case sensitive. preparable_stmt is either a string literal or a\nuser variable that contains the text of the statement. The text must\nrepresent a single SQL statement, not multiple statements. Within the\nstatement, "?" characters can be used as parameter markers to indicate\nwhere data values are to be bound to the query later when you execute\nit. The "?" characters should not be enclosed within quotes, even if\nyou intend to bind them to string values. Parameter markers can be used\nonly where data values should appear, not for SQL keywords,\nidentifiers, and so forth.\n\nIf a prepared statement with the given name already exists, it is\ndeallocated implicitly before the new statement is prepared. This means\nthat if the new statement contains an error and cannot be prepared, an\nerror is returned and no statement with the given name exists.\n\nA prepared statement is executed with EXECUTE and released with\nDEALLOCATE PREPARE.\n\nThe scope of a prepared statement is the session within which it is\ncreated. Other sessions cannot see it.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/prepare.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/prepare.html'), (36, 'LOCK', 8, 'Syntax:\nLOCK TABLES\n tbl_name [[AS] alias] lock_type\n [, tbl_name [[AS] alias] lock_type] ...\n\nlock_type:\n READ [LOCAL]\n | [LOW_PRIORITY] WRITE\n\nUNLOCK TABLES\n\nMySQL enables client sessions to acquire table locks explicitly for the\npurpose of cooperating with other sessions for access to tables, or to\nprevent other sessions from modifying tables during periods when a\nsession requires exclusive access to them. A session can acquire or\nrelease locks only for itself. One session cannot acquire locks for\nanother session or release locks held by another session.\n\nLOCK TABLES acquires table locks for the current thread. It locks base\ntables or views. (For view locking, LOCK TABLES adds all base tables\nused in the view to the set of tables to be locked and locks them\nautomatically.) To use LOCK TABLES, you must have the LOCK TABLES\nprivilege, and the SELECT privilege for each object to be locked.\n\nMySQL enables client sessions to acquire table locks explicitly Locks\nmay be used to emulate transactions or to get more speed when updating\ntables. This is explained in more detail later in this section.\n\nUNLOCK TABLES explicitly releases any table locks held by the current\nthread. Another use for UNLOCK TABLES is to release the global read\nlock acquired with FLUSH TABLES WITH READ LOCK. (You can lock all\ntables in all databases with a read lock with the FLUSH TABLES WITH\nREAD LOCK statement. See [HELP FLUSH]. This is a very convenient way to\nget backups if you have a file system such as Veritas that can take\nsnapshots in time.)\n\nThe following discussion applies only to non-TEMPORARY tables. LOCK\nTABLES is allowed (but ignored) for a TEMPORARY table. The table can be\naccessed freely by the session within which it was created, regardless\nof what other locking may be in effect. No lock is necessary because no\nother session can see the table.\n\nThe following general rules apply to acquisition and release of locks\nby a given thread:\n\no Table locks are acquired with LOCK TABLES.\n\no If the LOCK TABLES statement must wait due to locks held by other\n threads on any of the tables, it blocks until all locks can be\n acquired.\n\no Table locks are released explicitly with UNLOCK TABLES.\n\no Table locks are released implicitly under these conditions:\n\n o LOCK TABLES releases any table locks currently held by the thread\n before acquiring new locks.\n\n o Beginning a transaction (for example, with START TRANSACTION)\n implicitly performs an UNLOCK TABLES. (Additional information about\n the interaction between table locking and transactions is given\n later in this section.)\n\n o If a client connection drops, the server releases table locks held\n by the client. If the client reconnects, the locks will no longer\n be in effect. In addition, if the client had an active transaction,\n the server rolls back the transaction upon disconnect, and if\n reconnect occurs, the new session begins with autocommit enabled.\n For this reason, clients may wish to disable auto-reconnect. With\n auto-reconnect in effect, the client is not notified if reconnect\n occurs but any table locks or current transaction will have been\n lost. With auto-reconnect disabled, if the connection drops, an\n error occurs for the next statement issued. The client can detect\n the error and take appropriate action such as reacquiring the locks\n or redoing the transaction. See\n http://dev.mysql.com/doc/refman/5.1/en/auto-reconnect.html.\n\n*Note*: If you use ALTER TABLE on a locked table, it may become\nunlocked. See\nhttp://dev.mysql.com/doc/refman/5.1/en/alter-table-problems.html.\n\nA table lock protects only against inappropriate reads or writes by\nother clients. The client holding the lock, even a read lock, can\nperform table-level operations such as DROP TABLE. Truncate operations\nare not transaction-safe, so an error occurs if the client attempts one\nduring an active transaction or while holding a table lock.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/lock-tables.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/lock-tables.html'), (37, 'UPDATEXML', 35, 'Syntax:\nUpdateXML(xml_target, xpath_expr, new_xml)\n\nThis function replaces a single portion of a given fragment of XML\nmarkup xml_target with a new XML fragment new_xml, and then returns the\nchanged XML. The portion of xml_target that is replaced matches an\nXPath expression xpath_expr supplied by the user. If no expression\nmatching xpath_expr is found, or if multiple matches are found, the\nfunction returns the original xml_target XML fragment. All three\narguments should be strings.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html\n\n', 'mysql> SELECT\n -> UpdateXML(''ccc'', ''/a'', ''fff'') AS val1,\n -> UpdateXML(''ccc'', ''/b'', ''fff'') AS val2,\n -> UpdateXML(''ccc'', ''//b'', ''fff'') AS val3,\n -> UpdateXML(''ccc'', ''/a/d'', ''fff'') AS val4,\n -> UpdateXML(''ccc'', ''/a/d'', ''fff'') AS val5\n -> \\G\n\n*************************** 1. row ***************************\nval1: fff\nval2: ccc\nval3: fff\nval4: cccfff\nval5: ccc\n', 'http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html'), (38, 'RESET SLAVE', 26, 'Syntax:\nRESET SLAVE\n\nRESET SLAVE makes the slave forget its replication position in the\nmaster''s binary logs. This statement is meant to be used for a clean\nstart: It deletes the master.info and relay-log.info files, all the\nrelay logs, and starts a new relay log.\n\n*Note*: All relay logs are deleted, even if they have not been\ncompletely executed by the slave SQL thread. (This is a condition\nlikely to exist on a replication slave if you have issued a STOP SLAVE\nstatement or if the slave is highly loaded.)\n\nConnection information stored in the master.info file is immediately\nreset using any values specified in the corresponding startup options.\nThis information includes values such as master host, master port,\nmaster user, and master password. If the slave SQL thread was in the\nmiddle of replicating temporary tables when it was stopped, and RESET\nSLAVE is issued, these replicated temporary tables are deleted on the\nslave.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/reset-slave.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/reset-slave.html'), (39, 'SHOW BINARY LOGS', 26, 'Syntax:\nSHOW BINARY LOGS\nSHOW MASTER LOGS\n\nLists the binary log files on the server. This statement is used as\npart of the procedure described in [HELP PURGE BINARY LOGS], that shows\nhow to determine which logs can be purged.\n\nmysql> SHOW BINARY LOGS;\n+---------------+-----------+\n| Log_name | File_size |\n+---------------+-----------+\n| binlog.000015 | 724935 |\n| binlog.000016 | 733481 |\n+---------------+-----------+\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-binary-logs.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-binary-logs.html'), (40, 'POLYGON', 23, 'Polygon(ls1,ls2,...)\n\nConstructs a WKB Polygon value from a number of WKB LineString\narguments. If any argument does not represent the WKB of a LinearRing\n(that is, not a closed and simple LineString) the return value is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions'), (41, 'MINUTE', 30, 'Syntax:\nMINUTE(time)\n\nReturns the minute for time, in the range 0 to 59.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT MINUTE(''2008-02-03 10:05:03'');\n -> 5\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (42, 'DAY', 30, 'Syntax:\nDAY(date)\n\nDAY() is a synonym for DAYOFMONTH().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (43, 'MID', 35, 'Syntax:\nMID(str,pos,len)\n\nMID(str,pos,len) is a synonym for SUBSTRING(str,pos,len).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (44, 'UUID', 14, 'Syntax:\nUUID()\n\nReturns a Universal Unique Identifier (UUID) generated according to\n"DCE 1.1: Remote Procedure Call" (Appendix A) CAE (Common Applications\nEnvironment) Specifications published by The Open Group in October 1997\n(Document Number C706,\nhttp://www.opengroup.org/public/pubs/catalog/c706.htm).\n\nA UUID is designed as a number that is globally unique in space and\ntime. Two calls to UUID() are expected to generate two different\nvalues, even if these calls are performed on two separate computers\nthat are not connected to each other.\n\nA UUID is a 128-bit number represented by a utf8 string of five\nhexadecimal numbers in aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee format:\n\no The first three numbers are generated from a timestamp.\n\no The fourth number preserves temporal uniqueness in case the timestamp\n value loses monotonicity (for example, due to daylight saving time).\n\no The fifth number is an IEEE 802 node number that provides spatial\n uniqueness. A random number is substituted if the latter is not\n available (for example, because the host computer has no Ethernet\n card, or we do not know how to find the hardware address of an\n interface on your operating system). In this case, spatial uniqueness\n cannot be guaranteed. Nevertheless, a collision should have very low\n probability.\n\n Currently, the MAC address of an interface is taken into account only\n on FreeBSD and Linux. On other operating systems, MySQL uses a\n randomly generated 48-bit number.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', 'mysql> SELECT UUID();\n -> ''6ccd780c-baba-1026-9564-0040f4311e29''\n', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (45, 'LINESTRING', 23, 'LineString(pt1,pt2,...)\n\nConstructs a WKB LineString value from a number of WKB Point arguments.\nIf any argument is not a WKB Point, the return value is NULL. If the\nnumber of Point arguments is less than two, the return value is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions'), (46, 'SLEEP', 14, 'Syntax:\nSLEEP(duration)\n\nSleeps (pauses) for the number of seconds given by the duration\nargument, then returns 0. If SLEEP() is interrupted, it returns 1. The\nduration may have a fractional part given in microseconds.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (47, 'CONNECTION_ID', 15, 'Syntax:\nCONNECTION_ID()\n\nReturns the connection ID (thread ID) for the connection. Every\nconnection has an ID that is unique among the set of currently\nconnected clients.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', 'mysql> SELECT CONNECTION_ID();\n -> 23786\n', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (48, 'DELETE', 26, 'Syntax:\nSingle-table syntax:\n\nDELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM tbl_name\n [WHERE where_condition]\n [ORDER BY ...]\n [LIMIT row_count]\n\nMultiple-table syntax:\n\nDELETE [LOW_PRIORITY] [QUICK] [IGNORE]\n tbl_name[.*] [, tbl_name[.*]] ...\n FROM table_references\n [WHERE where_condition]\n\nOr:\n\nDELETE [LOW_PRIORITY] [QUICK] [IGNORE]\n FROM tbl_name[.*] [, tbl_name[.*]] ...\n USING table_references\n [WHERE where_condition]\n\nFor the single-table syntax, the DELETE statement deletes rows from\ntbl_name and returns a count of the number of deleted rows. This count\ncan be obtained by calling the ROW_COUNT() function (see\nhttp://dev.mysql.com/doc/refman/5.1/en/information-functions.html). The\nWHERE clause, if given, specifies the conditions that identify which\nrows to delete. With no WHERE clause, all rows are deleted. If the\nORDER BY clause is specified, the rows are deleted in the order that is\nspecified. The LIMIT clause places a limit on the number of rows that\ncan be deleted.\n\nFor the multiple-table syntax, DELETE deletes from each tbl_name the\nrows that satisfy the conditions. In this case, ORDER BY and LIMIT\ncannot be used.\n\nwhere_condition is an expression that evaluates to true for each row to\nbe deleted. It is specified as described in\nhttp://dev.mysql.com/doc/refman/5.1/en/select.html.\n\nCurrently, you cannot delete from a table and select from the same\ntable in a subquery.\n\nAs stated, a DELETE statement with no WHERE clause deletes all rows. A\nfaster way to do this, when you do not need to know the number of\ndeleted rows, is to use TRUNCATE TABLE. However, within a transaction\nor if you have a lock on the table, TRUNCATE TABLE cannot be used\nwhereas DELETE can. See [HELP TRUNCATE TABLE], and [HELP LOCK].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/delete.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/delete.html'), (49, 'ROUND', 4, 'Syntax:\nROUND(X), ROUND(X,D)\n\nRounds the argument X to D decimal places. The rounding algorithm\ndepends on the data type of X. D defaults to 0 if not specified. D can\nbe negative to cause D digits left of the decimal point of the value X\nto become zero.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT ROUND(-1.23);\n -> -1\nmysql> SELECT ROUND(-1.58);\n -> -2\nmysql> SELECT ROUND(1.58);\n -> 2\nmysql> SELECT ROUND(1.298, 1);\n -> 1.3\nmysql> SELECT ROUND(1.298, 0);\n -> 1\nmysql> SELECT ROUND(23.298, -1);\n -> 20\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (50, 'NULLIF', 7, 'Syntax:\nNULLIF(expr1,expr2)\n\nReturns NULL if expr1 = expr2 is true, otherwise returns expr1. This is\nthe same as CASE WHEN expr1 = expr2 THEN NULL ELSE expr1 END.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html\n\n', 'mysql> SELECT NULLIF(1,1);\n -> NULL\nmysql> SELECT NULLIF(1,2);\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html'), (51, 'CLOSE', 22, 'Syntax:\nCLOSE cursor_name\n\nThis statement closes a previously opened cursor.\n\nIf not closed explicitly, a cursor is closed at the end of the compound\nstatement in which it was declared.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/close.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/close.html'), (52, 'STOP SLAVE', 26, 'Syntax:\nSTOP SLAVE [thread_type [, thread_type] ... ]\n\nthread_type: IO_THREAD | SQL_THREAD\n\nStops the slave threads. STOP SLAVE requires the SUPER privilege.\n\nLike START SLAVE, this statement may be used with the IO_THREAD and\nSQL_THREAD options to name the thread or threads to be stopped.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/stop-slave.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/stop-slave.html'), (53, 'TIMEDIFF', 30, 'Syntax:\nTIMEDIFF(expr1,expr2)\n\nTIMEDIFF() returns expr1 - expr2 expressed as a time value. expr1 and\nexpr2 are time or date-and-time expressions, but both must be of the\nsame type.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT TIMEDIFF(''2000:01:01 00:00:00'',\n -> ''2000:01:01 00:00:00.000001'');\n -> ''-00:00:00.000001''\nmysql> SELECT TIMEDIFF(''2008-12-31 23:59:59.000001'',\n -> ''2008-12-30 01:01:01.000002'');\n -> ''46:58:57.999999''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'); INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (54, 'REPLACE FUNCTION', 35, 'Syntax:\nREPLACE(str,from_str,to_str)\n\nReturns the string str with all occurrences of the string from_str\nreplaced by the string to_str. REPLACE() performs a case-sensitive\nmatch when searching for from_str.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT REPLACE(''www.mysql.com'', ''w'', ''Ww'');\n -> ''WwWwWw.mysql.com''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (55, 'USE', 27, 'Syntax:\nUSE db_name\n\nThe USE db_name statement tells MySQL to use the db_name database as\nthe default (current) database for subsequent statements. The database\nremains the default until the end of the session or another USE\nstatement is issued:\n\nUSE db1;\nSELECT COUNT(*) FROM mytable; # selects from db1.mytable\nUSE db2;\nSELECT COUNT(*) FROM mytable; # selects from db2.mytable\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/use.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/use.html'), (56, 'LINEFROMTEXT', 3, 'LineFromText(wkt[,srid]), LineStringFromText(wkt[,srid])\n\nConstructs a LINESTRING value using its WKT representation and SRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions'), (57, 'CASE OPERATOR', 7, 'Syntax:\nCASE value WHEN [compare_value] THEN result [WHEN [compare_value] THEN\nresult ...] [ELSE result] END\n\nCASE WHEN [condition] THEN result [WHEN [condition] THEN result ...]\n[ELSE result] END\n\nThe first version returns the result where value=compare_value. The\nsecond version returns the result for the first condition that is true.\nIf there was no matching result value, the result after ELSE is\nreturned, or NULL if there is no ELSE part.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html\n\n', 'mysql> SELECT CASE 1 WHEN 1 THEN ''one''\n -> WHEN 2 THEN ''two'' ELSE ''more'' END;\n -> ''one''\nmysql> SELECT CASE WHEN 1>0 THEN ''true'' ELSE ''false'' END;\n -> ''true''\nmysql> SELECT CASE BINARY ''B''\n -> WHEN ''a'' THEN 1 WHEN ''b'' THEN 2 END;\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html'), (58, 'SHOW MASTER STATUS', 26, 'Syntax:\nSHOW MASTER STATUS\n\nProvides status information about the binary log files of the master.\nExample:\n\nmysql> SHOW MASTER STATUS;\n+---------------+----------+--------------+------------------+\n| File | Position | Binlog_Do_DB | Binlog_Ignore_DB |\n+---------------+----------+--------------+------------------+\n| mysql-bin.003 | 73 | test | manual,mysql |\n+---------------+----------+--------------+------------------+\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-master-status.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-master-status.html'), (59, 'ADDTIME', 30, 'Syntax:\nADDTIME(expr1,expr2)\n\nADDTIME() adds expr2 to expr1 and returns the result. expr1 is a time\nor datetime expression, and expr2 is a time expression.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT ADDTIME(''2007-12-31 23:59:59.999999'', ''1 1:1:1.000002'');\n -> ''2008-01-02 01:01:01.000001''\nmysql> SELECT ADDTIME(''01:00:00.999999'', ''02:00:00.999998'');\n -> ''03:00:01.999997''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (60, 'SPATIAL', 32, 'MySQL can create spatial indexes using syntax similar to that for\ncreating regular indexes, but extended with the SPATIAL keyword.\nCurrently, columns in spatial indexes must be declared NOT NULL. The\nfollowing examples demonstrate how to create spatial indexes:\n\no With CREATE TABLE:\n\nCREATE TABLE geom (g GEOMETRY NOT NULL, SPATIAL INDEX(g));\n\no With ALTER TABLE:\n\nALTER TABLE geom ADD SPATIAL INDEX(g);\n\no With CREATE INDEX:\n\nCREATE SPATIAL INDEX sp_index ON geom (g);\n\nFor MyISAM tables, SPATIAL INDEX creates an R-tree index. For storage\nengines that support non-spatial indexing of spatial columns, the\nengine creates a B-tree index. A B-tree index on spatial values will be\nuseful for exact-value lookups, but not for range scans.\n\nFor more information on indexing spatial columns, see [HELP CREATE\nINDEX].\n\nTo drop spatial indexes, use ALTER TABLE or DROP INDEX:\n\no With ALTER TABLE:\n\nALTER TABLE geom DROP INDEX g;\n\no With DROP INDEX:\n\nDROP INDEX sp_index ON geom;\n\nExample: Suppose that a table geom contains more than 32,000\ngeometries, which are stored in the column g of type GEOMETRY. The\ntable also has an AUTO_INCREMENT column fid for storing object ID\nvalues.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-indexes.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-indexes.html'), (61, 'TIMESTAMPDIFF', 30, 'Syntax:\nTIMESTAMPDIFF(unit,datetime_expr1,datetime_expr2)\n\nReturns datetime_expr2 - datetime_expr1, where datetime_expr1 and\ndatetime_expr2 are date or datetime expressions. One expression may be\na date and the other a datetime; a date value is treated as a datetime\nhaving the time part ''00:00:00'' where necessary. The unit for the\nresult (an integer) is given by the unit argument. The legal values for\nunit are the same as those listed in the description of the\nTIMESTAMPADD() function.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT TIMESTAMPDIFF(MONTH,''2003-02-01'',''2003-05-01'');\n -> 3\nmysql> SELECT TIMESTAMPDIFF(YEAR,''2002-05-01'',''2001-01-01'');\n -> -1\nmysql> SELECT TIMESTAMPDIFF(MINUTE,''2003-02-01'',''2003-05-01 12:05:55'');\n -> 128885\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (62, 'UPPER', 35, 'Syntax:\nUPPER(str)\n\nReturns the string str with all characters changed to uppercase\naccording to the current character set mapping. The default is latin1\n(cp1252 West European).\n\nmysql> SELECT UPPER(''Hej'');\n -> ''HEJ''\n\nUPPER() is ineffective when applied to binary strings (BINARY,\nVARBINARY, BLOB). The description of LOWER() shows how to perform\nlettercase conversion of binary strings.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (63, 'FROM_UNIXTIME', 30, 'Syntax:\nFROM_UNIXTIME(unix_timestamp), FROM_UNIXTIME(unix_timestamp,format)\n\nReturns a representation of the unix_timestamp argument as a value in\n''YYYY-MM-DD HH:MM:SS'' or YYYYMMDDHHMMSS.uuuuuu format, depending on\nwhether the function is used in a string or numeric context. The value\nis expressed in the current time zone. unix_timestamp is an internal\ntimestamp value such as is produced by the UNIX_TIMESTAMP() function.\n\nIf format is given, the result is formatted according to the format\nstring, which is used the same way as listed in the entry for the\nDATE_FORMAT() function.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT FROM_UNIXTIME(1196440219);\n -> ''2007-11-30 10:30:19''\nmysql> SELECT FROM_UNIXTIME(1196440219) + 0;\n -> 20071130103019.000000\nmysql> SELECT FROM_UNIXTIME(UNIX_TIMESTAMP(),\n -> ''%Y %D %M %h:%i:%s %x'');\n -> ''2007 30th November 10:30:59 2007''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (64, 'MEDIUMBLOB', 20, 'MEDIUMBLOB\n\nA BLOB column with a maximum length of 16,777,215 (224 - 1) bytes. Each\nMEDIUMBLOB value is stored using a three-byte length prefix that\nindicates the number of bytes in the value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (65, 'IFNULL', 7, 'Syntax:\nIFNULL(expr1,expr2)\n\nIf expr1 is not NULL, IFNULL() returns expr1; otherwise it returns\nexpr2. IFNULL() returns a numeric or string value, depending on the\ncontext in which it is used.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html\n\n', 'mysql> SELECT IFNULL(1,0);\n -> 1\nmysql> SELECT IFNULL(NULL,10);\n -> 10\nmysql> SELECT IFNULL(1/0,10);\n -> 10\nmysql> SELECT IFNULL(1/0,''yes'');\n -> ''yes''\n', 'http://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html'), (66, 'SHOW FUNCTION CODE', 26, 'Syntax:\nSHOW FUNCTION CODE func_name\n\nThis statement is similar to SHOW PROCEDURE CODE but for stored\nfunctions. See [HELP SHOW PROCEDURE CODE].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-function-code.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-function-code.html'), (67, 'SHOW ERRORS', 26, 'Syntax:\nSHOW ERRORS [LIMIT [offset,] row_count]\nSHOW COUNT(*) ERRORS\n\nThis statement is similar to SHOW WARNINGS, except that instead of\ndisplaying errors, warnings, and notes, it displays only errors.\n\nThe LIMIT clause has the same syntax as for the SELECT statement. See\nhttp://dev.mysql.com/doc/refman/5.1/en/select.html.\n\nThe SHOW COUNT(*) ERRORS statement displays the number of errors. You\ncan also retrieve this number from the error_count variable:\n\nSHOW COUNT(*) ERRORS;\nSELECT @@error_count;\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-errors.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-errors.html'), (68, 'LEAST', 17, 'Syntax:\nLEAST(value1,value2,...)\n\nWith two or more arguments, returns the smallest (minimum-valued)\nargument. The arguments are compared using the following rules:\n\no If the return value is used in an INTEGER context or all arguments\n are integer-valued, they are compared as integers.\n\no If the return value is used in a REAL context or all arguments are\n real-valued, they are compared as reals.\n\no If any argument is a case-sensitive string, the arguments are\n compared as case-sensitive strings.\n\no In all other cases, the arguments are compared as case-insensitive\n strings.\n\nLEAST() returns NULL if any argument is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT LEAST(2,0);\n -> 0\nmysql> SELECT LEAST(34.0,3.0,5.0,767.0);\n -> 3.0\nmysql> SELECT LEAST(''B'',''A'',''C'');\n -> ''A''\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (69, '=', 17, '=\n\nEqual:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 1 = 0;\n -> 0\nmysql> SELECT ''0'' = 0;\n -> 1\nmysql> SELECT ''0.0'' = 0;\n -> 1\nmysql> SELECT ''0.01'' = 0;\n -> 0\nmysql> SELECT ''.01'' = 0.01;\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (70, 'REVERSE', 35, 'Syntax:\nREVERSE(str)\n\nReturns the string str with the order of the characters reversed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT REVERSE(''abc'');\n -> ''cba''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (71, 'ISNULL', 17, 'Syntax:\nISNULL(expr)\n\nIf expr is NULL, ISNULL() returns 1, otherwise it returns 0.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT ISNULL(1+1);\n -> 0\nmysql> SELECT ISNULL(1/0);\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (72, 'BINARY', 20, 'BINARY(M)\n\nThe BINARY type is similar to the CHAR type, but stores binary byte\nstrings rather than non-binary character strings. M represents the\ncolumn length in bytes.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (73, 'BLOB DATA TYPE', 20, 'A BLOB is a binary large object that can hold a variable amount of\ndata. The four BLOB types are TINYBLOB, BLOB, MEDIUMBLOB, and LONGBLOB.\nThese differ only in the maximum length of the values they can hold.\nThe four TEXT types are TINYTEXT, TEXT, MEDIUMTEXT, and LONGTEXT. These\ncorrespond to the four BLOB types and have the same maximum lengths and\nstorage requirements. See\nhttp://dev.mysql.com/doc/refman/5.1/en/storage-requirements.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/blob.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/blob.html'), (74, 'BOUNDARY', 34, 'Boundary(g)\n\nReturns a geometry that is the closure of the combinatorial boundary of\nthe geometry value g.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions'), (75, 'CREATE USER', 9, 'Syntax:\nCREATE USER user [IDENTIFIED BY [PASSWORD] ''password'']\n [, user [IDENTIFIED BY [PASSWORD] ''password'']] ...\n\nThe CREATE USER statement creates new MySQL accounts. To use it, you\nmust have the global CREATE USER privilege or the INSERT privilege for\nthe mysql database. For each account, CREATE USER creates a new row in\nthe mysql.user table that has no privileges. An error occurs if the\naccount already exists. Each account is named using the same format as\nfor the GRANT statement; for example, ''jeffrey''@''localhost''. If you\nspecify only the user name part of the account name, a host name part\nof ''%'' is used. For additional information about specifying account\nnames, see [HELP GRANT].\n\nThe account can be given a password with the optional IDENTIFIED BY\nclause. The user value and the password are given the same way as for\nthe GRANT statement. In particular, to specify the password in plain\ntext, omit the PASSWORD keyword. To specify the password as the hashed\nvalue as returned by the PASSWORD() function, include the PASSWORD\nkeyword. See [HELP GRANT].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-user.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-user.html'), (76, 'POINT', 23, 'Point(x,y)\n\nConstructs a WKB Point using its coordinates.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions'), (77, 'CURRENT_USER', 15, 'Syntax:\nCURRENT_USER, CURRENT_USER()\n\nReturns the user name and host name combination for the MySQL account\nthat the server used to authenticate the current client. This account\ndetermines your access privileges. The return value is a string in the\nutf8 character set.\n\nThe value of CURRENT_USER() can differ from the value of USER().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', 'mysql> SELECT USER();\n -> ''davida@localhost''\nmysql> SELECT * FROM mysql.user;\nERROR 1044: Access denied for user ''''@''localhost'' to\ndatabase ''mysql''\nmysql> SELECT CURRENT_USER();\n -> ''@localhost''\n', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (78, 'LCASE', 35, 'Syntax:\nLCASE(str)\n\nLCASE() is a synonym for LOWER().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (79, '<=', 17, 'Syntax:\n<=\n\nLess than or equal:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 0.1 <= 2;\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (80, 'SHOW PROFILES', 26, 'Syntax:\nSHOW PROFILE [type [, type] ... ]\n [FOR QUERY n]\n [LIMIT row_count [OFFSET offset]]\n\ntype:\n ALL\n | BLOCK IO\n | CONTEXT SWITCHES\n | CPU\n | IPC\n | MEMORY\n | PAGE FAULTS\n | SOURCE\n | SWAPS\n\nThe SHOW PROFILES and SHOW PROFILE statements display profiling\ninformation that indicates resource usage for statements executed\nduring the course of the current session.\n\nProfiling is controlled by the profiling session variable, which has a\ndefault value of 0 (OFF). Profiling is enabled by setting profiling to\n1 or ON:\n\nmysql> SET profiling = 1;\n\nSHOW PROFILES displays a list of the most recent statements sent to the\nmaster. The size of the list is controlled by the\nprofiling_history_size session variable, which has a default value of\n15. The maximum value is 100. Setting the value to 0 has the practical\neffect of disabling profiling.\n\nAll statements are profiled except SHOW PROFILES and SHOW PROFILE, so\nyou will find neither of those statements in the profile list.\nMalformed statements are profiled. For example, SHOW PROFILING is an\nillegal statement, and a syntax error occurs if you try to execute it,\nbut it will show up in the profiling list.\n\nSHOW PROFILE displays detailed information about a single statement.\nWithout the FOR QUERY n clause, the output pertains to the most\nrecently executed statement. If FOR QUERY n is included, SHOW PROFILE\ndisplays information for statement n. The values of n correspond to the\nQuery_ID values displayed by SHOW PROFILES.\n\nThe LIMIT row_count clause may be given to limit the output to\nrow_count rows. If LIMIT is given, OFFSET offset may be added to begin\nthe output offset rows into the full set of rows.\n\nBy default, SHOW PROFILE displays Status and Duration columns. The\nStatus values are like the State values displayed by SHOW PROCESSLIST,\nalthought there might be some minor differences in interpretion for the\ntwo statements for some status values (see\nhttp://dev.mysql.com/doc/refman/5.1/en/thread-information.html).\n\nOptional type values may be specified to display specific additional\ntypes of information:\n\no ALL displays all information\n\no BLOCK IO displays counts for block input and output operations\n\no CONTEXT SWITCHES displays counts for voluntary and involuntary\n context switches\n\no CPU displays user and system CPU usage times\n\no IPC displays counts for messages sent and received\n\no MEMORY is not currently implemented\n\no PAGE FAULTS displays counts for major and minor page faults\n\no SOURCE displays the names of functions from the source code, together\n with the name and line number of the file in which the function\n occurs\n\no SWAPS displays swap counts\n\nProfiling is enabled per session. When a session ends, its profiling\ninformation is lost.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-profiles.html\n\n', 'mysql> SELECT @@profiling;\n+-------------+\n| @@profiling |\n+-------------+\n| 0 |\n+-------------+\n1 row in set (0.00 sec)\n\nmysql> SET profiling = 1;\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> DROP TABLE IF EXISTS t1;\nQuery OK, 0 rows affected, 1 warning (0.00 sec)\n\nmysql> CREATE TABLE T1 (id INT);\nQuery OK, 0 rows affected (0.01 sec)\n\nmysql> SHOW PROFILES;\n+----------+----------+--------------------------+\n| Query_ID | Duration | Query |\n+----------+----------+--------------------------+\n| 0 | 0.000088 | SET PROFILING = 1 |\n| 1 | 0.000136 | DROP TABLE IF EXISTS t1 |\n| 2 | 0.011947 | CREATE TABLE t1 (id INT) |\n+----------+----------+--------------------------+\n3 rows in set (0.00 sec)\n\nmysql> SHOW PROFILE;\n+----------------------+----------+\n| Status | Duration |\n+----------------------+----------+\n| checking permissions | 0.000040 |\n| creating table | 0.000056 |\n| After create | 0.011363 |\n| query end | 0.000375 |\n| freeing items | 0.000089 |\n| logging slow query | 0.000019 |\n| cleaning up | 0.000005 |\n+----------------------+----------+\n7 rows in set (0.00 sec)\n\nmysql> SHOW PROFILE FOR QUERY 1;\n+--------------------+----------+\n| Status | Duration |\n+--------------------+----------+\n| query end | 0.000107 |\n| freeing items | 0.000008 |\n| logging slow query | 0.000015 |\n| cleaning up | 0.000006 |\n+--------------------+----------+\n4 rows in set (0.00 sec)\n\nmysql> SHOW PROFILE CPU FOR QUERY 2;\n+----------------------+----------+----------+------------+\n| Status | Duration | CPU_user | CPU_system |\n+----------------------+----------+----------+------------+\n| checking permissions | 0.000040 | 0.000038 | 0.000002 |\n| creating table | 0.000056 | 0.000028 | 0.000028 |\n| After create | 0.011363 | 0.000217 | 0.001571 |\n| query end | 0.000375 | 0.000013 | 0.000028 |\n| freeing items | 0.000089 | 0.000010 | 0.000014 |\n| logging slow query | 0.000019 | 0.000009 | 0.000010 |\n| cleaning up | 0.000005 | 0.000003 | 0.000002 |\n+----------------------+----------+----------+------------+\n7 rows in set (0.00 sec)\n', 'http://dev.mysql.com/doc/refman/5.1/en/show-profiles.html'), (81, 'UPDATE', 26, 'Syntax:\nSingle-table syntax:\n\nUPDATE [LOW_PRIORITY] [IGNORE] table_reference\n SET col_name1={expr1|DEFAULT} [, col_name2={expr2|DEFAULT}] ...\n [WHERE where_condition]\n [ORDER BY ...]\n [LIMIT row_count]\n\nMultiple-table syntax:\n\nUPDATE [LOW_PRIORITY] [IGNORE] table_references\n SET col_name1={expr1|DEFAULT} [, col_name2={expr2|DEFAULT}] ...\n [WHERE where_condition]\n\nFor the single-table syntax, the UPDATE statement updates columns of\nexisting rows in the named table with new values. The SET clause\nindicates which columns to modify and the values they should be given.\nEach value can be given as an expression, or the keyword DEFAULT to set\na column explicitly to its default value. The WHERE clause, if given,\nspecifies the conditions that identify which rows to update. With no\nWHERE clause, all rows are updated. If the ORDER BY clause is\nspecified, the rows are updated in the order that is specified. The\nLIMIT clause places a limit on the number of rows that can be updated.\n\nFor the multiple-table syntax, UPDATE updates rows in each table named\nin table_references that satisfy the conditions. In this case, ORDER BY\nand LIMIT cannot be used.\n\nwhere_condition is an expression that evaluates to true for each row to\nbe updated.\n\ntable_references and where_condition are is specified as described in\nhttp://dev.mysql.com/doc/refman/5.1/en/select.html.\n\nThe UPDATE statement supports the following modifiers:\n\no If you use the LOW_PRIORITY keyword, execution of the UPDATE is\n delayed until no other clients are reading from the table. This\n affects only storage engines that use only table-level locking\n (MyISAM, MEMORY, MERGE).\n\no If you use the IGNORE keyword, the update statement does not abort\n even if errors occur during the update. Rows for which duplicate-key\n conflicts occur are not updated. Rows for which columns are updated\n to values that would cause data conversion errors are updated to the\n closest valid values instead.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/update.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/update.html'), (82, 'IS NOT NULL', 17, 'Syntax:\nIS NOT NULL\n\nTests whether a value is not NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 1 IS NOT NULL, 0 IS NOT NULL, NULL IS NOT NULL;\n -> 1, 1, 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (83, 'CASE STATEMENT', 22, 'Syntax:\nCASE case_value\n WHEN when_value THEN statement_list\n [WHEN when_value THEN statement_list] ...\n [ELSE statement_list]\nEND CASE\n\nOr:\n\nCASE\n WHEN search_condition THEN statement_list\n [WHEN search_condition THEN statement_list] ...\n [ELSE statement_list]\nEND CASE\n\nThe CASE statement for stored programs implements a complex conditional\nconstruct. If a search_condition evaluates to true, the corresponding\nSQL statement list is executed. If no search condition matches, the\nstatement list in the ELSE clause is executed. Each statement_list\nconsists of one or more statements.\n\nIf no when_value or search_condition matches the value tested and the\nCASE statement contains no ELSE clause, a Case not found for CASE\nstatement error results.\n\nEach statement_list consists of one or more statements; an empty\nstatement_list is not allowed. To handle situations where no value is\nmatched by any WHEN clause, use an ELSE containing an empty BEGIN ...\nEND block, as shown in this example: DELIMITER | CREATE PROCEDURE p()\nBEGIN DECLARE v INT DEFAULT 1; CASE v WHEN 2 THEN SELECT v; WHEN 3 THEN\nSELECT 0; ELSE BEGIN END; END CASE; END; | (The indentation used here\nin the ELSE clause is for purposes of clarity only, and is not\notherwise significant.)\n\n*Note*: The syntax of the CASE statement used inside stored programs\ndiffers slightly from that of the SQL CASE expression described in\nhttp://dev.mysql.com/doc/refman/5.1/en/control-flow-functions.html. The\nCASE statement cannot have an ELSE NULL clause, and it is terminated\nwith END CASE instead of END.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/case-statement.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/case-statement.html'), (84, 'EXECUTE STATEMENT', 26, 'Syntax:\nEXECUTE stmt_name\n [USING @var_name [, @var_name] ...]\n\nAfter preparing a statement with PREPARE, you execute it with an\nEXECUTE statement that refers to the prepared statement name. If the\nprepared statement contains any parameter markers, you must supply a\nUSING clause that lists user variables containing the values to be\nbound to the parameters. Parameter values can be supplied only by user\nvariables, and the USING clause must name exactly as many variables as\nthe number of parameter markers in the statement.\n\nYou can execute a given prepared statement multiple times, passing\ndifferent variables to it or setting the variables to different values\nbefore each execution.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/execute.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/execute.html'), (85, 'DROP INDEX', 37, 'Syntax:\nDROP [ONLINE|OFFLINE] INDEX index_name ON tbl_name\n\nDROP INDEX drops the index named index_name from the table tbl_name.\nThis statement is mapped to an ALTER TABLE statement to drop the index.\nSee [HELP ALTER TABLE].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-index.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-index.html'), (86, 'MATCH AGAINST', 35, 'Syntax:\nMATCH (col1,col2,...) AGAINST (expr [search_modifier])\n\nMySQL has support for full-text indexing and searching:\n\no A full-text index in MySQL is an index of type FULLTEXT.\n\no Full-text indexes can be used only with MyISAM tables, and can be\n created only for CHAR, VARCHAR, or TEXT columns.\n\no A FULLTEXT index definition can be given in the CREATE TABLE\n statement when a table is created, or added later using ALTER TABLE\n or CREATE INDEX.\n\no For large data sets, it is much faster to load your data into a table\n that has no FULLTEXT index and then create the index after that, than\n to load data into a table that has an existing FULLTEXT index.\n\nFull-text searching is performed using MATCH() ... AGAINST syntax.\nMATCH() takes a comma-separated list that names the columns to be\nsearched. AGAINST takes a string to search for, and an optional\nmodifier that indicates what type of search to perform. The search\nstring must be a literal string, not a variable or a column name. There\nare three types of full-text searches:\n\no A boolean search interprets the search string using the rules of a\n special query language. The string contains the words to search for.\n It can also contain operators that specify requirements such that a\n word must be present or absent in matching rows, or that it should be\n weighted higher or lower than usual. Common words such as "some" or\n "then" are stopwords and do not match if present in the search\n string. The IN BOOLEAN MODE modifier specifies a boolean search. For\n more information, see\n http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html.\n\no A natural language search interprets the search string as a phrase in\n natural human language (a phrase in free text). There are no special\n operators. The stopword list applies. In addition, words that are\n present in 50% or more of the rows are considered common and do not\n match. Full-text searches are natural language searches if the IN\n NATURAL LANGUAGE MODE modifier is given or if no modifier is given.\n\no A query expansion search is a modification of a natural language\n search. The search string is used to perform a natural language\n search. Then words from the most relevant rows returned by the search\n are added to the search string and the search is done again. The\n query returns the rows from the second search. The IN NATURAL\n LANGUAGE MODE WITH QUERY EXPANSION or WITH QUERY EXPANSION modifier\n specifies a query expansion search. For more information, see\n http://dev.mysql.com/doc/refman/5.1/en/fulltext-query-expansion.html.\n\nThe IN NATURAL LANGUAGE MODE and IN NATURAL LANGUAGE MODE WITH QUERY\nEXPANSION modifiers were added in MySQL 5.1.7.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/fulltext-search.html\n\n', 'mysql> SELECT id, body, MATCH (title,body) AGAINST\n -> (''Security implications of running MySQL as root''\n -> IN NATURAL LANGUAGE MODE) AS score\n -> FROM articles WHERE MATCH (title,body) AGAINST\n -> (''Security implications of running MySQL as root''\n -> IN NATURAL LANGUAGE MODE);\n+----+-------------------------------------+-----------------+\n| id | body | score |\n+----+-------------------------------------+-----------------+\n| 4 | 1. Never run mysqld as root. 2. ... | 1.5219271183014 |\n| 6 | When configured properly, MySQL ... | 1.3114095926285 |\n+----+-------------------------------------+-----------------+\n2 rows in set (0.00 sec)\n', 'http://dev.mysql.com/doc/refman/5.1/en/fulltext-search.html'), (87, 'CREATE EVENT', 37, 'Syntax:\nCREATE \n [DEFINER = { user | CURRENT_USER }]\n EVENT \n [IF NOT EXISTS]\n event_name \n ON SCHEDULE schedule\n [ON COMPLETION [NOT] PRESERVE]\n [ENABLE | DISABLE | DISABLE ON SLAVE]\n [COMMENT ''comment'']\n DO sql_statement;\n\nschedule:\n AT timestamp [+ INTERVAL interval] ...\n | EVERY interval \n [STARTS timestamp [+ INTERVAL interval] ...] \n [ENDS timestamp [+ INTERVAL interval] ...]\n\ninterval:\n quantity {YEAR | QUARTER | MONTH | DAY | HOUR | MINUTE |\n WEEK | SECOND | YEAR_MONTH | DAY_HOUR | DAY_MINUTE |\n DAY_SECOND | HOUR_MINUTE | HOUR_SECOND | MINUTE_SECOND}\n\nThis statement creates and schedules a new event. It requires the EVENT\nprivilege for the schema in which the event is to be created.\n\nThe minimum requirements for a valid CREATE EVENT statement are as\nfollows:\n\no The keywords CREATE EVENT plus an event name, which uniquely\n identifies the event in the current schema. (Prior to MySQL 5.1.12,\n the event name needed to be unique only among events created by the\n same user on a given database.)\n\no An ON SCHEDULE clause, which determines when and how often the event\n executes.\n\no A DO clause, which contains the SQL statement to be executed by an\n event.\n\nThis is an example of a minimal CREATE EVENT statement:\n\nCREATE EVENT myevent\n ON SCHEDULE AT CURRENT_TIMESTAMP + INTERVAL 1 HOUR\n DO\n UPDATE myschema.mytable SET mycol = mycol + 1;\n\nThe previous statement creates an event named myevent. This event\nexecutes once --- one hour following its creation --- by running an SQL\nstatement that increments the value of the myschema.mytable table''s\nmycol column by 1.\n\nThe event_name must be a valid MySQL identifier with a maximum length\nof 64 characters. It may be delimited using back ticks, and may be\nqualified with the name of a database schema. An event is associated\nwith both a MySQL user (the definer) and a schema, and its name must be\nunique among names of events within that schema. In general, the rules\ngoverning event names are the same as those for names of stored\nroutines. See http://dev.mysql.com/doc/refman/5.1/en/identifiers.html.\n\nIf no schema is indicated as part of event_name, the default (current)\nschema is assumed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-event.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-event.html'), (88, 'ABS', 4, 'Syntax:\nABS(X)\n\nReturns the absolute value of X.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT ABS(2);\n -> 2\nmysql> SELECT ABS(-32);\n -> 32\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (89, 'POLYFROMWKB', 31, 'PolyFromWKB(wkb[,srid]), PolygonFromWKB(wkb[,srid])\n\nConstructs a POLYGON value using its WKB representation and SRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions'), (90, 'NOT LIKE', 35, 'Syntax:\nexpr NOT LIKE pat [ESCAPE ''escape_char'']\n\nThis is the same as NOT (expr LIKE pat [ESCAPE ''escape_char'']).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-comparison-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-comparison-functions.html'), (91, 'SPACE', 35, 'Syntax:\nSPACE(N)\n\nReturns a string consisting of N space characters.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT SPACE(6);\n -> '' ''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (92, 'MBR DEFINITION', 6, 'Its MBR (Minimum Bounding Rectangle), or Envelope. This is the bounding\ngeometry, formed by the minimum and maximum (X,Y) coordinates:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/gis-class-geometry.html\n\n', '((MINX MINY, MAXX MINY, MAXX MAXY, MINX MAXY, MINX MINY))\n', 'http://dev.mysql.com/doc/refman/5.1/en/gis-class-geometry.html'), (93, 'GEOMETRYCOLLECTION', 23, 'GeometryCollection(g1,g2,...)\n\nConstructs a WKB GeometryCollection. If any argument is not a\nwell-formed WKB representation of a geometry, the return value is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions'), (94, 'MAX', 16, 'Syntax:\nMAX([DISTINCT] expr)\n\nReturns the maximum value of expr. MAX() may take a string argument; in\nsuch cases, it returns the maximum string value. See\nhttp://dev.mysql.com/doc/refman/5.1/en/mysql-indexes.html. The DISTINCT\nkeyword can be used to find the maximum of the distinct values of expr,\nhowever, this produces the same result as omitting DISTINCT.\n\nMAX() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', 'mysql> SELECT student_name, MIN(test_score), MAX(test_score)\n -> FROM student\n -> GROUP BY student_name;\n', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (95, 'CREATE FUNCTION UDF', 21, 'Syntax:\nCREATE [AGGREGATE] FUNCTION function_name RETURNS {STRING|INTEGER|REAL|DECIMAL}\n SONAME shared_library_name\n\nA user-defined function (UDF) is a way to extend MySQL with a new\nfunction that works like a native (built-in) MySQL function such as\nABS() or CONCAT().\n\nfunction_name is the name that should be used in SQL statements to\ninvoke the function. The RETURNS clause indicates the type of the\nfunction''s return value. DECIMAL is a legal value after RETURNS, but\ncurrently DECIMAL functions return string values and should be written\nlike STRING functions.\n\nshared_library_name is the basename of the shared object file that\ncontains the code that implements the function. The file must be\nlocated in the plugin directory. This directory is given by the value\nof the plugin_dir system variable.\n\n*Note*: This is a change in MySQL 5.1. For earlier versions of MySQL,\nthe shared object can be located in any directory that is searched by\nyour system''s dynamic linker.\n\nTo create a function, you must have the INSERT privilege for the mysql\ndatabase. This is necessary because CREATE FUNCTION adds a row to the\nmysql.func system table that records the function''s name, type, and\nshared library name. If you do not have this table, you should run the\nmysql_upgrade command to create it. See\nhttp://dev.mysql.com/doc/refman/5.1/en/mysql-upgrade.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-function-udf.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-function-udf.html'), (96, '*', 4, 'Syntax:\n*\n\nMultiplication:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', 'mysql> SELECT 3*5;\n -> 15\nmysql> SELECT 18014398509481984*18014398509481984.0;\n -> 324518553658426726783156020576256.0\nmysql> SELECT 18014398509481984*18014398509481984;\n -> 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (97, 'TIMESTAMP', 20, 'TIMESTAMP\n\nA timestamp. The range is ''1970-01-01 00:00:01'' UTC to ''2038-01-09\n03:14:07'' UTC. TIMESTAMP values are stored as the number of seconds\nsince the epoch (''1970-01-01 00:00:00'' UTC). A TIMESTAMP cannot\nrepresent the value ''1970-01-01 00:00:00'' because that is equivalent to\n0 seconds from the epoch and the value 0 is reserved for representing\n''0000-00-00 00:00:00'', the "zero" TIMESTAMP value.\n\nA TIMESTAMP column is useful for recording the date and time of an\nINSERT or UPDATE operation. By default, the first TIMESTAMP column in a\ntable is automatically set to the date and time of the most recent\noperation if you do not assign it a value yourself. You can also set\nany TIMESTAMP column to the current date and time by assigning it a\nNULL value. Variations on automatic initialization and update\nproperties are described in\nhttp://dev.mysql.com/doc/refman/5.1/en/timestamp.html.\n\nA TIMESTAMP value is returned as a string in the format ''YYYY-MM-DD\nHH:MM:SS'' with a display width fixed at 19 characters. To obtain the\nvalue as a number, you should add +0 to the timestamp column.\n\n*Note*: The TIMESTAMP format that was used prior to MySQL 4.1 is not\nsupported in MySQL 5.1; see MySQL 3.23, 4.0, 4.1 Reference Manual for\ninformation regarding the old format.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html'), (98, 'DES_DECRYPT', 11, 'Syntax:\nDES_DECRYPT(crypt_str[,key_str])\n\nDecrypts a string encrypted with DES_ENCRYPT(). If an error occurs,\nthis function returns NULL.\n\nThis function works only if MySQL has been configured with SSL support.\nSee http://dev.mysql.com/doc/refman/5.1/en/secure-connections.html.\n\nIf no key_str argument is given, DES_DECRYPT() examines the first byte\nof the encrypted string to determine the DES key number that was used\nto encrypt the original string, and then reads the key from the DES key\nfile to decrypt the message. For this to work, the user must have the\nSUPER privilege. The key file can be specified with the --des-key-file\nserver option.\n\nIf you pass this function a key_str argument, that string is used as\nthe key for decrypting the message.\n\nIf the crypt_str argument does not appear to be an encrypted string,\nMySQL returns the given crypt_str.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (99, 'CACHE INDEX', 26, 'Syntax:\nCACHE INDEX\n tbl_index_list [, tbl_index_list] ...\n IN key_cache_name\n\ntbl_index_list:\n tbl_name [[INDEX|KEY] (index_name[, index_name] ...)]\n\nThe CACHE INDEX statement assigns table indexes to a specific key\ncache. It is used only for MyISAM tables.\n\nThe following statement assigns indexes from the tables t1, t2, and t3\nto the key cache named hot_cache:\n\nmysql> CACHE INDEX t1, t2, t3 IN hot_cache;\n+---------+--------------------+----------+----------+\n| Table | Op | Msg_type | Msg_text |\n+---------+--------------------+----------+----------+\n| test.t1 | assign_to_keycache | status | OK |\n| test.t2 | assign_to_keycache | status | OK |\n| test.t3 | assign_to_keycache | status | OK |\n+---------+--------------------+----------+----------+\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/cache-index.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/cache-index.html'), (100, 'ENDPOINT', 12, 'EndPoint(ls)\n\nReturns the Point that is the endpoint of the LineString value ls.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions\n\n', 'mysql> SET @ls = ''LineString(1 1,2 2,3 3)'';\nmysql> SELECT AsText(EndPoint(GeomFromText(@ls)));\n+-------------------------------------+\n| AsText(EndPoint(GeomFromText(@ls))) |\n+-------------------------------------+\n| POINT(3 3) |\n+-------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions'), (101, 'COMPRESS', 11, 'Syntax:\nCOMPRESS(string_to_compress)\n\nCompresses a string and returns the result as a binary string. This\nfunction requires MySQL to have been compiled with a compression\nlibrary such as zlib. Otherwise, the return value is always NULL. The\ncompressed string can be uncompressed with UNCOMPRESS().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', 'mysql> SELECT LENGTH(COMPRESS(REPEAT(''a'',1000)));\n -> 21\nmysql> SELECT LENGTH(COMPRESS(''''));\n -> 0\nmysql> SELECT LENGTH(COMPRESS(''a''));\n -> 13\nmysql> SELECT LENGTH(COMPRESS(REPEAT(''a'',16)));\n -> 15\n', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (102, 'INSERT', 26, 'Syntax:\nINSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE]\n [INTO] tbl_name [(col_name,...)]\n {VALUES | VALUE} ({expr | DEFAULT},...),(...),...\n [ ON DUPLICATE KEY UPDATE\n col_name=expr\n [, col_name=expr] ... ]\n\nOr:\n\nINSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE]\n [INTO] tbl_name\n SET col_name={expr | DEFAULT}, ...\n [ ON DUPLICATE KEY UPDATE\n col_name=expr\n [, col_name=expr] ... ]\n\nOr:\n\nINSERT [LOW_PRIORITY | HIGH_PRIORITY] [IGNORE]\n [INTO] tbl_name [(col_name,...)]\n SELECT ...\n [ ON DUPLICATE KEY UPDATE\n col_name=expr\n [, col_name=expr] ... ]\n\nINSERT inserts new rows into an existing table. The INSERT ... VALUES\nand INSERT ... SET forms of the statement insert rows based on\nexplicitly specified values. The INSERT ... SELECT form inserts rows\nselected from another table or tables. INSERT ... SELECT is discussed\nfurther in [HELP INSERT SELECT].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/insert.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/insert.html'), (103, 'COUNT', 16, 'Syntax:\nCOUNT(expr)\n\nReturns a count of the number of non-NULL values of expr in the rows\nretrieved by a SELECT statement. The result is a BIGINT value.\n\nCOUNT() returns 0 if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', 'mysql> SELECT student.student_name,COUNT(*)\n -> FROM student,course\n -> WHERE student.student_id=course.student_id\n -> GROUP BY student_name;\n', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (104, 'HANDLER', 26, 'Syntax:\nHANDLER tbl_name OPEN [ [AS] alias]\nHANDLER tbl_name READ index_name { = | >= | <= | < } (value1,value2,...)\n [ WHERE where_condition ] [LIMIT ... ]\nHANDLER tbl_name READ index_name { FIRST | NEXT | PREV | LAST }\n [ WHERE where_condition ] [LIMIT ... ]\nHANDLER tbl_name READ { FIRST | NEXT }\n [ WHERE where_condition ] [LIMIT ... ]\nHANDLER tbl_name CLOSE\n\nThe HANDLER statement provides direct access to table storage engine\ninterfaces. It is available for MyISAM and InnoDB tables.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/handler.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/handler.html'), (105, 'MLINEFROMTEXT', 3, 'MLineFromText(wkt[,srid]), MultiLineStringFromText(wkt[,srid])\n\nConstructs a MULTILINESTRING value using its WKT representation and\nSRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions'), (106, 'GEOMCOLLFROMWKB', 31, 'GeomCollFromWKB(wkb[,srid]), GeometryCollectionFromWKB(wkb[,srid])\n\nConstructs a GEOMETRYCOLLECTION value using its WKB representation and\nSRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions'), (107, 'RENAME TABLE', 37, 'Syntax:\nRENAME TABLE tbl_name TO new_tbl_name\n [, tbl_name2 TO new_tbl_name2] ...\n\nThis statement renames one or more tables.\n\nThe rename operation is done atomically, which means that no other\nsession can access any of the tables while the rename is running. For\nexample, if you have an existing table old_table, you can create\nanother table new_table that has the same structure but is empty, and\nthen replace the existing table with the empty one as follows (assuming\nthat backup_table does not already exist):\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/rename-table.html\n\n', 'CREATE TABLE new_table (...);\nRENAME TABLE old_table TO backup_table, new_table TO old_table;\n', 'http://dev.mysql.com/doc/refman/5.1/en/rename-table.html'), (108, 'BOOLEAN', 20, 'BOOL, BOOLEAN\n\nThese types are synonyms for TINYINT(1). A value of zero is considered\nfalse. Non-zero values are considered true:\n\nmysql> SELECT IF(0, ''true'', ''false'');\n+------------------------+\n| IF(0, ''true'', ''false'') |\n+------------------------+\n| false |\n+------------------------+\n\nmysql> SELECT IF(1, ''true'', ''false'');\n+------------------------+\n| IF(1, ''true'', ''false'') |\n+------------------------+\n| true |\n+------------------------+\n\nmysql> SELECT IF(2, ''true'', ''false'');\n+------------------------+\n| IF(2, ''true'', ''false'') |\n+------------------------+\n| true |\n+------------------------+\n\nHowever, the values TRUE and FALSE are merely aliases for 1 and 0,\nrespectively, as shown here:\n\nmysql> SELECT IF(0 = FALSE, ''true'', ''false'');\n+--------------------------------+\n| IF(0 = FALSE, ''true'', ''false'') |\n+--------------------------------+\n| true |\n+--------------------------------+\n\nmysql> SELECT IF(1 = TRUE, ''true'', ''false'');\n+-------------------------------+\n| IF(1 = TRUE, ''true'', ''false'') |\n+-------------------------------+\n| true |\n+-------------------------------+\n\nmysql> SELECT IF(2 = TRUE, ''true'', ''false'');\n+-------------------------------+\n| IF(2 = TRUE, ''true'', ''false'') |\n+-------------------------------+\n| false |\n+-------------------------------+\n\nmysql> SELECT IF(2 = FALSE, ''true'', ''false'');\n+--------------------------------+\n| IF(2 = FALSE, ''true'', ''false'') |\n+--------------------------------+\n| false |\n+--------------------------------+\n\nThe last two statements display the results shown because 2 is equal to\nneither 1 nor 0.\n\nWe intend to implement full boolean type handling, in accordance with\nstandard SQL, in a future MySQL release.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (109, 'DEFAULT', 14, 'Syntax:\nDEFAULT(col_name)\n\nReturns the default value for a table column. An error results if the\ncolumn has no default value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', 'mysql> UPDATE t SET i = DEFAULT(i)+1 WHERE id < 100;\n', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (110, 'MOD', 4, 'Syntax:\nMOD(N,M), N % M, N MOD M\n\nModulo operation. Returns the remainder of N divided by M.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT MOD(234, 10);\n -> 4\nmysql> SELECT 253 % 7;\n -> 1\nmysql> SELECT MOD(29,9);\n -> 2\nmysql> SELECT 29 MOD 9;\n -> 2\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (111, 'TINYTEXT', 20, 'TINYTEXT [CHARACTER SET charset_name] [COLLATE collation_name]\n\nA TEXT column with a maximum length of 255 (28 - 1) characters. The\neffective maximum length is less if the value contains multi-byte\ncharacters. Each TINYTEXT value is stored using a one-byte length\nprefix that indicates the number of bytes in the value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'); INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (112, 'OPTIMIZE TABLE', 19, 'Syntax:\nOPTIMIZE [NO_WRITE_TO_BINLOG | LOCAL] TABLE\n tbl_name [, tbl_name] ...\n\nOPTIMIZE TABLE should be used if you have deleted a large part of a\ntable or if you have made many changes to a table with variable-length\nrows (tables that have VARCHAR, VARBINARY, BLOB, or TEXT columns).\nDeleted rows are maintained in a linked list and subsequent INSERT\noperations reuse old row positions. You can use OPTIMIZE TABLE to\nreclaim the unused space and to defragment the data file.\n\nThis statement requires SELECT and INSERT privileges for the table.\n\nBeginning with MySQL 5.1.27, OPTIMIZE TABLE is also supported for\npartitioned tables. Also beginning with MySQL 5.1.27, you can use ALTER\nTABLE ... OPTIMIZE PARTITION to optimize one or more partitions; for\nmore information, see [HELP ALTER TABLE], and\nhttp://dev.mysql.com/doc/refman/5.1/en/partitioning-maintenance.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/optimize-table.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/optimize-table.html'), (113, 'DECODE', 11, 'Syntax:\nDECODE(crypt_str,pass_str)\n\nDecrypts the encrypted string crypt_str using pass_str as the password.\ncrypt_str should be a string returned from ENCODE().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (114, '<=>', 17, 'Syntax:\n<=>\n\nNULL-safe equal. This operator performs an equality comparison like the\n= operator, but returns 1 rather than NULL if both operands are NULL,\nand 0 rather than NULL if one operand is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 1 <=> 1, NULL <=> NULL, 1 <=> NULL;\n -> 1, 1, 0\nmysql> SELECT 1 = 1, NULL = NULL, 1 = NULL;\n -> 1, NULL, NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (115, 'LOAD DATA FROM MASTER', 26, 'Syntax:\nLOAD DATA FROM MASTER\n\nThis feature is deprecated. We recommend not using it anymore. It is\nsubject to removal in a future version of MySQL.\n\nSince the current implementation of LOAD DATA FROM MASTER and LOAD\nTABLE FROM MASTER is very limited, these statements are deprecated in\nversions 4.1 of MySQL and above. We will introduce a more advanced\ntechnique (called "online backup") in a future version. That technique\nwill have the additional advantage of working with more storage\nengines.\n\nFor MySQL 5.1 and earlier, the recommended alternative solution to\nusing LOAD DATA FROM MASTER or LOAD TABLE FROM MASTER is using\nmysqldump or mysqlhotcopy. The latter requires Perl and two Perl\nmodules (DBI and DBD:mysql) and works for MyISAM and ARCHIVE tables\nonly. With mysqldump, you can create SQL dumps on the master and pipe\n(or copy) these to a mysql client on the slave. This has the advantage\nof working for all storage engines, but can be quite slow, since it\nworks using SELECT.\n\nThis statement takes a snapshot of the master and copies it to the\nslave. It updates the values of MASTER_LOG_FILE and MASTER_LOG_POS so\nthat the slave starts replicating from the correct position. Any table\nand database exclusion rules specified with the --replicate-*-do-* and\n--replicate-*-ignore-* options are honored. --replicate-rewrite-db is\nnot taken into account because a user could use this option to set up a\nnon-unique mapping such as --replicate-rewrite-db="db1->db3" and\n--replicate-rewrite-db="db2->db3", which would confuse the slave when\nloading tables from the master.\n\nUse of this statement is subject to the following conditions:\n\no It works only for MyISAM tables. Attempting to load a non-MyISAM\n table results in the following error:\n\nERROR 1189 (08S01): Net error reading from master\n\no It acquires a global read lock on the master while taking the\n snapshot, which prevents updates on the master during the load\n operation.\n\nIf you are loading large tables, you might have to increase the values\nof net_read_timeout and net_write_timeout on both the master and slave\nservers. See\nhttp://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html.\n\nNote that LOAD DATA FROM MASTER does not copy any tables from the mysql\ndatabase. This makes it easy to have different users and privileges on\nthe master and the slave.\n\nTo use LOAD DATA FROM MASTER, the replication account that is used to\nconnect to the master must have the RELOAD and SUPER privileges on the\nmaster and the SELECT privilege for all master tables you want to load.\nAll master tables for which the user does not have the SELECT privilege\nare ignored by LOAD DATA FROM MASTER. This is because the master hides\nthem from the user: LOAD DATA FROM MASTER calls SHOW DATABASES to know\nthe master databases to load, but SHOW DATABASES returns only databases\nfor which the user has some privilege. See [HELP SHOW DATABASES]. On\nthe slave side, the user that issues LOAD DATA FROM MASTER must have\nprivileges for dropping and creating the databases and tables that are\ncopied.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/load-data-from-master.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/load-data-from-master.html'), (116, 'RESET', 26, 'Syntax:\nRESET reset_option [, reset_option] ...\n\nThe RESET statement is used to clear the state of various server\noperations. You must have the RELOAD privilege to execute RESET.\n\nRESET acts as a stronger version of the FLUSH statement. See [HELP\nFLUSH].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/reset.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/reset.html'), (117, 'HELP STATEMENT', 27, 'Syntax:\nHELP ''search_string''\n\nThe HELP statement returns online information from the MySQL Reference\nmanual. Its proper operation requires that the help tables in the mysql\ndatabase be initialized with help topic information (see\nhttp://dev.mysql.com/doc/refman/5.1/en/server-side-help-support.html).\n\nThe HELP statement searches the help tables for the given search string\nand displays the result of the search. The search string is not case\nsensitive.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/help.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/help.html'), (118, 'GET_LOCK', 14, 'Syntax:\nGET_LOCK(str,timeout)\n\nTries to obtain a lock with a name given by the string str, using a\ntimeout of timeout seconds. Returns 1 if the lock was obtained\nsuccessfully, 0 if the attempt timed out (for example, because another\nclient has previously locked the name), or NULL if an error occurred\n(such as running out of memory or the thread was killed with mysqladmin\nkill). If you have a lock obtained with GET_LOCK(), it is released when\nyou execute RELEASE_LOCK(), execute a new GET_LOCK(), or your\nconnection terminates (either normally or abnormally). Locks obtained\nwith GET_LOCK() do not interact with transactions. That is, committing\na transaction does not release any such locks obtained during the\ntransaction.\n\nThis function can be used to implement application locks or to simulate\nrecord locks. Names are locked on a server-wide basis. If a name has\nbeen locked by one client, GET_LOCK() blocks any request by another\nclient for a lock with the same name. This allows clients that agree on\na given lock name to use the name to perform cooperative advisory\nlocking. But be aware that it also allows a client that is not among\nthe set of cooperating clients to lock a name, either inadvertently or\ndeliberately, and thus prevent any of the cooperating clients from\nlocking that name. One way to reduce the likelihood of this is to use\nlock names that are database-specific or application-specific. For\nexample, use lock names of the form db_name.str or app_name.str.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', 'mysql> SELECT GET_LOCK(''lock1'',10);\n -> 1\nmysql> SELECT IS_FREE_LOCK(''lock2'');\n -> 1\nmysql> SELECT GET_LOCK(''lock2'',10);\n -> 1\nmysql> SELECT RELEASE_LOCK(''lock2'');\n -> 1\nmysql> SELECT RELEASE_LOCK(''lock1'');\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (119, 'UCASE', 35, 'Syntax:\nUCASE(str)\n\nUCASE() is a synonym for UPPER().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (120, 'SHOW BINLOG EVENTS', 26, 'Syntax:\nSHOW BINLOG EVENTS\n [IN ''log_name''] [FROM pos] [LIMIT [offset,] row_count]\n\nShows the events in the binary log. If you do not specify ''log_name'',\nthe first binary log is displayed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-binlog-events.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-binlog-events.html'), (121, 'MPOLYFROMWKB', 31, 'MPolyFromWKB(wkb[,srid]), MultiPolygonFromWKB(wkb[,srid])\n\nConstructs a MULTIPOLYGON value using its WKB representation and SRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions'), (122, 'ITERATE', 22, 'Syntax:\nITERATE label\n\nITERATE can appear only within LOOP, REPEAT, and WHILE statements.\nITERATE means "do the loop again."\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/iterate-statement.html\n\n', 'CREATE PROCEDURE doiterate(p1 INT)\nBEGIN\n label1: LOOP\n SET p1 = p1 + 1;\n IF p1 < 10 THEN ITERATE label1; END IF;\n LEAVE label1;\n END LOOP label1;\n SET @x = p1;\nEND\n', 'http://dev.mysql.com/doc/refman/5.1/en/iterate-statement.html'), (123, 'DO', 26, 'Syntax:\nDO expr [, expr] ...\n\nDO executes the expressions but does not return any results. In most\nrespects, DO is shorthand for SELECT expr, ..., but has the advantage\nthat it is slightly faster when you do not care about the result.\n\nDO is useful primarily with functions that have side effects, such as\nRELEASE_LOCK().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/do.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/do.html'), (124, 'CURTIME', 30, 'Syntax:\nCURTIME()\n\nReturns the current time as a value in ''HH:MM:SS'' or HHMMSS.uuuuuu\nformat, depending on whether the function is used in a string or\nnumeric context. The value is expressed in the current time zone.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT CURTIME();\n -> ''23:50:26''\nmysql> SELECT CURTIME() + 0;\n -> 235026.000000\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (125, 'CHAR_LENGTH', 35, 'Syntax:\nCHAR_LENGTH(str)\n\nReturns the length of the string str, measured in characters. A\nmulti-byte character counts as a single character. This means that for\na string containing five two-byte characters, LENGTH() returns 10,\nwhereas CHAR_LENGTH() returns 5.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (126, 'BIGINT', 20, 'BIGINT[(M)] [UNSIGNED] [ZEROFILL]\n\nA large integer. The signed range is -9223372036854775808 to\n9223372036854775807. The unsigned range is 0 to 18446744073709551615.\n\nSERIAL is an alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (127, 'SET', 26, 'Syntax:\nSET variable_assignment [, variable_assignment] ...\n\nvariable_assignment:\n user_var_name = expr\n | [GLOBAL | SESSION] system_var_name = expr\n | [@@global. | @@session. | @@]system_var_name = expr\n\nThe SET statement assigns values to different types of variables that\naffect the operation of the server or your client. Older versions of\nMySQL employed SET OPTION, but this syntax is deprecated in favor of\nSET without OPTION.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/set-option.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/set-option.html'), (128, 'CONV', 4, 'Syntax:\nCONV(N,from_base,to_base)\n\nConverts numbers between different number bases. Returns a string\nrepresentation of the number N, converted from base from_base to base\nto_base. Returns NULL if any argument is NULL. The argument N is\ninterpreted as an integer, but may be specified as an integer or a\nstring. The minimum base is 2 and the maximum base is 36. If to_base is\na negative number, N is regarded as a signed number. Otherwise, N is\ntreated as unsigned. CONV() works with 64-bit precision.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT CONV(''a'',16,2);\n -> ''1010''\nmysql> SELECT CONV(''6E'',18,8);\n -> ''172''\nmysql> SELECT CONV(-17,10,-18);\n -> ''-H''\nmysql> SELECT CONV(10+''10''+''10''+0xa,10,10);\n -> ''40''\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (129, 'DATE', 20, 'DATE\n\nA date. The supported range is ''1000-01-01'' to ''9999-12-31''. MySQL\ndisplays DATE values in ''YYYY-MM-DD'' format, but allows assignment of\nvalues to DATE columns using either strings or numbers.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html'), (130, 'SHOW OPEN TABLES', 26, 'Syntax:\nSHOW OPEN TABLES [FROM db_name]\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW OPEN TABLES lists the non-TEMPORARY tables that are currently open\nin the table cache. See\nhttp://dev.mysql.com/doc/refman/5.1/en/table-cache.html. The WHERE\nclause can be given to select rows using more general conditions, as\ndiscussed in http://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nThe FROM and LIKE clauses may be used beginning with MySQL 5.1.24. The\nLIKE clause, if present, indicates which table names to match. The FROM\nclause, if present, restricts the tables shown to those present in the\ndb_name database.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-open-tables.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-open-tables.html'), (131, 'EXTRACT', 30, 'Syntax:\nEXTRACT(unit FROM date)\n\nThe EXTRACT() function uses the same kinds of unit specifiers as\nDATE_ADD() or DATE_SUB(), but extracts parts from the date rather than\nperforming date arithmetic.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT EXTRACT(YEAR FROM ''2009-07-02'');\n -> 2009\nmysql> SELECT EXTRACT(YEAR_MONTH FROM ''2009-07-02 01:02:03'');\n -> 200907\nmysql> SELECT EXTRACT(DAY_MINUTE FROM ''2009-07-02 01:02:03'');\n -> 20102\nmysql> SELECT EXTRACT(MICROSECOND\n -> FROM ''2003-01-02 10:30:00.000123'');\n -> 123\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (132, 'ENCRYPT', 11, 'Syntax:\nENCRYPT(str[,salt])\n\nEncrypts str using the Unix crypt() system call and returns a binary\nstring. The salt argument should be a string with at least two\ncharacters. If no salt argument is given, a random value is used.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', 'mysql> SELECT ENCRYPT(''hello'');\n -> ''VxuFAJXVARROc''\n', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (133, 'SHOW STATUS', 26, 'Syntax:\nSHOW [GLOBAL | SESSION] STATUS\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW STATUS provides server status information. This information also\ncan be obtained using the mysqladmin extended-status command. The LIKE\nclause, if present, indicates which variable names to match. The WHERE\nclause can be given to select rows using more general conditions, as\ndiscussed in http://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\nWith a LIKE clause, the statement displays only rows for those\nvariables with names that match the pattern:\n\nmysql> SHOW STATUS LIKE ''Key%'';\n+--------------------+----------+\n| Variable_name | Value |\n+--------------------+----------+\n| Key_blocks_used | 14955 |\n| Key_read_requests | 96854827 |\n| Key_reads | 162040 |\n| Key_write_requests | 7589728 |\n| Key_writes | 3813196 |\n+--------------------+----------+\n\nWith the GLOBAL modifier, SHOW STATUS displays the status values for\nall connections to MySQL. With SESSION, it displays the status values\nfor the current connection. If no modifier is present, the default is\nSESSION. LOCAL is a synonym for SESSION.\n\nSome status variables have only a global value. For these, you get the\nsame value for both GLOBAL and SESSION. The scope for each status\nvariable is listed at\nhttp://dev.mysql.com/doc/refman/5.1/en/server-status-variables.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-status.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-status.html'), (134, 'EXTRACTVALUE', 35, 'Syntax:\nExtractValue(xml_frag, xpath_expr)\n\nExtractValue() takes two string arguments, a fragment of XML markup\nxml_frag and an XPath expression xpath_expr (also known as a locator);\nit returns the text (CDATA) of the first text node which is a child of\nthe element(s) matched by the XPath expression. It is the equivalent of\nperforming a match using the xpath_expr after appending /text(). In\nother words, ExtractValue(''Sakila'', ''/a/b'') and\nExtractValue(''Sakila'', ''/a/b/text()'') produce the same\nresult.\n\nIf multiple matches are found, then the content of the first child text\nnode of each matching element is returned (in the order matched) as a\nsingle, space-delimited string.\n\nIf no matching text node is found for the expression (including the\nimplicit /text()) --- for whatever reason, as long as xpath_expr is\nvalid, and xml_frag consists of elements which are properly nested and\nclosed --- an empty string is returned. No distinction is made between\na match on an empty element and no match at all. This is by design.\n\nIf you need to determine whether no matching element was found in\nxml_frag or such an element was found but contained no child text\nnodes, you should test the result of an expression that uses the XPath\ncount() function. For example, both of these statements return an empty\nstring, as shown here:\n\nmysql> SELECT ExtractValue('''', ''/a/b'');\n+-------------------------------------+\n| ExtractValue('''', ''/a/b'') |\n+-------------------------------------+\n| |\n+-------------------------------------+\n1 row in set (0.00 sec)\n\nmysql> SELECT ExtractValue('''', ''/a/b'');\n+-------------------------------------+\n| ExtractValue('''', ''/a/b'') |\n+-------------------------------------+\n| |\n+-------------------------------------+\n1 row in set (0.00 sec)\n\nHowever, you can determine whether there was actually a matching\nelement using the following:\n\nmysql> SELECT ExtractValue('''', ''count(/a/b)'');\n+-------------------------------------+\n| ExtractValue('''', ''count(/a/b)'') |\n+-------------------------------------+\n| 1 |\n+-------------------------------------+\n1 row in set (0.00 sec)\n\nmysql> SELECT ExtractValue('''', ''count(/a/b)'');\n+-------------------------------------+\n| ExtractValue('''', ''count(/a/b)'') |\n+-------------------------------------+\n| 0 |\n+-------------------------------------+\n1 row in set (0.01 sec)\n\n*Important*: ExtractValue() returns only CDATA, and does not return any\ntags that might be contained within a matching tag, nor any of their\ncontent (see the result returned as val1 in the following example).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html\n\n', 'mysql> SELECT\n -> ExtractValue(''cccddd'', ''/a'') AS val1,\n -> ExtractValue(''cccddd'', ''/a/b'') AS val2,\n -> ExtractValue(''cccddd'', ''//b'') AS val3,\n -> ExtractValue(''cccddd'', ''/b'') AS val4,\n -> ExtractValue(''cccdddeee'', ''//b'') AS val5;\n\n+------+------+------+------+---------+\n| val1 | val2 | val3 | val4 | val5 |\n+------+------+------+------+---------+\n| ccc | ddd | ddd | | ddd eee |\n+------+------+------+------+---------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html'), (135, 'OLD_PASSWORD', 11, 'Syntax:\nOLD_PASSWORD(str)\n\nOLD_PASSWORD() was added to MySQL when the implementation of PASSWORD()\nwas changed to improve security. OLD_PASSWORD() returns the value of\nthe old (pre-4.1) implementation of PASSWORD() as a binary string, and\nis intended to permit you to reset passwords for any pre-4.1 clients\nthat need to connect to your version 5.1 MySQL server without locking\nthem out. See\nhttp://dev.mysql.com/doc/refman/5.1/en/password-hashing.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (136, 'SET VARIABLE', 22, 'Syntax:\nSET var_name = expr [, var_name = expr] ...\n\nThe SET statement in stored programs is an extended version of the\ngeneral SET statement (see [HELP SET]). Referenced variables may be\nones declared inside a stored program, global system variables, or\nuser-defined variables.\n\nThe SET statement in stored programs is implemented as part of the\npre-existing SET syntax. This allows an extended syntax of SET a=x,\nb=y, ... where different variable types (locally declared variables,\nglobal and session server variables, user-defined variables) can be\nmixed. This also allows combinations of local variables and some\noptions that make sense only for system variables; in that case, the\noptions are recognized but ignored.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/set-statement.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/set-statement.html'), (137, 'FORMAT', 35, 'Syntax:\nFORMAT(X,D)\n\nFormats the number X to a format like ''#,###,###.##'', rounded to D\ndecimal places, and returns the result as a string. If D is 0, the\nresult has no decimal point or fractional part.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT FORMAT(12332.123456, 4);\n -> ''12,332.1235''\nmysql> SELECT FORMAT(12332.1,4);\n -> ''12,332.1000''\nmysql> SELECT FORMAT(12332.2,0);\n -> ''12,332''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (138, '||', 13, 'Syntax:\nOR, ||\n\nLogical OR. When both operands are non-NULL, the result is 1 if any\noperand is non-zero, and 0 otherwise. With a NULL operand, the result\nis 1 if the other operand is non-zero, and NULL otherwise. If both\noperands are NULL, the result is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/logical-operators.html\n\n', 'mysql> SELECT 1 || 1;\n -> 1\nmysql> SELECT 1 || 0;\n -> 1\nmysql> SELECT 0 || 0;\n -> 0\nmysql> SELECT 0 || NULL;\n -> NULL\nmysql> SELECT 1 || NULL;\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/logical-operators.html'), (139, 'BIT_LENGTH', 35, 'Syntax:\nBIT_LENGTH(str)\n\nReturns the length of the string str in bits.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT BIT_LENGTH(''text'');\n -> 32\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (140, 'EXTERIORRING', 2, 'ExteriorRing(poly)\n\nReturns the exterior ring of the Polygon value poly as a LineString.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#polygon-property-functions\n\n', 'mysql> SET @poly =\n -> ''Polygon((0 0,0 3,3 3,3 0,0 0),(1 1,1 2,2 2,2 1,1 1))'';\nmysql> SELECT AsText(ExteriorRing(GeomFromText(@poly)));\n+-------------------------------------------+\n| AsText(ExteriorRing(GeomFromText(@poly))) |\n+-------------------------------------------+\n| LINESTRING(0 0,0 3,3 3,3 0,0 0) |\n+-------------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#polygon-property-functions'), (141, 'GEOMFROMWKB', 31, 'GeomFromWKB(wkb[,srid]), GeometryFromWKB(wkb[,srid])\n\nConstructs a geometry value of any type using its WKB representation\nand SRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions'), (142, 'SHOW SLAVE HOSTS', 26, 'Syntax:\nSHOW SLAVE HOSTS\n\nDisplays a list of replication slaves currently registered with the\nmaster. Only slaves started with the --report-host=host_name option are\nvisible in this list.\n\nThe list is displayed on any server (not just the master server). The\noutput looks like this:\n\nmysql> SHOW SLAVE HOSTS;\n+------------+-----------+------+-----------+\n| Server_id | Host | Port | Master_id |\n+------------+-----------+------+-----------+\n| 192168010 | iconnect2 | 3306 | 192168011 |\n| 1921680101 | athena | 3306 | 192168011 |\n+------------+-----------+------+-----------+\n\no Server_id: The unique server ID of the slave server, as configured in\n the server''s option file, or on the command line with\n --server-id=value.\n\no Host: The host name of the slave server, as configured in the\n server''s option file, or on the command line with\n --report-host=host_name. Note that this can differ from the machine\n name as configured in the operating system.\n\no Port: The port the slave server is listening on.\n\no Master_id: The unique server ID of the master server that the slave\n server is replicating from.\n\nSome MySQL versions report another variable, Rpl_recovery_rank. This\nvariable was never used, and was eventually removed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-slave-hosts.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-slave-hosts.html'), (143, 'START TRANSACTION', 8, 'Syntax:\nSTART TRANSACTION [WITH CONSISTENT SNAPSHOT] | BEGIN [WORK]\nCOMMIT [WORK] [AND [NO] CHAIN] [[NO] RELEASE]\nROLLBACK [WORK] [AND [NO] CHAIN] [[NO] RELEASE]\nSET autocommit = {0 | 1}\n\nThe START TRANSACTION or BEGIN statement begins a new transaction.\nCOMMIT commits the current transaction, making its changes permanent.\nROLLBACK rolls back the current transaction, canceling its changes. The\nSET autocommit statement disables or enables the default autocommit\nmode for the current session.\n\nThe optional WORK keyword is supported for COMMIT and ROLLBACK, as are\nthe CHAIN and RELEASE clauses. CHAIN and RELEASE can be used for\nadditional control over transaction completion. The value of the\ncompletion_type system variable determines the default completion\nbehavior. See\nhttp://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html.\n\nThe AND CHAIN clause causes a new transaction to begin as soon as the\ncurrent one ends, and the new transaction has the same isolation level\nas the just-terminated transaction. The RELEASE clause causes the\nserver to disconnect the current client session after terminating the\ncurrent transaction. Including the NO keyword suppresses CHAIN or\nRELEASE completion, which can be useful if the completion_type system\nvariable is set to cause chaining or release completion by default.\n\nBy default, MySQL runs with autocommit mode enabled. This means that as\nsoon as you execute a statement that updates (modifies) a table, MySQL\nstores the update on disk to make it permanent. To disable autocommit\nmode, use the following statement:\n\nSET autocommit=0;\n\nAfter disabling autocommit mode by setting the autocommit variable to\nzero, changes to transaction-safe tables (such as those for InnoDB or\nNDBCLUSTER) are not made permanent immediately. You must use COMMIT to\nstore your changes to disk or ROLLBACK to ignore the changes.\n\nTo disable autocommit mode for a single series of statements, use the\nSTART TRANSACTION statement:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/commit.html\n\n', 'START TRANSACTION;\nSELECT @A:=SUM(salary) FROM table1 WHERE type=1;\nUPDATE table2 SET summary=@A WHERE type=1;\nCOMMIT;\n', 'http://dev.mysql.com/doc/refman/5.1/en/commit.html'), (144, 'BETWEEN AND', 17, 'Syntax:\nexpr BETWEEN min AND max\n\nIf expr is greater than or equal to min and expr is less than or equal\nto max, BETWEEN returns 1, otherwise it returns 0. This is equivalent\nto the expression (min <= expr AND expr <= max) if all the arguments\nare of the same type. Otherwise type conversion takes place according\nto the rules described in\nhttp://dev.mysql.com/doc/refman/5.1/en/type-conversion.html, but\napplied to all the three arguments.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 1 BETWEEN 2 AND 3;\n -> 0\nmysql> SELECT ''b'' BETWEEN ''a'' AND ''c'';\n -> 1\nmysql> SELECT 2 BETWEEN 2 AND ''3'';\n -> 1\nmysql> SELECT 2 BETWEEN 2 AND ''x-3'';\n -> 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (145, 'MULTIPOLYGON', 23, 'MultiPolygon(poly1,poly2,...)\n\nConstructs a WKB MultiPolygon value from a set of WKB Polygon\narguments. If any argument is not a WKB Polygon, the return value is\nNULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-mysql-specific-functions'), (146, 'TIME_FORMAT', 30, 'Syntax:\nTIME_FORMAT(time,format)\n\nThis is used like the DATE_FORMAT() function, but the format string may\ncontain format specifiers only for hours, minutes, and seconds. Other\nspecifiers produce a NULL value or 0.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT TIME_FORMAT(''100:00:00'', ''%H %k %h %I %l'');\n -> ''100 100 04 04 4''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (147, 'LEFT', 35, 'Syntax:\nLEFT(str,len)\n\nReturns the leftmost len characters from the string str, or NULL if any\nargument is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT LEFT(''foobarbar'', 5);\n -> ''fooba''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (148, 'FLUSH QUERY CACHE', 25, 'You can defragment the query cache to better utilize its memory with\nthe FLUSH QUERY CACHE statement. The statement does not remove any\nqueries from the cache.\n\nThe RESET QUERY CACHE statement removes all query results from the\nquery cache. The FLUSH TABLES statement also does this.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/query-cache-status-and-maintenance.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/query-cache-status-and-maintenance.html'), (149, 'SET DATA TYPE', 20, 'SET(''value1'',''value2'',...) [CHARACTER SET charset_name] [COLLATE\ncollation_name]\n\nA set. A string object that can have zero or more values, each of which\nmust be chosen from the list of values ''value1'', ''value2'', ... A SET\ncolumn can have a maximum of 64 members. SET values are represented\ninternally as integers.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (150, 'RAND', 4, 'Syntax:\nRAND(), RAND(N)\n\nReturns a random floating-point value v in the range 0 <= v < 1.0. If a\nconstant integer argument N is specified, it is used as the seed value,\nwhich produces a repeatable sequence of column values. In the following\nexample, note that the sequences of values produced by RAND(3) is the\nsame both places where it occurs.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> CREATE TABLE t (i INT);\nQuery OK, 0 rows affected (0.42 sec)\n\nmysql> INSERT INTO t VALUES(1),(2),(3);\nQuery OK, 3 rows affected (0.00 sec)\nRecords: 3 Duplicates: 0 Warnings: 0\n\nmysql> SELECT i, RAND() FROM t;\n+------+------------------+\n| i | RAND() |\n+------+------------------+\n| 1 | 0.61914388706828 | \n| 2 | 0.93845168309142 | \n| 3 | 0.83482678498591 | \n+------+------------------+\n3 rows in set (0.00 sec)\n\nmysql> SELECT i, RAND(3) FROM t;\n+------+------------------+\n| i | RAND(3) |\n+------+------------------+\n| 1 | 0.90576975597606 | \n| 2 | 0.37307905813035 | \n| 3 | 0.14808605345719 | \n+------+------------------+\n3 rows in set (0.00 sec)\n\nmysql> SELECT i, RAND() FROM t;\n+------+------------------+\n| i | RAND() |\n+------+------------------+\n| 1 | 0.35877890638893 | \n| 2 | 0.28941420772058 | \n| 3 | 0.37073435016976 | \n+------+------------------+\n3 rows in set (0.00 sec)\n\nmysql> SELECT i, RAND(3) FROM t;\n+------+------------------+\n| i | RAND(3) |\n+------+------------------+\n| 1 | 0.90576975597606 | \n| 2 | 0.37307905813035 | \n| 3 | 0.14808605345719 | \n+------+------------------+\n3 rows in set (0.01 sec)\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (151, 'RPAD', 35, 'Syntax:\nRPAD(str,len,padstr)\n\nReturns the string str, right-padded with the string padstr to a length\nof len characters. If str is longer than len, the return value is\nshortened to len characters.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT RPAD(''hi'',5,''?'');\n -> ''hi???''\nmysql> SELECT RPAD(''hi'',1,''?'');\n -> ''h''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (152, 'CREATE DATABASE', 37, 'Syntax:\nCREATE {DATABASE | SCHEMA} [IF NOT EXISTS] db_name\n [create_specification] ...\n\ncreate_specification:\n [DEFAULT] CHARACTER SET [=] charset_name\n | [DEFAULT] COLLATE [=] collation_name\n\nCREATE DATABASE creates a database with the given name. To use this\nstatement, you need the CREATE privilege for the database. CREATE\nSCHEMA is a synonym for CREATE DATABASE.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-database.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-database.html'), (153, 'DEC', 20, 'DEC[(M[,D])] [UNSIGNED] [ZEROFILL], NUMERIC[(M[,D])] [UNSIGNED]\n[ZEROFILL], FIXED[(M[,D])] [UNSIGNED] [ZEROFILL]\n\nThese types are synonyms for DECIMAL. The FIXED synonym is available\nfor compatibility with other database systems.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (154, 'VAR_POP', 16, 'Syntax:\nVAR_POP(expr)\n\nReturns the population standard variance of expr. It considers rows as\nthe whole population, not as a sample, so it has the number of rows as\nthe denominator. You can also use VARIANCE(), which is equivalent but\nis not standard SQL.\n\nVAR_POP() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (155, 'ELT', 35, 'Syntax:\nELT(N,str1,str2,str3,...)\n\nReturns str1 if N = 1, str2 if N = 2, and so on. Returns NULL if N is\nless than 1 or greater than the number of arguments. ELT() is the\ncomplement of FIELD().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT ELT(1, ''ej'', ''Heja'', ''hej'', ''foo'');\n -> ''ej''\nmysql> SELECT ELT(4, ''ej'', ''Heja'', ''hej'', ''foo'');\n -> ''foo''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (156, 'ALTER VIEW', 37, 'Syntax:\nALTER\n [ALGORITHM = {UNDEFINED | MERGE | TEMPTABLE}]\n [DEFINER = { user | CURRENT_USER }]\n [SQL SECURITY { DEFINER | INVOKER }]\n VIEW view_name [(column_list)]\n AS select_statement\n [WITH [CASCADED | LOCAL] CHECK OPTION]\n\nThis statement changes the definition of a view, which must exist. The\nsyntax is similar to that for CREATE VIEW and the effect is the same as\nfor CREATE OR REPLACE VIEW. See [HELP CREATE VIEW]. This statement\nrequires the CREATE VIEW and DROP privileges for the view, and some\nprivilege for each column referred to in the SELECT statement. As of\nMySQL 5.1.23, ALTER VIEW is allowed only to the definer or users with\nthe SUPER privilege.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/alter-view.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/alter-view.html'), (157, 'SHOW DATABASES', 26, 'Syntax:\nSHOW {DATABASES | SCHEMAS}\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW DATABASES lists the databases on the MySQL server host. SHOW\nSCHEMAS is a synonym for SHOW DATABASES. The LIKE clause, if present,\nindicates which database names to match. The WHERE clause can be given\nto select rows using more general conditions, as discussed in\nhttp://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nYou see only those databases for which you have some kind of privilege,\nunless you have the global SHOW DATABASES privilege. You can also get\nthis list using the mysqlshow command.\n\nIf the server was started with the --skip-show-database option, you\ncannot use this statement at all unless you have the SHOW DATABASES\nprivilege.\n\nSHOW SCHEMAS can also be used.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-databases.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-databases.html'), (158, '~', 18, 'Syntax:\n~\n\nInvert all bits.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html\n\n', 'mysql> SELECT 5 & ~1;\n -> 4\n', 'http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html'), (159, 'TEXT', 20, 'TEXT[(M)] [CHARACTER SET charset_name] [COLLATE collation_name]\n\nA TEXT column with a maximum length of 65,535 (216 - 1) characters. The\neffective maximum length is less if the value contains multi-byte\ncharacters. Each TEXT value is stored using a two-byte length prefix\nthat indicates the number of bytes in the value.\n\nAn optional length M can be given for this type. If this is done, MySQL\ncreates the column as the smallest TEXT type large enough to hold\nvalues M characters long.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (160, 'CONCAT_WS', 35, 'Syntax:\nCONCAT_WS(separator,str1,str2,...)\n\nCONCAT_WS() stands for Concatenate With Separator and is a special form\nof CONCAT(). The first argument is the separator for the rest of the\narguments. The separator is added between the strings to be\nconcatenated. The separator can be a string, as can the rest of the\narguments. If the separator is NULL, the result is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT CONCAT_WS('','',''First name'',''Second name'',''Last Name'');\n -> ''First name,Second name,Last Name''\nmysql> SELECT CONCAT_WS('','',''First name'',NULL,''Last Name'');\n -> ''First name,Last Name''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (161, 'ROW_COUNT', 15, 'Syntax:\nROW_COUNT()\n\nROW_COUNT() returns the number of rows updated, inserted, or deleted by\nthe preceding statement. This is the same as the row count that the\nmysql client displays and the value from the mysql_affected_rows() C\nAPI function.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', 'mysql> INSERT INTO t VALUES(1),(2),(3);\nQuery OK, 3 rows affected (0.00 sec)\nRecords: 3 Duplicates: 0 Warnings: 0\n\nmysql> SELECT ROW_COUNT();\n+-------------+\n| ROW_COUNT() |\n+-------------+\n| 3 |\n+-------------+\n1 row in set (0.00 sec)\n\nmysql> DELETE FROM t WHERE i IN(1,2);\nQuery OK, 2 rows affected (0.00 sec)\n\nmysql> SELECT ROW_COUNT();\n+-------------+\n| ROW_COUNT() |\n+-------------+\n| 2 |\n+-------------+\n1 row in set (0.00 sec)\n', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (162, 'ASIN', 4, 'Syntax:\nASIN(X)\n\nReturns the arc sine of X, that is, the value whose sine is X. Returns\nNULL if X is not in the range -1 to 1.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT ASIN(0.2);\n -> 0.20135792079033\nmysql> SELECT ASIN(''foo'');\n\n+-------------+\n| ASIN(''foo'') |\n+-------------+\n| 0 |\n+-------------+\n1 row in set, 1 warning (0.00 sec)\n\nmysql> SHOW WARNINGS;\n+---------+------+-----------------------------------------+\n| Level | Code | Message |\n+---------+------+-----------------------------------------+\n| Warning | 1292 | Truncated incorrect DOUBLE value: ''foo'' |\n+---------+------+-----------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (163, 'SIGN', 4, 'Syntax:\nSIGN(X)\n\nReturns the sign of the argument as -1, 0, or 1, depending on whether X\nis negative, zero, or positive.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT SIGN(-32);\n -> -1\nmysql> SELECT SIGN(0);\n -> 0\nmysql> SELECT SIGN(234);\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (164, 'SEC_TO_TIME', 30, 'Syntax:\nSEC_TO_TIME(seconds)\n\nReturns the seconds argument, converted to hours, minutes, and seconds,\nas a TIME value. The range of the result is constrained to that of the\nTIME data type. A warning occurs if the argument corresponds to a value\noutside that range.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT SEC_TO_TIME(2378);\n -> ''00:39:38''\nmysql> SELECT SEC_TO_TIME(2378) + 0;\n -> 3938\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (165, 'FLOAT', 20, 'FLOAT[(M,D)] [UNSIGNED] [ZEROFILL]\n\nA small (single-precision) floating-point number. Allowable values are\n-3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to\n3.402823466E+38. These are the theoretical limits, based on the IEEE\nstandard. The actual range might be slightly smaller depending on your\nhardware or operating system.\n\nM is the total number of digits and D is the number of digits following\nthe decimal point. If M and D are omitted, values are stored to the\nlimits allowed by the hardware. A single-precision floating-point\nnumber is accurate to approximately 7 decimal places.\n\nUNSIGNED, if specified, disallows negative values.\n\nUsing FLOAT might give you some unexpected problems because all\ncalculations in MySQL are done with double precision. See\nhttp://dev.mysql.com/doc/refman/5.1/en/no-matching-rows.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (166, 'LOCATE', 35, 'Syntax:\nLOCATE(substr,str), LOCATE(substr,str,pos)\n\nThe first syntax returns the position of the first occurrence of\nsubstring substr in string str. The second syntax returns the position\nof the first occurrence of substring substr in string str, starting at\nposition pos. Returns 0 if substr is not in str.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT LOCATE(''bar'', ''foobarbar'');\n -> 4\nmysql> SELECT LOCATE(''xbar'', ''foobar'');\n -> 0\nmysql> SELECT LOCATE(''bar'', ''foobarbar'', 5);\n -> 7\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (167, 'CHARSET', 15, 'Syntax:\nCHARSET(str)\n\nReturns the character set of the string argument.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', 'mysql> SELECT CHARSET(''abc'');\n -> ''latin1''\nmysql> SELECT CHARSET(CONVERT(''abc'' USING utf8));\n -> ''utf8''\nmysql> SELECT CHARSET(USER());\n -> ''utf8''\n', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (168, 'SUBDATE', 30, 'Syntax:\nSUBDATE(date,INTERVAL expr unit), SUBDATE(expr,days)\n\nWhen invoked with the INTERVAL form of the second argument, SUBDATE()\nis a synonym for DATE_SUB(). For information on the INTERVAL unit\nargument, see the discussion for DATE_ADD().\n\nmysql> SELECT DATE_SUB(''2008-01-02'', INTERVAL 31 DAY);\n -> ''2007-12-02''\nmysql> SELECT SUBDATE(''2008-01-02'', INTERVAL 31 DAY);\n -> ''2007-12-02''\n\nThe second form allows the use of an integer value for days. In such\ncases, it is interpreted as the number of days to be subtracted from\nthe date or datetime expression expr.\n\nmysql> SELECT SUBDATE(''2008-01-02 12:00:00'', 31);\n -> ''2007-12-02 12:00:00''\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (169, 'DAYOFYEAR', 30, 'Syntax:\nDAYOFYEAR(date)\n\nReturns the day of the year for date, in the range 1 to 366.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT DAYOFYEAR(''2007-02-03'');\n -> 34\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (170, 'LONGTEXT', 20, 'LONGTEXT [CHARACTER SET charset_name] [COLLATE collation_name]\n\nA TEXT column with a maximum length of 4,294,967,295 or 4GB (232 - 1)\ncharacters. The effective maximum length is less if the value contains\nmulti-byte characters. The effective maximum length of LONGTEXT columns\nalso depends on the configured maximum packet size in the client/server\nprotocol and available memory. Each LONGTEXT value is stored using a\nfour-byte length prefix that indicates the number of bytes in the\nvalue.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (171, '%', 4, 'Syntax:\nN % M\n\nModulo operation. Returns the remainder of N divided by M. For more\ninformation, see the description for the MOD() function in\nhttp://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (172, 'KILL', 26, 'Syntax:\nKILL [CONNECTION | QUERY] thread_id\n\nEach connection to mysqld runs in a separate thread. You can see which\nthreads are running with the SHOW PROCESSLIST statement and kill a\nthread with the KILL thread_id statement.\n\nKILL allows the optional CONNECTION or QUERY modifier:\n\no KILL CONNECTION is the same as KILL with no modifier: It terminates\n the connection associated with the given thread_id.\n\no KILL QUERY terminates the statement that the connection is currently\n executing, but leaves the connection itself intact.\n\nIf you have the PROCESS privilege, you can see all threads. If you have\nthe SUPER privilege, you can kill all threads and statements.\nOtherwise, you can see and kill only your own threads and statements.\n\nYou can also use the mysqladmin processlist and mysqladmin kill\ncommands to examine and kill threads.\n\n*Note*: You cannot use KILL with the Embedded MySQL Server library,\nbecause the embedded server merely runs inside the threads of the host\napplication. It does not create any connection threads of its own.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/kill.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/kill.html'), (173, 'DISJOINT', 29, 'Disjoint(g1,g2)\n\nReturns 1 or 0 to indicate whether g1 is spatially disjoint from (does\nnot intersect) g2.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html'), (174, 'ASTEXT', 3, 'AsText(g), AsWKT(g)\n\nConverts a value in internal geometry format to its WKT representation\nand returns the string result.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-to-convert-geometries-between-formats.html\n\n', 'mysql> SET @g = ''LineString(1 1,2 2,3 3)'';\nmysql> SELECT AsText(GeomFromText(@g));\n+--------------------------+\n| AsText(GeomFromText(@g)) |\n+--------------------------+\n| LINESTRING(1 1,2 2,3 3) |\n+--------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/functions-to-convert-geometries-between-formats.html'), (175, 'LPAD', 35, 'Syntax:\nLPAD(str,len,padstr)\n\nReturns the string str, left-padded with the string padstr to a length\nof len characters. If str is longer than len, the return value is\nshortened to len characters.\n\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT LPAD(''hi'',4,''??'');\n -> ''??hi''\nmysql> SELECT LPAD(''hi'',1,''??'');\n -> ''h''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (176, 'RESTORE TABLE', 19, 'Syntax:\nRESTORE TABLE tbl_name [, tbl_name] ... FROM ''/path/to/backup/directory''\n\nRESTORE TABLE restores the table or tables from a backup that was made\nwith BACKUP TABLE. The directory should be specified as a full path\nname.\n\nExisting tables are not overwritten; if you try to restore over an\nexisting table, an error occurs. Just as for BACKUP TABLE, RESTORE\nTABLE currently works only for MyISAM tables. Restored tables are not\nreplicated from master to slave.\n\nThe backup for each table consists of its .frm format file and .MYD\ndata file. The restore operation restores those files, and then uses\nthem to rebuild the .MYI index file. Restoring takes longer than\nbacking up due to the need to rebuild the indexes. The more indexes the\ntable has, the longer it takes.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/restore-table.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/restore-table.html'); INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (177, 'DECLARE CONDITION', 22, 'Syntax:\nDECLARE condition_name CONDITION FOR condition_value\n\ncondition_value:\n SQLSTATE [VALUE] sqlstate_value\n | mysql_error_code\n\nThe DECLARE ... CONDITION statement defines a named error condition. It\nspecifies a condition that needs specific handling and associates a\nname with that condition. The name can be referred to in a subsequence\nDECLARE ... HANDLER statement. See [HELP DECLARE HANDLER].\n\nA condition_value for DECLARE ... CONDITION can be an SQLSTATE value (a\n5-character string literal) or a MySQL error code (a number). You\nshould not use SQLSTATE value ''00000'' or MySQL error code 0, because\nthose indicate sucess rather than an error condition. For a list of\nSQLSTATE values and MySQL error codes, see\nhttp://dev.mysql.com/doc/refman/5.1/en/error-messages-server.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/declare-condition.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/declare-condition.html'), (178, 'OVERLAPS', 29, 'Overlaps(g1,g2)\n\nReturns 1 or 0 to indicate whether g1 spatially overlaps g2. The term\nspatially overlaps is used if two geometries intersect and their\nintersection results in a geometry of the same dimension but not equal\nto either of the given geometries.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html'), (179, 'SET GLOBAL SQL_SLAVE_SKIP_COUNTER', 26, 'Syntax:\nSET GLOBAL SQL_SLAVE_SKIP_COUNTER = N\n\nThis statement skips the next N events from the master. This is useful\nfor recovering from replication stops caused by a statement.\n\nThis statement is valid only when the slave thread is not running.\nOtherwise, it produces an error.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/set-global-sql-slave-skip-counter.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/set-global-sql-slave-skip-counter.html'), (180, 'NUMGEOMETRIES', 24, 'NumGeometries(gc)\n\nReturns the number of geometries in the GeometryCollection value gc.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#geometrycollection-property-functions\n\n', 'mysql> SET @gc = ''GeometryCollection(Point(1 1),LineString(2 2, 3 3))'';\nmysql> SELECT NumGeometries(GeomFromText(@gc));\n+----------------------------------+\n| NumGeometries(GeomFromText(@gc)) |\n+----------------------------------+\n| 2 |\n+----------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#geometrycollection-property-functions'), (181, 'MONTHNAME', 30, 'Syntax:\nMONTHNAME(date)\n\nReturns the full name of the month for date. As of MySQL 5.1.12, the\nlanguage used for the name is controlled by the value of the\nlc_time_names system variable\n(http://dev.mysql.com/doc/refman/5.1/en/locale-support.html).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT MONTHNAME(''2008-02-03'');\n -> ''February''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (182, 'PROCEDURE ANALYSE', 36, 'Syntax:\nanalyse([max_elements[,max_memory]])\n\nThis procedure is defined in the sql/sql_analyse.cc file. It examines\nthe result from a query and returns an analysis of the results that\nsuggests optimal data types for each column. To obtain this analysis,\nappend PROCEDURE ANALYSE to the end of a SELECT statement:\n\nSELECT ... FROM ... WHERE ... PROCEDURE ANALYSE([max_elements,[max_memory]])\n\nFor example:\n\nSELECT col1, col2 FROM table1 PROCEDURE ANALYSE(10, 2000);\n\nThe results show some statistics for the values returned by the query,\nand propose an optimal data type for the columns. This can be helpful\nfor checking your existing tables, or after importing new data. You may\nneed to try different settings for the arguments so that PROCEDURE\nANALYSE() does not suggest the ENUM data type when it is not\nappropriate.\n\nThe arguments are optional and are used as follows:\n\no max_elements (default 256) is the maximum number of distinct values\n that analyse notices per column. This is used by analyse to check\n whether the optimal data type should be of type ENUM; if there are\n more than max_elements distinct values, then ENUM is not a suggested\n type.\n\no max_memory (default 8192) is the maximum amount of memory that\n analyse should allocate per column while trying to find all distinct\n values.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/procedure-analyse.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/procedure-analyse.html'), (183, 'CHANGE MASTER TO', 26, 'Syntax:\nCHANGE MASTER TO master_def [, master_def] ...\n\nmaster_def:\n MASTER_BIND = ''interface_name''\n | MASTER_HOST = ''host_name''\n | MASTER_USER = ''user_name''\n | MASTER_PASSWORD = ''password''\n | MASTER_PORT = port_num\n | MASTER_CONNECT_RETRY = interval\n | MASTER_HEARTBEAT_PERIOD = interval\n | MASTER_LOG_FILE = ''master_log_name''\n | MASTER_LOG_POS = master_log_pos\n | RELAY_LOG_FILE = ''relay_log_name''\n | RELAY_LOG_POS = relay_log_pos\n | MASTER_SSL = {0|1}\n | MASTER_SSL_CA = ''ca_file_name''\n | MASTER_SSL_CAPATH = ''ca_directory_name''\n | MASTER_SSL_CERT = ''cert_file_name''\n | MASTER_SSL_KEY = ''key_file_name''\n | MASTER_SSL_CIPHER = ''cipher_list''\n | MASTER_SSL_VERIFY_SERVER_CERT = {0|1}\n\nCHANGE MASTER TO changes the parameters that the slave server uses for\nconnecting to and communicating with the master server. It also updates\nthe contents of the master.info and relay-log.info files.\n\nMASTER_USER, MASTER_PASSWORD, MASTER_SSL, MASTER_SSL_CA,\nMASTER_SSL_CAPATH, MASTER_SSL_CERT, MASTER_SSL_KEY, MASTER_SSL_CIPHER,\nand MASTER_SSL_VERIFY_SERVER_CERT provide information to the slave\nabout how to connect to its master. MASTER_SSL_VERIFY_SERVER_CERT was\nadded in MySQL 5.1.18. It is used as described for the\n--ssl-verify-server-cert option in\nhttp://dev.mysql.com/doc/refman/5.1/en/ssl-options.html.\n\nMASTER_CONNECT_RETRY specifies how many seconds to wait between connect\nretries. The default is 60. The number of reconnection attempts is\nlimited by the --master-retry-count server option; for more\ninformation, see\nhttp://dev.mysql.com/doc/refman/5.1/en/replication-options.html.\n\nThe SSL options (MASTER_SSL, MASTER_SSL_CA, MASTER_SSL_CAPATH,\nMASTER_SSL_CERT, MASTER_SSL_KEY, MASTER_SSL_CIPHER), and\nMASTER_SSL_VERIFY_SERVER_CERT can be changed even on slaves that are\ncompiled without SSL support. They are saved to the master.info file,\nbut are ignored unless you use a server that has SSL support enabled.\n\nIf you don''t specify a given parameter, it keeps its old value, except\nas indicated in the following discussion. For example, if the password\nto connect to your MySQL master has changed, you just need to issue\nthese statements to tell the slave about the new password:\n\nSTOP SLAVE; -- if replication was running\nCHANGE MASTER TO MASTER_PASSWORD=''new3cret'';\nSTART SLAVE; -- if you want to restart replication\n\nThere is no need to specify the parameters that do not change (host,\nport, user, and so forth).\n\nMASTER_HOST and MASTER_PORT are the host name (or IP address) of the\nmaster host and its TCP/IP port.\n\nThe next two options are available only in MySQL Cluster NDB 6.3 and\n6.4; they are not supported in mainline MySQL 5.1:\n\no MASTER_BIND is for use on replication slaves having multiple network\n interfaces, and determines which of the slave''s network interfaces is\n chosen for connecting to the master. It is also possible to determine\n which network interface is to be used in such cases by starting the\n slave mysqld process with the --master-bind option.\n\n The ability to bind a replication slave to specific network interface\n was added in MySQL Cluster NDB 6.3.4.\n\no MASTER_HEARTBEAT_PERIOD is used to set the interval in seconds\n between replication heartbeats. Whenever the master''s binlog is\n updated with an event, the waiting period for the next heartbeat is\n reset. interval is a decimal value having the range 0 to 4294967\n seconds and a resolution to hundredths of a second; the smallest\n nonzero value is 0.001. Heartbeats are sent by the master only if\n there are no unsent events in the binlog file for a period longer\n than interval.\n\n Setting interval to 0 disables heartbeats altogether. The default\n value for interval is equal to the value of slave_net_timeout divided\n by 2.\n\n *Note*: Setting @@global.slave_net_timeout to a value less than that\n of the current heartbeat interval results in a warning being issued.\n\n Issuing RESET SLAVE resets the heartbeat interval to the default.\n\n MASTER_HEARTBEAT_PERIOD was added in MySQL Cluster NDB 6.3.4.\n\n*Note*: Replication cannot use Unix socket files. You must be able to\nconnect to the master MySQL server using TCP/IP.\n\nIf you specify MASTER_HOST or MASTER_PORT, the slave assumes that the\nmaster server is different from before (even if you specify a host or\nport value that is the same as the current value.) In this case, the\nold values for the master binary log name and position are considered\nno longer applicable, so if you do not specify MASTER_LOG_FILE and\nMASTER_LOG_POS in the statement, MASTER_LOG_FILE='''' and\nMASTER_LOG_POS=4 are silently appended to it.\n\nMASTER_LOG_FILE and MASTER_LOG_POS are the coordinates at which the\nslave I/O thread should begin reading from the master the next time the\nthread starts. If you specify either of them, you cannot specify\nRELAY_LOG_FILE or RELAY_LOG_POS. If neither of MASTER_LOG_FILE or\nMASTER_LOG_POS are specified, the slave uses the last coordinates of\nthe slave SQL thread before CHANGE MASTER TO was issued. This ensures\nthat there is no discontinuity in replication, even if the slave SQL\nthread was late compared to the slave I/O thread, when you merely want\nto change, say, the password to use.\n\nCHANGE MASTER TO deletes all relay log files and starts a new one,\nunless you specify RELAY_LOG_FILE or RELAY_LOG_POS. In that case, relay\nlogs are kept; the relay_log_purge global variable is set silently to\n0.\n\nCHANGE MASTER TO is useful for setting up a slave when you have the\nsnapshot of the master and have recorded the log and the offset\ncorresponding to it. After loading the snapshot into the slave, you can\nrun CHANGE MASTER TO MASTER_LOG_FILE=''log_name_on_master'',\nMASTER_LOG_POS=log_offset_on_master on the slave.\n\nThe following example changes the master and master''s binary log\ncoordinates. This is used when you want to set up the slave to\nreplicate the master:\n\nCHANGE MASTER TO\n MASTER_HOST=''master2.mycompany.com'',\n MASTER_USER=''replication'',\n MASTER_PASSWORD=''bigs3cret'',\n MASTER_PORT=3306,\n MASTER_LOG_FILE=''master2-bin.001'',\n MASTER_LOG_POS=4,\n MASTER_CONNECT_RETRY=10;\n\nThe next example shows an operation that is less frequently employed.\nIt is used when the slave has relay logs that you want it to execute\nagain for some reason. To do this, the master need not be reachable.\nYou need only use CHANGE MASTER TO and start the SQL thread (START\nSLAVE SQL_THREAD):\n\nCHANGE MASTER TO\n RELAY_LOG_FILE=''slave-relay-bin.006'',\n RELAY_LOG_POS=4025;\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/change-master-to.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/change-master-to.html'), (184, 'DROP DATABASE', 37, 'Syntax:\nDROP {DATABASE | SCHEMA} [IF EXISTS] db_name\n\nDROP DATABASE drops all tables in the database and deletes the\ndatabase. Be very careful with this statement! To use DROP DATABASE,\nyou need the DROP privilege on the database. DROP SCHEMA is a synonym\nfor DROP DATABASE.\n\n*Important*: When a database is dropped, user privileges on the\ndatabase are not automatically dropped. See [HELP GRANT].\n\nIF EXISTS is used to prevent an error from occurring if the database\ndoes not exist.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-database.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-database.html'), (185, 'MBREQUAL', 6, 'MBREqual(g1,g2)\n\nReturns 1 or 0 to indicate whether the Minimum Bounding Rectangles of\nthe two geometries g1 and g2 are the same.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html'), (186, 'TIMESTAMP FUNCTION', 30, 'Syntax:\nTIMESTAMP(expr), TIMESTAMP(expr1,expr2)\n\nWith a single argument, this function returns the date or datetime\nexpression expr as a datetime value. With two arguments, it adds the\ntime expression expr2 to the date or datetime expression expr1 and\nreturns the result as a datetime value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT TIMESTAMP(''2003-12-31'');\n -> ''2003-12-31 00:00:00''\nmysql> SELECT TIMESTAMP(''2003-12-31 12:00:00'',''12:00:00'');\n -> ''2004-01-01 00:00:00''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (187, 'CHARACTER_LENGTH', 35, 'Syntax:\nCHARACTER_LENGTH(str)\n\nCHARACTER_LENGTH() is a synonym for CHAR_LENGTH().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (188, 'SHOW GRANTS', 26, 'Syntax:\nSHOW GRANTS [FOR user]\n\nThis statement lists the GRANT statement or statements that must be\nissued to duplicate the privileges that are granted to a MySQL user\naccount. The account is named using the same format as for the GRANT\nstatement; for example, ''jeffrey''@''localhost''. If you specify only the\nuser name part of the account name, a host name part of ''%'' is used.\nFor additional information about specifying account names, see [HELP\nGRANT].\n\nmysql> SHOW GRANTS FOR ''root''@''localhost'';\n+---------------------------------------------------------------------+\n| Grants for root@localhost |\n+---------------------------------------------------------------------+\n| GRANT ALL PRIVILEGES ON *.* TO ''root''@''localhost'' WITH GRANT OPTION |\n+---------------------------------------------------------------------+\n\nTo list the privileges granted to the account that you are using to\nconnect to the server, you can use any of the following statements:\n\nSHOW GRANTS;\nSHOW GRANTS FOR CURRENT_USER;\nSHOW GRANTS FOR CURRENT_USER();\n\nAs of MySQL 5.1.12, if SHOW GRANTS FOR CURRENT_USER (or any of the\nequivalent syntaxes) is used in DEFINER context, such as within a\nstored procedure that is defined with SQL SECURITY DEFINER), the grants\ndisplayed are those of the definer and not the invoker.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-grants.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-grants.html'), (189, 'SHOW PRIVILEGES', 26, 'Syntax:\nSHOW PRIVILEGES\n\nSHOW PRIVILEGES shows the list of system privileges that the MySQL\nserver supports. The exact list of privileges depends on the version of\nyour server.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-privileges.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-privileges.html'), (190, 'CREATE TABLESPACE', 37, 'Syntax:\nCREATE TABLESPACE tablespace_name\n ADD DATAFILE ''file_name''\n USE LOGFILE GROUP logfile_group\n [EXTENT_SIZE [=] extent_size]\n [INITIAL_SIZE [=] initial_size]\n [AUTOEXTEND_SIZE [=] autoextend_size]\n [MAX_SIZE [=] max_size]\n [NODEGROUP [=] nodegroup_id]\n [WAIT]\n [COMMENT [=] comment_text]\n ENGINE [=] engine_name\n\nThis statement is used to create a tablespace, which can contain one or\nmore data files, providing storage space for tables. One data file is\ncreated and added to the tablespace using this statement. Additional\ndata files may be added to the tablespace by using the ALTER TABLESPACE\nstatement (see [HELP ALTER TABLESPACE]). For rules covering the naming\nof tablespaces, see\nhttp://dev.mysql.com/doc/refman/5.1/en/identifiers.html.\n\nA log file group of one or more UNDO log files must be assigned to the\ntablespace to be created with the USE LOGFILE GROUP clause.\nlogfile_group must be an existing log file group created with CREATE\nLOGFILE GROUP (see\nhttp://dev.mysql.com/doc/refman/5.1/en/create-logfile-group.html).\nMultiple tablespaces may use the same log file group for UNDO logging.\n\nThe EXTENT_SIZE sets the size, in bytes, of the extents used by any\nfiles belonging to the tablespace. The default value is 1M. The minimum\nsize is 32K, and theoretical maximum is 2G, although the practical\nmaximum size depends on a number of factors. In most cases, changing\nthe extent size does not have any measurable effect on performance, and\nthe default value is recommended for all but the most unusual\nsituations.\n\nAn extent is a unit of disk space allocation. One extent is filled with\nas much data as that extent can contain before another extent is used.\nIn theory, up to 65,535 (64K) extents may used per data file; however,\nthe recommended maximum is 32,768 (32K). The recommended maximum size\nfor a single data file is 32G --- that is, 32K extents x 1 MB per\nextent. In addition, once an extent is allocated to a given partition,\nit cannot be used to store data from a different partition; an extent\ncannot store data from more than one partition. This means, for example\nthat a tablespace having a single datafile whose INITIAL_SIZE is 256 MB\nand whose EXTENT_SIZE is 128M has just two extents, and so can be used\nto store data from at most two different disk data table partitions.\n\nYou can see how many extents remain free in a given data file by\nquerying the INFORMATION_SCHEMA.FILES table, and so derive an estimate\nfor how much space remains free in the file. For further discussion and\nexamples, see http://dev.mysql.com/doc/refman/5.1/en/files-table.html.\n\nThe INITIAL_SIZE parameter sets the data file''s total size in bytes.\nOnce the file has been created, its size cannot be changed; however,\nyou can add more data files to the tablespace using ALTER TABLESPACE\n... ADD DATAFILE. See [HELP ALTER TABLESPACE].\n\nINITIAL_SIZE is optional; its default value is 128M.\n\nOn 32-bit systems, the maximum supported value for INITIAL_SIZE is 4G.\n(Bug#29186 (http://bugs.mysql.com/29186))\n\nWhen setting EXTENT_SIZE or INITIAL_SIZE (either or both), you may\noptionally follow the number with a one-letter abbreviation for an\norder of magnitude, similar to those used in my.cnf. Generally, this is\none of the letters M (for megabytes) or G (for gigabytes).\n\nAUTOEXTEND_SIZE, MAX_SIZE, NODEGROUP, WAIT, and COMMENT are parsed but\nignored, and so have no effect in MySQL 5.1. These options are intended\nfor future expansion.\n\nThe ENGINE parameter determines the storage engine which uses this\ntablespace, with engine_name being the name of the storage engine. In\nMySQL 5.1, engine_name must be one of the values NDB or NDBCLUSTER.\n\nWhen CREATE TABLESPACE is used with ENGINE = NDB, a tablespace and\nassociated data file are created on each Cluster data node. You can\nverify that the data files were created and obtain information about\nthem by querying the INFORMATION_SCHEMA.FILES table. For example:\n\nmysql> SELECT LOGFILE_GROUP_NAME, FILE_NAME, EXTRA \n -> FROM INFORMATION_SCHEMA.FILES\n -> WHERE TABLESPACE_NAME = ''newts'' AND FILE_TYPE = ''DATAFILE'';\n+--------------------+-------------+----------------+\n| LOGFILE_GROUP_NAME | FILE_NAME | EXTRA |\n+--------------------+-------------+----------------+\n| lg_3 | newdata.dat | CLUSTER_NODE=3 |\n| lg_3 | newdata.dat | CLUSTER_NODE=4 |\n+--------------------+-------------+----------------+\n2 rows in set (0.01 sec)\n\n(See http://dev.mysql.com/doc/refman/5.1/en/files-table.html.)\n\nCREATE TABLESPACE was added in MySQL 5.1.6. In MySQL 5.1, it is useful\nonly with Disk Data storage for MySQL Cluster. See\nhttp://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-disk-data.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-tablespace.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-tablespace.html'), (191, 'INSERT FUNCTION', 35, 'Syntax:\nINSERT(str,pos,len,newstr)\n\nReturns the string str, with the substring beginning at position pos\nand len characters long replaced by the string newstr. Returns the\noriginal string if pos is not within the length of the string. Replaces\nthe rest of the string from position pos if len is not within the\nlength of the rest of the string. Returns NULL if any argument is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT INSERT(''Quadratic'', 3, 4, ''What'');\n -> ''QuWhattic''\nmysql> SELECT INSERT(''Quadratic'', -1, 4, ''What'');\n -> ''Quadratic''\nmysql> SELECT INSERT(''Quadratic'', 3, 100, ''What'');\n -> ''QuWhat''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (192, 'CRC32', 4, 'Syntax:\nCRC32(expr)\n\nComputes a cyclic redundancy check value and returns a 32-bit unsigned\nvalue. The result is NULL if the argument is NULL. The argument is\nexpected to be a string and (if possible) is treated as one if it is\nnot.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT CRC32(''MySQL'');\n -> 3259397556\nmysql> SELECT CRC32(''mysql'');\n -> 2501908538\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (193, 'XOR', 13, 'Syntax:\nXOR\n\nLogical XOR. Returns NULL if either operand is NULL. For non-NULL\noperands, evaluates to 1 if an odd number of operands is non-zero,\notherwise 0 is returned.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/logical-operators.html\n\n', 'mysql> SELECT 1 XOR 1;\n -> 0\nmysql> SELECT 1 XOR 0;\n -> 1\nmysql> SELECT 1 XOR NULL;\n -> NULL\nmysql> SELECT 1 XOR 1 XOR 1;\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/logical-operators.html'), (194, 'STARTPOINT', 12, 'StartPoint(ls)\n\nReturns the Point that is the start point of the LineString value ls.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions\n\n', 'mysql> SET @ls = ''LineString(1 1,2 2,3 3)'';\nmysql> SELECT AsText(StartPoint(GeomFromText(@ls)));\n+---------------------------------------+\n| AsText(StartPoint(GeomFromText(@ls))) |\n+---------------------------------------+\n| POINT(1 1) |\n+---------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions'), (195, 'DECLARE VARIABLE', 22, 'Syntax:\nDECLARE var_name [, var_name] ... type [DEFAULT value]\n\nThis statement is used to declare local variables within stored\nprograms. To provide a default value for the variable, include a\nDEFAULT clause. The value can be specified as an expression; it need\nnot be a constant. If the DEFAULT clause is missing, the initial value\nis NULL.\n\nLocal variables are treated like stored routine parameters with respect\nto data type and overflow checking. See [HELP CREATE PROCEDURE].\n\nLocal variable names are not case sensitive.\n\nThe scope of a local variable is within the BEGIN ... END block where\nit is declared. The variable can be referred to in blocks nested within\nthe declaring block, except those blocks that declare a variable with\nthe same name.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/declare-local-variable.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/declare-local-variable.html'), (196, 'GRANT', 9, 'Syntax:\nGRANT\n priv_type [(column_list)]\n [, priv_type [(column_list)]] ...\n ON [object_type] priv_level\n TO user [IDENTIFIED BY [PASSWORD] ''password'']\n [, user [IDENTIFIED BY [PASSWORD] ''password'']] ...\n [REQUIRE {NONE | ssl_option [[AND] ssl_option] ...}]\n [WITH with_option [with_option] ...]\n\nobject_type:\n TABLE\n | FUNCTION\n | PROCEDURE\n\npriv_level:\n *\n | *.*\n | db_name.*\n | db_name.tbl_name\n | tbl_name\n | db_name.routine_name\n\nwith_option:\n GRANT OPTION\n | MAX_QUERIES_PER_HOUR count\n | MAX_UPDATES_PER_HOUR count\n | MAX_CONNECTIONS_PER_HOUR count\n | MAX_USER_CONNECTIONS count\n\nssl_option:\n SSL\n | X509\n | CIPHER ''cipher''\n | ISSUER ''issuer''\n | SUBJECT ''subject''\n\nThe GRANT statement enables system administrators to create MySQL user\naccounts and to grant rights to accounts. To use GRANT, you must have\nthe GRANT OPTION privilege, and you must have the privileges that you\nare granting. The REVOKE statement is related and enables\nadministrators to remove account privileges. To determine what\nprivileges an account has, use SHOW GRANTS. See [HELP REVOKE], and\n[HELP SHOW GRANTS].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/grant.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/grant.html'), (197, 'MPOLYFROMTEXT', 3, 'MPolyFromText(wkt[,srid]), MultiPolygonFromText(wkt[,srid])\n\nConstructs a MULTIPOLYGON value using its WKT representation and SRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions'), (198, 'MBRINTERSECTS', 6, 'MBRIntersects(g1,g2)\n\nReturns 1 or 0 to indicate whether the Minimum Bounding Rectangles of\nthe two geometries g1 and g2 intersect.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html'), (199, 'BIT_OR', 16, 'Syntax:\nBIT_OR(expr)\n\nReturns the bitwise OR of all bits in expr. The calculation is\nperformed with 64-bit (BIGINT) precision.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (200, 'YEARWEEK', 30, 'Syntax:\nYEARWEEK(date), YEARWEEK(date,mode)\n\nReturns year and week for a date. The mode argument works exactly like\nthe mode argument to WEEK(). The year in the result may be different\nfrom the year in the date argument for the first and the last week of\nthe year.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT YEARWEEK(''1987-01-01'');\n -> 198653\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (201, 'NOT BETWEEN', 17, 'Syntax:\nexpr NOT BETWEEN min AND max\n\nThis is the same as NOT (expr BETWEEN min AND max).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (202, 'IS NOT', 17, 'Syntax:\nIS NOT boolean_value\n\nTests a value against a boolean value, where boolean_value can be TRUE,\nFALSE, or UNKNOWN.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 1 IS NOT UNKNOWN, 0 IS NOT UNKNOWN, NULL IS NOT UNKNOWN;\n -> 1, 1, 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (203, 'LOG10', 4, 'Syntax:\nLOG10(X)\n\nReturns the base-10 logarithm of X.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT LOG10(2);\n -> 0.30102999566398\nmysql> SELECT LOG10(100);\n -> 2\nmysql> SELECT LOG10(-100);\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (204, 'SQRT', 4, 'Syntax:\nSQRT(X)\n\nReturns the square root of a non-negative number X.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT SQRT(4);\n -> 2\nmysql> SELECT SQRT(20);\n -> 4.4721359549996\nmysql> SELECT SQRT(-16);\n -> NULL \n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (205, 'DECIMAL', 20, 'DECIMAL[(M[,D])] [UNSIGNED] [ZEROFILL]\n\nA packed "exact" fixed-point number. M is the total number of digits\n(the precision) and D is the number of digits after the decimal point\n(the scale). The decimal point and (for negative numbers) the "-" sign\nare not counted in M. If D is 0, values have no decimal point or\nfractional part. The maximum number of digits (M) for DECIMAL is 65.\nThe maximum number of supported decimals (D) is 30. If D is omitted,\nthe default is 0. If M is omitted, the default is 10.\n\nUNSIGNED, if specified, disallows negative values.\n\nAll basic calculations (+, -, *, /) with DECIMAL columns are done with\na precision of 65 digits.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (206, 'CREATE INDEX', 37, 'Syntax:\nCREATE [ONLINE|OFFLINE] [UNIQUE|FULLTEXT|SPATIAL] INDEX index_name\n [index_type]\n ON tbl_name (index_col_name,...)\n [index_option] ...\n\nindex_col_name:\n col_name [(length)] [ASC | DESC]\n\nindex_type:\n USING {BTREE | HASH | RTREE}\n\nindex_option:\n KEY_BLOCK_SIZE [=] value\n | index_type\n | WITH PARSER parser_name\n\nCREATE INDEX is mapped to an ALTER TABLE statement to create indexes.\nSee [HELP ALTER TABLE]. CREATE INDEX cannot be used to create a PRIMARY\nKEY; use ALTER TABLE instead. For more information about indexes, see\nhttp://dev.mysql.com/doc/refman/5.1/en/mysql-indexes.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-index.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-index.html'), (207, 'CREATE FUNCTION', 37, 'The CREATE FUNCTION statement is used to create stored functions and\nuser-defined functions (UDFs):\n\no For information about creating stored functions, see [HELP CREATE\n PROCEDURE].\n\no For information about creating user-defined functions, see [HELP\n CREATE FUNCTION UDF].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-function.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-function.html'), (208, 'ALTER DATABASE', 37, 'Syntax:\nALTER {DATABASE | SCHEMA} [db_name]\n alter_specification ...\nALTER {DATABASE | SCHEMA} db_name\n UPGRADE DATA DIRECTORY NAME\n\nalter_specification:\n [DEFAULT] CHARACTER SET [=] charset_name\n | [DEFAULT] COLLATE [=] collation_name\n\nALTER DATABASE enables you to change the overall characteristics of a\ndatabase. These characteristics are stored in the db.opt file in the\ndatabase directory. To use ALTER DATABASE, you need the ALTER privilege\non the database. ALTER SCHEMA is a synonym for ALTER DATABASE.\n\nThe CHARACTER SET clause changes the default database character set.\nThe COLLATE clause changes the default database collation.\nhttp://dev.mysql.com/doc/refman/5.1/en/charset.html, discusses\ncharacter set and collation names.\n\nYou can see what character sets and collations are available using,\nrespectively, the SHOW CHARACTER SET and SHOW COLLATION statements. See\n[HELP SHOW CHARACTER SET], and [HELP SHOW COLLATION], for more\ninformation.\n\nThe database name can be omitted from the first syntax, in which case\nthe statement applies to the default database.\n\nThe syntax that includes the UPGRADE DATA DIRECTORY NAME clause was\nadded in MySQL 5.1.23. It updates the name of the directory associated\nwith the database to use the encoding implemented in MySQL 5.1 for\nmapping database names to database directory names (see\nhttp://dev.mysql.com/doc/refman/5.1/en/identifier-mapping.html). This\nclause is for use under these conditions:\n\no It is intended when upgrading MySQL to 5.1 or later from older\n versions.\n\no It is intended to update a database directory name to the current\n encoding format if the name contains special characters that need\n encoding.\n\no The statement is used by mysqlcheck (as invoked by mysql_upgrade).\n\nFor example,if a database in MySQL 5.0 has a name of a-b-c, the name\ncontains instance of the `-'' character. In 5.0, the database directory\nis also named a-b-c, which is not necessarily safe for all file\nsystems. In MySQL 5.1 and up, the same database name is encoded as\na@002db@002dc to produce a file system-neutral directory name.\n\nWhen a MySQL installation is upgraded to MySQL 5.1 or later from an\nolder version,the server displays a name such as a-b-c (which is in the\nold format) as #mysql50#a-b-c, and you must refer to the name using the\n#mysql50# prefix. Use UPGRADE DATA DIRECTORY NAME in this case to\nexplicitly tell the server to re-encode the database directory name to\nthe current encoding format:\n\nALTER DATABASE `#mysql50#a-b-c` UPGRADE DATA DIRECTORY NAME;\n\nAfter executing this statement, you can refer to the database as a-b-c\nwithout the special #mysql50# prefix.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/alter-database.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/alter-database.html'), (209, 'GEOMETRYN', 24, 'GeometryN(gc,N)\n\nReturns the N-th geometry in the GeometryCollection value gc.\nGeometries are numbered beginning with 1.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#geometrycollection-property-functions\n\n', 'mysql> SET @gc = ''GeometryCollection(Point(1 1),LineString(2 2, 3 3))'';\nmysql> SELECT AsText(GeometryN(GeomFromText(@gc),1));\n+----------------------------------------+\n| AsText(GeometryN(GeomFromText(@gc),1)) |\n+----------------------------------------+\n| POINT(1 1) |\n+----------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#geometrycollection-property-functions'), (210, '<<', 18, 'Syntax:\n<<\n\nShifts a longlong (BIGINT) number to the left.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html\n\n', 'mysql> SELECT 1 << 2;\n -> 4\n', 'http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html'), (211, 'SHOW TABLE STATUS', 26, 'Syntax:\nSHOW TABLE STATUS [FROM db_name]\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW TABLE STATUS works likes SHOW TABLES, but provides a lot of\ninformation about each non-TEMPORARY table. You can also get this list\nusing the mysqlshow --status db_name command. The LIKE clause, if\npresent, indicates which table names to match. The WHERE clause can be\ngiven to select rows using more general conditions, as discussed in\nhttp://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-table-status.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-table-status.html'), (212, 'MD5', 11, 'Syntax:\nMD5(str)\n\nCalculates an MD5 128-bit checksum for the string. The value is\nreturned as a binary string of 32 hex digits, or NULL if the argument\nwas NULL. The return value can, for example, be used as a hash key.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', 'mysql> SELECT MD5(''testing'');\n -> ''ae2b1fca515949e5d54fb22b8ed95575''\n', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (213, '<', 17, 'Syntax:\n<\n\nLess than:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 2 < 2;\n -> 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (214, 'UNIX_TIMESTAMP', 30, 'Syntax:\nUNIX_TIMESTAMP(), UNIX_TIMESTAMP(date)\n\nIf called with no argument, returns a Unix timestamp (seconds since\n''1970-01-01 00:00:00'' UTC) as an unsigned integer. If UNIX_TIMESTAMP()\nis called with a date argument, it returns the value of the argument as\nseconds since ''1970-01-01 00:00:00'' UTC. date may be a DATE string, a\nDATETIME string, a TIMESTAMP, or a number in the format YYMMDD or\nYYYYMMDD. The server interprets date as a value in the current time\nzone and converts it to an internal value in UTC. Clients can set their\ntime zone as described in\nhttp://dev.mysql.com/doc/refman/5.1/en/time-zone-support.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT UNIX_TIMESTAMP();\n -> 1196440210\nmysql> SELECT UNIX_TIMESTAMP(''2007-11-30 10:30:19'');\n -> 1196440219\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (215, 'DAYOFMONTH', 30, 'Syntax:\nDAYOFMONTH(date)\n\nReturns the day of the month for date, in the range 1 to 31, or 0 for\ndates such as ''0000-00-00'' or ''2008-00-00'' that have a zero day part.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT DAYOFMONTH(''2007-02-03'');\n -> 3\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (216, 'ASCII', 35, 'Syntax:\nASCII(str)\n\nReturns the numeric value of the leftmost character of the string str.\nReturns 0 if str is the empty string. Returns NULL if str is NULL.\nASCII() works for 8-bit characters.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT ASCII(''2'');\n -> 50\nmysql> SELECT ASCII(2);\n -> 50\nmysql> SELECT ASCII(''dx'');\n -> 100\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (217, 'DIV', 4, 'Syntax:\nDIV\n\nInteger division. Similar to FLOOR(), but is safe with BIGINT values.\nIncorrect results may occur for non-integer operands that exceed BIGINT\nrange.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', 'mysql> SELECT 5 DIV 2;\n -> 2\n', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (218, 'RENAME USER', 9, 'Syntax:\nRENAME USER old_user TO new_user\n [, old_user TO new_user] ...\n\nThe RENAME USER statement renames existing MySQL accounts. To use it,\nyou must have the global CREATE USER privilege or the UPDATE privilege\nfor the mysql database. An error occurs if any old account does not\nexist or any new account exists. Each account is named using the same\nformat as for the GRANT statement; for example, ''jeffrey''@''localhost''.\nIf you specify only the user name part of the account name, a host name\npart of ''%'' is used. For additional information about specifying\naccount names, see [HELP GRANT].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/rename-user.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/rename-user.html'), (219, 'SHOW SLAVE STATUS', 26, 'Syntax:\nSHOW SLAVE STATUS\n\nThis statement provides status information on essential parameters of\nthe slave threads. If you issue this statement using the mysql client,\nyou can use a \\G statement terminator rather than a semicolon to obtain\na more readable vertical layout:\n\nmysql> SHOW SLAVE STATUS\\G\n*************************** 1. row ***************************\n Slave_IO_State: Waiting for master to send event\n Master_Host: localhost\n Master_User: root\n Master_Port: 3306\n Connect_Retry: 3\n Master_Log_File: gbichot-bin.005\n Read_Master_Log_Pos: 79\n Relay_Log_File: gbichot-relay-bin.005\n Relay_Log_Pos: 548\n Relay_Master_Log_File: gbichot-bin.005\n Slave_IO_Running: Yes\n Slave_SQL_Running: Yes\n Replicate_Do_DB:\n Replicate_Ignore_DB:\n Last_Errno: 0\n Last_Error:\n Skip_Counter: 0\n Exec_Master_Log_Pos: 79\n Relay_Log_Space: 552\n Until_Condition: None\n Until_Log_File:\n Until_Log_Pos: 0\n Master_SSL_Allowed: No\n Master_SSL_CA_File:\n Master_SSL_CA_Path:\n Master_SSL_Cert:\n Master_SSL_Cipher:\n Master_SSL_Key:\n Seconds_Behind_Master: 8\nMaster_SSL_Verify_Server_Cert: No\n Last_IO_Errno: 0\n Last_IO_Error:\n Last_SQL_Errno: 0\n Last_SQL_Error:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-slave-status.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-slave-status.html'), (220, 'GEOMETRY', 32, 'MySQL provides a standard way of creating spatial columns for geometry\ntypes, for example, with CREATE TABLE or ALTER TABLE. Currently,\nspatial columns are supported for MyISAM, InnoDB, NDB, and ARCHIVE\ntables. See also the annotations about spatial indexes under [HELP\nSPATIAL].\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-columns.html\n\n', 'CREATE TABLE geom (g GEOMETRY);\n', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-columns.html'), (221, 'NUMPOINTS', 12, 'NumPoints(ls)\n\nReturns the number of Point objects in the LineString value ls.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions\n\n', 'mysql> SET @ls = ''LineString(1 1,2 2,3 3)'';\nmysql> SELECT NumPoints(GeomFromText(@ls));\n+------------------------------+\n| NumPoints(GeomFromText(@ls)) |\n+------------------------------+\n| 3 |\n+------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions'), (222, 'ALTER LOGFILE GROUP', 37, 'Syntax:\nALTER LOGFILE GROUP logfile_group\n ADD UNDOFILE ''file_name''\n [INITIAL_SIZE [=] size]\n [WAIT]\n ENGINE [=] engine_name\n\nThis statement adds an UNDO file named ''file_name'' to an existing log\nfile group logfile_group. An ALTER LOGFILE GROUP statement has one and\nonly one ADD UNDOFILE clause. No DROP UNDOFILE clause is currently\nsupported.\n\nThe optional INITIAL_SIZE parameter sets the UNDO file''s initial size\nin bytes; if not specified, the initial size default to 128M (128\nmegabytes). You may optionally follow size with a one-letter\nabbreviation for an order of magnitude, similar to those used in\nmy.cnf. Generally, this is one of the letters M (for megabytes) or G\n(for gigabytes).\n\nOn 32-bit systems, the maximum supported value for INITIAL_SIZE is 4G.\n(Bug#29186 (http://bugs.mysql.com/29186))\n\n*Note*: WAIT is parsed but otherwise ignored, and so has no effect in\nMySQL 5.1 and MySQL Cluster NDB 6.x. It is intended for future\nexpansion.\n\nThe ENGINE parameter (required) determines the storage engine which is\nused by this log file group, with engine_name being the name of the\nstorage engine. In MySQL 5.1 and MySQL Cluster NDB 6.x, the only\naccepted values for engine_name are "NDBCLUSTER" and "NDB". The two\nvalues are equivalent.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/alter-logfile-group.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/alter-logfile-group.html'), (223, '&', 18, 'Syntax:\n&\n\nBitwise AND:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html\n\n', 'mysql> SELECT 29 & 15;\n -> 13\n', 'http://dev.mysql.com/doc/refman/5.1/en/bit-functions.html'), (224, 'LOCALTIMESTAMP', 30, 'Syntax:\nLOCALTIMESTAMP, LOCALTIMESTAMP()\n\nLOCALTIMESTAMP and LOCALTIMESTAMP() are synonyms for NOW().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (225, 'CONVERT', 35, 'Syntax:\nCONVERT(expr,type), CONVERT(expr USING transcoding_name)\n\nThe CONVERT() and CAST() functions take a value of one type and produce\na value of another type.\n\nThe type can be one of the following values:\n\no BINARY[(N)]\n\no CHAR[(N)]\n\no DATE\n\no DATETIME\n\no DECIMAL[(M[,D])]\n\no SIGNED [INTEGER]\n\no TIME\n\no UNSIGNED [INTEGER]\n\nBINARY produces a string with the BINARY data type. See\nhttp://dev.mysql.com/doc/refman/5.1/en/binary-varbinary.html for a\ndescription of how this affects comparisons. If the optional length N\nis given, BINARY(N) causes the cast to use no more than N bytes of the\nargument. Values shorter than N bytes are padded with 0x00 bytes to a\nlength of N.\n\nCHAR(N) causes the cast to use no more than N characters of the\nargument.\n\nCAST() and CONVERT(... USING ...) are standard SQL syntax. The\nnon-USING form of CONVERT() is ODBC syntax.\n\nCONVERT() with USING is used to convert data between different\ncharacter sets. In MySQL, transcoding names are the same as the\ncorresponding character set names. For example, this statement converts\nthe string ''abc'' in the default character set to the corresponding\nstring in the utf8 character set:\n\nSELECT CONVERT(''abc'' USING utf8);\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/cast-functions.html\n\n', 'SELECT enum_col FROM tbl_name ORDER BY CAST(enum_col AS CHAR);\n', 'http://dev.mysql.com/doc/refman/5.1/en/cast-functions.html'), (226, 'ADDDATE', 30, 'Syntax:\nADDDATE(date,INTERVAL expr unit), ADDDATE(expr,days)\n\nWhen invoked with the INTERVAL form of the second argument, ADDDATE()\nis a synonym for DATE_ADD(). The related function SUBDATE() is a\nsynonym for DATE_SUB(). For information on the INTERVAL unit argument,\nsee the discussion for DATE_ADD().\n\nmysql> SELECT DATE_ADD(''2008-01-02'', INTERVAL 31 DAY);\n -> ''2008-02-02''\nmysql> SELECT ADDDATE(''2008-01-02'', INTERVAL 31 DAY);\n -> ''2008-02-02''\n\nWhen invoked with the days form of the second argument, MySQL treats it\nas an integer number of days to be added to expr.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT ADDDATE(''2008-01-02'', 31);\n -> ''2008-02-02''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (227, 'REPEAT LOOP', 22, 'Syntax:\n[begin_label:] REPEAT\n statement_list\nUNTIL search_condition\nEND REPEAT [end_label]\n\nThe statement list within a REPEAT statement is repeated until the\nsearch_condition is true. Thus, a REPEAT always enters the loop at\nleast once. statement_list consists of one or more statements, each\nterminated by a semicolon (;) statement delimiter.\n\nA REPEAT statement can be labeled. end_label cannot be given unless\nbegin_label also is present. If both are present, they must be the\nsame.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/repeat-statement.html\n\n', 'mysql> delimiter //\n\nmysql> CREATE PROCEDURE dorepeat(p1 INT)\n -> BEGIN\n -> SET @x = 0;\n -> REPEAT SET @x = @x + 1; UNTIL @x > p1 END REPEAT;\n -> END\n -> //\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> CALL dorepeat(1000)//\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> SELECT @x//\n+------+\n| @x |\n+------+\n| 1001 |\n+------+\n1 row in set (0.00 sec)\n', 'http://dev.mysql.com/doc/refman/5.1/en/repeat-statement.html'), (228, 'ALTER FUNCTION', 37, 'Syntax:\nALTER FUNCTION func_name [characteristic ...]\n\ncharacteristic:\n { CONTAINS SQL | NO SQL | READS SQL DATA | MODIFIES SQL DATA }\n | SQL SECURITY { DEFINER | INVOKER }\n | COMMENT ''string''\n\nThis statement can be used to change the characteristics of a stored\nfunction. More than one change may be specified in an ALTER FUNCTION\nstatement. However, you cannot change the parameters or body of a\nstored function using this statement; to make such changes, you must\ndrop and re-create the function using DROP FUNCTION and CREATE\nFUNCTION.\n\nYou must have the ALTER ROUTINE privilege for the function. (That\nprivilege is granted automatically to the function creator.) If binary\nlogging is enabled, the ALTER FUNCTION statement might also require the\nSUPER privilege, as described in\nhttp://dev.mysql.com/doc/refman/5.1/en/stored-programs-logging.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/alter-function.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/alter-function.html'), (229, 'SMALLINT', 20, 'SMALLINT[(M)] [UNSIGNED] [ZEROFILL]\n\nA small integer. The signed range is -32768 to 32767. The unsigned\nrange is 0 to 65535.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (230, 'DOUBLE PRECISION', 20, 'DOUBLE PRECISION[(M,D)] [UNSIGNED] [ZEROFILL], REAL[(M,D)] [UNSIGNED]\n[ZEROFILL]\n\nThese types are synonyms for DOUBLE. Exception: If the REAL_AS_FLOAT\nSQL mode is enabled, REAL is a synonym for FLOAT rather than DOUBLE.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (231, 'ORD', 35, 'Syntax:\nORD(str)\n\nIf the leftmost character of the string str is a multi-byte character,\nreturns the code for that character, calculated from the numeric values\nof its constituent bytes using this formula:\n\n (1st byte code)\n+ (2nd byte code x 256)\n+ (3rd byte code x 2562) ...\n\nIf the leftmost character is not a multi-byte character, ORD() returns\nthe same value as the ASCII() function.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT ORD(''2'');\n -> 50\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (232, 'DEALLOCATE PREPARE', 26, 'Syntax:\n{DEALLOCATE | DROP} PREPARE stmt_name\n\nTo deallocate a prepared statement produced with PREPARE, use a\nDEALLOCATE PREPARE statement that refers to the prepared statement\nname. Attempting to execute a prepared statement after deallocating it\nresults in an error.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/deallocate-prepare.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/deallocate-prepare.html'); INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (233, 'ENVELOPE', 34, 'Envelope(g)\n\nReturns the Minimum Bounding Rectangle (MBR) for the geometry value g.\nThe result is returned as a Polygon value.\n\nThe polygon is defined by the corner points of the bounding box:\n\nPOLYGON((MINX MINY, MAXX MINY, MAXX MAXY, MINX MAXY, MINX MINY))\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions\n\n', 'mysql> SELECT AsText(Envelope(GeomFromText(''LineString(1 1,2 2)'')));\n+-------------------------------------------------------+\n| AsText(Envelope(GeomFromText(''LineString(1 1,2 2)''))) |\n+-------------------------------------------------------+\n| POLYGON((1 1,2 1,2 2,1 2,1 1)) |\n+-------------------------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions'), (234, 'IS_FREE_LOCK', 14, 'Syntax:\nIS_FREE_LOCK(str)\n\nChecks whether the lock named str is free to use (that is, not locked).\nReturns 1 if the lock is free (no one is using the lock), 0 if the lock\nis in use, and NULL if an error occurs (such as an incorrect argument).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (235, 'TOUCHES', 29, 'Touches(g1,g2)\n\nReturns 1 or 0 to indicate whether g1 spatially touches g2. Two\ngeometries spatially touch if the interiors of the geometries do not\nintersect, but the boundary of one of the geometries intersects either\nthe boundary or the interior of the other.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html'), (236, 'INET_ATON', 14, 'Syntax:\nINET_ATON(expr)\n\nGiven the dotted-quad representation of a network address as a string,\nreturns an integer that represents the numeric value of the address.\nAddresses may be 4- or 8-byte addresses.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html\n\n', 'mysql> SELECT INET_ATON(''209.207.224.40'');\n -> 3520061480\n', 'http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html'), (237, 'UNCOMPRESS', 11, 'Syntax:\nUNCOMPRESS(string_to_uncompress)\n\nUncompresses a string compressed by the COMPRESS() function. If the\nargument is not a compressed value, the result is NULL. This function\nrequires MySQL to have been compiled with a compression library such as\nzlib. Otherwise, the return value is always NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', 'mysql> SELECT UNCOMPRESS(COMPRESS(''any string''));\n -> ''any string''\nmysql> SELECT UNCOMPRESS(''any string'');\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (238, 'AUTO_INCREMENT', 20, 'The AUTO_INCREMENT attribute can be used to generate a unique identity\nfor new rows:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/example-auto-increment.html\n\n', 'CREATE TABLE animals (\n id MEDIUMINT NOT NULL AUTO_INCREMENT,\n name CHAR(30) NOT NULL,\n PRIMARY KEY (id)\n );\n\nINSERT INTO animals (name) VALUES \n (''dog''),(''cat''),(''penguin''),\n (''lax''),(''whale''),(''ostrich'');\n\nSELECT * FROM animals;\n', 'http://dev.mysql.com/doc/refman/5.1/en/example-auto-increment.html'), (239, 'ISSIMPLE', 34, 'IsSimple(g)\n\nCurrently, this function is a placeholder and should not be used. If\nimplemented, its behavior will be as described in the next paragraph.\n\nReturns 1 if the geometry value g has no anomalous geometric points,\nsuch as self-intersection or self-tangency. IsSimple() returns 0 if the\nargument is not simple, and -1 if it is NULL.\n\nThe description of each instantiable geometric class given earlier in\nthe chapter includes the specific conditions that cause an instance of\nthat class to be classified as not simple. (See [HELP Geometry\nhierarchy].)\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#general-geometry-property-functions'), (240, '- BINARY', 4, 'Syntax:\n-\n\nSubtraction:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', 'mysql> SELECT 3-5;\n -> -2\n', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (241, 'GEOMCOLLFROMTEXT', 3, 'GeomCollFromText(wkt[,srid]), GeometryCollectionFromText(wkt[,srid])\n\nConstructs a GEOMETRYCOLLECTION value using its WKT representation and\nSRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkt-functions'), (242, 'WKT DEFINITION', 3, 'The Well-Known Text (WKT) representation of Geometry is designed to\nexchange geometry data in ASCII form.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/gis-wkt-format.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/gis-wkt-format.html'), (243, 'CURRENT_TIME', 30, 'Syntax:\nCURRENT_TIME, CURRENT_TIME()\n\nCURRENT_TIME and CURRENT_TIME() are synonyms for CURTIME().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (244, 'REVOKE', 9, 'Syntax:\nREVOKE\n priv_type [(column_list)]\n [, priv_type [(column_list)]] ...\n ON [object_type] priv_level\n FROM user [, user] ...\n\nREVOKE ALL PRIVILEGES, GRANT OPTION\n FROM user [, user] ...\n\nThe REVOKE statement enables system administrators to revoke privileges\nfrom MySQL accounts. Each account is named using the same format as for\nthe GRANT statement; for example, ''jeffrey''@''localhost''. If you specify\nonly the user name part of the account name, a host name part of ''%'' is\nused. For details on the levels at which privileges exist, the\nallowable priv_type and priv_level values, and the syntax for\nspecifying users and passwords, see [HELP GRANT]\n\nTo use the first REVOKE syntax, you must have the GRANT OPTION\nprivilege, and you must have the privileges that you are revoking.\n\nTo revoke all privileges, use the second syntax, which drops all\nglobal, database, table, column, and routine privileges for the named\nuser or users:\n\nREVOKE ALL PRIVILEGES, GRANT OPTION FROM user [, user] ...\n\nTo use this REVOKE syntax, you must have the global CREATE USER\nprivilege or the UPDATE privilege for the mysql database.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/revoke.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/revoke.html'), (245, 'LAST_INSERT_ID', 15, 'Syntax:\nLAST_INSERT_ID(), LAST_INSERT_ID(expr)\n\nFor MySQL 5.1.12 and later, LAST_INSERT_ID() (no arguments) returns the\nfirst automatically generated value successfully inserted for an\nAUTO_INCREMENT column as a result of the most recently executed INSERT\nstatement. The value of LAST_INSERT_ID() remains unchanged if no rows\nare successfully inserted.\n\nFor example, after inserting a row that generates an AUTO_INCREMENT\nvalue, you can get the value like this:\n\nmysql> SELECT LAST_INSERT_ID();\n -> 195\n\nIn MySQL 5.1.11 and earlier, LAST_INSERT_ID() (no arguments) returns\nthe first automatically generated value if any rows were successfully\ninserted or updated. This means that the returned value could be a\nvalue that was not successfully inserted into the table. If no rows\nwere successfully inserted, LAST_INSERT_ID() returns 0.\n\nThe value of LAST_INSERT_ID() will be consistent across all versions if\nall rows in the INSERT or UPDATE statement were successful.\n\nif a table contains an AUTO_INCREMENT column and INSERT ... ON\nDUPLICATE KEY UPDATE updates (rather than inserts) a row, the value of\nLAST_INSERT_ID() is not meaningful prior to MySQL 5.1.12. For a\nworkaround, see\nhttp://dev.mysql.com/doc/refman/5.1/en/insert-on-duplicate.html.\n\nThe currently executing statement does not affect the value of\nLAST_INSERT_ID(). Suppose that you generate an AUTO_INCREMENT value\nwith one statement, and then refer to LAST_INSERT_ID() in a\nmultiple-row INSERT statement that inserts rows into a table with its\nown AUTO_INCREMENT column. The value of LAST_INSERT_ID() will remain\nstable in the second statement; its value for the second and later rows\nis not affected by the earlier row insertions. (However, if you mix\nreferences to LAST_INSERT_ID() and LAST_INSERT_ID(expr), the effect is\nundefined.)\n\nIf the previous statement returned an error, the value of\nLAST_INSERT_ID() is undefined. For transactional tables, if the\nstatement is rolled back due to an error, the value of LAST_INSERT_ID()\nis left undefined. For manual ROLLBACK, the value of LAST_INSERT_ID()\nis not restored to that before the transaction; it remains as it was at\nthe point of the ROLLBACK.\n\nWithin the body of a stored routine (procedure or function) or a\ntrigger, the value of LAST_INSERT_ID() changes the same way as for\nstatements executed outside the body of these kinds of objects. The\neffect of a stored routine or trigger upon the value of\nLAST_INSERT_ID() that is seen by following statements depends on the\nkind of routine:\n\no If a stored procedure executes statements that change the value of\n LAST_INSERT_ID(), the changed value will be seen by statements that\n follow the procedure call.\n\no For stored functions and triggers that change the value, the value is\n restored when the function or trigger ends, so following statements\n will not see a changed value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (246, 'LAST_DAY', 30, 'Syntax:\nLAST_DAY(date)\n\nTakes a date or datetime value and returns the corresponding value for\nthe last day of the month. Returns NULL if the argument is invalid.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT LAST_DAY(''2003-02-05'');\n -> ''2003-02-28''\nmysql> SELECT LAST_DAY(''2004-02-05'');\n -> ''2004-02-29''\nmysql> SELECT LAST_DAY(''2004-01-01 01:01:01'');\n -> ''2004-01-31''\nmysql> SELECT LAST_DAY(''2003-03-32'');\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (247, 'MEDIUMINT', 20, 'MEDIUMINT[(M)] [UNSIGNED] [ZEROFILL]\n\nA medium-sized integer. The signed range is -8388608 to 8388607. The\nunsigned range is 0 to 16777215.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/numeric-type-overview.html'), (248, 'FLOOR', 4, 'Syntax:\nFLOOR(X)\n\nReturns the largest integer value not greater than X.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT FLOOR(1.23);\n -> 1\nmysql> SELECT FLOOR(-1.23);\n -> -2\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (249, 'RTRIM', 35, 'Syntax:\nRTRIM(str)\n\nReturns the string str with trailing space characters removed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT RTRIM(''barbar '');\n -> ''barbar''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (250, 'EXPLAIN', 27, 'Syntax:\nEXPLAIN tbl_name\n\nOr:\n\nEXPLAIN [EXTENDED | PARTITIONS] SELECT select_options\n\nThe EXPLAIN statement can be used either as a synonym for DESCRIBE or\nas a way to obtain information about how MySQL executes a SELECT\nstatement:\n\no EXPLAIN tbl_name is synonymous with DESCRIBE tbl_name or SHOW COLUMNS\n FROM tbl_name.\n\n For a description of the DESCRIBE and SHOW COLUMNS statements, see\n [HELP DESCRIBE], and [HELP SHOW COLUMNS].\n\no When you precede a SELECT statement with the keyword EXPLAIN, MySQL\n displays information from the optimizer about the query execution\n plan. That is, MySQL explains how it would process the SELECT,\n including information about how tables are joined and in which order.\n EXPLAIN EXTENDED can be used to provide additional information.\n\n For information regarding the use of EXPLAIN and EXPLAIN EXTENDED for\n obtaining query execution plan information, see\n http://dev.mysql.com/doc/refman/5.1/en/using-explain.html.\n\no EXPLAIN PARTITIONS is available beginning with MySQL 5.1.5. It is\n useful only when examining queries involving partitioned tables.\n\n For details, see\n http://dev.mysql.com/doc/refman/5.1/en/partitioning-info.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/explain.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/explain.html'), (251, 'DEGREES', 4, 'Syntax:\nDEGREES(X)\n\nReturns the argument X, converted from radians to degrees.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT DEGREES(PI());\n -> 180\nmysql> SELECT DEGREES(PI() / 2);\n -> 90\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (252, 'VARCHAR', 20, '[NATIONAL] VARCHAR(M) [CHARACTER SET charset_name] [COLLATE\ncollation_name]\n\nA variable-length string. M represents the maximum column length in\ncharacters. The range of M is 0 to 65,535. The effective maximum length\nof a VARCHAR is subject to the maximum row size (65,535 bytes, which is\nshared among all columns) and the character set used. For example, utf8\ncharacters can require up to three bytes per character, so a VARCHAR\ncolumn that uses the utf8 character set can be declared to be a maximum\nof 21,844 characters.\n\nMySQL stores VARCHAR values as a one-byte or two-byte length prefix\nplus data. The length prefix indicates the number of bytes in the\nvalue. A VARCHAR column uses one length byte if values require no more\nthan 255 bytes, two length bytes if values may require more than 255\nbytes.\n\n*Note*: MySQL 5.1 follows the standard SQL specification, and does not\nremove trailing spaces from VARCHAR values.\n\nVARCHAR is shorthand for CHARACTER VARYING. NATIONAL VARCHAR is the\nstandard SQL way to define that a VARCHAR column should use some\npredefined character set. MySQL 4.1 and up uses utf8 as this predefined\ncharacter set.\nhttp://dev.mysql.com/doc/refman/5.1/en/charset-national.html. NVARCHAR\nis shorthand for NATIONAL VARCHAR.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (253, 'UNHEX', 35, 'Syntax:\n\nUNHEX(str)\n\nPerforms the inverse operation of HEX(str). That is, it interprets each\npair of hexadecimal digits in the argument as a number and converts it\nto the character represented by the number. The resulting characters\nare returned as a binary string.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT UNHEX(''4D7953514C'');\n -> ''MySQL''\nmysql> SELECT 0x4D7953514C;\n -> ''MySQL''\nmysql> SELECT UNHEX(HEX(''string''));\n -> ''string''\nmysql> SELECT HEX(UNHEX(''1267''));\n -> ''1267''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (254, '- UNARY', 4, 'Syntax:\n-\n\nUnary minus. This operator changes the sign of the argument.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', 'mysql> SELECT - 2;\n -> -2\n', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (255, 'SELECT INTO', 22, 'Syntax:\nSELECT col_name [, col_name] ...\n INTO var_name [, var_name] ...\n table_expr\n\nSELECT ... INTO syntax enables selected columns to be stored directly\ninto variables. The statement must retrieve only a single row. If it is\npossible that the statement may retrieve multiple rows, you can use\nLIMIT 1 to limit the result set to a single row.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/select-into-statement.html\n\n', 'SELECT id,data INTO x,y FROM test.t1 LIMIT 1;\n', 'http://dev.mysql.com/doc/refman/5.1/en/select-into-statement.html'), (256, 'STD', 16, 'Syntax:\nSTD(expr)\n\nReturns the population standard deviation of expr. This is an extension\nto standard SQL. The standard SQL function STDDEV_POP() can be used\ninstead.\n\nThis function returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (257, 'COS', 4, 'Syntax:\nCOS(X)\n\nReturns the cosine of X, where X is given in radians.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT COS(PI());\n -> -1\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (258, 'DATE FUNCTION', 30, 'Syntax:\nDATE(expr)\n\nExtracts the date part of the date or datetime expression expr.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT DATE(''2003-12-31 01:02:03'');\n -> ''2003-12-31''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (259, 'DROP TRIGGER', 37, 'Syntax:\nDROP TRIGGER [IF EXISTS] [schema_name.]trigger_name\n\nThis statement drops a trigger. The schema (database) name is optional.\nIf the schema is omitted, the trigger is dropped from the default\nschema. DROP TRIGGER was added in MySQL 5.0.2. Its use requires the\nTRIGGER privilege for the table associated with the trigger. (This\nstatement requires the SUPER privilege prior to MySQL 5.1.6.)\n\nUse IF EXISTS to prevent an error from occurring for a trigger that\ndoes not exist. A NOTE is generated for a non-existent trigger when\nusing IF EXISTS. See [HELP SHOW WARNINGS]. The IF EXISTS clause was\nadded in MySQL 5.1.14.\n\nTriggers for a table are also dropped if you drop the table.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-trigger.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-trigger.html'), (260, 'RESET MASTER', 26, 'Syntax:\nRESET MASTER\n\nDeletes all binary logs listed in the index file, resets the binary log\nindex file to be empty, and creates a new binary log file. It is\nintended to be used only when the master is started for the first time.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/reset-master.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/reset-master.html'), (261, 'TAN', 4, 'Syntax:\nTAN(X)\n\nReturns the tangent of X, where X is given in radians.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT TAN(PI());\n -> -1.2246063538224e-16\nmysql> SELECT TAN(PI()+1);\n -> 1.5574077246549\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (262, 'PI', 4, 'Syntax:\nPI()\n\nReturns the value of π (pi). The default number of decimal places\ndisplayed is seven, but MySQL uses the full double-precision value\ninternally.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT PI();\n -> 3.141593\nmysql> SELECT PI()+0.000000000000000000;\n -> 3.141592653589793116\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (263, 'WEEKOFYEAR', 30, 'Syntax:\nWEEKOFYEAR(date)\n\nReturns the calendar week of the date as a number in the range from 1\nto 53. WEEKOFYEAR() is a compatibility function that is equivalent to\nWEEK(date,3).\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT WEEKOFYEAR(''2008-02-20'');\n -> 8\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (264, '/', 4, 'Syntax:\n/\n\nDivision:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html\n\n', 'mysql> SELECT 3/5;\n -> 0.60\n', 'http://dev.mysql.com/doc/refman/5.1/en/arithmetic-functions.html'), (265, 'PURGE BINARY LOGS', 26, 'Syntax:\nPURGE { BINARY | MASTER } LOGS\n { TO ''log_name'' | BEFORE datetime_expr }\n\nThe binary log is a set of files that contain information about data\nmodifications made by the MySQL server. The log consists of a set of\nbinary log files, plus an index file.\n\nThe PURGE BINARY LOGS statement deletes all the binary log files listed\nin the log index file prior to the specified log file name or date. The\nlog files also are removed from the list recorded in the index file, so\nthat the given log file becomes the first.\n\nThis statement has no effect if the --log-bin option has not been\nenabled.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/purge-binary-logs.html\n\n', 'PURGE BINARY LOGS TO ''mysql-bin.010'';\nPURGE BINARY LOGS BEFORE ''2008-04-02 22:46:26'';\n', 'http://dev.mysql.com/doc/refman/5.1/en/purge-binary-logs.html'), (266, 'STDDEV_SAMP', 16, 'Syntax:\nSTDDEV_SAMP(expr)\n\nReturns the sample standard deviation of expr (the square root of\nVAR_SAMP().\n\nSTDDEV_SAMP() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (267, 'SCHEMA', 15, 'Syntax:\nSCHEMA()\n\nThis function is a synonym for DATABASE().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/information-functions.html'), (268, 'MLINEFROMWKB', 31, 'MLineFromWKB(wkb[,srid]), MultiLineStringFromWKB(wkb[,srid])\n\nConstructs a MULTILINESTRING value using its WKB representation and\nSRID.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/creating-spatial-values.html#gis-wkb-functions'), (269, 'LOG2', 4, 'Syntax:\nLOG2(X)\n\nReturns the base-2 logarithm of X.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT LOG2(65536);\n -> 16\nmysql> SELECT LOG2(-100);\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (270, 'SUBTIME', 30, 'Syntax:\nSUBTIME(expr1,expr2)\n\nSUBTIME() returns expr1 - expr2 expressed as a value in the same format\nas expr1. expr1 is a time or datetime expression, and expr2 is a time\nexpression.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT SUBTIME(''2007-12-31 23:59:59.999999'',''1 1:1:1.000002'');\n -> ''2007-12-30 22:58:58.999997''\nmysql> SELECT SUBTIME(''01:00:00.999999'', ''02:00:00.999998'');\n -> ''-00:59:59.999999''\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (271, 'UNCOMPRESSED_LENGTH', 11, 'Syntax:\nUNCOMPRESSED_LENGTH(compressed_string)\n\nReturns the length that the compressed string had before being\ncompressed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html\n\n', 'mysql> SELECT UNCOMPRESSED_LENGTH(COMPRESS(REPEAT(''a'',30)));\n -> 30\n', 'http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html'), (272, 'DROP TABLE', 37, 'Syntax:\nDROP [TEMPORARY] TABLE [IF EXISTS]\n tbl_name [, tbl_name] ...\n [RESTRICT | CASCADE]\n\nDROP TABLE removes one or more tables. You must have the DROP privilege\nfor each table. All table data and the table definition are removed, so\nbe careful with this statement! If any of the tables named in the\nargument list do not exist, MySQL returns an error indicating by name\nwhich non-existing tables it was unable to drop, but it also drops all\nof the tables in the list that do exist.\n\n*Important*: When a table is dropped, user privileges on the table are\nnot automatically dropped. See [HELP GRANT].\n\nNote that for a partitioned table, DROP TABLE permanently removes the\ntable definition, all of its partitions, and all of the data which was\nstored in those partitions. It also removes the partitioning definition\n(.par) file associated with the dropped table.\n\nUse IF EXISTS to prevent an error from occurring for tables that do not\nexist. A NOTE is generated for each non-existent table when using IF\nEXISTS. See [HELP SHOW WARNINGS].\n\nRESTRICT and CASCADE are allowed to make porting easier. In MySQL 5.1,\nthey do nothing.\n\n*Note*: DROP TABLE automatically commits the current active\ntransaction, unless you use the TEMPORARY keyword.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-table.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-table.html'), (273, 'POW', 4, 'Syntax:\nPOW(X,Y)\n\nReturns the value of X raised to the power of Y.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT POW(2,2);\n -> 4\nmysql> SELECT POW(2,-2);\n -> 0.25\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (274, 'SHOW CREATE TABLE', 26, 'Syntax:\nSHOW CREATE TABLE tbl_name\n\nShows the CREATE TABLE statement that creates the given table. This\nstatement also works with views.\nSHOW CREATE TABLE quotes table and column names according to the value\nof the sql_quote_show_create option. See\nhttp://dev.mysql.com/doc/refman/5.1/en/server-session-variables.html.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-create-table.html\n\n', 'mysql> SHOW CREATE TABLE t\\G\n*************************** 1. row ***************************\n Table: t\nCreate Table: CREATE TABLE t (\n id INT(11) default NULL auto_increment,\n s char(60) default NULL,\n PRIMARY KEY (id)\n) ENGINE=MyISAM\n', 'http://dev.mysql.com/doc/refman/5.1/en/show-create-table.html'), (275, 'DUAL', 26, 'You are allowed to specify DUAL as a dummy table name in situations\nwhere no tables are referenced:\n\nmysql> SELECT 1 + 1 FROM DUAL;\n -> 2\n\nDUAL is purely for the convenience of people who require that all\nSELECT statements should have FROM and possibly other clauses. MySQL\nmay ignore the clauses. MySQL does not require FROM DUAL if no tables\nare referenced.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/select.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/select.html'), (276, 'INSTR', 35, 'Syntax:\nINSTR(str,substr)\n\nReturns the position of the first occurrence of substring substr in\nstring str. This is the same as the two-argument form of LOCATE(),\nexcept that the order of the arguments is reversed.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT INSTR(''foobarbar'', ''bar'');\n -> 4\nmysql> SELECT INSTR(''xbar'', ''foobar'');\n -> 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (277, 'NOW', 30, 'Syntax:\nNOW()\n\nReturns the current date and time as a value in ''YYYY-MM-DD HH:MM:SS''\nor YYYYMMDDHHMMSS.uuuuuu format, depending on whether the function is\nused in a string or numeric context. The value is expressed in the\ncurrent time zone.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT NOW();\n -> ''2007-12-15 23:50:26''\nmysql> SELECT NOW() + 0;\n -> 20071215235026.000000\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (278, 'SHOW ENGINES', 26, 'Syntax:\nSHOW [STORAGE] ENGINES\n\nSHOW ENGINES displays status information about the server''s storage\nengines. This is particularly useful for checking whether a storage\nengine is supported, or to see what the default engine is. SHOW TABLE\nTYPES is a deprecated synonym.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-engines.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-engines.html'), (279, '>=', 17, 'Syntax:\n>=\n\nGreater than or equal:\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html\n\n', 'mysql> SELECT 2 >= 2;\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html'), (280, 'EXP', 4, 'Syntax:\nEXP(X)\n\nReturns the value of e (the base of natural logarithms) raised to the\npower of X. The inverse of this function is LOG() (using a single\nargument only) or LN().\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT EXP(2);\n -> 7.3890560989307\nmysql> SELECT EXP(-2);\n -> 0.13533528323661\nmysql> SELECT EXP(0);\n -> 1\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (281, 'LONGBLOB', 20, 'LONGBLOB\n\nA BLOB column with a maximum length of 4,294,967,295 or 4GB (232 - 1)\nbytes. The effective maximum length of LONGBLOB columns depends on the\nconfigured maximum packet size in the client/server protocol and\navailable memory. Each LONGBLOB value is stored using a four-byte\nlength prefix that indicates the number of bytes in the value.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'), (282, 'POINTN', 12, 'PointN(ls,N)\n\nReturns the N-th Point in the Linestring value ls. Points are numbered\nbeginning with 1.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions\n\n', 'mysql> SET @ls = ''LineString(1 1,2 2,3 3)'';\nmysql> SELECT AsText(PointN(GeomFromText(@ls),2));\n+-------------------------------------+\n| AsText(PointN(GeomFromText(@ls),2)) |\n+-------------------------------------+\n| POINT(2 2) |\n+-------------------------------------+\n', 'http://dev.mysql.com/doc/refman/5.1/en/geometry-property-functions.html#linestring-property-functions'), (283, 'YEAR DATA TYPE', 20, 'YEAR[(2|4)]\n\nA year in two-digit or four-digit format. The default is four-digit\nformat. In four-digit format, the allowable values are 1901 to 2155,\nand 0000. In two-digit format, the allowable values are 70 to 69,\nrepresenting years from 1970 to 2069. MySQL displays YEAR values in\nYYYY format, but allows you to assign values to YEAR columns using\neither strings or numbers.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-type-overview.html'), (284, 'SUM', 16, 'Syntax:\nSUM([DISTINCT] expr)\n\nReturns the sum of expr. If the return set has no rows, SUM() returns\nNULL. The DISTINCT keyword can be used in MySQL 5.1 to sum only the\ndistinct values of expr.\n\nSUM() returns NULL if there were no matching rows.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions.html'), (285, 'OCT', 4, 'Syntax:\nOCT(N)\n\nReturns a string representation of the octal value of N, where N is a\nlonglong (BIGINT) number. This is equivalent to CONV(N,10,8). Returns\nNULL if N is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html\n\n', 'mysql> SELECT OCT(12);\n -> ''14''\n', 'http://dev.mysql.com/doc/refman/5.1/en/mathematical-functions.html'), (286, 'SYSDATE', 30, 'Syntax:\nSYSDATE()\n\nReturns the current date and time as a value in ''YYYY-MM-DD HH:MM:SS''\nor YYYYMMDDHHMMSS.uuuuuu format, depending on whether the function is\nused in a string or numeric context.\n\nSYSDATE() returns the time at which it executes. This differs from the\nbehavior for NOW(), which returns a constant time that indicates the\ntime at which the statement began to execute. (Within a stored routine\nor trigger, NOW() returns the time at which the routine or triggering\nstatement began to execute.)\n\nmysql> SELECT NOW(), SLEEP(2), NOW();\n+---------------------+----------+---------------------+\n| NOW() | SLEEP(2) | NOW() |\n+---------------------+----------+---------------------+\n| 2006-04-12 13:47:36 | 0 | 2006-04-12 13:47:36 |\n+---------------------+----------+---------------------+\n\nmysql> SELECT SYSDATE(), SLEEP(2), SYSDATE();\n+---------------------+----------+---------------------+\n| SYSDATE() | SLEEP(2) | SYSDATE() |\n+---------------------+----------+---------------------+\n| 2006-04-12 13:47:44 | 0 | 2006-04-12 13:47:46 |\n+---------------------+----------+---------------------+\n\nIn addition, the SET TIMESTAMP statement affects the value returned by\nNOW() but not by SYSDATE(). This means that timestamp settings in the\nbinary log have no effect on invocations of SYSDATE().\n\nBecause SYSDATE() can return different values even within the same\nstatement, and is not affected by SET TIMESTAMP, it is\nnon-deterministic and therefore unsafe for replication if\nstatement-based binary logging is used. If that is a problem, you can\nuse row-based logging, or start the server with the --sysdate-is-now\noption to cause SYSDATE() to be an alias for NOW(). The\nnon-deterministic nature of SYSDATE() also means that indexes cannot be\nused for evaluating expressions that refer to it.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (287, 'UNINSTALL PLUGIN', 5, 'Syntax:\nUNINSTALL PLUGIN plugin_name\n\nThis statement removes an installed plugin. You cannot uninstall a\nplugin if any table that uses it is open.\n\nplugin_name must be the name of some plugin that is listed in the\nmysql.plugin table. The server executes the plugin''s deinitialization\nfunction and removes the row for the plugin from the mysql.plugin\ntable, so that subsequent server restarts will not load and initialize\nthe plugin. UNINSTALL PLUGIN does not remove the plugin''s shared\nlibrary file.\n\nTo use UNINSTALL PLUGIN, you must have the DELETE privilege for the\nmysql.plugin table.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/uninstall-plugin.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/uninstall-plugin.html'), (288, 'ASBINARY', 31, 'AsBinary(g), AsWKB(g)\n\nConverts a value in internal geometry format to its WKB representation\nand returns the binary result.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/functions-to-convert-geometries-between-formats.html\n\n', 'SELECT AsBinary(g) FROM geom;\n', 'http://dev.mysql.com/doc/refman/5.1/en/functions-to-convert-geometries-between-formats.html'), (289, 'REPEAT FUNCTION', 35, 'Syntax:\nREPEAT(str,count)\n\nReturns a string consisting of the string str repeated count times. If\ncount is less than 1, returns an empty string. Returns NULL if str or\ncount are NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT REPEAT(''MySQL'', 3);\n -> ''MySQLMySQLMySQL''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (290, 'SHOW TABLES', 26, 'Syntax:\nSHOW [FULL] TABLES [FROM db_name]\n [LIKE ''pattern'' | WHERE expr]\n\nSHOW TABLES lists the non-TEMPORARY tables in a given database. You can\nalso get this list using the mysqlshow db_name command. The LIKE\nclause, if present, indicates which table names to match. The WHERE\nclause can be given to select rows using more general conditions, as\ndiscussed in http://dev.mysql.com/doc/refman/5.1/en/extended-show.html.\n\nThis statement also lists any views in the database. The FULL modifier\nis supported such that SHOW FULL TABLES displays a second output\ncolumn. Values for the second column are BASE TABLE for a table and\nVIEW for a view.\n\nIf you have no privileges for a base table or view, it does not show up\nin the output from SHOW TABLES or mysqlshow db_name.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/show-tables.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/show-tables.html'), (291, 'MAKEDATE', 30, 'Syntax:\nMAKEDATE(year,dayofyear)\n\nReturns a date, given year and day-of-year values. dayofyear must be\ngreater than 0 or the result is NULL.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html\n\n', 'mysql> SELECT MAKEDATE(2011,31), MAKEDATE(2011,32);\n -> ''2011-01-31'', ''2011-02-01''\nmysql> SELECT MAKEDATE(2011,365), MAKEDATE(2014,365);\n -> ''2011-12-31'', ''2014-12-31''\nmysql> SELECT MAKEDATE(2011,0);\n -> NULL\n', 'http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html'), (292, 'BINARY OPERATOR', 35, 'Syntax:\nBINARY\n\nThe BINARY operator casts the string following it to a binary string.\nThis is an easy way to force a column comparison to be done byte by\nbyte rather than character by character. This causes the comparison to\nbe case sensitive even if the column isn''t defined as BINARY or BLOB.\nBINARY also causes trailing spaces to be significant.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/cast-functions.html\n\n', 'mysql> SELECT ''a'' = ''A'';\n -> 1\nmysql> SELECT BINARY ''a'' = ''A'';\n -> 0\nmysql> SELECT ''a'' = ''a '';\n -> 1\nmysql> SELECT BINARY ''a'' = ''a '';\n -> 0\n', 'http://dev.mysql.com/doc/refman/5.1/en/cast-functions.html'), (293, 'MBROVERLAPS', 6, 'MBROverlaps(g1,g2)\n\nReturns 1 or 0 to indicate whether the Minimum Bounding Rectangles of\nthe two geometries g1 and g2 overlap. The term spatially overlaps is\nused if two geometries intersect and their intersection results in a\ngeometry of the same dimension but not equal to either of the given\ngeometries.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html'), (294, 'SOUNDEX', 35, 'Syntax:\nSOUNDEX(str)\n\nReturns a soundex string from str. Two strings that sound almost the\nsame should have identical soundex strings. A standard soundex string\nis four characters long, but the SOUNDEX() function returns an\narbitrarily long string. You can use SUBSTRING() on the result to get a\nstandard soundex string. All non-alphabetic characters in str are\nignored. All international alphabetic characters outside the A-Z range\nare treated as vowels.\n\n*Important*: When using SOUNDEX(), you should be aware of the following\nlimitations:\n\no This function, as currently implemented, is intended to work well\n with strings that are in the English language only. Strings in other\n languages may not produce reliable results.\n\no This function is not guaranteed to provide consistent results with\n strings that use multi-byte character sets, including utf-8.\n\n We hope to remove these limitations in a future release. See\n Bug#22638 (http://bugs.mysql.com/22638) for more information.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-functions.html\n\n', 'mysql> SELECT SOUNDEX(''Hello'');\n -> ''H400''\nmysql> SELECT SOUNDEX(''Quadratically'');\n -> ''Q36324''\n', 'http://dev.mysql.com/doc/refman/5.1/en/string-functions.html'), (295, 'MBRTOUCHES', 6, 'MBRTouches(g1,g2)\n\nReturns 1 or 0 to indicate whether the Minimum Bounding Rectangles of\nthe two geometries g1 and g2 touch. Two geometries spatially touch if\nthe interiors of the geometries do not intersect, but the boundary of\none of the geometries intersects either the boundary or the interior of\nthe other.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/relations-on-geometry-mbr.html'), (296, 'DROP EVENT', 37, 'Syntax:\nDROP EVENT [IF EXISTS] event_name\n\nThis statement drops the event named event_name. The event immediately\nceases being active, and is deleted completely from the server.\n\nIf the event does not exist, the error ERROR 1517 (HY000): Unknown\nevent ''event_name'' results. You can override this and cause the\nstatement to generate a warning for non-existent events instead using\nIF EXISTS.\n\nBeginning with MySQL 5.1.12, this statement requires the having the\nEVENT privilege for the schema to which the event to be dropped\nbelongs. (In MySQL 5.1.11 and earlier, an event could be dropped only\nby its definer, or by a user having the SUPER privilege.)\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/drop-event.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/drop-event.html'), (297, 'INSERT SELECT', 26, 'Syntax:\nINSERT [LOW_PRIORITY | HIGH_PRIORITY] [IGNORE]\n [INTO] tbl_name [(col_name,...)]\n SELECT ...\n [ ON DUPLICATE KEY UPDATE col_name=expr, ... ]\n\nWith INSERT ... SELECT, you can quickly insert many rows into a table\nfrom one or many tables. For example:\n\nINSERT INTO tbl_temp2 (fld_id)\n SELECT tbl_temp1.fld_order_id\n FROM tbl_temp1 WHERE tbl_temp1.fld_order_id > 100;\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/insert-select.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/insert-select.html'), (298, 'CREATE PROCEDURE', 37, 'Syntax:\nCREATE\n [DEFINER = { user | CURRENT_USER }]\n PROCEDURE sp_name ([proc_parameter[,...]])\n [characteristic ...] routine_body\n\nCREATE\n [DEFINER = { user | CURRENT_USER }]\n FUNCTION sp_name ([func_parameter[,...]])\n RETURNS type\n [characteristic ...] routine_body\n \nproc_parameter:\n [ IN | OUT | INOUT ] param_name type\n \nfunc_parameter:\n param_name type\n\ntype:\n Any valid MySQL data type\n\ncharacteristic:\n LANGUAGE SQL\n | [NOT] DETERMINISTIC\n | { CONTAINS SQL | NO SQL | READS SQL DATA | MODIFIES SQL DATA }\n | SQL SECURITY { DEFINER | INVOKER }\n | COMMENT ''string''\n\nroutine_body:\n Valid SQL procedure statement\n\nThese statements create stored routines. By default, a routine is\nassociated with the default database. To associate the routine\nexplicitly with a given database, specify the name as db_name.sp_name\nwhen you create it.\n\nThe CREATE FUNCTION statement is also used in MySQL to support UDFs\n(user-defined functions). See\nhttp://dev.mysql.com/doc/refman/5.1/en/adding-functions.html. A UDF can\nbe regarded as an external stored function. However, do note that\nstored functions share their namespace with UDFs. See\nhttp://dev.mysql.com/doc/refman/5.1/en/function-resolution.html, for\nthe rules describing how the server interprets references to different\nkinds of functions.\n\nWhen the routine is invoked, an implicit USE db_name is performed (and\nundone when the routine terminates). The causes the routine to have the\ngiven default database while it executes. USE statements within stored\nroutines are disallowed.\n\nWhen a stored function has been created, you invoke it by referring to\nit in an expression. The function returns a value during expression\nevaluation. When a stored procedure has been created, you invoke it by\nusing the CALL statement (see [HELP CALL]).\n\nTo execute the CREATE PROCEDURE or CREATE FUNCTION statement, it is\nnecessary to have the CREATE ROUTINE privilege. By default, MySQL\nautomatically grants the ALTER ROUTINE and EXECUTE privileges to the\nroutine creator. See also\nhttp://dev.mysql.com/doc/refman/5.1/en/stored-routines-privileges.html.\nIf binary logging is enabled, the CREATE FUNCTION statement might also\nrequire the SUPER privilege, as described in\nhttp://dev.mysql.com/doc/refman/5.1/en/stored-programs-logging.html.\n\nThe DEFINER and SQL SECURITY clauses specify the security context to be\nused when checking access privileges at routine execution time, as\ndescribed later.\n\nIf the routine name is the same as the name of a built-in SQL function,\nyou must use a space between the name and the following parenthesis\nwhen defining the routine, or a syntax error occurs. This is also true\nwhen you invoke the routine later. For this reason, we suggest that it\nis better to avoid re-using the names of existing SQL functions for\nyour own stored routines.\n\nThe IGNORE_SPACE SQL mode applies to built-in functions, not to stored\nroutines. It is always allowable to have spaces after a routine name,\nregardless of whether IGNORE_SPACE is enabled.\n\nThe parameter list enclosed within parentheses must always be present.\nIf there are no parameters, an empty parameter list of () should be\nused. Parameter names are not case sensitive.\n\nEach parameter can be declared to use any valid data type, except that\nthe COLLATE attribute cannot be used.\n\nEach parameter is an IN parameter by default. To specify otherwise for\na parameter, use the keyword OUT or INOUT before the parameter name.\n\n*Note*: Specifying a parameter as IN, OUT, or INOUT is valid only for a\nPROCEDURE. (FUNCTION parameters are always regarded as IN parameters.)\n\nAn IN parameter passes a value into a procedure. The procedure might\nmodify the value, but the modification is not visible to the caller\nwhen the procedure returns. An OUT parameter passes a value from the\nprocedure back to the caller. Its initial value is NULL within the\nprocedure, and its value is visible to the caller when the procedure\nreturns. An INOUT parameter is initialized by the caller, can be\nmodified by the procedure, and any change made by the procedure is\nvisible to the caller when the procedure returns.\n\nFor each OUT or INOUT parameter, pass a user-defined variable in the\nCALL statement that invokes the procedure so that you can obtain its\nvalue when the procedure returns. If you are calling the procedure from\nwithin another stored procedure or function, you can also pass a\nroutine parameter or local routine variable as an IN or INOUT\nparameter.\n\nThe RETURNS clause may be specified only for a FUNCTION, for which it\nis mandatory. It indicates the return type of the function, and the\nfunction body must contain a RETURN value statement. If the RETURN\nstatement returns a value of a different type, the value is coerced to\nthe proper type. For example, if a function specifies an ENUM or SET\nvalue in the RETURNS clause, but the RETURN statement returns an\ninteger, the value returned from the function is the string for the\ncorresponding ENUM member of set of SET members.\n\nThe routine_body consists of a valid SQL procedure statement. This can\nbe a simple statement such as SELECT or INSERT, or it can be a compound\nstatement written using BEGIN and END. Compound statements can contain\ndeclarations, loops, and other control structure statements. The syntax\nfor these statements is described in\nhttp://dev.mysql.com/doc/refman/5.1/en/sql-syntax-compound-statements.h\ntml.\n\nMySQL allows routines to contain DDL statements, such as CREATE and\nDROP. MySQL also allows stored procedures (but not stored functions) to\ncontain SQL transaction statements such as COMMIT. Stored functions may\nnot contain statements that perform explicit or implicit commit or\nrollback. Support for these statements is not required by the SQL\nstandard, which states that each DBMS vendor may decide whether to\nallow them.\n\nStatements that return a result set cannot be used within a stored\nfunction. This includes SELECT statements that do not have an INTO\nvar_list clause and other statements such as SHOW, EXPLAIN, and CHECK\nTABLE. For statements that can be determined at function definition\ntime to return a result set, a Not allowed to return a result set from\na function error occurs (ER_SP_NO_RETSET). For statements that can be\ndetermined only at runtime to return a result set, a PROCEDURE %s can''t\nreturn a result set in the given context error occurs\n(ER_SP_BADSELECT).\n\nFor additional information about statements that are not allowed in\nstored routines, see\nhttp://dev.mysql.com/doc/refman/5.1/en/stored-program-restrictions.html\n.\n\nThe following example shows a simple stored procedure that uses an OUT\nparameter:\n\nmysql> delimiter //\n\nmysql> CREATE PROCEDURE simpleproc (OUT param1 INT)\n -> BEGIN\n -> SELECT COUNT(*) INTO param1 FROM t;\n -> END;\n -> //\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> delimiter ;\n\nmysql> CALL simpleproc(@a);\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> SELECT @a;\n+------+\n| @a |\n+------+\n| 3 |\n+------+\n1 row in set (0.00 sec)\n\nThe example uses the mysql client delimiter command to change the\nstatement delimiter from ; to // while the procedure is being defined.\nThis allows the ; delimiter used in the procedure body to be passed\nthrough to the server rather than being interpreted by mysql itself.\nSee\nhttp://dev.mysql.com/doc/refman/5.1/en/stored-programs-defining.html.\n\nFor information about invoking stored procedures from within programs\nwritten in a language that has a MySQL interface, see [HELP CALL].\n\nThe following example function takes a parameter, performs an operation\nusing an SQL function, and returns the result. In this case, it is\nunnecessary to use delimiter because the function definition contains\nno internal ; statement delimiters:\n\nmysql> CREATE FUNCTION hello (s CHAR(20))\nmysql> RETURNS CHAR(50) DETERMINISTIC\n -> RETURN CONCAT(''Hello, '',s,''!'');\nQuery OK, 0 rows affected (0.00 sec)\n\nmysql> SELECT hello(''world'');\n+----------------+\n| hello(''world'') |\n+----------------+\n| Hello, world! |\n+----------------+\n1 row in set (0.00 sec)\n\nMySQL stores the sql_mode system variable setting that is in effect at\nthe time a routine is created, and always executes the routine with\nthis setting in force, regardless of the server SQL mode in effect when\nthe routine is invoked.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/create-procedure.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/create-procedure.html'), (299, 'VARBINARY', 20, 'VARBINARY(M)\n\nThe VARBINARY type is similar to the VARCHAR type, but stores binary\nbyte strings rather than non-binary character strings. M represents the\nmaximum column length in bytes.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/string-type-overview.html'); INSERT INTO `help_topic` (`help_topic_id`, `name`, `help_category_id`, `description`, `example`, `url`) VALUES (300, 'LOAD INDEX', 26, 'Syntax:\nLOAD INDEX INTO CACHE\n tbl_index_list [, tbl_index_list] ...\n\ntbl_index_list:\n tbl_name\n [[INDEX|KEY] (index_name[, index_name] ...)]\n [IGNORE LEAVES]\n\nThe LOAD INDEX INTO CACHE statement preloads a table index into the key\ncache to which it has been assigned by an explicit CACHE INDEX\nstatement, or into the default key cache otherwise. LOAD INDEX INTO\nCACHE is used only for MyISAM tables. It is not supported for tables\nhaving user-defined partitioning (see\nhttp://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations.html.)\n\nThe IGNORE LEAVES modifier causes only blocks for the non-leaf nodes of\nthe index to be preloaded.\n\nURL: http://dev.mysql.com/doc/refman/5.1/en/load-index.html\n\n', '', 'http://dev.mysql.com/doc/refman/5.1/en/load-index.html'), (301, 'UNION', 26, 'Syntax:\nSELECT ...\nUNION [ALL | DISTINCT] SELECT ...\n[UNION [ALL | DISTINCT] SELECT ...]\n\nUNION is used to combine the result from multiple SELECT statements\ninto a single result set.\n\nThe column names from the first SELECT statement are used as the column\nnames for the results returned. Selected columns listed in\ncorresponding positions of each SELECT statement should have the same\ndata type. (For example, the fi