mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
This commit is contained in:
commit
62e52c4998
1 changed files with 1 additions and 1 deletions
|
@ -75,8 +75,8 @@ static BlockInfo ALL_BLOCKS[] = {
|
|||
{ DBTUP_REF, 1 , 4000, 4007 },
|
||||
{ DBDICT_REF, 1 , 6000, 6003 },
|
||||
{ NDBCNTR_REF, 0 , 1000, 1999 },
|
||||
{ CMVMI_REF, 1 , 9000, 9999 }, // before QMGR
|
||||
{ QMGR_REF, 1 , 1, 999 },
|
||||
{ CMVMI_REF, 1 , 9000, 9999 },
|
||||
{ TRIX_REF, 1 , 0, 0 },
|
||||
{ BACKUP_REF, 1 , 10000, 10999 },
|
||||
{ DBUTIL_REF, 1 , 11000, 11999 },
|
||||
|
|
Loading…
Reference in a new issue