Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Black 949c7dfd2e test: mysql-log-bin - add password
MariaDB-11.4 added a default self-signed TLS cert. With this
in the cases where there is no secure password there will be a TLS
error. By setting the password, the connection can continue.

Adding the password is compatible with MySQL and equivalents.
2024-02-21 10:26:28 +11:00
Daniel Black dc2faa0974 mysql tests for MariaDB-11.0+ compatibility
Due to MariaDB diverging from MySQL, MariaDB-11.0+ containers
don't include mysql compatibility links and use mariadb as the
CLI. This has been there since MariaDB-10.4.

Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
2023-02-25 10:22:28 +11:00
Wong Hoi Sing Edison 4f05d3769a increase test/tests/mysql-*/run.sh with --tries 30 2019-04-02 12:08:48 +08:00
Mykola Marzhan e86b4ff05d fix user in mysql-log-bin test 2018-11-22 13:15:42 +02:00
Tianon Gravi 330641bef9 Add simple test for MySQL --log-bin 2016-02-23 17:13:26 -08:00