900 lines
32 KiB
JSON
900 lines
32 KiB
JSON
["ibd2sdi"
|
|
,
|
|
{
|
|
"type": 1,
|
|
"id": X,
|
|
"object":
|
|
{
|
|
"mysqld_version_id": X,
|
|
"dd_version": X,
|
|
"sdi_version": X,
|
|
"dd_object_type": "Table",
|
|
"dd_object": {
|
|
"name": "film",
|
|
"mysql_version_id": X,
|
|
"created": NNN,
|
|
"last_altered": NNN,
|
|
"hidden": 1,
|
|
"options": "avg_row_length=0;encrypt_type=N;key_block_size=0;keys_disabled=0;pack_record=1;stats_auto_recalc=0;stats_sample_pages=0;",
|
|
"columns": [
|
|
{
|
|
"name": "film_id",
|
|
"type": 3,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": true,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 1,
|
|
"char_length": 5,
|
|
"numeric_precision": 5,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 2,
|
|
"column_type_utf8": "smallint(5) unsigned",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "title",
|
|
"type": 16,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 2,
|
|
"char_length": 765,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": true,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 4,
|
|
"column_type_utf8": "varchar(255)",
|
|
"elements": [],
|
|
"collation_id": 33,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "description",
|
|
"type": 27,
|
|
"is_nullable": true,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 3,
|
|
"char_length": 65535,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "text",
|
|
"elements": [],
|
|
"collation_id": 33,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "release_year",
|
|
"type": 14,
|
|
"is_nullable": true,
|
|
"is_zerofill": true,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 4,
|
|
"char_length": 4,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "year(4)",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "language_id",
|
|
"type": 2,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 5,
|
|
"char_length": 3,
|
|
"numeric_precision": 3,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": true,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 4,
|
|
"column_type_utf8": "tinyint(3) unsigned",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "original_language_id",
|
|
"type": 2,
|
|
"is_nullable": true,
|
|
"is_zerofill": false,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 6,
|
|
"char_length": 3,
|
|
"numeric_precision": 3,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 4,
|
|
"column_type_utf8": "tinyint(3) unsigned",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "rental_duration",
|
|
"type": 2,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 7,
|
|
"char_length": 3,
|
|
"numeric_precision": 3,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": false,
|
|
"default_value_utf8": "3",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "tinyint(3) unsigned",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "rental_rate",
|
|
"type": 21,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 8,
|
|
"char_length": 6,
|
|
"numeric_precision": 4,
|
|
"numeric_scale": 2,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": false,
|
|
"default_value_utf8": "4.99",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "decimal(4,2)",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "length",
|
|
"type": 3,
|
|
"is_nullable": true,
|
|
"is_zerofill": false,
|
|
"is_unsigned": true,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 9,
|
|
"char_length": 5,
|
|
"numeric_precision": 5,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "smallint(5) unsigned",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "replacement_cost",
|
|
"type": 21,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 10,
|
|
"char_length": 7,
|
|
"numeric_precision": 5,
|
|
"numeric_scale": 2,
|
|
"numeric_scale_null": false,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": false,
|
|
"default_value_utf8": "19.99",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "decimal(5,2)",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "rating",
|
|
"type": 22,
|
|
"is_nullable": true,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 11,
|
|
"char_length": 15,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": false,
|
|
"default_value_utf8": "G",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=5;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "enum('G','PG','PG-13','R','NC-17')",
|
|
"elements": [
|
|
{
|
|
"name": "Rw==", "decoded-name": "G",
|
|
"index": 1
|
|
},
|
|
{
|
|
"name": "UEc=", "decoded-name": "PG",
|
|
"index": 2
|
|
},
|
|
{
|
|
"name": "UEctMTM=", "decoded-name": "PG-13",
|
|
"index": 3
|
|
},
|
|
{
|
|
"name": "Ug==", "decoded-name": "R",
|
|
"index": 4
|
|
},
|
|
{
|
|
"name": "TkMtMTc=", "decoded-name": "NC-17",
|
|
"index": 5
|
|
}
|
|
],
|
|
"collation_id": 33,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "special_features",
|
|
"type": 23,
|
|
"is_nullable": true,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 12,
|
|
"char_length": 162,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=4;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "set('Trailers','Commentaries','Deleted Scenes','Behind the Scenes')",
|
|
"elements": [
|
|
{
|
|
"name": "VHJhaWxlcnM=", "decoded-name": "Trailers",
|
|
"index": 1
|
|
},
|
|
{
|
|
"name": "Q29tbWVudGFyaWVz", "decoded-name": "Commentaries",
|
|
"index": 2
|
|
},
|
|
{
|
|
"name": "RGVsZXRlZCBTY2VuZXM=", "decoded-name": "Deleted Scenes",
|
|
"index": 3
|
|
},
|
|
{
|
|
"name": "QmVoaW5kIHRoZSBTY2VuZXM=", "decoded-name": "Behind the Scenes",
|
|
"index": 4
|
|
}
|
|
],
|
|
"collation_id": 33,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "last_update",
|
|
"type": 18,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 1,
|
|
"ordinal_position": 13,
|
|
"char_length": 19,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 0,
|
|
"has_no_default": false,
|
|
"default_value_null": false,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": false,
|
|
"default_value_utf8": "CURRENT_TIMESTAMP",
|
|
"default_option": "CURRENT_TIMESTAMP",
|
|
"update_option": "CURRENT_TIMESTAMP",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "interval_count=0;",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "timestamp",
|
|
"elements": [],
|
|
"collation_id": 8,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "DB_TRX_ID",
|
|
"type": 10,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 2,
|
|
"ordinal_position": 14,
|
|
"char_length": 6,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "",
|
|
"elements": [],
|
|
"collation_id": 63,
|
|
"is_explicit_collation": false
|
|
},
|
|
{
|
|
"name": "DB_ROLL_PTR",
|
|
"type": 9,
|
|
"is_nullable": false,
|
|
"is_zerofill": false,
|
|
"is_unsigned": false,
|
|
"is_auto_increment": false,
|
|
"is_virtual": false,
|
|
"hidden": 2,
|
|
"ordinal_position": 15,
|
|
"char_length": 7,
|
|
"numeric_precision": 0,
|
|
"numeric_scale": 0,
|
|
"numeric_scale_null": true,
|
|
"datetime_precision": 0,
|
|
"datetime_precision_null": 1,
|
|
"has_no_default": false,
|
|
"default_value_null": true,
|
|
"srs_id_null": true,
|
|
"srs_id": 0,
|
|
"default_value": "",
|
|
"default_value_utf8_null": true,
|
|
"default_value_utf8": "",
|
|
"default_option": "",
|
|
"update_option": "",
|
|
"comment": "",
|
|
"generation_expression": "",
|
|
"generation_expression_utf8": "",
|
|
"options": "",
|
|
"se_private_data": "table_id=X",
|
|
"column_key": 1,
|
|
"column_type_utf8": "",
|
|
"elements": [],
|
|
"collation_id": 63,
|
|
"is_explicit_collation": false
|
|
}
|
|
],
|
|
"schema_ref": "sakila",
|
|
"se_private_id":NNN,
|
|
"engine": "InnoDB",
|
|
"last_checked_for_upgrade_version_id": X,
|
|
"comment": "",
|
|
"se_private_data": "autoinc=1000;version=0;",
|
|
"row_format": 2,
|
|
"partition_type": 0,
|
|
"partition_expression": "",
|
|
"partition_expression_utf8": "",
|
|
"default_partitioning": 0,
|
|
"subpartition_type": 0,
|
|
"subpartition_expression": "",
|
|
"subpartition_expression_utf8": "",
|
|
"default_subpartitioning": 0,
|
|
"indexes": [
|
|
{
|
|
"name": "PRIMARY",
|
|
"hidden": false,
|
|
"is_generated": false,
|
|
"ordinal_position": 1,
|
|
"comment": "",
|
|
"options": "flags=0;",
|
|
"se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
|
|
"type": 1,
|
|
"algorithm": 2,
|
|
"is_algorithm_explicit": false,
|
|
"is_visible": true,
|
|
"engine": "InnoDB",
|
|
"elements": [
|
|
{
|
|
"ordinal_position": 1,
|
|
"length": 2,
|
|
"order": 2,
|
|
"hidden": false,
|
|
"column_opx": 0
|
|
},
|
|
{
|
|
"ordinal_position": 2,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 13
|
|
},
|
|
{
|
|
"ordinal_position": 3,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 14
|
|
},
|
|
{
|
|
"ordinal_position": 4,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 1
|
|
},
|
|
{
|
|
"ordinal_position": 5,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 2
|
|
},
|
|
{
|
|
"ordinal_position": 6,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 3
|
|
},
|
|
{
|
|
"ordinal_position": 7,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 4
|
|
},
|
|
{
|
|
"ordinal_position": 8,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 5
|
|
},
|
|
{
|
|
"ordinal_position": 9,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 6
|
|
},
|
|
{
|
|
"ordinal_position": 10,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 7
|
|
},
|
|
{
|
|
"ordinal_position": 11,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 8
|
|
},
|
|
{
|
|
"ordinal_position": 12,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 9
|
|
},
|
|
{
|
|
"ordinal_position": 13,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 10
|
|
},
|
|
{
|
|
"ordinal_position": 14,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 11
|
|
},
|
|
{
|
|
"ordinal_position": 15,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 12
|
|
}
|
|
],
|
|
"tablespace_ref": "sakila/film"
|
|
},
|
|
{
|
|
"name": "idx_title",
|
|
"hidden": false,
|
|
"is_generated": false,
|
|
"ordinal_position": 2,
|
|
"comment": "",
|
|
"options": "flags=0;",
|
|
"se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
|
|
"type": 3,
|
|
"algorithm": 2,
|
|
"is_algorithm_explicit": false,
|
|
"is_visible": true,
|
|
"engine": "InnoDB",
|
|
"elements": [
|
|
{
|
|
"ordinal_position": 1,
|
|
"length": 765,
|
|
"order": 2,
|
|
"hidden": false,
|
|
"column_opx": 1
|
|
},
|
|
{
|
|
"ordinal_position": 2,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 0
|
|
}
|
|
],
|
|
"tablespace_ref": "sakila/film"
|
|
},
|
|
{
|
|
"name": "idx_fk_language_id",
|
|
"hidden": false,
|
|
"is_generated": false,
|
|
"ordinal_position": 3,
|
|
"comment": "",
|
|
"options": "flags=0;",
|
|
"se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
|
|
"type": 3,
|
|
"algorithm": 2,
|
|
"is_algorithm_explicit": false,
|
|
"is_visible": true,
|
|
"engine": "InnoDB",
|
|
"elements": [
|
|
{
|
|
"ordinal_position": 1,
|
|
"length": 1,
|
|
"order": 2,
|
|
"hidden": false,
|
|
"column_opx": 4
|
|
},
|
|
{
|
|
"ordinal_position": 2,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 0
|
|
}
|
|
],
|
|
"tablespace_ref": "sakila/film"
|
|
},
|
|
{
|
|
"name": "idx_fk_original_language_id",
|
|
"hidden": false,
|
|
"is_generated": false,
|
|
"ordinal_position": 4,
|
|
"comment": "",
|
|
"options": "flags=0;",
|
|
"se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
|
|
"type": 3,
|
|
"algorithm": 2,
|
|
"is_algorithm_explicit": false,
|
|
"is_visible": true,
|
|
"engine": "InnoDB",
|
|
"elements": [
|
|
{
|
|
"ordinal_position": 1,
|
|
"length": 1,
|
|
"order": 2,
|
|
"hidden": false,
|
|
"column_opx": 5
|
|
},
|
|
{
|
|
"ordinal_position": 2,
|
|
"length": 4294967295,
|
|
"order": 2,
|
|
"hidden": true,
|
|
"column_opx": 0
|
|
}
|
|
],
|
|
"tablespace_ref": "sakila/film"
|
|
}
|
|
],
|
|
"foreign_keys": [
|
|
{
|
|
"name": "fk_film_language",
|
|
"match_option": 1,
|
|
"update_rule": 3,
|
|
"delete_rule": 2,
|
|
"unique_constraint_name": "PRIMARY",
|
|
"referenced_table_catalog_name": "def",
|
|
"referenced_table_schema_name": "sakila",
|
|
"referenced_table_name": "language",
|
|
"elements": [
|
|
{
|
|
"column_opx": 4,
|
|
"ordinal_position": 1,
|
|
"referenced_column_name": "language_id"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "fk_film_language_original",
|
|
"match_option": 1,
|
|
"update_rule": 3,
|
|
"delete_rule": 2,
|
|
"unique_constraint_name": "PRIMARY",
|
|
"referenced_table_catalog_name": "def",
|
|
"referenced_table_schema_name": "sakila",
|
|
"referenced_table_name": "language",
|
|
"elements": [
|
|
{
|
|
"column_opx": 5,
|
|
"ordinal_position": 1,
|
|
"referenced_column_name": "language_id"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_constraints": [],
|
|
"partitions": [],
|
|
"collation_id": 33
|
|
}
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"type": 2,
|
|
"id": X,
|
|
"object":
|
|
{
|
|
"mysqld_version_id": X,
|
|
"dd_version": X,
|
|
"sdi_version": X,
|
|
"dd_object_type": "Tablespace",
|
|
"dd_object": {
|
|
"name": "sakila/film",
|
|
"comment": "",
|
|
"options": "encryption=N;",
|
|
"se_private_data": "flags=X;id=Y;server_version=Z;space_version=M;state=normal;",
|
|
"engine": "InnoDB",
|
|
"files": [
|
|
{
|
|
"ordinal_position": 1,
|
|
"filename": "./sakila/film.ibd",
|
|
"se_private_data": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|