mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +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.
92 lines
2.4 KiB
Text
92 lines
2.4 KiB
Text
--- suite/innodb/r/table_flags.result
|
|
+++ suite/innodb/r/table_flags,4k.reject
|
|
@@ -13,7 +13,7 @@
|
|
header=0x01000003016e (NAME=0x696e66696d756d00)
|
|
header=0x00002815008d (NAME='SYS_DATAFILES',
|
|
DB_TRX_ID=0x000000000302,
|
|
- DB_ROLL_PTR=0x81000001320194,
|
|
+ DB_ROLL_PTR=0x81000003260194,
|
|
ID=0x000000000000000e,
|
|
N_COLS=0x00000002,
|
|
TYPE=0x00000001,
|
|
@@ -23,7 +23,7 @@
|
|
SPACE=0x00000000)
|
|
header=0x0000101500d5 (NAME='SYS_FOREIGN',
|
|
DB_TRX_ID=0x000000000300,
|
|
- DB_ROLL_PTR=0x800000012d0110,
|
|
+ DB_ROLL_PTR=0x80000003200110,
|
|
ID=0x000000000000000b,
|
|
N_COLS=0x00000004,
|
|
TYPE=0x00000001,
|
|
@@ -33,7 +33,7 @@
|
|
SPACE=0x00000000)
|
|
header=0x000018150122 (NAME='SYS_FOREIGN_COLS',
|
|
DB_TRX_ID=0x000000000300,
|
|
- DB_ROLL_PTR=0x800000012d0201,
|
|
+ DB_ROLL_PTR=0x80000003200201,
|
|
ID=0x000000000000000c,
|
|
N_COLS=0x00000004,
|
|
TYPE=0x00000001,
|
|
@@ -43,7 +43,7 @@
|
|
SPACE=0x00000000)
|
|
header=0x0400201501b8 (NAME='SYS_TABLESPACES',
|
|
DB_TRX_ID=0x000000000302,
|
|
- DB_ROLL_PTR=0x81000001320110,
|
|
+ DB_ROLL_PTR=0x81000003260110,
|
|
ID=0x000000000000000d,
|
|
N_COLS=0x00000003,
|
|
TYPE=0x00000001,
|
|
@@ -53,7 +53,7 @@
|
|
SPACE=0x00000000)
|
|
header=0x000030150244 (NAME='SYS_VIRTUAL',
|
|
DB_TRX_ID=0x000000000304,
|
|
- DB_ROLL_PTR=0x82000001350110,
|
|
+ DB_ROLL_PTR=0x820000032a0110,
|
|
ID=0x000000000000000f,
|
|
N_COLS=0x00000003,
|
|
TYPE=0x00000001,
|
|
@@ -63,7 +63,7 @@
|
|
SPACE=0x00000000)
|
|
header=0x000040150288 (NAME='test/tc',
|
|
DB_TRX_ID=0x000000000308,
|
|
- DB_ROLL_PTR=0x84000001380110,
|
|
+ DB_ROLL_PTR=0x840000032d0110,
|
|
ID=0x0000000000000011,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000001,
|
|
@@ -73,7 +73,7 @@
|
|
SPACE=0x00000002)
|
|
header=0x000048150310 (NAME='test/td',
|
|
DB_TRX_ID=0x00000000030a,
|
|
- DB_ROLL_PTR=0x85000001390110,
|
|
+ DB_ROLL_PTR=0x850000032f0110,
|
|
ID=0x0000000000000012,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000021,
|
|
@@ -83,7 +83,7 @@
|
|
SPACE=0x00000003)
|
|
header=0x000058150200 (NAME='test/tp',
|
|
DB_TRX_ID=0x00000000030e,
|
|
- DB_ROLL_PTR=0x870000013b0110,
|
|
+ DB_ROLL_PTR=0x87000003310110,
|
|
ID=0x0000000000000014,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x000009a1,
|
|
@@ -93,7 +93,7 @@
|
|
SPACE=0x00000005)
|
|
header=0x0000381502cc (NAME='test/tr',
|
|
DB_TRX_ID=0x000000000306,
|
|
- DB_ROLL_PTR=0x83000001370110,
|
|
+ DB_ROLL_PTR=0x830000032c0110,
|
|
ID=0x0000000000000010,
|
|
N_COLS=0x00000001,
|
|
TYPE=0x00000001,
|
|
@@ -103,7 +103,7 @@
|
|
SPACE=0x00000001)
|
|
header=0x000050150074 (NAME='test/tz',
|
|
DB_TRX_ID=0x00000000030c,
|
|
- DB_ROLL_PTR=0x860000013a0110,
|
|
+ DB_ROLL_PTR=0x86000003300110,
|
|
ID=0x0000000000000013,
|
|
N_COLS=0x80000001,
|
|
TYPE=0x00000023,
|