mirror of
https://github.com/MariaDB/server.git
synced 2026-04-18 06:15:32 +02:00
Merged lp:maria/maria-10.0-galera up to revision 3879. Added a new functions to handler API to forcefully abort_transaction, producing fake_trx_id, get_checkpoint and set_checkpoint for XA. These were added for future possiblity to add more storage engines that could use galera replication.
4 lines
83 B
Text
4 lines
83 B
Text
SELECT COUNT(@@GLOBAL.wsrep_provider);
|
|
COUNT(@@GLOBAL.wsrep_provider)
|
|
1
|
|
1 Expected
|