mariadb/mysql-test/suite/innodb
Marko Mäkelä 591edccc93 Simplify access to the binlog offset in InnoDB
trx_sys_print_mysql_binlog_offset(): Use 64-bit arithmetics and ib::info().

TRX_SYS_MYSQL_LOG_OFFSET: Replaces TRX_SYS_MYSQL_LOG_OFFSET_HIGH,
TRX_SYS_MYSQL_LOG_OFFSET_LOW.

trx_sys_update_mysql_binlog_offset(): Remove the constant parameter
field=TRX_SYS_MYSQL_LOG_INFO. Use 64-bit arithmetics.
2017-06-29 23:03:39 +03:00
..
include Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
r Simplify access to the binlog offset in InnoDB 2017-06-29 23:03:39 +03:00
t Simplify access to the binlog offset in InnoDB 2017-06-29 23:03:39 +03:00
disabled.def Disable the innodb_defragment tests until MDEV-11336 is done 2017-05-08 22:06:32 +03:00