diff options
author | sjaakola <seppo.jaakola@iki.fi> | 2017-10-06 09:49:42 +0300 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2017-12-19 19:46:33 +0100 |
commit | 64e1dda0a007d12e3826252866123c3e790a0357 (patch) | |
tree | 263e69376e561cec1e0a4a86a5f0c7396bdeba85 /cmake/install_layout.cmake | |
parent | 1a8da003f6d2947d2e6ef0f2edea19394657fa0d (diff) | |
download | mariadb-git-64e1dda0a007d12e3826252866123c3e790a0357.tar.gz |
MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication inside the event processing body.
This resulted in executing WSREP_TO_ISOLATION two times for such DROP EVENT statement.
Fix is to call WSREP_TO_ISOLATION_BEGIN only in Events::drop_event()
Diffstat (limited to 'cmake/install_layout.cmake')
0 files changed, 0 insertions, 0 deletions