mysql-formula/mysql/supported_sections.yaml

27 lines
343 B
YAML
Raw Permalink Normal View History

# vim
{% load_yaml as supported_sections %}
- client-server
- client
- client-mariadb
2016-08-28 14:47:25 +02:00
- galera
- mariadb
- mysql
- mysqldump
- mysqld_safe
- mysqlhotcopy
- mysqladmin
- mysqlcheck
- mysqlimport
- mysqlshow
- mysql_upgrade
- mysqlbinlog
- mysqlslap
- myisampack
- myisamchk
- isamchk
- mysqld
2015-05-25 23:33:07 +02:00
- mysqld_multi
- server
- xtrabackup
{% endload %}