Skip to content

Commit 21032cc

Browse files
authored
Update README.md
1 parent 1566779 commit 21032cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Analyses your database queries and schema and suggests indices improvements. You
2525
* if run with `--check-empty-databases` switch it:
2626
* report empty databases on the current MySQL server
2727

28-
This tool **supports MySQL 5.7, 8.0, [Percona Server](https://www.percona.com/software/mysql-database/percona-server) 8.0 and MariaDB 10.1, 10.2, 10.5** and runs under **Python 3.6+**.
28+
This tool **supports MySQL 5.7, 8.0, 8.1, [Percona Server](https://www.percona.com/software/mysql-database/percona-server) 8.0 and MariaDB 10.1, 10.2, 10.5, 10.6** and runs under **Python 3.8+**.
2929

3030
Results can be reported in a human-readable form, as YAML or sent to syslog and later aggregated & processed using ELK stack.
3131

0 commit comments

Comments
 (0)