Nirbhay Choubey
950d69610a
MDEV-7322: Option to allow setting the binlog_format with Galera
...
At session scope, allow binlog_format to be changed to
values other than ROW with a warning.
2015-01-27 16:25:18 -05:00
Nirbhay Choubey
53b9f755af
MDEV-7374 : Losing connection to MySQL while running ALTER TABLE
...
Backport from 10.1.
2015-01-24 18:46:48 -05:00
Nirbhay Choubey
887628acee
Test changes (backported from 10.1).
2015-01-16 13:53:23 -05:00
Nirbhay Choubey
25aaa652c4
MDEV-6832: ER_LOCK_WAIT_TIMEOUT on SHOW STATUS
...
Synchronous read view should not be needed for
SHOW commands.
2014-12-31 19:46:48 -05:00
Nirbhay Choubey
6f65d2d114
MDEV-6924 : Server crashed on CREATE TABLE ... SELECT
...
Do not allow server to start if binlog_format is set
to a format other than ROW. Also restrict the change
of GLOBAL/SESSION binlog_format value at runtime.
2014-11-17 11:56:03 -05:00
Jan Lindström
f99f573dc7
MDEV-6656: Test wsrep.variables hangs
...
Analysis: wsrep_applier_thread shutdown signaling does not always work
correctly causing a timing problem where main thread is waiting in a
condition variable a signal that all worker threads to end.
2014-08-29 09:42:13 +03:00
Nirbhay Choubey
dc377fcbc0
Merge of patch for MDEV-6411 from maria-5.5-galera.
2014-07-09 11:07:23 -04:00
Jan Lindström
3d1ac12177
Add test case for
...
https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1314854
2014-07-04 11:59:09 +03:00
Nirbhay Choubey
ab4947463e
Merging changes from maria-5.5-galera and
...
some test fixes.
bzr merge -r3479..3493 maria-5.5-galera
2014-05-22 18:31:04 -04:00
Nirbhay Choubey
8a6f4e198a
Updated wsrep.variables result.
2014-05-21 12:09:31 -04:00
Nirbhay Choubey
b11be05255
MDEV#6079: xtrabackup SST failing with maria-10.0-galera
...
Added logic to skip changing of case for wsrep status
variable names.
2014-04-16 13:04:03 -04:00
Nirbhay Choubey
9d911608f1
Fixes for some test failures.
2014-04-09 12:25:47 -04:00
Nirbhay Choubey
a500865c13
Merged revision 3471, 3472 & 3473 from maria-5.5-galera.
2014-03-27 16:22:57 -04:00
Nirbhay Choubey
7fd382f117
Merged r3466 from maria-5.5-galera.
2014-03-27 08:17:24 -04:00
Nirbhay Choubey
27c09524eb
MDEV#5790 : SHOW GLOBAL STATUS LIKE does not show
...
the correct list of variables when using "_"
Fixed the type for offending "wsrep", wrongly
set to SHOW_SIMPLE_FUNC.
Added a test case.
2014-03-04 22:10:28 -05:00
Nirbhay Choubey
4a6be51f78
* Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera.
...
* Fixed Debian/Ubuntu dist files.
* Fixed some compiler warnings.
2014-01-30 12:45:38 -05:00