Below is the list of changes that have just been committed into a local
4.1 repository of elkin. When elkin 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.2481 06/05/16 16:50:05 aelkin@stripped +1 -0
BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP temporary
fixing encoding example because of table names can not be in koi8r
on some platforms.
mysql-test/t/rpl_temporary.test
1.20 06/05/16 16:47:38 aelkin@stripped +1 -1
koi8r encoding to name tables is changed for latin1 for the former does not work
on some platforms.
The effect of the test remains: a test table is named to have multibyte utf8 representation,
which is the essence of the bug.
# 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: aelkin
# Host: dsl-hkigw8-feb0de00-199.dhcp.inet.fi
# Root: /usr_rh9/home/elkin.rh9/MySQL/Merge/4.1
--- 1.19/mysql-test/t/rpl_temporary.test 2006-05-14 20:09:05 +03:00
+++ 1.20/mysql-test/t/rpl_temporary.test 2006-05-16 16:47:38 +03:00
@@ -164,7 +164,7 @@
#
#14157: utf8 encoding in binlog without set character_set_client
#
sync_slave_with_master;
#connection slave;
| Thread |
|---|
| • bk commit into 4.1 tree (aelkin:1.2481) BUG#14157 | Andrei Elkin | 16 May |