Commit graph

40 commits

Author SHA1 Message Date
Jérémy Lecour 71ed4c4c8c
shell syntax
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2639|10|2629|7|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/395//ansiblelint">Evolix » ansible-roles » unstable #395</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-11-20 19:03:50 +01:00
Ludovic Poujol a65230b5e0 mysql: new munin graph to follow binlog_days over time
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2625|7|2618|5|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/360//ansiblelint">Evolix » ansible-roles » unstable #360</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-09-26 17:35:14 +02:00
Jérémy Lecour 8706a35705 mysql: improve shell syntax for mysql_skip script
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2776|4|2772|5|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/254//ansiblelint">Evolix » ansible-roles » unstable #254</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-05-22 14:16:50 +02:00
Eric Morino 2493219270 Add mysql_skip.sh
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-16 16:18:33 +01:00
Jérémy Lecour 56c2c19d61 evomariabackup: release 22.06.1
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-05 21:49:23 +02:00
Jérémy Lecour 6d0e49ba90 mysql: reorganize evomariabackup to use mtree instead of our own dir-check
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-05 21:48:04 +02:00
Jérémy Lecour 6c7108a35a mysql: add --force-unlock option to evomariabackup
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-03 11:14:09 +02:00
Jérémy Lecour 3e4c851c3e mysql: match default value to documentation, in evomariabackup 2022-06-03 11:13:36 +02:00
Jérémy Lecour 8753f59823 mysql: fix comment for evomariabackup 2022-06-03 11:12:47 +02:00
Jérémy Lecour b9f0e0d061 Log BEGIN/END of main action 2022-06-03 11:09:38 +02:00
Jérémy Lecour c4f279cf8e evomariabackup: release 22.06
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 18:27:59 +02:00
Jérémy Lecour 586aa206a8 mysql: add post-backup-hook to evomariabackup 2022-06-02 18:26:23 +02:00
Jérémy Lecour 9af289b2a9 evomariabackup: reorder log lines 2022-06-02 18:25:12 +02:00
Jérémy Lecour b8b96bb5b7 mysql: use dir-check inside evomariabackup
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-01 17:24:55 +02:00
Gregory Colpart e9bc035fb9 add set crypt_use_gpgme=no Mutt option
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-01 15:25:05 +02:00
Jérémy Lecour 039c740ef3 mysql: add evomariabackup 21.11 2021-11-01 10:16:55 +01:00
Jérémy Lecour 0cab062431 kill/list all queries at once 2021-09-01 17:41:27 +02:00
Jérémy Lecour e76f2fe448 mysql-queries-killer: use a config file 2021-08-31 11:58:52 +02:00
Jérémy Lecour e45ee59801 mysql: script "mysql-queries-killer.sh" to kill MySQL queries 2021-08-30 14:05:15 +02:00
Jérémy Lecour bf49ec8df5 mysql: script "mysql_connections" to display a compact list of connections
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-08 15:10:35 +02:00
Jérémy Lecour 86d59cbb5f mysql: install save_mysql_processlist script 2020-11-24 13:59:04 +01:00
Patrick Marchand 45fba1f878 Removed useless dbadmin script from mysql replication tasks
It was used by a very specific client case and is not needed for a
general role.
2020-06-01 12:01:01 -04:00
Patrick Marchand 31f002f9d9 Added option to prepare mysql servers for replication 2020-06-01 12:01:01 -04:00
Jérémy Lecour accce99e05 mysql: fix slow_log config 2017-09-15 11:30:33 +02:00
Benoît.S dbbd0e1783 Patch MySQL 5.5.53, set secure-file-priv to empty value.
Why? Because we want to do SELECT INTO OUTFILE.
2017-09-14 15:19:26 +02:00
Jérémy Lecour efa7e288dd mysql: install cron task for mysqltuer 2017-08-12 12:25:47 -04:00
Victor LABORIE 095693582a mysql: fix my-add.sh when no password 2017-01-12 15:15:26 +01:00
Victor LABORIE 00aafd8767 mysql: my-add.sh no-interactive was quiet 2017-01-05 15:48:15 +01:00
Benoît S. be97a92e53 Removes deprecated mysql options. 2017-01-05 11:39:01 +01:00
Victor LABORIE 64e11d789a mysql: rewrite of my-add.sh 2017-01-05 11:27:39 +01:00
Benoît S. d1d4961aa9 Fix #2107. Set character-set-server=utf8. 2017-01-05 10:59:22 +01:00
Victor LABORIE c5424683c3 No interactive my-add.sh 2016-12-23 15:59:01 +01:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
Jérémy Lecour d4a41457cb MySQL: fix typos in my-add.sh 2016-12-21 16:12:29 +01:00
Gregory Colpart 075d055849 Translate my-add.sh in english, and copy it in standard path 2016-12-21 16:12:28 +01:00
Gregory Colpart 12daa2b341 use local version of mysqltuner.pl
for some reason (one is because mysqltuner conflict with mariadb)
2016-12-21 16:12:28 +01:00
Gregory Colpart d0ee40d271 Use new conventions for custom config 2016-12-21 16:12:28 +01:00
Gregory Colpart 839b7e2799 Sync default settings from wiki HowtoMySQL 2016-12-21 16:12:28 +01:00
Jérémy Lecour 44021346e6 Extract alert addresses 2016-12-21 16:12:25 +01:00
Jérémy Lecour 452df44f03 ajoute un rôle mysql
Installation de MySQL, une configuration type Evolix et quelques outils.
Permet le déplacement du datadir (avec restart).
2016-12-21 16:12:01 +01:00