Commit graph

  • 1c93c1bd66
    Add user resources limit to the output Laurent Indermuehle 2023-09-14 16:45:42 +02:00
  • 248b30cad6
    fix get_resource_limit to work with MariaDB and MySQL Laurent Indermuehle 2023-09-14 16:45:20 +02:00
  • 089e1c3fb1
    add a get_server_type module_utils method to detect MySQL vs MariaDB Laurent Indermuehle 2023-09-14 15:41:42 +02:00
  • 1e24343375
    Fix USAGE line not filtered Laurent Indermuehle 2023-09-14 14:51:34 +02:00
  • 3288c22e64
    fix quote around special priv Proxy for root on `@%` Laurent Indermuehle 2023-09-14 14:50:57 +02:00
  • 019a6d89cd
    add a test user with multiple privs Laurent Indermuehle 2023-09-14 11:19:15 +02:00
  • cf4c230725
    Add the privileges in the returned values Laurent Indermuehle 2023-09-14 11:19:03 +02:00
  • 2054241920
    Fix KeyError 0 Laurent Indermuehle 2023-09-14 11:17:47 +02:00
  • 6a9ff85ca3
    Fix privleges error Laurent Indermuehle 2023-09-13 18:02:27 +02:00
  • 123b73aa3f
    attempt to fix KeyError 0 in privileges_get Laurent Indermuehle 2023-09-13 18:02:14 +02:00
  • 028089da6d
    attempt to use privileges_get Laurent Indermuehle 2023-09-13 18:01:59 +02:00
  • 7f2f141275
    revert changes to get_grants() Laurent Indermuehle 2023-09-13 18:01:04 +02:00
  • 3d99d94193
    Add tests users Laurent Indermuehle 2023-09-13 15:27:33 +02:00
  • 31a5eb8739
    Debug error "0" Laurent Indermuehle 2023-09-11 19:40:14 +02:00
  • d7beeec410
    WIP attempt to retrieve all users privileges Laurent Indermuehle 2023-09-11 19:28:26 +02:00
  • 3da5b34006
    add utils function to get server type (MySQL vs MariaDB) Laurent Indermuehle 2023-10-11 15:55:29 +02:00
  • a7ea11353c
    cut option maria_role as it as nothing to do with roles Laurent Indermuehle 2023-10-11 14:00:20 +02:00
  • 44891f1438 remove fragments file Thomas Lau 2023-10-11 14:12:42 +08:00
  • 033b4c74f9
    Fix column uppercasing (#569) kmarse 2023-10-06 08:08:46 -06:00
  • ea60550c05
    downgrade the change severity Laurent Indermühle 2023-10-06 14:55:57 +02:00
  • ab62f3dd86
    add more explicit warning message Laurent Indermühle 2023-10-06 14:53:34 +02:00
  • f78b59eee8
    fix wording according to style guide Laurent Indermühle 2023-10-06 14:53:12 +02:00
  • c3243343ed
    add more explicit warning Laurent Indermühle 2023-10-06 14:52:34 +02:00
  • 03b8b5770c
    fix wording according to style guide Laurent Indermühle 2023-10-06 14:51:47 +02:00
  • 2d2e56d13a
    fix warning to be displayed only when option is not set by the user Laurent Indermuehle 2023-10-06 14:09:28 +02:00
  • 7e2449813c
    sanity Laurent Indermuehle 2023-10-05 16:47:48 +02:00
  • baf947da4b
    add a warning when column_case_sensitive in set to false Laurent Indermuehle 2023-10-05 14:38:31 +02:00
  • a7ac019792
    add kmarse and myself to the authors Laurent Indermuehle 2023-10-05 14:05:47 +02:00
  • 6da275b8e5
    add trailing comma Laurent Indermühle 2023-10-05 10:30:06 +02:00
  • 30c52485bc
    add trailing comma Laurent Indermühle 2023-10-05 10:29:52 +02:00
  • b1aacc6aeb
    formating Laurent Indermühle 2023-10-05 10:28:48 +02:00
  • ff8160518b
    typo Laurent Indermühle 2023-10-05 10:28:30 +02:00
  • a8334f3e56
    typo Laurent Indermühle 2023-10-05 10:28:18 +02:00
  • 11430f005f
    add unit tests for privileges_unpack Laurent Indermuehle 2023-10-03 18:28:23 +02:00
  • d3977eb1a7
    fix deprecated include Laurent Indermuehle 2023-10-03 17:30:19 +02:00
  • 472cea898e
    add filter because only MySQL 5.7 is case sensitive for users privs Laurent Indermuehle 2023-10-03 15:49:32 +02:00
  • 8a872490ac
    fix tests for engine that don't wrap column in backticks Laurent Indermuehle 2023-10-03 15:38:28 +02:00
  • f47b119604
    add announce default will change in in 4.0.0 Laurent Indermuehle 2023-10-03 15:02:57 +02:00
  • 16ac592834
    add back function argument deleted during rebase Laurent Indermuehle 2023-10-03 14:50:31 +02:00
  • 6b4fbd1b99
    add kmarse to the contributors list Laurent Indermuehle 2023-10-03 11:30:52 +02:00
  • f6b6f5d844
    add change-log fragment Laurent Indermuehle 2023-10-03 10:03:33 +02:00
  • 99ea89c75d
    lint Laurent Indermuehle 2023-10-03 09:43:59 +02:00
  • 711b8ceb5b
    sanity Laurent Indermuehle 2023-10-03 09:43:49 +02:00
  • d54501b32c
    document module option column_case_sensitive Laurent Indermuehle 2023-10-03 08:59:42 +02:00
  • ce2b9292ec
    Release 3.7.2 commit (#556) Andrew Klychkov 2023-05-25 13:30:17 +02:00
  • 8c84df4fa3
    fix connection arguments for MySQLdb <2.0 !=1.0 (#553) betanummeric 2023-05-23 15:32:21 +02:00
  • 06c68bd30c
    Release 3.7.1 commit (#552) Andrew Klychkov 2023-05-22 09:34:59 +02:00
  • c33ea163b2
    fix connection arguments mysql driver compatability (#551) betanummeric 2023-05-18 09:28:34 +02:00
  • 2ca96da395
    Release 3.7.0 commit (#544) Laurent Indermühle 2023-05-05 13:32:40 +02:00
  • 5e88d06902
    Add MAX_STATEMENT_TIME resource limit (#523) Maximilian Stinsky 2023-04-07 10:20:49 +02:00
  • fe2a3e4fe6
    fix tests for MariaDB and MySQL 5.7 Laurent Indermuehle 2023-09-29 14:55:42 +02:00
  • a024854859
    Fix wrong plugins used by mistake Laurent Indermuehle 2023-09-29 13:33:41 +02:00
  • 8e711903c5
    Add integrations tests for column case sensitive name Laurent Indermuehle 2023-09-27 18:21:52 +02:00
  • 8c2b6b0b3c
    Add ansible-core stable-2.15 and stable-2.16 to tests matrix now that "devel" links to 2.17 (#574) Laurent Indermühle 2023-09-29 09:29:43 +02:00
  • 167a1dda6b
    Cut ansible-core 2.12 and 2.13 from GHA test matrix Laurent Indermuehle 2023-09-27 17:35:43 +02:00
  • 5562de5779
    Add change log fragment Laurent Indermuehle 2023-09-27 17:27:34 +02:00
  • 5929e75b75
    Merge pull request #1 from laurent-indermuehle/lkthomas/main lkthomas 2023-09-27 15:47:42 +08:00
  • 85f51c5fca
    Add author to contributors lists Laurent Indermuehle 2023-09-26 15:45:08 +02:00
  • 2391a9b629
    Add changelog fragment Laurent Indermuehle 2023-09-26 15:44:58 +02:00
  • 4dcbca71da
    cut sanity ignore for 2.12 and 2.13 Laurent Indermuehle 2023-09-26 10:18:40 +02:00
  • e6d62cb3ab
    add sanity ignore for ansible-core 2.17 Laurent Indermuehle 2023-09-22 09:33:51 +02:00
  • 38491be97d
    Update plugins/modules/mysql_replication.py lkthomas 2023-09-20 20:25:41 +08:00
  • 4da82e0f86
    document which ansible-core version we support Laurent Indermuehle 2023-09-19 15:17:09 +02:00
  • 24689b3864
    Add stable-2.15 and 2.16 now that devel link to 2.17 Laurent Indermuehle 2023-09-19 15:08:44 +02:00
  • 41abca825d switch "PRIMARY" to "MASTER" on description Thomas Lau 2023-09-16 16:58:40 +08:00
  • c07f86550e changelog fragement Florian Perrot 2023-09-07 13:46:28 +02:00
  • b9570b444e Fix: mysql_db dump/import add missing SSL mode Florian Perrot 2023-09-07 11:34:27 +02:00
  • 57d9ba03eb
    README: Define project's mission statement (#561) (#562) patchback[bot] 2023-07-20 12:30:42 +02:00
  • ba1f15cb3e README: Define project's mission statement (#561) patchback/backports/stable-1/94392826e1c094c4c46f46334881b25e839732d1/pr-561 Andrew Klychkov 2023-07-20 09:57:51 +02:00
  • b6887c629d README: Define project's mission statement (#561) Andrew Klychkov 2023-07-20 09:57:51 +02:00
  • 94392826e1
    README: Define project's mission statement (#561) Andrew Klychkov 2023-07-20 09:57:51 +02:00
  • af595b37ac Add suggestion Andrew Klychkov 2023-07-12 10:52:19 +02:00
  • c1ea25d14d README: Define project's mission statement Andrew Klychkov 2023-07-11 10:34:35 +02:00
  • 78a0edfd26 tests: change deprecated "include" to "include_tasks" Felix Hamme 2023-05-30 17:50:57 +02:00
  • 89d1637c32
    Doc Attributes (#555) (#557) patchback[bot] 2023-05-29 11:02:20 +02:00
  • c4e916267f Doc Attributes (#555) Pavel Rabel 2023-05-29 08:25:19 +01:00
  • b79fd94d51
    Doc Attributes (#555) Pavel Rabel 2023-05-29 08:25:19 +01:00
  • a81b6fc081
    Release 3.7.2 commit (#556) 3.7.2 Andrew Klychkov 2023-05-25 13:30:17 +02:00
  • 6a71f8531e Release 3.7.2 commit Andrew Klychkov 2023-05-25 13:26:43 +02:00
  • 1944b2ad0a Added Attributes section elpavel 2023-05-24 11:03:18 +01:00
  • 2fcfb103f6
    fix tests (include deprecation) (#554) betanummeric 2023-05-24 10:00:47 +02:00
  • 96915c9891 Added Attributes section elpavel 2023-05-23 21:51:19 +01:00
  • 8a0c09bb6b tests: fix syntax Felix Hamme 2023-05-23 17:06:36 +02:00
  • 12a2bd358e tests: fix syntax Felix Hamme 2023-05-23 16:41:48 +02:00
  • 3edba3d8ca tests: fix syntax Felix Hamme 2023-05-23 14:22:34 +02:00
  • 8283a1dc03 tests: change deprecated "include" to "include_tasks" Felix Hamme 2023-05-23 14:09:28 +02:00
  • b6ad472c78
    fix connection arguments for MySQLdb <2.0 !=1.0 (#553) betanummeric 2023-05-23 15:32:21 +02:00
  • 218f854631 add changelog fragment Felix Hamme 2023-05-23 12:01:50 +02:00
  • 9c0f468998 fix connection arguments for MySQLdb <2.0 !=1.0 Felix Hamme 2023-05-23 11:56:20 +02:00
  • bff05ce8dd
    Release 3.7.1 commit (#552) 3.7.1 Andrew Klychkov 2023-05-22 09:34:59 +02:00
  • 5af08bd490 Release 3.7.1 commit Andrew Klychkov 2023-05-22 09:19:57 +02:00
  • 7f7b2f76a6
    fix connection arguments mysql driver compatability (#551) betanummeric 2023-05-18 09:28:34 +02:00
  • bbbd38855b
    [stable-2] Revert announcement of EOL (#545) Laurent Indermühle 2023-05-17 14:15:00 +02:00
  • 3b63c60a9e refactoring: use "get_connector_name" in "mysql_connect" Felix Hamme 2023-05-17 13:18:53 +02:00
  • a3980e947f add changelog fragment Felix Hamme 2023-05-17 10:38:48 +02:00
  • 2e0dbef296 connection arguments: use 'passwd' instead of 'password' with older drivers Felix Hamme 2023-05-17 10:35:17 +02:00
  • 5d3ce47226 connection arguments: fix KeyError Felix Hamme 2023-05-16 19:29:07 +02:00
  • 5256d97e25 connection arguments: fix KeyError Felix Hamme 2023-05-16 17:31:39 +02:00
  • be61c65b05 only use the "database" connection argument with driver versions where "db" is deprecated/removed Felix Hamme 2023-05-16 15:54:36 +02:00
  • aa16129737
    MAINTAINERS: add new maintainer (#548) (#550) patchback[bot] 2023-05-10 15:25:46 +02:00