summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorAlfranio Correia <alfranio.correia@sun.com>2009-01-27 20:49:37 +0000
committerAlfranio Correia <alfranio.correia@sun.com>2009-01-27 20:49:37 +0000
commit0888d7c0a8fdc72563d710cc3affa61ad2262c5c (patch)
treee4fe459c3cb0a639f2813437dc604cf85249af07 /libmysql
parent34dabc062f19c87fd2d85bc62b157ed31899e17e (diff)
downloadmariadb-git-0888d7c0a8fdc72563d710cc3affa61ad2262c5c.tar.gz
BUG#36391: "mysqlbinlog creates invalid charset statements"
The fix for BUG#20103 "Escaping with backslash does not work as expected" was implemented too greedy though in that it not only changes the behavior of backslashes within strings but in general, so disabling command shortcuts like \G or \C (which in turn leads to Bug #36391: "mysqlbinlog creates invalid charset statements"). The fix allows the escaping with backslash to take place only inside a string, thus enabling the execution of command shortcuts and presevering the fix for BUG#20103.
Diffstat (limited to 'libmysql')
0 files changed, 0 insertions, 0 deletions