summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-10-23 15:12:26 +0300
committerGeorgi Kodinov <joro@sun.com>2009-10-23 15:12:26 +0300
commit88084d67634d4660e097e6937df8ed6194241166 (patch)
tree3282e8aa44f451c37818a3dc7f7130001219c8f3 /client
parent2436755508f081912134d375aea5f39a2b64325f (diff)
parent20674b1a6f65ea73f7afb3648821e7005fb53bf0 (diff)
downloadmariadb-git-88084d67634d4660e097e6937df8ed6194241166.tar.gz
merged 5.1-main-> 5.1-bugteam
Diffstat (limited to 'client')
-rw-r--r--client/mysqltest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mysqltest.cc b/client/mysqltest.cc
index e37b7d89a93..8de2f0c79b0 100644
--- a/client/mysqltest.cc
+++ b/client/mysqltest.cc
@@ -7720,6 +7720,7 @@ int main(int argc, char **argv)
if (!ok_to_do)
{
if (command->type == Q_SOURCE ||
+ command->type == Q_ERROR ||
command->type == Q_WRITE_FILE ||
command->type == Q_APPEND_FILE ||
command->type == Q_PERL)