An error occurred fetching the project authors.
- 22 Jul, 2014 1 commit
-
-
Nirbhay Choubey authored
The variables' ON_CHECK functions relied on set_var's "value" member, which is NULL for SET ... =default. Fixed by using save_result instead. Also, for many wsrep variables, pointers to their respective global variables were used to provide default values. The patch fixes this by using appropriate macros and string literals.
-
- 09 Jul, 2014 1 commit
-
-
Nirbhay Choubey authored
causes crash Fixed by properly handling the NULL values.
-
- 10 Jun, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 16 Apr, 2014 1 commit
-
-
Jan Lindström authored
-
- 09 Jan, 2014 1 commit
-
-
Nirbhay Choubey authored
-
- 04 Dec, 2013 1 commit
-
-
Jan Lindström authored
MDEV-443: Galera: Server crashes on flushing tables for SST if started with character_set_server utf16 or utf32 or ucs2, and with wsrep_sst_method=rsync Analysis: In SST Galera directly calls parser using current client character set. Similarly in BF Galera uses client character set to apply. However, there are character sets that are not currently supported by the parser. Fix: If currenct client character set is one of those that is not supported by the parser, temporally set character set to latin1 before we enter parser and restore it after we have parsed.
-
- 21 Aug, 2013 1 commit
-
-
Seppo Jaakola authored
-
- 25 May, 2013 1 commit
-
-
Seppo Jaakola authored
-
- 05 Feb, 2013 3 commits
-
-
Seppo Jaakola authored
bzr merge -r3810..3839 lp:codership-mysql/5.5
-
Seppo Jaakola authored
-
Seppo Jaakola authored
-
- 28 Nov, 2012 1 commit
-
-
Seppo Jaakola authored
-
- 17 Sep, 2012 1 commit
-
-
Seppo Jaakola authored
patched with: bzr diff lp:codership-mysql/5.5 -r3779..3790
-
- 30 Aug, 2012 1 commit
-
-
Seppo Jaakola authored
-
- 12 Jun, 2012 1 commit
-
-
Seppo Jaakola authored
Merged from codership-mysql/5.5 changes revisions 3743-3756
-
- 26 Apr, 2012 1 commit
-
-
Seppo Jaakola authored
-