diff options
author | unknown <bar@mysql.com/bar.myoffice.izhnet.ru> | 2007-05-23 17:32:40 +0500 |
---|---|---|
committer | unknown <bar@mysql.com/bar.myoffice.izhnet.ru> | 2007-05-23 17:32:40 +0500 |
commit | a53b80b3f3f187370d3360202b7849856ab9582a (patch) | |
tree | 365f10773f84f02a0cbeb70938e542c0f67952b4 /sql | |
parent | 199dab236da0713d575b421ddd632232905a1022 (diff) | |
download | mariadb-git-a53b80b3f3f187370d3360202b7849856ab9582a.tar.gz |
Bug#27636 mysqlbinlog-cp932 and ctype_cp932 tests fails if LC_* variables set to *_*.UTF-8
As MySQL character set tests can print results in many character sets
(latin1, utf8-8, sjis, cp932 and others) - its output can be incompatible
with the current locale settings, which makes PERL confuse.
Fix: reset LC_ALL and LC_CTYPE to "C", which is compatible with
any character set.
mysql-test/mysql-test-run.pl:
Ignore current locale settings, because "mysqltest" output
can be not compatible with the locale.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions