ERROR 1054

#615
This commit is contained in:
Jean-Marie Renouard 2023-02-02 08:22:07 +01:00
parent 72414b5130
commit 31a85bea0b

View file

@ -142,7 +142,7 @@ For previous MySQL 5.6 version, you can follow this command to create a new data
cd mysql-sys-master cd mysql-sys-master
mysql -uroot -p < sys_56.sql 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/) Sysschema is not installed by default under MariaDB prior to 10.6 [MariaDB sys](https://mariadb.com/kb/en/sys-schema/)