List:Commits« Previous MessageNext Message »
From:kgeorge Date:April 7 2008 1:41pm
Subject:bk commit into 5.0 tree (gkodinov:1.2600)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of gkodinov.  When gkodinov 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, 2008-04-07 16:41:43+03:00, gkodinov@stripped +1 -0
  merge of bug 34949 to 5.0-opt

  mysql-test/r/ctype_utf8.result@stripped, 2008-04-07 16:41:42+03:00, gkodinov@stripped +3 -0
    merge of bug 34949 to 5.0-opt

diff -Nrup a/mysql-test/r/ctype_utf8.result b/mysql-test/r/ctype_utf8.result
--- a/mysql-test/r/ctype_utf8.result	2008-04-07 16:22:54 +03:00
+++ b/mysql-test/r/ctype_utf8.result	2008-04-07 16:41:42 +03:00
@@ -1512,6 +1512,7 @@ Variable_name	Value
 character_set_client	utf8
 character_set_connection	latin1
 character_set_database	latin1
+character_set_filesystem	binary
 character_set_results	utf8
 character_set_server	latin1
 character_set_system	utf8
@@ -1534,6 +1535,8 @@ crash
 35
 36
 37
+Warnings:
+Warning	1300	Invalid utf8 character string: 'FFFFFC'
 DROP TABLE crashtest;
 DROP DATABASE crashtest;
 USE test;
Thread
bk commit into 5.0 tree (gkodinov:1.2600)kgeorge7 Apr