1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8mb4 by default"

This commit is contained in:
Alexander Barkov
2018-10-12 06:15:21 +04:00
parent ce643ddac7
commit 6120ae4aca
10 changed files with 190 additions and 47 deletions

View File

@ -1,3 +1,6 @@
# Needed for mysqldump
--source include/have_utf8mb4.inc
# Tests for SSL connections, only run if mysqld is compiled
# with support for SSL.