mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
dc91ea5bb7
row_drop_table_for_mysql(): Avoid accessing non-existing dictionary tables. dict_create_or_check_foreign_constraint_tables(): Add debug instrumentation for creating and dropping a table before the creation of any non-core dictionary tables. trx_purge_add_update_undo_to_history(): Adjust a debug assertion, so that it will not fail due to the test instrumentation.
133 lines
3.8 KiB
Text
133 lines
3.8 KiB
Text
--- suite/innodb/r/table_flags.result
|
|
+++ suite/innodb/r/table_flags,4k,debug.reject
|
|
@@ -10,91 +10,91 @@
|
|
PAGE_COMPRESSED=1 PAGE_COMPRESSION_LEVEL=9;
|
|
SYS_TABLES clustered index root page (8):
|
|
N_RECS=10; LEVEL=0; INDEX_ID=0x0000000000000001
|
|
-header=0x01000003016e (NAME=0x696e66696d756d00)
|
|
-header=0x00002815008d (NAME='SYS_DATAFILES',
|
|
+header=0x0100000301bf (NAME=0x696e66696d756d00)
|
|
+header=0x0000301500de (NAME='SYS_DATAFILES',
|
|
DB_TRX_ID=0x000000000302,
|
|
- DB_ROLL_PTR=0x81000001320194,
|
|
- ID=0x000000000000000e,
|
|
+ DB_ROLL_PTR=0x81000003270194,
|
|
+ ID=0x000000000000000f,
|
|
N_COLS=0x00000002,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000040,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000000)
|
|
-header=0x0000101500d5 (NAME='SYS_FOREIGN',
|
|
+header=0x000018150126 (NAME='SYS_FOREIGN',
|
|
DB_TRX_ID=0x000000000300,
|
|
- DB_ROLL_PTR=0x800000012d0110,
|
|
- ID=0x000000000000000b,
|
|
+ DB_ROLL_PTR=0x8000000320016f,
|
|
+ ID=0x000000000000000c,
|
|
N_COLS=0x00000004,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000040,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000000)
|
|
-header=0x000018150122 (NAME='SYS_FOREIGN_COLS',
|
|
+header=0x000020150173 (NAME='SYS_FOREIGN_COLS',
|
|
DB_TRX_ID=0x000000000300,
|
|
- DB_ROLL_PTR=0x800000012d0201,
|
|
- ID=0x000000000000000c,
|
|
+ DB_ROLL_PTR=0x80000003200260,
|
|
+ ID=0x000000000000000d,
|
|
N_COLS=0x00000004,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000040,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000000)
|
|
-header=0x0400201501b8 (NAME='SYS_TABLESPACES',
|
|
+header=0x040028150209 (NAME='SYS_TABLESPACES',
|
|
DB_TRX_ID=0x000000000302,
|
|
- DB_ROLL_PTR=0x81000001320110,
|
|
- ID=0x000000000000000d,
|
|
+ DB_ROLL_PTR=0x81000003270110,
|
|
+ ID=0x000000000000000e,
|
|
N_COLS=0x00000003,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000040,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000000)
|
|
-header=0x000030150244 (NAME='SYS_VIRTUAL',
|
|
+header=0x000038150251 (NAME='SYS_VIRTUAL',
|
|
DB_TRX_ID=0x000000000304,
|
|
- DB_ROLL_PTR=0x82000001350110,
|
|
- ID=0x000000000000000f,
|
|
+ DB_ROLL_PTR=0x820000032b0110,
|
|
+ ID=0x0000000000000010,
|
|
N_COLS=0x00000003,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000040,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000000)
|
|
-header=0x000040150288 (NAME='test/tc',
|
|
+header=0x000040150295 (NAME='test/tc',
|
|
DB_TRX_ID=0x000000000308,
|
|
- DB_ROLL_PTR=0x84000001380110,
|
|
- ID=0x0000000000000011,
|
|
+ DB_ROLL_PTR=0x840000032f0110,
|
|
+ ID=0x0000000000000012,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000050,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000002)
|
|
-header=0x000048150310 (NAME='test/td',
|
|
+header=0x00004815031d (NAME='test/td',
|
|
DB_TRX_ID=0x00000000030a,
|
|
- DB_ROLL_PTR=0x85000001390110,
|
|
- ID=0x0000000000000012,
|
|
+ DB_ROLL_PTR=0x85000003300110,
|
|
+ ID=0x0000000000000013,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000021,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000050,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000003)
|
|
-header=0x000058150200 (NAME='test/tp',
|
|
+header=0x00005815008d (NAME='test/tp',
|
|
DB_TRX_ID=0x00000000030e,
|
|
- DB_ROLL_PTR=0x870000013b0110,
|
|
- ID=0x0000000000000014,
|
|
+ DB_ROLL_PTR=0x87000003320110,
|
|
+ ID=0x0000000000000015,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x000009a1,
|
|
MIX_ID=0x0000000000000000,
|
|
MIX_LEN=0x00000050,
|
|
CLUSTER_NAME=NULL(0 bytes),
|
|
SPACE=0x00000005)
|
|
-header=0x0000381502cc (NAME='test/tr',
|
|
+header=0x0000101502d9 (NAME='test/tr',
|
|
DB_TRX_ID=0x000000000306,
|
|
- DB_ROLL_PTR=0x83000001370110,
|
|
- ID=0x0000000000000010,
|
|
+ DB_ROLL_PTR=0x830000032d0110,
|
|
+ ID=0x0000000000000011,
|
|
N_COLS=0x00000001,
|
|
TYPE=0x00000001,
|
|
MIX_ID=0x0000000000000000,
|
|
@@ -103,8 +103,8 @@
|
|
SPACE=0x00000001)
|
|
header=0x000050150074 (NAME='test/tz',
|
|
DB_TRX_ID=0x00000000030c,
|
|
- DB_ROLL_PTR=0x860000013a0110,
|
|
- ID=0x0000000000000013,
|
|
+ DB_ROLL_PTR=0x86000003310110,
|
|
+ ID=0x0000000000000014,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000023,
|
|
MIX_ID=0x0000000000000000,
|