summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
diff options
context:
space:
mode:
authorunknown <kostja@bodhi.(none)>2007-11-01 18:33:51 +0300
committerunknown <kostja@bodhi.(none)>2007-11-01 18:33:51 +0300
commitb35ed7462da5497724eaaa057812f953fdfa95e8 (patch)
treeca340a01c9ae51cebb4761f8340c01031a57a7be /sql/sql_parse.cc
parent57de123bcca13e785c6d4091fb5296ddea117951 (diff)
downloadmariadb-git-b35ed7462da5497724eaaa057812f953fdfa95e8.tar.gz
Cleanup execute_ddl_log_recovery() to not generate an error if
there is nothing to recover. Discovered while working on Bug#12713 sql/sql_table.cc: Use MYF(0) in my_open() in read_ddl_log_header() called from execute_ddl_log_recovery() called during the server start up to not generate an error if no ddl log exists. This is not an erroneous situation, in fact it's the case in any server statrtup. The error was lost anyway, since it was pushed into the stack of the artificial thd.
Diffstat (limited to 'sql/sql_parse.cc')
0 files changed, 0 insertions, 0 deletions