diff options
author | unknown <guilhem@mysql.com> | 2003-09-28 18:31:49 +0200 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2003-09-28 18:31:49 +0200 |
commit | 3106e3119a2b3ee9155360279e48093d0e3b7d45 (patch) | |
tree | 7167749cc124337522cef82b8ddb1e57a15fb976 /client/mysqlbinlog.cc | |
parent | d84ae0fde9622676171089a950e2b7db1415d9ea (diff) | |
download | mariadb-git-3106e3119a2b3ee9155360279e48093d0e3b7d45.tar.gz |
Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES":
it's just backquoting the db's and table's names
when writing DROP TEMPORARY TABLE to the binlog when a connection ends.
A testcase for this.
sql/sql_base.cc:
backquote db and table name when writing DROP TEMPORARY TABLE to the binlog
when a connection ends.
Diffstat (limited to 'client/mysqlbinlog.cc')
0 files changed, 0 insertions, 0 deletions