summaryrefslogtreecommitdiff
path: root/cmake/mysql_add_executable.cmake
diff options
context:
space:
mode:
authorDaniele Sciascia <daniele.sciascia@galeracluster.com>2020-01-14 06:33:02 +0100
committerJan Lindström <jan.lindstrom@mariadb.com>2020-01-14 07:33:02 +0200
commit2d4b6571ecf15a4382702d26df9439bc5a1005de (patch)
tree93e9913ca4610bd7e69ca23a59e10d3339bad4cb /cmake/mysql_add_executable.cmake
parent983163209d026bfd979b4298053fcbdb373efa9d (diff)
downloadmariadb-git-2d4b6571ecf15a4382702d26df9439bc5a1005de.tar.gz
Wsrep position not updated in InnoDB after certification failures (#1432)
A certification failure followed by a clean shutdown would cause an inconsistency between the sequence number stored in innodb and the sequence number stored in provider. This happened both in the case of local certification failure, and in the case where dummy writeset is applied. The fix consists of: - updating wsrep position after dummy writeset is delivered in `Wsrep_high_priority_service::log_dummy_write_set()` - updating wsrep position while releasing commit order in wsrep-lib side Added two tests which stress the situation where a server is shutdown after a certification failure.
Diffstat (limited to 'cmake/mysql_add_executable.cmake')
0 files changed, 0 insertions, 0 deletions