mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
keep bk happy
This commit is contained in:
@@ -592,7 +592,7 @@ mysqld_show_logs(THD *thd)
|
||||
|
||||
#ifdef HAVE_BERKELEY_DB
|
||||
if (berkeley_show_logs(thd))
|
||||
DBUG_RETURN(1);
|
||||
DBUG_RETURN(-1);
|
||||
#endif
|
||||
|
||||
send_eof(&thd->net);
|
||||
|
||||
Reference in New Issue
Block a user