community.mysql/changelogs/fragments
Andrew Klychkov c5676ff0c9
[stable-2] Backport stable 2 4 (#219)
* Fix wrong impl for mysql (#210)

If 'mariadb' in version info, the db instance should be mariadb(reverse in code) rather than mysql.

(cherry picked from commit 663590689f)

* Update README.md (#216)

(cherry picked from commit 4de0e25ea0)

* mysql_user: replace VALID_PRIVS by get_valid_privs() function (#217)

* mysql_user: replace VALID_PRIVS by get_valid_privs() function

* Add EXTRA_PRIVS in case we need to add more privs in the future

* Add changelog fragment

(cherry picked from commit 0ce1fa1634)

Co-authored-by: int32bit <krystism@gmail.com>
Co-authored-by: R.Sicart <roger.sicart@gmail.com>
2021-09-23 12:51:32 +02:00
..
.keep Add .keep file to changelog/fragments to make it always present (#113) 2021-03-10 18:16:18 +01:00
205-mysql_info_fix_failure_when_no_tables_in_db.yml [stable-2] mysql_info: fix TypeError failure when there are databases that do not contain tables (#205) (#208) 2021-08-20 09:50:41 +02:00
217-mysql-user-replace-get-valid-privs-from-show-privilegees.yml [stable-2] Backport stable 2 4 (#219) 2021-09-23 12:51:32 +02:00