community.mysql/plugins/modules
Laurent Indermuehle cae24548c7
Use same concatenation method between functions to avoid future confusion
I didn't notice that db_dump and db_import were different, thus I introduced a bug with the initialization of the variable cmd. This commit fixes that.
2025-03-06 17:47:15 +01:00
..
mysql_db.py Use same concatenation method between functions to avoid future confusion 2025-03-06 17:47:15 +01:00
mysql_info.py [CI] Trigger plugin workflow 2025-03-06 12:04:47 +01:00
mysql_query.py mysql_query: returns execution_time_ms list containing execution time per query (#697) 2025-01-16 15:49:53 +01:00
mysql_replication.py Fix linting issues (#693) 2024-12-13 09:21:06 +01:00
mysql_role.py Update contributor's email (#684) 2024-10-24 10:57:36 +02:00
mysql_user.py Fix linting issues (#693) 2024-12-13 09:21:06 +01:00
mysql_variables.py mysql_variables: fix boolean value handling (#653) 2024-06-28 11:34:59 +02:00