Below is the list of changes that have just been committed into a local
5.1 repository of jani. When jani 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
1.2132 06/05/11 16:34:10 jani@stripped +1 -0
Removed duplicate test.
mysql-test/t/mysqldump.test
1.98 06/05/11 16:34:04 jani@stripped +0 -9
Removed duplicate test. This is already in the test file.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jani
# Host: a193-229-222-105.elisa-laajakaista.fi
# Root: /home/my/bk/mysql-5.1-new-merge_060509
--- 1.97/mysql-test/t/mysqldump.test 2006-05-11 04:20:01 +03:00
+++ 1.98/mysql-test/t/mysqldump.test 2006-05-11 16:34:04 +03:00
@@ -713,15 +713,6 @@
drop table t1;
#
-# Bug #13318: Bad result with empty field and --hex-blob
-#
-create table t1 (a binary(1), b blob);
-insert into t1 values ('','');
---exec $MYSQL_DUMP --skip-comments --skip-extended-insert --hex-blob test t1
---exec $MYSQL_DUMP --skip-comments --hex-blob test t1
-drop table t1;
-
-#
# BUG #19025 mysqldump doesn't correctly dump "auto_increment = [int]"
#
create table `t1` (
| Thread |
|---|
| • bk commit into 5.1 tree (jani:1.2132) | jani | 11 May |