Browse Source
Fix test failures on embedded server.
Fix test failures on embedded server.
Problem was incorrect definition of wsrep_recovery, trx_sys_update_wsrep_checkpoint and trx_sys_read_wsrep_checkpoint functions causing innodb_plugin not to load as there was undefined symbols.pull/368/merge
8 changed files with 30 additions and 20 deletions
-
10storage/innobase/buf/buf0dump.cc
-
7storage/innobase/include/trx0sys.h
-
5storage/innobase/srv/srv0start.cc
-
12storage/innobase/trx/trx0sys.cc
-
4storage/xtradb/buf/buf0dump.cc
-
5storage/xtradb/include/trx0sys.h
-
3storage/xtradb/srv/srv0start.cc
-
4storage/xtradb/trx/trx0sys.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue