• unknown's avatar
    BUG#14157: utf8 encoding in binlog without set character_set_client · 62be79a2
    unknown authored
    fixing a path to find charset by $MYSQL client. I believe the fix is done what should be
    by default. 
    
    
    mysql-test/t/mysqlbinlog.test:
      --character-sets-dir=../sql/share/charsets  is added otherwise client/.libs/lt-mysql
      searches in /usr/local/mysql ... A bug?
    mysql-test/t/rpl_temporary.test:
      --character-sets-dir=../sql/share/charsets/
    62be79a2
rpl_temporary.test 5.08 KB