1
0
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:
monty@donna.mysql.com
2001-01-22 04:46:32 +02:00
parent 8a9b1e9248
commit 0f28f7a414
8 changed files with 421 additions and 407 deletions

View File

@@ -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);