• unknown's avatar
    Pass location of charsets dir to mysqltest to avoid using the charsetdir... · 427f1aca
    unknown authored
    Pass location of charsets dir to mysqltest to avoid using the charsetdir locally installed on machine. 
    
    
    client/mysqltest.c:
      Add new option --character-sets-dir to mysqltest
      Set MYSQL_SET_CHRSET_DIR before connecting to mysqld if the above variable is set
    mysql-test/mysql-test-run.pl:
      Pass $path_charsetsdir to mysqltest
    427f1aca
mysqltest.c 189 KB