summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJan Lindström <jplindst@mariadb.org>2013-12-04 13:46:28 +0200
committerJan Lindström <jplindst@mariadb.org>2013-12-04 13:46:28 +0200
commited26f7012640f4e1f65776f7bbc57fba5e87b0a5 (patch)
tree3cb3d4f9b445752ada8a608ec09ae664a735c0c4 /debian
parenteea69c57b2479192a6e5cb59e7631029edb3b35a (diff)
downloadmariadb-git-ed26f7012640f4e1f65776f7bbc57fba5e87b0a5.tar.gz
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.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions