mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL#3153 "Split logs". Recommit with post-review fixes
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
/* inline since it's called below */
|
||||
inline
|
||||
injector::transaction::transaction(MYSQL_LOG *log, THD *thd)
|
||||
injector::transaction::transaction(MYSQL_BIN_LOG *log, THD *thd)
|
||||
: m_state(START_STATE), m_thd(thd)
|
||||
{
|
||||
/*
|
||||
|
Reference in New Issue
Block a user