summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-06-18 04:38:58 +0300
committermonty@mysql.com <>2004-06-18 04:38:58 +0300
commitb11d25883554a7e3da972cc593a9d2a0c6094096 (patch)
tree7b3b07f5c8491e5a81ca71b19d92dc87ec314192 /client
parentfd0153304dc0e2ada1144fc79f117f02bdcd132b (diff)
parentf56df164f0603b268806108526d59e5d02fef82b (diff)
downloadmariadb-git-b11d25883554a7e3da972cc593a9d2a0c6094096.tar.gz
Merge with 4.0.21
Diffstat (limited to 'client')
-rw-r--r--client/mysqltest.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c
index 5ff152bd1c9..1f97b581765 100644
--- a/client/mysqltest.c
+++ b/client/mysqltest.c
@@ -59,8 +59,7 @@
#include <sys/stat.h>
#include <violite.h>
-#define MAX_VAR_NAME 256
-#define MAX_QUERY 65536
+#define MAX_QUERY 131072
#define MAX_COLUMNS 256
#define PAD_SIZE 128
#define MAX_CONS 128