Difference between revisions of "NATS5 REST API Maintenance GET tables"
From TMM Wiki
Jump to navigationJump to searchm (TMMJoe moved page NATS4 REST API Maintenance GET tables to NATS5 REST API Maintenance GET tables: Renaming NATS5 API pages) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{NATS5 Manual |
− | | | + | | show_api_admin_maintenance_section = true |
}} | }} | ||
== '''GET /maintenance/tables''' == | == '''GET /maintenance/tables''' == | ||
+ | |||
'''Description''' | '''Description''' | ||
* Search list of NATS tables | * Search list of NATS tables | ||
Line 9: | Line 10: | ||
*Replace domain with the nats domain | *Replace domain with the nats domain | ||
− | '''[[ | + | '''[[NATS5_REST_API_Overview#Allowed_HTTP_Request_Methods|Request Method''']] |
*GET | *GET | ||
'''Response Format''' | '''Response Format''' | ||
*JSON | *JSON | ||
− | '''[[ | + | '''[[NATS5_REST_API_Overview#Authentication|Authentication]]''' |
*HTTP headers | *HTTP headers | ||
Line 31: | Line 32: | ||
** optional (default value: table) | ** optional (default value: table) | ||
* '''sort_direction''' | * '''sort_direction''' | ||
− | ** type: boolean_digit | + | ** type: boolean_digit (0 or 1) |
** optional | ** optional | ||
* '''type''' | * '''type''' | ||
Line 43: | Line 44: | ||
Method: '''GET'''<br/> | Method: '''GET'''<br/> | ||
URL: <nowiki>http://domain/api/maintenance/tables</nowiki><br/> | URL: <nowiki>http://domain/api/maintenance/tables</nowiki><br/> | ||
+ | Query String: <nowiki>start=0&sort=table&type=all</nowiki><br/> | ||
Response: | Response: | ||
Line 48: | Line 50: | ||
{ | { | ||
"success": true, | "success": true, | ||
− | "total_count": | + | "total_count": 418, |
"tables": [ | "tables": [ | ||
{ | { | ||
Line 62: | Line 64: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 92: | Line 94: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 122: | Line 124: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 152: | Line 154: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 176: | Line 178: | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
"Rows": "1", | "Rows": "1", | ||
− | "Avg_row_length": " | + | "Avg_row_length": "20", |
− | "Data_length": " | + | "Data_length": "20", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1001", | "Auto_increment": "1001", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 191: | Line 193: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "20 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 211: | Line 213: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 241: | Line 243: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:53", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 270: | Line 272: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 292: | Line 294: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "9", |
− | "Avg_row_length": " | + | "Avg_row_length": "43", |
− | "Data_length": " | + | "Data_length": "388", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "1001", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:54", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 308: | Line 310: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "388 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 328: | Line 330: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 357: | Line 359: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 386: | Line 388: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 402: | Line 404: | ||
"crashed": 0, | "crashed": 0, | ||
"table": "adtool_cotd" | "table": "adtool_cotd" | ||
+ | }, | ||
+ | { | ||
+ | "Name": "adtool_cust_testtype", | ||
+ | "Engine": "MyISAM", | ||
+ | "Version": "10", | ||
+ | "Row_format": "Dynamic", | ||
+ | "Rows": "0", | ||
+ | "Avg_row_length": "0", | ||
+ | "Data_length": "0", | ||
+ | "Max_data_length": "281474976710655", | ||
+ | "Index_length": "1024", | ||
+ | "Data_free": "0", | ||
+ | "Auto_increment": null, | ||
+ | "Create_time": "2019-08-09 16:28:53", | ||
+ | "Update_time": "2019-08-09 16:28:53", | ||
+ | "Check_time": null, | ||
+ | "Collation": "latin1_swedish_ci", | ||
+ | "Checksum": null, | ||
+ | "Create_options": "", | ||
+ | "Comment": "", | ||
+ | "type": "none", | ||
+ | "partitioned": 0, | ||
+ | "Data_length_nice": "0 bytes", | ||
+ | "Max_data_length_nice": "256 TB", | ||
+ | "Index_length_nice": "1 Kb", | ||
+ | "clean": 0, | ||
+ | "currently_cleaning": 0, | ||
+ | "crashed": 0, | ||
+ | "table": "adtool_cust_testtype" | ||
}, | }, | ||
{ | { | ||
Line 415: | Line 446: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 444: | Line 475: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 473: | Line 504: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:53", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 495: | Line 526: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "205", |
"Avg_row_length": "47", | "Avg_row_length": "47", | ||
− | "Data_length": " | + | "Data_length": "9768", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "10240", | "Index_length": "10240", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "1009", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:54", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 511: | Line 542: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": "9. | + | "Data_length_nice": "9.54 Kb", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "10 Kb", | "Index_length_nice": "10 Kb", | ||
Line 531: | Line 562: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 560: | Line 591: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 589: | Line 620: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 618: | Line 649: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 647: | Line 678: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 676: | Line 707: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 705: | Line 736: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 727: | Line 758: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "36", |
− | "Data_length": " | + | "Data_length": "36", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
− | "Data_free": " | + | "Data_free": "0", |
− | "Auto_increment": " | + | "Auto_increment": "1002", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:54", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 743: | Line 774: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "36 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 758: | Line 789: | ||
"Rows": "1", | "Rows": "1", | ||
"Avg_row_length": "17", | "Avg_row_length": "17", | ||
− | "Data_length": " | + | "Data_length": "34", |
"Max_data_length": "4785074604081151", | "Max_data_length": "4785074604081151", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
− | "Data_free": " | + | "Data_free": "17", |
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:54", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 772: | Line 803: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "34 bytes", |
"Max_data_length_nice": "4352 TB", | "Max_data_length_nice": "4352 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 792: | Line 823: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 821: | Line 852: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 850: | Line 881: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 879: | Line 910: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 908: | Line 939: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 937: | Line 968: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 959: | Line 990: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "109", |
"Avg_row_length": "27", | "Avg_row_length": "27", | ||
− | "Data_length": " | + | "Data_length": "2956", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "1005", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:54", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 975: | Line 1,006: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": "2. | + | "Data_length_nice": "2.89 Kb", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 995: | Line 1,026: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,024: | Line 1,055: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,053: | Line 1,084: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,082: | Line 1,113: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,111: | Line 1,142: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,133: | Line 1,164: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "2", |
"Avg_row_length": "30", | "Avg_row_length": "30", | ||
− | "Data_length": " | + | "Data_length": "60", |
"Max_data_length": "8444249301319679", | "Max_data_length": "8444249301319679", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:53", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,149: | Line 1,180: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "60 bytes", |
"Max_data_length_nice": "7680 TB", | "Max_data_length_nice": "7680 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 1,169: | Line 1,200: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,198: | Line 1,229: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,227: | Line 1,258: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,256: | Line 1,287: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 1,299: | Line 1,330: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,321: | Line 1,352: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "23", |
− | "Avg_row_length": " | + | "Avg_row_length": "67", |
− | "Data_length": " | + | "Data_length": "1552", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "1001", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:53", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,337: | Line 1,368: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": "1. | + | "Data_length_nice": "1.52 Kb", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 1,357: | Line 1,388: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,386: | Line 1,417: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,415: | Line 1,446: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,444: | Line 1,475: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,473: | Line 1,504: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,502: | Line 1,533: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 1,532: | Line 1,563: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,561: | Line 1,592: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 1,591: | Line 1,622: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,613: | Line 1,644: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "339", |
"Avg_row_length": "38", | "Avg_row_length": "38", | ||
− | "Data_length": " | + | "Data_length": "13124", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "21504", | "Index_length": "21504", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "1001", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:53", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,629: | Line 1,660: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": "12. | + | "Data_length_nice": "12.82 Kb", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "21 Kb", | "Index_length_nice": "21 Kb", | ||
Line 1,649: | Line 1,680: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "201", | "Auto_increment": "201", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,678: | Line 1,709: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 1,708: | Line 1,739: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,737: | Line 1,768: | ||
"Data_free": "21", | "Data_free": "21", | ||
"Auto_increment": "3", | "Auto_increment": "3", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,766: | Line 1,797: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,788: | Line 1,819: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "4", |
− | "Avg_row_length": " | + | "Avg_row_length": "62", |
− | "Data_length": " | + | "Data_length": "248", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "5120", | "Index_length": "5120", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "5", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,804: | Line 1,835: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "248 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "5 Kb", | "Index_length_nice": "5 Kb", | ||
Line 1,824: | Line 1,855: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,853: | Line 1,884: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,882: | Line 1,913: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,906: | Line 1,937: | ||
"Rows": "0", | "Rows": "0", | ||
"Avg_row_length": "0", | "Avg_row_length": "0", | ||
− | "Data_length": " | + | "Data_length": "20", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "2048", |
− | "Data_free": " | + | "Data_free": "20", |
− | "Auto_increment": " | + | "Auto_increment": "2", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,920: | Line 1,951: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "20 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "2 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 1,940: | Line 1,971: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,969: | Line 2,000: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 1,998: | Line 2,029: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,027: | Line 2,058: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,049: | Line 2,080: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "4", |
"Avg_row_length": "44", | "Avg_row_length": "44", | ||
− | "Data_length": " | + | "Data_length": "176", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "7168", | "Index_length": "7168", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,065: | Line 2,096: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "176 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "7 Kb", | "Index_length_nice": "7 Kb", | ||
Line 2,085: | Line 2,116: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,108: | Line 2,139: | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
"Rows": "2", | "Rows": "2", | ||
− | "Avg_row_length": " | + | "Avg_row_length": "52", |
− | "Data_length": " | + | "Data_length": "104", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "2048", | "Index_length": "2048", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "3", | "Auto_increment": "3", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,123: | Line 2,154: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "104 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "2 Kb", | "Index_length_nice": "2 Kb", | ||
Line 2,136: | Line 2,167: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "3", |
"Avg_row_length": "26", | "Avg_row_length": "26", | ||
− | "Data_length": " | + | "Data_length": "78", |
"Max_data_length": "7318349394477055", | "Max_data_length": "7318349394477055", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "4", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,152: | Line 2,183: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "78 bytes", |
"Max_data_length_nice": "6656 TB", | "Max_data_length_nice": "6656 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 2,165: | Line 2,196: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "3", |
− | "Avg_row_length": " | + | "Avg_row_length": "54", |
− | "Data_length": " | + | "Data_length": "164", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:00", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,181: | Line 2,212: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "164 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 2,201: | Line 2,232: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,230: | Line 2,261: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,259: | Line 2,290: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,288: | Line 2,319: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,310: | Line 2,341: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "72", |
− | "Data_length": " | + | "Data_length": "144", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "3072", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:07", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,326: | Line 2,357: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "144 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "3 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 2,346: | Line 2,377: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,375: | Line 2,406: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,404: | Line 2,435: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 2,434: | Line 2,465: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 2,464: | Line 2,495: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 2,494: | Line 2,525: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 2,524: | Line 2,555: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,553: | Line 2,584: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,575: | Line 2,606: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "3", |
− | "Avg_row_length": " | + | "Avg_row_length": "30", |
− | "Data_length": " | + | "Data_length": "92", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "4096", |
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:56", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,591: | Line 2,622: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "92 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "4 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 2,611: | Line 2,642: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,653: | Line 2,684: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,682: | Line 2,713: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 2,725: | Line 2,756: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,754: | Line 2,785: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,783: | Line 2,814: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,812: | Line 2,843: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,848: | Line 2,879: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,884: | Line 2,915: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,913: | Line 2,944: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,942: | Line 2,973: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 2,971: | Line 3,002: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,000: | Line 3,031: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:48", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,029: | Line 3,060: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,059: | Line 3,090: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,089: | Line 3,120: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,119: | Line 3,150: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,156: | Line 3,187: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,193: | Line 3,224: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,230: | Line 3,261: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:48", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,260: | Line 3,291: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,297: | Line 3,328: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,327: | Line 3,358: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,350: | Line 3,381: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "6", |
− | "Avg_row_length": " | + | "Avg_row_length": "2730", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "147456", | "Index_length": "147456", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "7", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,387: | Line 3,418: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:49", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,416: | Line 3,447: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:49", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,439: | Line 3,470: | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
"Rows": "1", | "Rows": "1", | ||
− | "Avg_row_length": " | + | "Avg_row_length": "64", |
− | "Data_length": " | + | "Data_length": "64", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "2048", | "Index_length": "2048", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:07", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,454: | Line 3,485: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "64 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "2 Kb", | "Index_length_nice": "2 Kb", | ||
Line 3,474: | Line 3,505: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:49", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,503: | Line 3,534: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:49", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,532: | Line 3,563: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:49", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,561: | Line 3,592: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:07", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,583: | Line 3,614: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "32", |
− | "Data_length": " | + | "Data_length": "64", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "4096", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:07", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 3,599: | Line 3,630: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "64 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "4 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 3,619: | Line 3,650: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,649: | Line 3,680: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,679: | Line 3,710: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,709: | Line 3,740: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,739: | Line 3,770: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,769: | Line 3,800: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,799: | Line 3,830: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,829: | Line 3,860: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,859: | Line 3,890: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,889: | Line 3,920: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,919: | Line 3,950: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,949: | Line 3,980: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 3,979: | Line 4,010: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,009: | Line 4,040: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,039: | Line 4,070: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,069: | Line 4,100: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,099: | Line 4,130: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,129: | Line 4,160: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,159: | Line 4,190: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,189: | Line 4,220: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,219: | Line 4,250: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,249: | Line 4,280: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,279: | Line 4,310: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,309: | Line 4,340: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,339: | Line 4,370: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,369: | Line 4,400: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,399: | Line 4,430: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,429: | Line 4,460: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,459: | Line 4,490: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,489: | Line 4,520: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,519: | Line 4,550: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,549: | Line 4,580: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,579: | Line 4,610: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,609: | Line 4,640: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,639: | Line 4,670: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,669: | Line 4,700: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,699: | Line 4,730: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,729: | Line 4,760: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,759: | Line 4,790: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,789: | Line 4,820: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,819: | Line 4,850: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,849: | Line 4,880: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,879: | Line 4,910: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,909: | Line 4,940: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,939: | Line 4,970: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,969: | Line 5,000: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 4,999: | Line 5,030: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,029: | Line 5,060: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,059: | Line 5,090: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,089: | Line 5,120: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,119: | Line 5,150: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,149: | Line 5,180: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,179: | Line 5,210: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,209: | Line 5,240: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,239: | Line 5,270: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,269: | Line 5,300: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,299: | Line 5,330: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,329: | Line 5,360: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,359: | Line 5,390: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,389: | Line 5,420: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,419: | Line 5,450: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,449: | Line 5,480: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:49", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,479: | Line 5,510: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,509: | Line 5,540: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,539: | Line 5,570: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,569: | Line 5,600: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,599: | Line 5,630: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,629: | Line 5,660: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,659: | Line 5,690: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,689: | Line 5,720: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,719: | Line 5,750: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,749: | Line 5,780: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,779: | Line 5,810: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,809: | Line 5,840: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,839: | Line 5,870: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,869: | Line 5,900: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,899: | Line 5,930: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,929: | Line 5,960: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,959: | Line 5,990: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 5,989: | Line 6,020: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,019: | Line 6,050: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,049: | Line 6,080: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,079: | Line 6,110: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,109: | Line 6,140: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,139: | Line 6,170: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,169: | Line 6,200: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,199: | Line 6,230: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,229: | Line 6,260: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,259: | Line 6,290: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,289: | Line 6,320: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,319: | Line 6,350: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,349: | Line 6,380: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,379: | Line 6,410: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,409: | Line 6,440: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,439: | Line 6,470: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,469: | Line 6,500: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,499: | Line 6,530: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,529: | Line 6,560: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,559: | Line 6,590: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,589: | Line 6,620: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,619: | Line 6,650: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,648: | Line 6,679: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,677: | Line 6,708: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 6,707: | Line 6,738: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,736: | Line 6,767: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,765: | Line 6,796: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "5", | "Auto_increment": "5", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,794: | Line 6,825: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,823: | Line 6,854: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,845: | Line 6,876: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "168", |
− | "Data_length": " | + | "Data_length": "168", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "3072", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "2", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,861: | Line 6,892: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "168 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "3 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 6,881: | Line 6,912: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,910: | Line 6,941: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "3", | "Auto_increment": "3", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,939: | Line 6,970: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,961: | Line 6,992: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "88", |
− | "Data_length": " | + | "Data_length": "176", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "9216", | "Index_length": "9216", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 6,977: | Line 7,008: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "176 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "9 Kb", | "Index_length_nice": "9 Kb", | ||
Line 6,990: | Line 7,021: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "4", |
− | "Avg_row_length": " | + | "Avg_row_length": "180", |
− | "Data_length": " | + | "Data_length": "740", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
− | "Data_free": " | + | "Data_free": "20", |
− | "Auto_increment": " | + | "Auto_increment": "5", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,006: | Line 7,037: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "740 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 7,026: | Line 7,057: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,055: | Line 7,086: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,084: | Line 7,115: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,113: | Line 7,144: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 7,143: | Line 7,174: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,172: | Line 7,203: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,201: | Line 7,232: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,230: | Line 7,261: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,259: | Line 7,290: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,288: | Line 7,319: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "4", |
− | "Avg_row_length": " | + | "Avg_row_length": "212", |
− | "Data_length": " | + | "Data_length": "848", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "5120", | "Index_length": "5120", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,304: | Line 7,335: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "848 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "5 Kb", | "Index_length_nice": "5 Kb", | ||
Line 7,317: | Line 7,348: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "25", |
− | "Data_length": " | + | "Data_length": "25", |
"Max_data_length": "7036874417766399", | "Max_data_length": "7036874417766399", | ||
− | "Index_length": " | + | "Index_length": "3072", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "2", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,333: | Line 7,364: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "25 bytes", |
"Max_data_length_nice": "6400 TB", | "Max_data_length_nice": "6400 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "3 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 7,353: | Line 7,384: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,382: | Line 7,413: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,404: | Line 7,435: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "3", |
− | "Avg_row_length": " | + | "Avg_row_length": "54", |
− | "Data_length": " | + | "Data_length": "164", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "4", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,420: | Line 7,451: | ||
"type": "normal", | "type": "normal", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "164 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 7,427: | Line 7,458: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382537", |
− | "min_date": " | + | "min_date": "1565382535", |
"date_field": "stamp", | "date_field": "stamp", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 7,447: | Line 7,478: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,476: | Line 7,507: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,505: | Line 7,536: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 7,535: | Line 7,566: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 7,565: | Line 7,596: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,594: | Line 7,625: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 7,624: | Line 7,655: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,646: | Line 7,677: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "5", |
− | "Avg_row_length": " | + | "Avg_row_length": "13", |
− | "Data_length": " | + | "Data_length": "65", |
"Max_data_length": "3659174697238527", | "Max_data_length": "3659174697238527", | ||
− | "Index_length": " | + | "Index_length": "2048", |
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,662: | Line 7,693: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "65 bytes", |
"Max_data_length_nice": "3328 TB", | "Max_data_length_nice": "3328 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "2 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 7,676: | Line 7,707: | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
"Rows": "1", | "Rows": "1", | ||
− | "Avg_row_length": " | + | "Avg_row_length": "64", |
− | "Data_length": " | + | "Data_length": "64", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "2048", | "Index_length": "2048", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:09", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,691: | Line 7,722: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "64 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "2 Kb", | "Index_length_nice": "2 Kb", | ||
Line 7,711: | Line 7,742: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,733: | Line 7,764: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "256", |
− | "Data_length": " | + | "Data_length": "256", |
"Max_data_length": "72057594037927935", | "Max_data_length": "72057594037927935", | ||
− | "Index_length": " | + | "Index_length": "4096", |
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:08", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,749: | Line 7,780: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "256 bytes", |
"Max_data_length_nice": "65536 TB", | "Max_data_length_nice": "65536 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "4 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 7,762: | Line 7,793: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "2", |
"Avg_row_length": "256", | "Avg_row_length": "256", | ||
− | "Data_length": " | + | "Data_length": "512", |
"Max_data_length": "72057594037927935", | "Max_data_length": "72057594037927935", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:08", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,778: | Line 7,809: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "512 bytes", |
"Max_data_length_nice": "65536 TB", | "Max_data_length_nice": "65536 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 7,791: | Line 7,822: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "2", |
"Avg_row_length": "57", | "Avg_row_length": "57", | ||
− | "Data_length": " | + | "Data_length": "114", |
"Max_data_length": "16044073672507391", | "Max_data_length": "16044073672507391", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:08", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,807: | Line 7,838: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "114 bytes", |
"Max_data_length_nice": "14592 TB", | "Max_data_length_nice": "14592 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 7,827: | Line 7,858: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,856: | Line 7,887: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,878: | Line 7,909: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "190", |
− | "Data_length": " | + | "Data_length": "380", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "18432", | "Index_length": "18432", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,894: | Line 7,925: | ||
"type": "normal", | "type": "normal", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "380 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "18 Kb", | "Index_length_nice": "18 Kb", | ||
Line 7,901: | Line 7,932: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382535", |
"min_date": "1533154744", | "min_date": "1533154744", | ||
"date_field": "stamp", | "date_field": "stamp", | ||
Line 7,921: | Line 7,952: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,950: | Line 7,981: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 7,979: | Line 8,010: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,008: | Line 8,039: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,037: | Line 8,068: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,059: | Line 8,090: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "82", |
− | "Data_length": " | + | "Data_length": "164", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "5120", | "Index_length": "5120", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,075: | Line 8,106: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "164 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "5 Kb", | "Index_length_nice": "5 Kb", | ||
Line 8,088: | Line 8,119: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "68", |
− | "Data_length": " | + | "Data_length": "68", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "5120", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "2", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,104: | Line 8,135: | ||
"type": "normal", | "type": "normal", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "68 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "5 Kb", |
"clean": 1, | "clean": 1, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": | + | "max_date": "1565382535", |
− | "min_date": | + | "min_date": "1565382535", |
"date_field": "stamp", | "date_field": "stamp", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 8,131: | Line 8,162: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 8,161: | Line 8,192: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 8,191: | Line 8,222: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,213: | Line 8,244: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "162", |
− | "Data_length": " | + | "Data_length": "324", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "6144", | "Index_length": "6144", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,229: | Line 8,260: | ||
"type": "normal", | "type": "normal", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "324 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "6 Kb", | "Index_length_nice": "6 Kb", | ||
Line 8,236: | Line 8,267: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382535", |
"min_date": "1533154744", | "min_date": "1533154744", | ||
"date_field": "stamp", | "date_field": "stamp", | ||
Line 8,256: | Line 8,287: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,285: | Line 8,316: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,314: | Line 8,345: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,343: | Line 8,374: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,372: | Line 8,403: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,401: | Line 8,432: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,430: | Line 8,461: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,459: | Line 8,490: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,488: | Line 8,519: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,517: | Line 8,548: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,546: | Line 8,577: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,575: | Line 8,606: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,604: | Line 8,635: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,633: | Line 8,664: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "30", | "Auto_increment": "30", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,662: | Line 8,693: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "42", | "Auto_increment": "42", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,691: | Line 8,722: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,720: | Line 8,751: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,749: | Line 8,780: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,778: | Line 8,809: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,807: | Line 8,838: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,836: | Line 8,867: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,865: | Line 8,896: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,894: | Line 8,925: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,923: | Line 8,954: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 8,953: | Line 8,984: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 8,982: | Line 9,013: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,011: | Line 9,042: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,040: | Line 9,071: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,069: | Line 9,100: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,098: | Line 9,129: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,128: | Line 9,159: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,157: | Line 9,188: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,179: | Line 9,210: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "7", |
− | "Avg_row_length": " | + | "Avg_row_length": "2340", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "229376", | "Index_length": "229376", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "8", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,209: | Line 9,240: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "1", |
− | "Avg_row_length": " | + | "Avg_row_length": "44", |
− | "Data_length": " | + | "Data_length": "44", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
− | "Index_length": " | + | "Index_length": "7168", |
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "2", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,225: | Line 9,256: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "44 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
− | "Index_length_nice": " | + | "Index_length_nice": "7 Kb", |
"clean": 0, | "clean": 0, | ||
"currently_cleaning": 0, | "currently_cleaning": 0, | ||
Line 9,245: | Line 9,276: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,274: | Line 9,305: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,303: | Line 9,334: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,333: | Line 9,364: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,362: | Line 9,393: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "3", | "Auto_increment": "3", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,391: | Line 9,422: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,421: | Line 9,452: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,444: | Line 9,475: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "8", |
− | "Avg_row_length": " | + | "Avg_row_length": "55", |
− | "Data_length": " | + | "Data_length": "440", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "4096", | "Index_length": "4096", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "9", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:57", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,460: | Line 9,491: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "440 bytes", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "4 Kb", | "Index_length_nice": "4 Kb", | ||
Line 9,480: | Line 9,511: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "45", | "Auto_increment": "45", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,509: | Line 9,540: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "113", | "Auto_increment": "113", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,538: | Line 9,569: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,567: | Line 9,598: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:50", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,596: | Line 9,627: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,626: | Line 9,657: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:50", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,656: | Line 9,687: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,685: | Line 9,716: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,714: | Line 9,745: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,743: | Line 9,774: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,773: | Line 9,804: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,803: | Line 9,834: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,832: | Line 9,863: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,861: | Line 9,892: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,890: | Line 9,921: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,912: | Line 9,943: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "8192", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "32768", | "Index_length": "32768", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 9,949: | Line 9,980: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000000", | "Auto_increment": "1000000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 9,978: | Line 10,009: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,008: | Line 10,039: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000000", | "Auto_increment": "1000000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,038: | Line 10,069: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,068: | Line 10,099: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,098: | Line 10,129: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,128: | Line 10,159: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,158: | Line 10,189: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,188: | Line 10,219: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,211: | Line 10,242: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Fixed", | "Row_format": "Fixed", | ||
− | "Rows": " | + | "Rows": "5", |
"Avg_row_length": "22", | "Avg_row_length": "22", | ||
− | "Data_length": " | + | "Data_length": "110", |
"Max_data_length": "6192449487634431", | "Max_data_length": "6192449487634431", | ||
"Index_length": "3072", | "Index_length": "3072", | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:55", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,227: | Line 10,258: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "110 bytes", |
"Max_data_length_nice": "5632 TB", | "Max_data_length_nice": "5632 TB", | ||
"Index_length_nice": "3 Kb", | "Index_length_nice": "3 Kb", | ||
Line 10,247: | Line 10,278: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,277: | Line 10,308: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,307: | Line 10,338: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,336: | Line 10,367: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,365: | Line 10,396: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 10,395: | Line 10,426: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,424: | Line 10,455: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,453: | Line 10,484: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,482: | Line 10,513: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,511: | Line 10,542: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,540: | Line 10,571: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,569: | Line 10,600: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,598: | Line 10,629: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,627: | Line 10,658: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,656: | Line 10,687: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,685: | Line 10,716: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,714: | Line 10,745: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,743: | Line 10,774: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,772: | Line 10,803: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,801: | Line 10,832: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,830: | Line 10,861: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,859: | Line 10,890: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,888: | Line 10,919: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,917: | Line 10,948: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,946: | Line 10,977: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 10,975: | Line 11,006: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,004: | Line 11,035: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,033: | Line 11,064: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,062: | Line 11,093: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,092: | Line 11,123: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,122: | Line 11,153: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,152: | Line 11,183: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,182: | Line 11,213: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,212: | Line 11,243: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,242: | Line 11,273: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,272: | Line 11,303: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,302: | Line 11,333: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,332: | Line 11,363: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,362: | Line 11,393: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,392: | Line 11,423: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,422: | Line 11,453: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,452: | Line 11,483: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,475: | Line 11,506: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Dynamic", | "Row_format": "Dynamic", | ||
− | "Rows": " | + | "Rows": "2", |
− | "Avg_row_length": " | + | "Avg_row_length": "6238", |
− | "Data_length": " | + | "Data_length": "12476", |
"Max_data_length": "281474976710655", | "Max_data_length": "281474976710655", | ||
"Index_length": "5120", | "Index_length": "5120", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "3", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:29:09", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,491: | Line 11,522: | ||
"type": "none", | "type": "none", | ||
"partitioned": 0, | "partitioned": 0, | ||
− | "Data_length_nice": " | + | "Data_length_nice": "12.18 Kb", |
"Max_data_length_nice": "256 TB", | "Max_data_length_nice": "256 TB", | ||
"Index_length_nice": "5 Kb", | "Index_length_nice": "5 Kb", | ||
Line 11,511: | Line 11,542: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,540: | Line 11,571: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,570: | Line 11,601: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,599: | Line 11,630: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,628: | Line 11,659: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1000", | "Auto_increment": "1000", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,657: | Line 11,688: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": null, | "Auto_increment": null, | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:51", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 11,699: | Line 11,730: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,742: | Line 11,773: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "4", | "Auto_increment": "4", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,759: | Line 11,790: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382538", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 11,779: | Line 11,810: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,809: | Line 11,840: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "4", |
− | "Avg_row_length": " | + | "Avg_row_length": "4096", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "5", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,833: | Line 11,864: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 11,846: | Line 11,877: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "9", |
− | "Avg_row_length": " | + | "Avg_row_length": "1820", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "10", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,870: | Line 11,901: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 11,890: | Line 11,921: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,920: | Line 11,951: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "7", |
− | "Avg_row_length": " | + | "Avg_row_length": "2340", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "8", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,944: | Line 11,975: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 11,957: | Line 11,988: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "4", |
− | "Avg_row_length": " | + | "Avg_row_length": "4096", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "5", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 11,981: | Line 12,012: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 11,994: | Line 12,025: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "7", |
− | "Avg_row_length": " | + | "Avg_row_length": "2340", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "8", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,018: | Line 12,049: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382541", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,031: | Line 12,062: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "6", |
− | "Avg_row_length": " | + | "Avg_row_length": "2730", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "7", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,055: | Line 12,086: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382535", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,075: | Line 12,106: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,112: | Line 12,143: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,149: | Line 12,180: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,186: | Line 12,217: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,203: | Line 12,234: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,216: | Line 12,247: | ||
"Version": "10", | "Version": "10", | ||
"Row_format": "Compact", | "Row_format": "Compact", | ||
− | "Rows": " | + | "Rows": "7", |
− | "Avg_row_length": " | + | "Avg_row_length": "2340", |
"Data_length": "16384", | "Data_length": "16384", | ||
"Max_data_length": "0", | "Max_data_length": "0", | ||
"Index_length": "0", | "Index_length": "0", | ||
"Data_free": "0", | "Data_free": "0", | ||
− | "Auto_increment": " | + | "Auto_increment": "8", |
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,240: | Line 12,271: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382540", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,260: | Line 12,291: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "3", | "Auto_increment": "3", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:51", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,277: | Line 12,308: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,297: | Line 12,328: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,334: | Line 12,365: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,351: | Line 12,382: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,371: | Line 12,402: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,388: | Line 12,419: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,408: | Line 12,439: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,445: | Line 12,476: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,482: | Line 12,513: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,499: | Line 12,530: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,519: | Line 12,550: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "2", | "Auto_increment": "2", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,536: | Line 12,567: | ||
"cleaning": false, | "cleaning": false, | ||
"clean_rows": 0, | "clean_rows": 0, | ||
− | "max_date": " | + | "max_date": "1565382532", |
− | "min_date": " | + | "min_date": "1565382532", |
"date_field": "trigger_time", | "date_field": "trigger_time", | ||
"clean_date": 0, | "clean_date": 0, | ||
Line 12,556: | Line 12,587: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
"Update_time": null, | "Update_time": null, | ||
"Check_time": null, | "Check_time": null, | ||
Line 12,593: | Line 12,624: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 12,622: | Line 12,653: | ||
"Data_free": "0", | "Data_free": "0", | ||
"Auto_increment": "1", | "Auto_increment": "1", | ||
− | "Create_time": "2019- | + | "Create_time": "2019-08-09 16:28:52", |
− | "Update_time": "2019- | + | "Update_time": "2019-08-09 16:28:52", |
"Check_time": null, | "Check_time": null, | ||
"Collation": "latin1_swedish_ci", | "Collation": "latin1_swedish_ci", | ||
Line 12,658: | Line 12,689: | ||
$url = 'http://yourdomain.com'; //set your NATS URL here | $url = 'http://yourdomain.com'; //set your NATS URL here | ||
− | $data = | + | $data = Array( |
− | + | 'start' => 0, | |
+ | 'sort' => 'table', | ||
+ | 'type' => 'all', | ||
); | ); | ||
Line 12,701: | Line 12,734: | ||
</pre> | </pre> | ||
− | [[Category: | + | [[Category:NATS5_REST_APIs]] |
− | [[Category: | + | [[Category:NATS5_REST_maintenance_Collection]] |
[[Category:Autogenerated_Wiki_Article]]<!-- Remove this tag when customizing a wiki article. The article will no longer be automatically updated --> | [[Category:Autogenerated_Wiki_Article]]<!-- Remove this tag when customizing a wiki article. The article will no longer be automatically updated --> | ||
[[Category:Autogenerated_Rest_Sample]]<!-- This article has a generated REST API Sample from our unit testing system. Also remove if customizing the wiki article --> | [[Category:Autogenerated_Rest_Sample]]<!-- This article has a generated REST API Sample from our unit testing system. Also remove if customizing the wiki article --> |
Latest revision as of 15:59, 9 August 2019
GET /maintenance/tables
Description
- Search list of NATS tables
Resource URL
- http://domain/api/maintenance/tables
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- start
- type: digit
- optional
- count
- type: digit
- optional
- sort
- type: string
- optional (default value: table)
- sort_direction
- type: boolean_digit (0 or 1)
- optional
- type
- type: string
- optional (default value: all)
- name
- type: string
- optional
Example Request
Method: GET
URL: http://domain/api/maintenance/tables
Query String: start=0&sort=table&type=all
Response:
{ "success": true, "total_count": 418, "tables": [ { "Name": "EpochCrossSales", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "131072", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "128 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "EpochCrossSales" }, { "Name": "EpochTransStats", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "81920", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "80 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "EpochTransStats" }, { "Name": "EventNotifications", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "EventNotifications" }, { "Name": "MemberCancelStats", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "MemberCancelStats" }, { "Name": "account_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "20", "Data_length": "20", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1001", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "20 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "account_type" }, { "Name": "active_subscription_summary", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "active_subscription_summary" }, { "Name": "adtool", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "31", "Data_length": "31", "Max_data_length": "8725724278030335", "Index_length": "3072", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "31 bytes", "Max_data_length_nice": "7936 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool" }, { "Name": "adtool_animated_banners", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_animated_banners" }, { "Name": "adtool_category", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "9", "Avg_row_length": "43", "Data_length": "388", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1001", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:54", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "388 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_category" }, { "Name": "adtool_category_nats4_0", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_category_nats4_0" }, { "Name": "adtool_content", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_content" }, { "Name": "adtool_cotd", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_cotd" }, { "Name": "adtool_cust_testtype", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:53", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_cust_testtype" }, { "Name": "adtool_fan_signs", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_fan_signs" }, { "Name": "adtool_feeds", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_feeds" }, { "Name": "adtool_fhg", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "56", "Data_length": "56", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "56 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_fhg" }, { "Name": "adtool_field", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "205", "Avg_row_length": "47", "Data_length": "9768", "Max_data_length": "281474976710655", "Index_length": "10240", "Data_free": "0", "Auto_increment": "1009", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:54", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "9.54 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "10 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_field" }, { "Name": "adtool_field_nats4_0", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_field_nats4_0" }, { "Name": "adtool_flash_banners", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_flash_banners" }, { "Name": "adtool_footer_ads", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_footer_ads" }, { "Name": "adtool_gb_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_gb_rule" }, { "Name": "adtool_gbcontent", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_gbcontent" }, { "Name": "adtool_gbtemplate", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_gbtemplate" }, { "Name": "adtool_geo_banners", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_geo_banners" }, { "Name": "adtool_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "36", "Data_length": "36", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": "1002", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:54", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "36 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_group" }, { "Name": "adtool_group_association", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "17", "Data_length": "34", "Max_data_length": "4785074604081151", "Index_length": "3072", "Data_free": "17", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:54", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "34 bytes", "Max_data_length_nice": "4352 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_group_association" }, { "Name": "adtool_hfs", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_hfs" }, { "Name": "adtool_hpa_fpa", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_hpa_fpa" }, { "Name": "adtool_im_popups", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_im_popups" }, { "Name": "adtool_image_banners", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:52", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_image_banners" }, { "Name": "adtool_login_marked", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7036874417766399", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6400 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_login_marked" }, { "Name": "adtool_mailers", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_mailers" }, { "Name": "adtool_mc_option", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "109", "Avg_row_length": "27", "Data_length": "2956", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": "1005", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:54", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "2.89 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_mc_option" }, { "Name": "adtool_mc_option_nats4_0", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_mc_option_nats4_0" }, { "Name": "adtool_overlays", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_overlays" }, { "Name": "adtool_page_ads", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_page_ads" }, { "Name": "adtool_page_peels", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_page_peels" }, { "Name": "adtool_rotating_i_frame", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_rotating_i_frame" }, { "Name": "adtool_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "2", "Avg_row_length": "30", "Data_length": "60", "Max_data_length": "8444249301319679", "Index_length": "4096", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "60 bytes", "Max_data_length_nice": "7680 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_rule" }, { "Name": "adtool_rule_old", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7318349394477055", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6656 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_rule_old" }, { "Name": "adtool_scrollers", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_scrollers" }, { "Name": "adtool_static_banners", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_static_banners" }, { "Name": "adtool_summary", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "report", "report_type": "summary", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_summary", "report_details": { "name": "Adtool Data Summary", "type": "summary", "table": "adtool_summary", "rows": "0", "processing": 0, "max_date": 0, "max_date_nice": "None", "min_date": 0, "min_date_nice": "None", "currently_processing": 0 } }, { "Name": "adtool_switch_option", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_switch_option" }, { "Name": "adtool_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "23", "Avg_row_length": "67", "Data_length": "1552", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1001", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "1.52 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_type" }, { "Name": "adtool_type_nats4_0", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_type_nats4_0" }, { "Name": "adtool_video_download", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_video_download" }, { "Name": "adtool_video_embed", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_video_embed" }, { "Name": "adtool_video_hosted", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "adtool_video_hosted" }, { "Name": "aff_signup_cache", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "aff_signup_cache" }, { "Name": "affiliate_captcha", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "affiliate_captcha" }, { "Name": "affiliate_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "20", "Data_length": "20", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "20 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "affiliate_group" }, { "Name": "affiliate_landing_page", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "affiliate_landing_page" }, { "Name": "autopay", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "autopay" }, { "Name": "available_login_setting", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "339", "Avg_row_length": "38", "Data_length": "13124", "Max_data_length": "281474976710655", "Index_length": "21504", "Data_free": "0", "Auto_increment": "1001", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:53", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "12.82 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "21 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "available_login_setting" }, { "Name": "available_login_setting_detail", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "95", "Avg_row_length": "71", "Data_length": "6828", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "201", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "6.67 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "available_login_setting_detail" }, { "Name": "bandwidth_usage", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "81920", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "80 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "bandwidth_usage" }, { "Name": "biller", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "3", "Avg_row_length": "48", "Data_length": "144", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "144 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller" }, { "Name": "biller_charge", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "21", "Data_length": "42", "Max_data_length": "5910974510923775", "Index_length": "3072", "Data_free": "21", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "42 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_charge" }, { "Name": "biller_deduction", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "6192449487634431", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5632 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_deduction" }, { "Name": "biller_info", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "4", "Avg_row_length": "62", "Data_length": "248", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "5", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "248 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_info" }, { "Name": "biller_last_poll", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "22", "Data_length": "22", "Max_data_length": "6192449487634431", "Index_length": "3072", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "22 bytes", "Max_data_length_nice": "5632 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_last_poll" }, { "Name": "biller_option_detail", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_option_detail" }, { "Name": "biller_response", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_response" }, { "Name": "biller_tax", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "20", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "20", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "20 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "biller_tax" }, { "Name": "bonus_change", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "18577348462903295", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "16896 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "bonus_change" }, { "Name": "brand", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "brand" }, { "Name": "bulk_adtool_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "bulk_adtool_log" }, { "Name": "bulk_invoice_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "6473924464345087", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5888 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "bulk_invoice_log" }, { "Name": "campaign", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "4", "Avg_row_length": "44", "Data_length": "176", "Max_data_length": "281474976710655", "Index_length": "7168", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "176 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "7 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "campaign" }, { "Name": "campaign_tag", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "4785074604081151", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "4352 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "campaign_tag" }, { "Name": "cascade_item", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "52", "Data_length": "104", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "104 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cascade_item" }, { "Name": "cascade_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "3", "Avg_row_length": "26", "Data_length": "78", "Max_data_length": "7318349394477055", "Index_length": "3072", "Data_free": "0", "Auto_increment": "4", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "78 bytes", "Max_data_length_nice": "6656 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cascade_rule" }, { "Name": "cascades", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "3", "Avg_row_length": "54", "Data_length": "164", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:00", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "164 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cascades" }, { "Name": "changelog", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "changelog" }, { "Name": "cleanup_db_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cleanup_db_log" }, { "Name": "cleanup_file_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cleanup_file_log" }, { "Name": "clickandbuy_transpost", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "clickandbuy_transpost" }, { "Name": "config_maintenance_history", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "72", "Data_length": "144", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:29:07", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "144 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "config_maintenance_history" }, { "Name": "cotd_content", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cotd_content" }, { "Name": "cotd_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cotd_group" }, { "Name": "country_currency", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "country_currency" }, { "Name": "coupon", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "coupon" }, { "Name": "coupon_redemption", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "coupon_redemption" }, { "Name": "coupon_revision", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "coupon_revision" }, { "Name": "cron_history", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "cron_history" }, { "Name": "currency_exchange", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "currency_exchange" }, { "Name": "custom_account_permission", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "3", "Avg_row_length": "30", "Data_length": "92", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:56", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "92 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "custom_account_permission" }, { "Name": "data_report_cache", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "report", "report_type": "cache", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "data_report_cache", "report_details": { "name": "Hit Data Report Cache", "type": "cache", "table": "data_report_cache", "rows": "0", "processing": 0, "max_date": 0, "max_date_nice": "None", "min_date": 0, "min_date_nice": "None", "currently_processing": 0 } }, { "Name": "data_store", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "data_store" }, { "Name": "data_summary", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "98304", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "report", "report_type": "summary", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "96 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "data_summary", "report_details": { "name": "Hit Data Summary", "type": "summary", "table": "data_summary", "rows": "0", "processing": 0, "max_date": 0, "max_date_nice": "None", "min_date": 0, "min_date_nice": "None", "currently_processing": 0 } }, { "Name": "delayed_postback", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "delayed_postback" }, { "Name": "dump", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "40", "Avg_row_length": "844", "Data_length": "33784", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "32.99 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "dump" }, { "Name": "europay_token", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "europay_token" }, { "Name": "failed_postback", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "failed_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "failed_postback" }, { "Name": "failed_query", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "failed_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "failed_query" }, { "Name": "flag", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "48", "Data_length": "48", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "48 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "flag" }, { "Name": "fraud_list", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "fraud_list" }, { "Name": "fraud_point", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8162774324609023", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "fraud_point" }, { "Name": "gateway_error", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "gateway_error" }, { "Name": "gateway_packageplus_error", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": "2019-08-09 16:28:48", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "gateway_packageplus_error" }, { "Name": "historical_adtool_hit", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_adtool_hit" }, { "Name": "historical_biller_data", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "98304", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "96 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_biller_data" }, { "Name": "historical_data", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "81920", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "80 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_data" }, { "Name": "historical_login_loginlog", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "historical", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "log_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "historical_login_loginlog" }, { "Name": "historical_member_loginlog", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "65536", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "historical", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "64 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "log_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "historical_member_loginlog" }, { "Name": "historical_notification", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "historical", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "added", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "historical_notification" }, { "Name": "historical_promotional_hit", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "65536", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:48", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "64 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_promotional_hit" }, { "Name": "historical_surfer_action", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "65536", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "historical", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "64 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "historical_surfer_action" }, { "Name": "historical_trans_payment", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "65536", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "64 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_trans_payment" }, { "Name": "historical_transaction", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "147456", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "144 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "historical_transaction" }, { "Name": "identifier", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "6", "Avg_row_length": "2730", "Data_length": "16384", "Max_data_length": "0", "Index_length": "147456", "Data_free": "0", "Auto_increment": "7", "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "144 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "identifier" }, { "Name": "identifier_test", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "13792273858822143", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:28:49", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "12544 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "identifier_test" }, { "Name": "idmap", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8162774324609023", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:28:49", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "idmap" }, { "Name": "include_chain", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "64", "Data_length": "64", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:29:07", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "64 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain" }, { "Name": "include_chain_change", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:28:49", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain_change" }, { "Name": "include_chain_change_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7318349394477055", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:28:49", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6656 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain_change_rule" }, { "Name": "include_chain_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7318349394477055", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:28:49", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6656 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain_rule" }, { "Name": "include_chain_step", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "68", "Data_length": "68", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:29:07", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "68 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain_step" }, { "Name": "include_chain_step_param", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "32", "Data_length": "64", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:49", "Update_time": "2019-08-09 16:29:07", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "64 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "include_chain_step_param" }, { "Name": "ip_log_0", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_0" }, { "Name": "ip_log_1", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_1" }, { "Name": "ip_log_10", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_10" }, { "Name": "ip_log_11", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_11" }, { "Name": "ip_log_12", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_12" }, { "Name": "ip_log_13", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_13" }, { "Name": "ip_log_14", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_14" }, { "Name": "ip_log_15", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_15" }, { "Name": "ip_log_16", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_16" }, { "Name": "ip_log_17", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_17" }, { "Name": "ip_log_18", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_18" }, { "Name": "ip_log_19", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_19" }, { "Name": "ip_log_2", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_2" }, { "Name": "ip_log_20", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_20" }, { "Name": "ip_log_21", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_21" }, { "Name": "ip_log_22", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_22" }, { "Name": "ip_log_23", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_23" }, { "Name": "ip_log_24", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_24" }, { "Name": "ip_log_25", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_25" }, { "Name": "ip_log_26", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_26" }, { "Name": "ip_log_27", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_27" }, { "Name": "ip_log_28", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_28" }, { "Name": "ip_log_29", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_29" }, { "Name": "ip_log_3", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_3" }, { "Name": "ip_log_30", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_30" }, { "Name": "ip_log_31", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_31" }, { "Name": "ip_log_32", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_32" }, { "Name": "ip_log_33", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_33" }, { "Name": "ip_log_34", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_34" }, { "Name": "ip_log_35", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_35" }, { "Name": "ip_log_36", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_36" }, { "Name": "ip_log_37", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_37" }, { "Name": "ip_log_38", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_38" }, { "Name": "ip_log_39", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_39" }, { "Name": "ip_log_4", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_4" }, { "Name": "ip_log_40", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_40" }, { "Name": "ip_log_41", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_41" }, { "Name": "ip_log_42", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_42" }, { "Name": "ip_log_43", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_43" }, { "Name": "ip_log_44", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_44" }, { "Name": "ip_log_45", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_45" }, { "Name": "ip_log_46", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_46" }, { "Name": "ip_log_47", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_47" }, { "Name": "ip_log_48", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_48" }, { "Name": "ip_log_49", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_49" }, { "Name": "ip_log_5", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_5" }, { "Name": "ip_log_6", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_6" }, { "Name": "ip_log_7", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_7" }, { "Name": "ip_log_8", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_8" }, { "Name": "ip_log_9", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_9" }, { "Name": "ip_log_additional_0", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_0" }, { "Name": "ip_log_additional_1", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_1" }, { "Name": "ip_log_additional_10", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_10" }, { "Name": "ip_log_additional_11", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_11" }, { "Name": "ip_log_additional_12", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_12" }, { "Name": "ip_log_additional_13", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_13" }, { "Name": "ip_log_additional_14", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_14" }, { "Name": "ip_log_additional_15", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_15" }, { "Name": "ip_log_additional_16", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_16" }, { "Name": "ip_log_additional_17", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_17" }, { "Name": "ip_log_additional_18", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_18" }, { "Name": "ip_log_additional_19", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:49", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_19" }, { "Name": "ip_log_additional_2", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_2" }, { "Name": "ip_log_additional_20", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_20" }, { "Name": "ip_log_additional_21", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_21" }, { "Name": "ip_log_additional_22", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_22" }, { "Name": "ip_log_additional_23", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_23" }, { "Name": "ip_log_additional_24", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_24" }, { "Name": "ip_log_additional_25", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_25" }, { "Name": "ip_log_additional_26", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_26" }, { "Name": "ip_log_additional_27", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_27" }, { "Name": "ip_log_additional_28", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_28" }, { "Name": "ip_log_additional_29", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_29" }, { "Name": "ip_log_additional_3", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_3" }, { "Name": "ip_log_additional_30", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_30" }, { "Name": "ip_log_additional_31", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_31" }, { "Name": "ip_log_additional_32", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_32" }, { "Name": "ip_log_additional_33", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_33" }, { "Name": "ip_log_additional_34", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_34" }, { "Name": "ip_log_additional_35", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_35" }, { "Name": "ip_log_additional_36", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_36" }, { "Name": "ip_log_additional_37", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_37" }, { "Name": "ip_log_additional_38", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_38" }, { "Name": "ip_log_additional_39", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_39" }, { "Name": "ip_log_additional_4", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_4" }, { "Name": "ip_log_additional_40", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_40" }, { "Name": "ip_log_additional_41", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_41" }, { "Name": "ip_log_additional_42", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_42" }, { "Name": "ip_log_additional_43", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_43" }, { "Name": "ip_log_additional_44", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_44" }, { "Name": "ip_log_additional_45", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_45" }, { "Name": "ip_log_additional_46", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_46" }, { "Name": "ip_log_additional_47", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_47" }, { "Name": "ip_log_additional_48", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_48" }, { "Name": "ip_log_additional_49", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_49" }, { "Name": "ip_log_additional_5", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_5" }, { "Name": "ip_log_additional_6", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_6" }, { "Name": "ip_log_additional_7", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_7" }, { "Name": "ip_log_additional_8", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_8" }, { "Name": "ip_log_additional_9", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ip_log_additional_9" }, { "Name": "iplog", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "iplog" }, { "Name": "join_process_error", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "join_process_error" }, { "Name": "landing_page_lookup", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "landing_page_lookup" }, { "Name": "live_adtool_hit", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11258999068426239", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10240 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_adtool_hit" }, { "Name": "live_biller_data", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "70", "Data_length": "70", "Max_data_length": "19703248369745919", "Index_length": "8192", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "70 bytes", "Max_data_length_nice": "17920 TB", "Index_length_nice": "8 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_biller_data" }, { "Name": "live_data", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "4", "Avg_row_length": "65", "Data_length": "260", "Max_data_length": "18295873486192639", "Index_length": "9216", "Data_free": "0", "Auto_increment": "5", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "260 bytes", "Max_data_length_nice": "16640 TB", "Index_length_nice": "9 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_data" }, { "Name": "live_login_loginlog", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8162774324609023", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_login_loginlog" }, { "Name": "live_member_loginlog", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_member_loginlog" }, { "Name": "live_notification", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "168", "Data_length": "168", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "168 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_notification" }, { "Name": "live_promotional_hit", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11258999068426239", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10240 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_promotional_hit" }, { "Name": "live_surfer_action", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "74", "Data_length": "148", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "148 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_surfer_action" }, { "Name": "live_trans_payment", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "59", "Data_length": "59", "Max_data_length": "16607023625928703", "Index_length": "4096", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "59 bytes", "Max_data_length_nice": "15104 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_trans_payment" }, { "Name": "live_transaction", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "88", "Data_length": "176", "Max_data_length": "281474976710655", "Index_length": "9216", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "176 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "9 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "live_transaction" }, { "Name": "login", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "4", "Avg_row_length": "180", "Data_length": "740", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "20", "Auto_increment": "5", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "740 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login" }, { "Name": "login_account_rep", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8162774324609023", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_account_rep" }, { "Name": "login_admin_access", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_admin_access" }, { "Name": "login_admin_area", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_admin_area" }, { "Name": "login_admin_setting", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "19", "Avg_row_length": "862", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_admin_setting" }, { "Name": "login_advanced_setting", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_advanced_setting" }, { "Name": "login_bookmark", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_bookmark" }, { "Name": "login_ccbill", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_ccbill" }, { "Name": "login_ccbill_program", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_ccbill_program" }, { "Name": "login_change", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "changed", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "login_change" }, { "Name": "login_detail", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "4", "Avg_row_length": "212", "Data_length": "848", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "848 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_detail" }, { "Name": "login_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "25", "Data_length": "25", "Max_data_length": "7036874417766399", "Index_length": "3072", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "25 bytes", "Max_data_length_nice": "6400 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_group" }, { "Name": "login_mailing_list", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "3659174697238527", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "3328 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_mailing_list" }, { "Name": "login_network", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "4222124650659839", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "3840 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_network" }, { "Name": "login_note", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "3", "Avg_row_length": "54", "Data_length": "164", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": "4", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "164 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382537", "min_date": "1565382535", "date_field": "stamp", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "login_note" }, { "Name": "login_payout_tier", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "9851624184872959", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "8960 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_payout_tier" }, { "Name": "login_payout_tier_change", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "10133099161583615", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "9216 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_payout_tier_change" }, { "Name": "login_postback", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_postback" }, { "Name": "login_postback_extra_var", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_postback_extra_var" }, { "Name": "login_referral", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "10696049115004927", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "9728 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_referral" }, { "Name": "login_rest_api_permission", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_rest_api_permission" }, { "Name": "login_reward", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_reward" }, { "Name": "login_setting", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "5", "Avg_row_length": "13", "Data_length": "65", "Max_data_length": "3659174697238527", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "65 bytes", "Max_data_length_nice": "3328 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "login_setting" }, { "Name": "mail", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "64", "Data_length": "64", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:29:09", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "64 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "mail" }, { "Name": "mail_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "10414574138294271", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "9472 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "mail_log" }, { "Name": "mail_removelist_member", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "256", "Data_length": "256", "Max_data_length": "72057594037927935", "Index_length": "4096", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:29:08", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "256 bytes", "Max_data_length_nice": "65536 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "mail_removelist_member" }, { "Name": "mail_removelist_webmaster", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "2", "Avg_row_length": "256", "Data_length": "512", "Max_data_length": "72057594037927935", "Index_length": "4096", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:29:08", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "512 bytes", "Max_data_length_nice": "65536 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "mail_removelist_webmaster" }, { "Name": "mail_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "2", "Avg_row_length": "57", "Data_length": "114", "Max_data_length": "16044073672507391", "Index_length": "3072", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:29:08", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "114 bytes", "Max_data_length_nice": "14592 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "mail_rule" }, { "Name": "maintenance_error", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11540474045136895", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10496 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "maintenance_error" }, { "Name": "maintenance_repair_log", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8444249301319679", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7680 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "maintenance_repair_log" }, { "Name": "member", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "190", "Data_length": "380", "Max_data_length": "281474976710655", "Index_length": "18432", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "380 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "18 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382535", "min_date": "1533154744", "date_field": "stamp", "clean_date": 1535746744, "clean_date_rows": "1", "crashed": 0, "table": "member" }, { "Name": "member_auth", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_auth" }, { "Name": "member_autocascade", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_autocascade" }, { "Name": "member_autocascade_nextra", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_autocascade_nextra" }, { "Name": "member_biller", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_biller" }, { "Name": "member_flag", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11821949021847551", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10752 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_flag" }, { "Name": "member_info", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "82", "Data_length": "164", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "164 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_info" }, { "Name": "member_note", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "68", "Data_length": "68", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "68 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382535", "min_date": "1565382535", "date_field": "stamp", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "member_note" }, { "Name": "member_openid_access_token", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_openid_access_token" }, { "Name": "member_openid_auth_token", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_openid_auth_token" }, { "Name": "member_relational_table", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "4785074604081151", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "4352 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_relational_table" }, { "Name": "member_subscription", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "162", "Data_length": "324", "Max_data_length": "281474976710655", "Index_length": "6144", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "normal", "partitioned": 0, "Data_length_nice": "324 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "6 Kb", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382535", "min_date": "1533154744", "date_field": "stamp", "clean_date": 1535746744, "clean_date_rows": "1", "crashed": 0, "table": "member_subscription" }, { "Name": "member_temp", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_temp" }, { "Name": "member_verification_atvod", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "member_verification_atvod" }, { "Name": "message", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "message" }, { "Name": "move_failed_adtool_hit", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11258999068426239", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10240 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_adtool_hit" }, { "Name": "move_failed_biller_data", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "19703248369745919", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "17920 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_biller_data" }, { "Name": "move_failed_data", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "16044073672507391", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "14592 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_data" }, { "Name": "move_failed_login_loginlog", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8162774324609023", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_login_loginlog" }, { "Name": "move_failed_member_loginlog", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_member_loginlog" }, { "Name": "move_failed_notification", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_notification" }, { "Name": "move_failed_promotional_hit", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "11258999068426239", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "10240 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_promotional_hit" }, { "Name": "move_failed_surfer_action", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_surfer_action" }, { "Name": "move_failed_trans_payment", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "16607023625928703", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "15104 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "move_failed_trans_payment" }, { "Name": "nats_admin_area", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_admin_area" }, { "Name": "nats_faq", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "28", "Avg_row_length": "526", "Data_length": "14740", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "30", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "14.39 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_faq" }, { "Name": "nats_help", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "38", "Avg_row_length": "3026", "Data_length": "115020", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "42", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "112.32 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_help" }, { "Name": "nats_module", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_module" }, { "Name": "nats_report_usage", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_report_usage" }, { "Name": "nats_session", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "120", "Data_length": "240", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "240 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_session" }, { "Name": "nats_support_link", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_support_link" }, { "Name": "nats_v3_stats", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "24206847997116415", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "22016 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_v3_stats" }, { "Name": "nats_v3_stats_perminute", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_v3_stats_perminute" }, { "Name": "nats_v3_transactions", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_v3_transactions" }, { "Name": "nats_version", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "nats_version" }, { "Name": "ncr_activation", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "ncr_activation" }, { "Name": "network", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "network" }, { "Name": "news", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "news" }, { "Name": "news_section", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "41", "Data_length": "41", "Max_data_length": "11540474045136895", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "41 bytes", "Max_data_length_nice": "10496 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "news_section" }, { "Name": "note_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "20", "Data_length": "40", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "40 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "note_type" }, { "Name": "notification_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "12103423998558207", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "11008 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "notification_type" }, { "Name": "option_program_switch", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "option_program_switch" }, { "Name": "option_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8444249301319679", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7680 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "option_rule" }, { "Name": "options", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "29", "Data_length": "29", "Max_data_length": "8162774324609023", "Index_length": "4096", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "29 bytes", "Max_data_length_nice": "7424 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "options" }, { "Name": "override_identifier", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "229376", "Data_free": "0", "Auto_increment": "8", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "224 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "override_identifier" }, { "Name": "payment", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "44", "Data_length": "44", "Max_data_length": "281474976710655", "Index_length": "7168", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "44 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "7 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payment" }, { "Name": "payment_detail", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7036874417766399", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6400 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payment_detail" }, { "Name": "payment_note", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payment_note" }, { "Name": "payment_projection", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payment_projection" }, { "Name": "payment_summary", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payment_summary" }, { "Name": "payout_change", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "2", "Avg_row_length": "119", "Data_length": "238", "Max_data_length": "33495522228568063", "Index_length": "3072", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "238 bytes", "Max_data_length_nice": "30464 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payout_change" }, { "Name": "payout_period", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payout_period" }, { "Name": "payout_period_affiliate", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payout_period_affiliate" }, { "Name": "payvia_data", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "8", "Avg_row_length": "55", "Data_length": "440", "Max_data_length": "281474976710655", "Index_length": "4096", "Data_free": "0", "Auto_increment": "9", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:57", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "440 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payvia_data" }, { "Name": "payvia_field", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "44", "Avg_row_length": "39", "Data_length": "1716", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "45", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "1.68 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payvia_field" }, { "Name": "payvia_mc_option", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "12", "Avg_row_length": "28", "Data_length": "344", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "113", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "344 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payvia_mc_option" }, { "Name": "payvia_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7318349394477055", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6656 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payvia_rule" }, { "Name": "payvia_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "14", "Avg_row_length": "66", "Data_length": "936", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:50", "Update_time": "2019-08-09 16:28:50", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "936 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payvia_type" }, { "Name": "payze_event", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "49152", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "48 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payze_event" }, { "Name": "payze_transaction", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "344064", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:50", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "336 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "payze_transaction" }, { "Name": "prepaid_program_switch", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "7599824371187711", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "6912 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "prepaid_program_switch" }, { "Name": "program", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "40", "Data_length": "40", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "40 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "program" }, { "Name": "program_biller", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "5910974510923775", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "5376 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "program_biller" }, { "Name": "program_bin_hash", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "program_bin_hash" }, { "Name": "program_bin_redirect", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "program_bin_redirect" }, { "Name": "program_resource", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "program_resource" }, { "Name": "promotional", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "promotional" }, { "Name": "promotional_info", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "promotional_info" }, { "Name": "promotional_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "8444249301319679", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "7680 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "promotional_rule" }, { "Name": "refurl_lookup", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "2", "Avg_row_length": "8192", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "refurl_lookup" }, { "Name": "report_field", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "288", "Avg_row_length": "63", "Data_length": "18324", "Max_data_length": "281474976710655", "Index_length": "7168", "Data_free": "0", "Auto_increment": "1000000", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "17.89 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "7 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_field" }, { "Name": "report_focus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_focus" }, { "Name": "report_focus_field", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "63", "Avg_row_length": "260", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1000000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_focus_field" }, { "Name": "report_group", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "4", "Avg_row_length": "4096", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_group" }, { "Name": "report_group_perspective", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "5", "Avg_row_length": "3276", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_group_perspective" }, { "Name": "report_login_focus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_login_focus" }, { "Name": "report_perspective", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "5", "Avg_row_length": "3276", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_perspective" }, { "Name": "report_widget", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "5", "Avg_row_length": "3276", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_widget" }, { "Name": "report_widget_field", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "21", "Avg_row_length": "780", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "report_widget_field" }, { "Name": "reseller_program", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "5", "Avg_row_length": "22", "Data_length": "110", "Max_data_length": "6192449487634431", "Index_length": "3072", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:55", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "110 bytes", "Max_data_length_nice": "5632 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "reseller_program" }, { "Name": "restricted_login_api", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "restricted_login_api" }, { "Name": "restricted_value", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "restricted_value" }, { "Name": "reward", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "reward" }, { "Name": "reward_category", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "reward_category" }, { "Name": "signupplus_error", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "signupplus_error" }, { "Name": "site", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "48", "Data_length": "48", "Max_data_length": "281474976710655", "Index_length": "7168", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "48 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "7 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site" }, { "Name": "site_css_color", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "20", "Avg_row_length": "33", "Data_length": "668", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "668 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_css_color" }, { "Name": "site_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_group" }, { "Name": "site_partner", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "10414574138294271", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "9472 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_partner" }, { "Name": "site_redirect", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_redirect" }, { "Name": "site_redirect_rule", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_redirect_rule" }, { "Name": "site_template", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "site_template" }, { "Name": "skin", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "7", "Avg_row_length": "53", "Data_length": "376", "Max_data_length": "281474976710655", "Index_length": "3072", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "376 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "3 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin" }, { "Name": "skin_css_color", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "343", "Avg_row_length": "37", "Data_length": "12856", "Max_data_length": "281474976710655", "Index_length": "14336", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "12.55 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "14 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_css_color" }, { "Name": "skin_css_color_basic", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "20", "Avg_row_length": "36", "Data_length": "720", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "720 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_css_color_basic" }, { "Name": "skin_css_palette", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "28", "Data_length": "56", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "56 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_css_palette" }, { "Name": "skin_css_palette_color", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "344", "Avg_row_length": "39", "Data_length": "13576", "Max_data_length": "281474976710655", "Index_length": "12288", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "13.26 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "12 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_css_palette_color" }, { "Name": "skin_css_palette_color_basic", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "20", "Avg_row_length": "38", "Data_length": "760", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "760 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_css_palette_color_basic" }, { "Name": "skin_setting_group", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "9", "Data_length": "9", "Max_data_length": "2533274790395903", "Index_length": "2048", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "9 bytes", "Max_data_length_nice": "2304 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "skin_setting_group" }, { "Name": "submit_encoded_link", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "submit_encoded_link" }, { "Name": "summary_maintenance_history", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "summary_maintenance_history" }, { "Name": "tag_option", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tag_option" }, { "Name": "template", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "930", "Avg_row_length": "7546", "Data_length": "7018312", "Max_data_length": "281474976710655", "Index_length": "60416", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "6.69 MB", "Max_data_length_nice": "256 TB", "Index_length_nice": "59 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "template" }, { "Name": "third_party_partner", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "third_party_partner" }, { "Name": "third_party_partner_info", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "third_party_partner_info" }, { "Name": "third_party_partner_option_detail", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "third_party_partner_option_detail" }, { "Name": "thirdparty_error", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "2048", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "2 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "thirdparty_error" }, { "Name": "thirdparty_token", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "thirdparty_token" }, { "Name": "throttle_approved", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_approved" }, { "Name": "throttle_cancelplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_cancelplus" }, { "Name": "throttle_duplicate", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_duplicate" }, { "Name": "throttle_forget_member", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_forget_member" }, { "Name": "throttle_login", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_login" }, { "Name": "throttle_packageplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_packageplus" }, { "Name": "throttle_password", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_password" }, { "Name": "throttle_signup_validation", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_signup_validation" }, { "Name": "throttle_signupplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_signupplus" }, { "Name": "throttle_tokenplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_tokenplus" }, { "Name": "throttle_upgraded", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_upgraded" }, { "Name": "throttle_upgradeplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_upgradeplus" }, { "Name": "throttle_upsellplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_upsellplus" }, { "Name": "throttle_verifyplus", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "32768", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "32 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "throttle_verifyplus" }, { "Name": "tmm_mail_queue", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "2", "Avg_row_length": "6238", "Data_length": "12476", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:29:09", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "12.18 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tmm_mail_queue" }, { "Name": "tmm_mailing_list", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tmm_mailing_list" }, { "Name": "tokenplus_error", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "16384", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "none", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "16 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tokenplus_error" }, { "Name": "tour", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "1", "Avg_row_length": "564", "Data_length": "564", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "564 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tour" }, { "Name": "tour_program", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "1", "Avg_row_length": "17", "Data_length": "17", "Max_data_length": "4785074604081151", "Index_length": "4096", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "17 bytes", "Max_data_length_nice": "4352 TB", "Index_length_nice": "4 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "tour_program" }, { "Name": "trans_type", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "54", "Avg_row_length": "25", "Data_length": "1372", "Max_data_length": "281474976710655", "Index_length": "5120", "Data_free": "0", "Auto_increment": "1000", "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "1.34 Kb", "Max_data_length_nice": "256 TB", "Index_length_nice": "5 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "trans_type" }, { "Name": "transaction_report_cache", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": null, "Create_time": "2019-08-09 16:28:51", "Update_time": "2019-08-09 16:28:51", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "report", "report_type": "cache", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "transaction_report_cache", "report_details": { "name": "Transaction Report Cache", "type": "cache", "table": "transaction_report_cache", "rows": "0", "processing": 0, "max_date": 0, "max_date_nice": "None", "min_date": 0, "min_date_nice": "None", "currently_processing": 0 } }, { "Name": "transaction_summary", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "163840", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "report", "report_type": "summary", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "160 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "transaction_summary", "report_details": { "name": "Transaction Summary", "type": "summary", "table": "transaction_summary", "rows": "0", "processing": 0, "max_date": 0, "max_date_nice": "None", "min_date": 0, "min_date_nice": "None", "currently_processing": 0 } }, { "Name": "trigger_biller_charge_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "3", "Avg_row_length": "5461", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "4", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382538", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_biller_charge_log" }, { "Name": "trigger_biller_deduction_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_biller_deduction_log" }, { "Name": "trigger_biller_info_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "4", "Avg_row_length": "4096", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "5", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_biller_info_log" }, { "Name": "trigger_biller_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "9", "Avg_row_length": "1820", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "10", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_biller_log" }, { "Name": "trigger_biller_option_detail_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_biller_option_detail_log" }, { "Name": "trigger_cascade_item_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "8", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_cascade_item_log" }, { "Name": "trigger_cascade_rule_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "4", "Avg_row_length": "4096", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "5", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_cascade_rule_log" }, { "Name": "trigger_cascades_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "8", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382541", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_cascades_log" }, { "Name": "trigger_identifier_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "6", "Avg_row_length": "2730", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "7", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382535", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_identifier_log" }, { "Name": "trigger_login_admin_access_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_login_admin_access_log" }, { "Name": "trigger_login_rest_api_permission_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_login_rest_api_permission_log" }, { "Name": "trigger_option_rule_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_option_rule_log" }, { "Name": "trigger_options_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_options_log" }, { "Name": "trigger_override_identifier_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "7", "Avg_row_length": "2340", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "8", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382540", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_override_identifier_log" }, { "Name": "trigger_payout_change_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "2", "Avg_row_length": "8192", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "3", "Create_time": "2019-08-09 16:28:51", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_payout_change_log" }, { "Name": "trigger_program_biller_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_program_biller_log" }, { "Name": "trigger_program_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_program_log" }, { "Name": "trigger_site_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_site_log" }, { "Name": "trigger_site_partner_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_site_partner_log" }, { "Name": "trigger_skin_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_skin_log" }, { "Name": "trigger_tour_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_tour_log" }, { "Name": "trigger_tour_program_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "1", "Avg_row_length": "16384", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "2", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": "1565382532", "min_date": "1565382532", "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_tour_program_log" }, { "Name": "trigger_trans_type_log", "Engine": "InnoDB", "Version": "10", "Row_format": "Compact", "Rows": "0", "Avg_row_length": "0", "Data_length": "16384", "Max_data_length": "0", "Index_length": "0", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": null, "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "large": 1, "type": "trigger", "partitioned": 0, "Data_length_nice": "16 Kb", "Max_data_length_nice": "0 bytes", "Index_length_nice": "0 bytes", "clean": 1, "currently_cleaning": 0, "cleaning": false, "clean_rows": 0, "max_date": null, "min_date": null, "date_field": "trigger_time", "clean_date": 0, "clean_date_rows": "0", "crashed": 0, "table": "trigger_trans_type_log" }, { "Name": "xsell_code", "Engine": "MyISAM", "Version": "10", "Row_format": "Fixed", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "10977524091715583", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "9984 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "xsell_code" }, { "Name": "xsell_information", "Engine": "MyISAM", "Version": "10", "Row_format": "Dynamic", "Rows": "0", "Avg_row_length": "0", "Data_length": "0", "Max_data_length": "281474976710655", "Index_length": "1024", "Data_free": "0", "Auto_increment": "1", "Create_time": "2019-08-09 16:28:52", "Update_time": "2019-08-09 16:28:52", "Check_time": null, "Collation": "latin1_swedish_ci", "Checksum": null, "Create_options": "", "Comment": "", "type": "none", "partitioned": 0, "Data_length_nice": "0 bytes", "Max_data_length_nice": "256 TB", "Index_length_nice": "1 Kb", "clean": 0, "currently_cleaning": 0, "crashed": 0, "table": "xsell_information" } ] }
Example Code
PHP
<?php $headers = array( //set your username and API key here 'api-key: 44b5498dbcb481a0d00b404c0169af62', 'api-username: tmm1phrvezsbu' ); $url = 'http://yourdomain.com'; //set your NATS URL here $data = Array( 'start' => 0, 'sort' => 'table', 'type' => 'all', ); $request = Array( 'method' => 'GET', 'path' => 'v1/maintenance/tables', 'data' => $data ); /*code below is the same for (almost) every API call */ $curl = curl_init(); $url = $url.'/api/'.$request['path']; $query = http_build_query($request['data']); if($request['method'] == 'GET'){ //add query string parameters to the end of the url $url = $url.'?'.$query; }else{ //send parameters as POST fields curl_setopt($curl, CURLOPT_POST, 1); curl_setopt($curl, CURLOPT_POSTFIELDS, $query); if($request['method'] != 'POST'){ $headers[] ='X-HTTP-Method: '.$request['method']; //send custom request method } } curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_HTTPHEADER, $headers); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); $resp = curl_exec($curl); //dumps an associative array representation of the json var_dump(json_decode($resp, true)); // Close request to clear up some resources curl_close($curl); ?>