From 31a85bea0b6299f7fbeb9c9596c55c6671d1654b Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Thu, 2 Feb 2023 08:22:07 +0100 Subject: [PATCH] ERROR 1054 #615 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37ffba7..33e0320 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ For previous MySQL 5.6 version, you can follow this command to create a new data cd mysql-sys-master mysql -uroot -p < sys_56.sql -Optional Performance schema and Sysschema installation for MariaDB 10.x +Optional Performance schema and Sysschema installation for MariaDB < 10.6 -- Sysschema is not installed by default under MariaDB prior to 10.6 [MariaDB sys](https://mariadb.com/kb/en/sys-schema/)