File: t18_%23p%23p1%23sp%23p11.json

package info (click to toggle)
mysql-8.0 8.0.43-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,273,924 kB
  • sloc: cpp: 4,684,605; ansic: 412,450; pascal: 108,398; java: 83,641; perl: 30,221; cs: 27,067; sql: 26,594; sh: 24,181; python: 21,816; yacc: 17,169; php: 11,522; xml: 7,388; javascript: 7,076; makefile: 2,194; lex: 1,075; awk: 670; asm: 520; objc: 183; ruby: 97; lisp: 86
file content (576 lines) | stat: -rw-r--r-- 21,556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
["ibd2sdi"
,
{
	"type": 1,
	"id": X,
	"object":
		{
    "mysqld_version_id": X,
    "dd_version": X,
    "sdi_version": X,
    "dd_object_type": "Table",
    "dd_object": {
        "name": "t18_",
        "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=0;stats_auto_recalc=0;stats_sample_pages=0;",
        "columns": [
            {
                "name": "a",
                "type": 4,
                "is_nullable": false,
                "is_zerofill": false,
                "is_unsigned": false,
                "is_auto_increment": false,
                "is_virtual": false,
                "hidden": 1,
                "ordinal_position": 1,
                "char_length": 11,
                "numeric_precision": 10,
                "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",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "column_key": 1,
                "column_type_utf8": "int",
                "elements": [],
                "collation_id": 255,
                "is_explicit_collation": false
            },
            {
                "name": "b",
                "type": 4,
                "is_nullable": true,
                "is_zerofill": false,
                "is_unsigned": false,
                "is_auto_increment": false,
                "is_virtual": false,
                "hidden": 1,
                "ordinal_position": 2,
                "char_length": 11,
                "numeric_precision": 10,
                "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",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "column_key": 1,
                "column_type_utf8": "int",
                "elements": [],
                "collation_id": 255,
                "is_explicit_collation": false
            },
            {
                "name": "DB_ROW_ID",
                "type": 10,
                "is_nullable": false,
                "is_zerofill": false,
                "is_unsigned": false,
                "is_auto_increment": false,
                "is_virtual": false,
                "hidden": 2,
                "ordinal_position": 3,
                "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",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "column_key": 1,
                "column_type_utf8": "",
                "elements": [],
                "collation_id": 63,
                "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": 4,
                "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",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "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": 5,
                "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",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "column_key": 1,
                "column_type_utf8": "",
                "elements": [],
                "collation_id": 63,
                "is_explicit_collation": false
            }
        ],
        "schema_ref": "test",
        "se_private_id":NNN,
        "engine": "InnoDB",
        "last_checked_for_upgrade_version_id": X,
        "comment": "",
        "se_private_data": "",
        "engine_attribute": "",
        "secondary_engine_attribute": "",
        "row_format": 2,
        "partition_type": 7,
        "partition_expression": "`a`",
        "partition_expression_utf8": "`a`",
        "default_partitioning": 1,
        "subpartition_type": 3,
        "subpartition_expression": "b",
        "subpartition_expression_utf8": "`b`",
        "default_subpartitioning": 1,
        "indexes": [
            {
                "name": "PRIMARY",
                "hidden": true,
                "is_generated": false,
                "ordinal_position": 1,
                "comment": "",
                "options": "",
                "se_private_data": "",
                "type": 2,
                "algorithm": 2,
                "is_algorithm_explicit": false,
                "is_visible": true,
                "engine": "InnoDB",
                "engine_attribute": "",
                "secondary_engine_attribute": "",
                "elements": [
                    {
                        "ordinal_position": 1,
                        "length": 4294967295,
                        "order": 2,
                        "hidden": true,
                        "column_opx": 2
                    },
                    {
                        "ordinal_position": 2,
                        "length": 4294967295,
                        "order": 2,
                        "hidden": true,
                        "column_opx": 3
                    },
                    {
                        "ordinal_position": 3,
                        "length": 4294967295,
                        "order": 2,
                        "hidden": true,
                        "column_opx": 4
                    },
                    {
                        "ordinal_position": 4,
                        "length": 4294967295,
                        "order": 2,
                        "hidden": true,
                        "column_opx": 0
                    },
                    {
                        "ordinal_position": 5,
                        "length": 4294967295,
                        "order": 2,
                        "hidden": true,
                        "column_opx": 1
                    }
                ]
            }
        ],
        "foreign_keys": [],
        "check_constraints": [],
        "partitions": [
            {
                "name": "p1",
                "parent_partition_id": 18446744073709551615,
                "number": 0,
                "se_private_id":NNN,
                "description_utf8": "200",
                "engine": "InnoDB",
                "comment": "",
                "options": "",
                "se_private_data": "",
                "values": [
                    {
                        "max_value": false,
                        "null_value": false,
                        "list_num": 0,
                        "column_num": 0,
                        "value_utf8": "200"
                    }
                ],
                "indexes": [],
                "subpartitions": [
                    {
                        "name": "p11", "decoded-name": "]",
                        "parent_partition_id": 5,
                        "number": 0,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p1#sp#p11"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p12", "decoded-name": "]",
                        "parent_partition_id": 5,
                        "number": 1,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p1#sp#p12"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p13", "decoded-name": "]",
                        "parent_partition_id": 5,
                        "number": 2,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p1#sp#p13"
                            }
                        ],
                        "subpartitions": []
                    }
                ]
            },
            {
                "name": "p2",
                "parent_partition_id": 18446744073709551615,
                "number": 1,
                "se_private_id":NNN,
                "description_utf8": "600",
                "engine": "InnoDB",
                "comment": "",
                "options": "",
                "se_private_data": "",
                "values": [
                    {
                        "max_value": false,
                        "null_value": false,
                        "list_num": 0,
                        "column_num": 0,
                        "value_utf8": "600"
                    }
                ],
                "indexes": [],
                "subpartitions": [
                    {
                        "name": "p21", "decoded-name": "m",
                        "parent_partition_id": 9,
                        "number": 0,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p2#sp#p21"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p22", "decoded-name": "m",
                        "parent_partition_id": 9,
                        "number": 1,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p2#sp#p22"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p23", "decoded-name": "m",
                        "parent_partition_id": 9,
                        "number": 2,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p2#sp#p23"
                            }
                        ],
                        "subpartitions": []
                    }
                ]
            },
            {
                "name": "p3",
                "parent_partition_id": 18446744073709551615,
                "number": 2,
                "se_private_id":NNN,
                "description_utf8": "1800",
                "engine": "InnoDB",
                "comment": "",
                "options": "",
                "se_private_data": "",
                "values": [
                    {
                        "max_value": false,
                        "null_value": false,
                        "list_num": 0,
                        "column_num": 0,
                        "value_utf8": "1800"
                    }
                ],
                "indexes": [],
                "subpartitions": [
                    {
                        "name": "p31", "decoded-name": "}",
                        "parent_partition_id": 13,
                        "number": 0,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p3#sp#p31"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p32", "decoded-name": "}",
                        "parent_partition_id": 13,
                        "number": 1,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p3#sp#p32"
                            }
                        ],
                        "subpartitions": []
                    },
                    {
                        "name": "p33", "decoded-name": "}",
                        "parent_partition_id": 13,
                        "number": 2,
                        "se_private_id":NNN,
                        "description_utf8": "",
                        "engine": "InnoDB",
                        "comment": "",
                        "options": "",
                        "se_private_data": "",
                        "values": [],
                        "indexes": [
                            {
                                "options": "",
                                "se_private_data": "id=A;root=B;space_id=C;table_id=D;trx_id=E",
                                "index_opx": 0,
                                "tablespace_ref": "test/t18_#p#p3#sp#p33"
                            }
                        ],
                        "subpartitions": []
                    }
                ]
            }
        ],
        "collation_id": 255
    }
}
}
,
{
	"type": 2,
	"id": X,
	"object":
		{
    "mysqld_version_id": X,
    "dd_version": X,
    "sdi_version": X,
    "dd_object_type": "Tablespace",
    "dd_object": {
        "name": "test/t18_#p#p1#sp#p11",
        "comment": "",
        "options": "autoextend_size=0;encryption=N;",
        "se_private_data": "flags=X;id=Y;server_version=Z;space_version=M;state=normal;",
        "engine": "InnoDB",
        "engine_attribute": "",
        "files": [
            {
                "ordinal_position": 1,
                "filename": "./test/t18_#p#p1#sp#p11.ibd",
                "se_private_data": "id=X"
            }
        ]
    }
}
}
]