123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- {
- "sdi_version": 1,
- "dd_version": 1,
- "dd_object_type": "Table",
- "dd_object": {
- "name": "cond_instances",
- "mysql_version_id": 80000,
- "created": 20170330100056,
- "last_altered": 20170330100056,
- "options": "avg_row_length=0;key_block_size=0;keys_disabled=0;pack_record=1;stats_auto_recalc=0;stats_sample_pages=0;",
- "columns": [
- {
- "name": "NAME",
- "type": 16,
- "is_nullable": false,
- "is_zerofill": false,
- "is_unsigned": false,
- "is_auto_increment": false,
- "is_virtual": false,
- "hidden": false,
- "ordinal_position": 1,
- "char_length": 384,
- "numeric_precision": 0,
- "numeric_scale": 0,
- "datetime_precision": 0,
- "has_no_default": true,
- "default_value_null": false,
- "default_value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=",
- "default_option": "",
- "update_option": "",
- "comment": "",
- "generation_expression": "",
- "generation_expression_utf8": "",
- "options": "interval_count=0;",
- "se_private_data": "",
- "column_key": 4,
- "column_type_utf8": "varchar(128)",
- "elements": [],
- "collation_id": 33
- },
- {
- "name": "OBJECT_INSTANCE_BEGIN",
- "type": 9,
- "is_nullable": false,
- "is_zerofill": false,
- "is_unsigned": true,
- "is_auto_increment": false,
- "is_virtual": false,
- "hidden": false,
- "ordinal_position": 2,
- "char_length": 20,
- "numeric_precision": 20,
- "numeric_scale": 0,
- "datetime_precision": 0,
- "has_no_default": true,
- "default_value_null": false,
- "default_value": "AAAAAAAAAAA=",
- "default_option": "",
- "update_option": "",
- "comment": "",
- "generation_expression": "",
- "generation_expression_utf8": "",
- "options": "interval_count=0;",
- "se_private_data": "",
- "column_key": 2,
- "column_type_utf8": "bigint(20) unsigned",
- "elements": [],
- "collation_id": 33
- }
- ],
- "schema_ref": "performance_schema",
- "hidden": false,
- "se_private_id": 18446744073709551615,
- "engine": "PERFORMANCE_SCHEMA",
- "comment": "",
- "se_private_data": "",
- "row_format": 2,
- "partition_type": 0,
- "partition_expression": "",
- "default_partitioning": 0,
- "subpartition_type": 0,
- "subpartition_expression": "",
- "default_subpartitioning": 0,
- "indexes": [
- {
- "name": "PRIMARY",
- "hidden": false,
- "is_generated": false,
- "ordinal_position": 1,
- "comment": "",
- "options": "flags=0;",
- "se_private_data": "",
- "type": 1,
- "algorithm": 4,
- "is_algorithm_explicit": false,
- "is_visible": true,
- "engine": "PERFORMANCE_SCHEMA",
- "elements": [
- {
- "ordinal_position": 1,
- "length": 8,
- "order": 1,
- "column_opx": 1
- }
- ]
- },
- {
- "name": "NAME",
- "hidden": false,
- "is_generated": false,
- "ordinal_position": 2,
- "comment": "",
- "options": "flags=32;",
- "se_private_data": "",
- "type": 3,
- "algorithm": 4,
- "is_algorithm_explicit": false,
- "is_visible": true,
- "engine": "PERFORMANCE_SCHEMA",
- "elements": [
- {
- "ordinal_position": 1,
- "length": 384,
- "order": 1,
- "column_opx": 0
- }
- ]
- }
- ],
- "foreign_keys": [],
- "partitions": [],
- "collation_id": 33
- }
- }
|