Below is the list of changes that have just been committed into a local
5.0 repository of uchum. When uchum does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-07-30 21:05:56+05:00, gshchepa@stripped +1 -0
bigint.test:
Fixing a typo in the test case.
mysql-test/t/bigint.test@stripped, 2007-07-30 21:04:53+05:00, gshchepa@stripped +1 -1
Fixing a typo in the test case.
diff -Nrup a/mysql-test/t/bigint.test b/mysql-test/t/bigint.test
--- a/mysql-test/t/bigint.test 2007-06-16 16:59:30 +05:00
+++ b/mysql-test/t/bigint.test 2007-07-30 21:04:53 +05:00
@@ -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));
| Thread |
|---|
| • bk commit into 5.0 tree (gshchepa:1.2490) | gshchepa | 30 Jul |