community.mysql/tests/integration/targets/setup_mysql/tasks
R. Sicart 661ae6f8be Install mariadb-client when install_type is mariadb
To use the same client tools as the database engine.

And to use a more updated mysqldump version, in order to fix this error:

ERROR 1556 (HY000) at line 776: You can't use locks with log tables
2021-12-10 15:29:56 +01:00
..
config.yml Specify db flavor 2021-11-23 18:06:46 +01:00
dir.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
install.yml Install mariadb-client when install_type is mariadb 2021-12-10 15:29:56 +01:00
main.yml CI tests: add a note not to use tests as an example of writing roles (#32) 2020-09-28 08:15:47 +03:00
setvars.yml Setup mysql_version_parts depending on install type (mysql or mariadb) 2021-12-10 15:29:55 +01:00
verify.yml initial commit (#1) 2020-07-10 17:16:58 +01:00