mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
Merge from SVN
This commit is contained in:
commit
f3483f24e7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ typedef byte trx_sysf_rseg_t;
|
||||||
#define TRX_SYS_RSEG_SPACE 0 /* space where the the segment
|
#define TRX_SYS_RSEG_SPACE 0 /* space where the the segment
|
||||||
header is placed; starting with
|
header is placed; starting with
|
||||||
MySQL/InnoDB 5.1.7, this is
|
MySQL/InnoDB 5.1.7, this is
|
||||||
UNIV_UNDEFINED if the slot is unused */
|
ULINT_UNDEFINED for unused slots */
|
||||||
#define TRX_SYS_RSEG_PAGE_NO 4 /* page number where the the segment
|
#define TRX_SYS_RSEG_PAGE_NO 4 /* page number where the the segment
|
||||||
header is placed; this is FIL_NULL
|
header is placed; this is FIL_NULL
|
||||||
if the slot is unused */
|
if the slot is unused */
|
||||||
|
|
Loading…
Add table
Reference in a new issue