- 18 Jun, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 16 Jun, 2014 2 commits
-
-
Nirbhay Choubey authored
state to the joiner In mysqldump SST, if Galera nodes are started with --log-bin and -log-slave-updates, the GTID sequence increases as the dump is played on the joiner, leaving behind the donor. This patch introduces a new mysqldump option --galera-sst-mode, which if enabled, would a) Add command to set off binary logging (log_bin=OFF). b) Add command to set @@global.gtid_binlog_state to that of donor. This will help in keeping the GTIDs consistent post-SST across the nodes.
-
Nirbhay Choubey authored
-
- 09 Jun, 2014 1 commit
-
-
Nirbhay Choubey authored
from 10.0:r4231).
-
- 06 Jun, 2014 2 commits
-
-
Nirbhay Choubey authored
state to the joiner * Merged changes to transfer last binlog file from codership/5.6. * Updated load default option groups.
-
Nirbhay Choubey authored
if galera library is not specified or found.
-
- 03 Jun, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 02 Jun, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 30 May, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 29 May, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 28 May, 2014 1 commit
-
-
Nirbhay Choubey authored
Added a check to skip ER_PASSWORD_ANONYMOUS_USER in case the SET PASSWORD was executed by wsrep applier thread.
-
- 27 May, 2014 2 commits
-
-
Nirbhay Choubey authored
causing build to fail when HAVE_LIBWRAP is enabled.
-
Nirbhay Choubey authored
-
- 25 May, 2014 1 commit
-
-
Nirbhay Choubey authored
not in the dependency list Added socat, grep, gawk, iproute, coreutils, findutils to the dependency list.
-
- 22 May, 2014 1 commit
-
-
Nirbhay Choubey authored
some test fixes. bzr merge -r3479..3493 maria-5.5-galera
-
- 21 May, 2014 10 commits
-
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
system_thread_info in wsrep applier threads, introduced by MDEV#6156.
-
Nirbhay Choubey authored
-
- 12 May, 2014 1 commit
-
-
Nirbhay Choubey authored
Updated MYSQL_ADD_PLUGIN cmake macro so that for wsrep builds (WITH_WSREP), components not specified explicitly under CPACK_COMPONENTS_ALL does not get packaged. This is to avoid generation of extra packages for wsrep (galera) build.
-
- 10 May, 2014 2 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 09 May, 2014 5 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Jan Lindström authored
on select from I_S.INNODB_CHANGED_PAGES Analysis: limit_lsn_range_from_condition() incorrectly parses start_lsn and/or end_lsn conditions. Fix from SergeyP. Added some test cases.
-
Jan Lindström authored
on select from I_S.INNODB_CHANGED_PAGES Analysis: limit_lsn_range_from_condition() incorrectly parses start_lsn and/or end_lsn conditions. Fix from SergeyP. Added some test cases.
-
- 08 May, 2014 7 commits
-
-
unknown authored
All underlying tables should share the same lock type.
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
make this innodb-only patch work for other engines as well
-
Sergei Golubchik authored
revno: 4777 committer: Marko Mäkelä <marko.makela@oracle.com> branch nick: mysql-5.6 timestamp: Fri 2013-02-15 10:32:25 +0200 message: Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES
-