Browse Source
MDEV-37483 - fix output differences Linux vs Windows in the test
MDEV-37483 - fix output differences Linux vs Windows in the test
- Do not mix latin1 and utf8 in the test and result file. Not only it looks strange, and it does not work on Windows either. - Fix --default-character-set usage in mariadb-import. Prior to patch it was just using platform default when communicating with server. Now, it uses the charset provided by the option. - Use --default-character-set=utf8mb4 in test, to have uniform output across different OSes.bb-10.6-MDEV-35511
committed by
Oleksandr Byelkin
3 changed files with 25 additions and 27 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue