summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <gshchepa/uchum@gleb.loc>2007-07-31 11:14:53 +0500
committerunknown <gshchepa/uchum@gleb.loc>2007-07-31 11:14:53 +0500
commit80748c2149a9d3241f54f43dc31bd4619518d398 (patch)
tree81b39f4b059f95dc02c1f9ab051703bf69696e28
parentaab601afdafe867d9f7f53fc0fe002ac4acb7b8b (diff)
parent1feff728df08841be415a49f9f948bc3b24d3ba5 (diff)
downloadmariadb-git-80748c2149a9d3241f54f43dc31bd4619518d398.tar.gz
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
into gleb.loc:/home/uchum/work/bk/5.0-opt
-rw-r--r--mysql-test/t/bigint.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/bigint.test b/mysql-test/t/bigint.test
index 4aef7395184..002dfad9981 100644
--- a/mysql-test/t/bigint.test
+++ b/mysql-test/t/bigint.test
@@ -307,6 +307,6 @@ select -(9223372036854775808);
select -((9223372036854775808));
select -(-(9223372036854775808));
--disable_metadata
---endble_ps_protocol
+--enable_ps_protocol
select --9223372036854775808, ---9223372036854775808, ----9223372036854775808;
select -(-9223372036854775808), -(-(-9223372036854775808));