<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mariadb-git.git/mysql-test/include/rpl_loaddata_charset.inc, branch 10.7</title>
<subtitle>github.com: MariaDB/server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/'/>
<entry>
<title>MDEV-6720 - enable connection log in mysqltest by default</title>
<updated>2016-03-31T06:11:16+00:00</updated>
<author>
<name>Sergey Vojtovich</name>
<email>svoj@mariadb.org</email>
</author>
<published>2016-03-25T16:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=282497dd6d1049b4fb963641504c2733752845a7'/>
<id>282497dd6d1049b4fb963641504c2733752845a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual Merge</title>
<updated>2009-08-12T05:31:56+00:00</updated>
<author>
<name>unknown</name>
<email>Li-Bing.Song@sun.com</email>
</author>
<published>2009-08-12T05:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=7b8d509b2d189cc1574d07291d02941ef7e24a59'/>
<id>7b8d509b2d189cc1574d07291d02941ef7e24a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG#45516 SQL thread does not use database charset properly</title>
<updated>2009-08-12T03:54:05+00:00</updated>
<author>
<name>unknown</name>
<email>Li-Bing.Song@sun.com</email>
</author>
<published>2009-08-12T03:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=0d821fafe99fbaf362529f8237b4a61a6394c0fb'/>
<id>0d821fafe99fbaf362529f8237b4a61a6394c0fb</id>
<content type='text'>
        
Replication SQL thread does not set database default charset to 
thd-&gt;variables.collation_database properly, when executing LOAD DATA binlog.
This bug can be repeated by using "LOAD DATA" command in STATEMENT mode.
        
This patch adds code to find the default character set of the current database 
then assign it to thd-&gt;db_charset when slave server begins to execute a relay log.
The test of this bug is added into rpl_loaddata_charset.test 

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        
Replication SQL thread does not set database default charset to 
thd-&gt;variables.collation_database properly, when executing LOAD DATA binlog.
This bug can be repeated by using "LOAD DATA" command in STATEMENT mode.
        
This patch adds code to find the default character set of the current database 
then assign it to thd-&gt;db_charset when slave server begins to execute a relay log.
The test of this bug is added into rpl_loaddata_charset.test 

</pre>
</div>
</content>
</entry>
</feed>
