|
39164 | 39164 | "collation_id": X,
|
39165 | 39165 | "is_explicit_collation": false
|
39166 | 39166 | },
|
| 39167 | + { |
| 39168 | + "name": "Gtid_only", |
| 39169 | + "type": 2, |
| 39170 | + "is_nullable": false, |
| 39171 | + "is_zerofill": false, |
| 39172 | + "is_unsigned": false, |
| 39173 | + "is_auto_increment": false, |
| 39174 | + "is_virtual": false, |
| 39175 | + "hidden": 1, |
| 39176 | + "ordinal_position": 33, |
| 39177 | + "char_length": 1, |
| 39178 | + "numeric_precision": 3, |
| 39179 | + "numeric_scale": 0, |
| 39180 | + "numeric_scale_null": false, |
| 39181 | + "datetime_precision": 0, |
| 39182 | + "datetime_precision_null": 1, |
| 39183 | + "has_no_default": false, |
| 39184 | + "default_value_null": false, |
| 39185 | + "srs_id_null": true, |
| 39186 | + "srs_id": 0, |
| 39187 | + "default_value": "", |
| 39188 | + "default_value_utf8_null": false, |
| 39189 | + "default_value_utf8": "0", |
| 39190 | + "default_option": "", |
| 39191 | + "update_option": "", |
| 39192 | + "comment": "Indicates if this channel only uses GTIDs and does not persist positions.", |
| 39193 | + "generation_expression": "", |
| 39194 | + "generation_expression_utf8": "", |
| 39195 | + "options": "interval_count=0;", |
| 39196 | + "se_private_data": "table_id=X", |
| 39197 | + "engine_attribute": "", |
| 39198 | + "secondary_engine_attribute": "", |
| 39199 | + "column_key": 1, |
| 39200 | + "column_type_utf8": "tinyint(1)", |
| 39201 | + "elements": [], |
| 39202 | + "collation_id": X, |
| 39203 | + "is_explicit_collation": false |
| 39204 | + }, |
39167 | 39205 | {
|
39168 | 39206 | "name": "DB_TRX_ID",
|
39169 | 39207 | "type": 10,
|
|
39173 | 39211 | "is_auto_increment": false,
|
39174 | 39212 | "is_virtual": false,
|
39175 | 39213 | "hidden": 2,
|
39176 |
| - "ordinal_position": 33, |
| 39214 | + "ordinal_position": 34, |
39177 | 39215 | "char_length": 6,
|
39178 | 39216 | "numeric_precision": 0,
|
39179 | 39217 | "numeric_scale": 0,
|
|
39211 | 39249 | "is_auto_increment": false,
|
39212 | 39250 | "is_virtual": false,
|
39213 | 39251 | "hidden": 2,
|
39214 |
| - "ordinal_position": 34, |
| 39252 | + "ordinal_position": 35, |
39215 | 39253 | "char_length": 7,
|
39216 | 39254 | "numeric_precision": 0,
|
39217 | 39255 | "numeric_scale": 0,
|
@@ -39287,14 +39325,14 @@
|
39287 | 39325 | "length": 4294967295,
|
39288 | 39326 | "order": 2,
|
39289 | 39327 | "hidden": true,
|
39290 |
| - "column_opx": 32 |
| 39328 | + "column_opx": 33 |
39291 | 39329 | },
|
39292 | 39330 | {
|
39293 | 39331 | "ordinal_position": 3,
|
39294 | 39332 | "length": 4294967295,
|
39295 | 39333 | "order": 2,
|
39296 | 39334 | "hidden": true,
|
39297 |
| - "column_opx": 33 |
| 39335 | + "column_opx": 34 |
39298 | 39336 | },
|
39299 | 39337 | {
|
39300 | 39338 | "ordinal_position": 4,
|
|
39512 | 39550 | "order": 2,
|
39513 | 39551 | "hidden": true,
|
39514 | 39552 | "column_opx": 31
|
| 39553 | + }, |
| 39554 | + { |
| 39555 | + "ordinal_position": 35, |
| 39556 | + "length": 4294967295, |
| 39557 | + "order": 2, |
| 39558 | + "hidden": true, |
| 39559 | + "column_opx": 32 |
39515 | 39560 | }
|
39516 | 39561 | ],
|
39517 | 39562 | "tablespace_ref": "mysql"
|
|
0 commit comments