Skip to content

Instantly share code, notes, and snippets.

@yut148
Created January 19, 2013 06:05
Show Gist options
  • Save yut148/4570985 to your computer and use it in GitHub Desktop.
Save yut148/4570985 to your computer and use it in GitHub Desktop.
WARNINGワロス
352721260 2013-01-19 06:03:58 WARNING: Feature 'ALTER TABLE DISABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
352721554 2013-01-19 06:03:58 WARNING: Feature 'ALTER TABLE ENABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
352722318 2013-01-19 06:03:58 WARNING: Feature 'storage engine plugins' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
360973018 2013-01-19 06:04:06 INFO: Table mysql.help_category compiled in 8249 miliseconds (3374 miliseconds for header)
360984443 2013-01-19 06:04:06 INFO: Table mysql.help_category row size 816 bytes (base overhead 32 bytes, column help_category_id 2 bytes, column name 256 bytes, column parent_category_id 4 bytes, column url 512 bytes)
360984502 2013-01-19 06:04:06 INFO: Table mysql.help_category UNIQUE KEY `name` (`name`) USING SKIPLIST per row size 40 bytes
360984995 2013-01-19 06:04:06 WARNING: Feature 'LOCK TABLES .. WRITE / LOCK TABLES .. LOW_PRIORITY WRITE / LOCK TABLES .. READ LOCAL' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
360985174 2013-01-19 06:04:06 WARNING: Feature 'ALTER TABLE DISABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
363218141 2013-01-19 06:04:08 INFO: Query mysql.'INSERT INTO `help_category` VALUES (?,?,?,?)' compiled in 2232 miliseconds
363220967 2013-01-19 06:04:08 WARNING: Feature 'ALTER TABLE ENABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
363221847 2013-01-19 06:04:08 WARNING: Feature 'storage engine plugins' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
371813102 2013-01-19 06:04:17 INFO: Table mysql.help_keyword compiled in 8590 miliseconds (3343 miliseconds for header)
371824373 2013-01-19 06:04:17 INFO: Table mysql.help_keyword row size 304 bytes (base overhead 32 bytes, column help_keyword_id 4 bytes, column name 256 bytes)
371824437 2013-01-19 06:04:17 INFO: Table mysql.help_keyword UNIQUE KEY `name` (`name`) USING SKIPLIST per row size 40 bytes
371824934 2013-01-19 06:04:17 WARNING: Feature 'LOCK TABLES .. WRITE / LOCK TABLES .. LOW_PRIORITY WRITE / LOCK TABLES .. READ LOCAL' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
371825104 2013-01-19 06:04:17 WARNING: Feature 'ALTER TABLE DISABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
373898691 2013-01-19 06:04:19 INFO: Query mysql.'INSERT INTO `help_keyword` VALUES (?,?)' compiled in 2072 miliseconds
373916344 2013-01-19 06:04:19 WARNING: Feature 'ALTER TABLE ENABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
373917241 2013-01-19 06:04:19 WARNING: Feature 'storage engine plugins' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
381358171 2013-01-19 06:04:26 INFO: Table mysql.help_relation compiled in 7439 miliseconds (3247 miliseconds for header)
381364371 2013-01-19 06:04:26 INFO: Table mysql.help_relation row size 56 bytes (base overhead 32 bytes, column help_topic_id 4 bytes, column help_keyword_id 4 bytes)
381364920 2013-01-19 06:04:26 WARNING: Feature 'LOCK TABLES .. WRITE / LOCK TABLES .. LOW_PRIORITY WRITE / LOCK TABLES .. READ LOCAL' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
381365173 2013-01-19 06:04:26 WARNING: Feature 'ALTER TABLE DISABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
382742376 2013-01-19 06:04:28 INFO: Query mysql.'INSERT INTO `help_relation` VALUES (?,?)' compiled in 1375 miliseconds
382748168 2013-01-19 06:04:28 WARNING: Feature 'ALTER TABLE ENABLE KEYS' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
382749070 2013-01-19 06:04:28 WARNING: Feature 'storage engine plugins' is not supported by MemSQL. Execution will continue, but the feature will be ignored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment