Nirbhay Choubey
dced5146bd
Merge branch '10.0-galera' into 10.1
2015-07-14 16:05:29 -04:00
Jan Lindström
36c1982a19
MDEV-7604: wsrep plugin lists its plugin_maturity as Unknown
...
Changed wsrep plugin from mysql_plugin to maria_plugin to
set up plugin_maturity to Stable.
2015-02-18 15:23:37 +02:00
Sergei Golubchik
8655136222
remove wsrep_hton dependency from innodb/xtradb
2015-01-08 21:27:30 +01:00
Nirbhay Choubey
6f4f8c5f8a
MDEV-7374 : Losing connection to MySQL while running ALTER TABLE
...
In the special case of ALTER TABLE with >10K rows, wsrep commit
should skip if wsrep is not enabled. Added a test case.
2014-12-31 20:58:54 -05:00
Sergei Golubchik
03ec3511a8
cleanup: galera misc cleanups
...
also disable galera-specific output in mysql_tzinfo_to_sql,
it'll be enabled later.
2014-10-10 22:27:36 +02:00
Sergei Golubchik
b3469520a1
cleanup: remove OPT_WSREP_START_POSITION and OPT_WSREP_SST_AUTH
...
there is no reason to initialize wsrep start position
and auth from inside the get_one_option() callback
2014-10-01 23:48:35 +02:00
Jan Lindström
df4dd593f2
MDEV-6247: Merge 10.0-galera to 10.1.
...
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.
2014-08-26 15:43:46 +03:00