mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
committed by
Anel Husakovic
parent
e23cb3835e
commit
d8ace23d26
@@ -3196,7 +3196,7 @@ com_go(String *buffer,char *line __attribute__((unused)))
|
||||
|
||||
if (buffer->is_empty())
|
||||
{
|
||||
if (status.batch) // Ignore empty quries
|
||||
if (status.batch) // Ignore empty queries.
|
||||
return 0;
|
||||
return put_info("No query specified\n",INFO_ERROR);
|
||||
|
||||
|
Reference in New Issue
Block a user