ERROR 1054 #615
Mariadb-sys referenced in suggestions doesn t support Maria DB 10.x #509
This commit is contained in:
parent
de2b2be92c
commit
25abba9bc1
1 changed files with 3 additions and 2 deletions
|
@ -143,7 +143,9 @@ For previous MySQL 5.6 version, you can follow this command to create a new data
|
||||||
Optional Performance schema and Sysschema installation for MariaDB 10.x
|
Optional Performance schema and Sysschema installation for MariaDB 10.x
|
||||||
--
|
--
|
||||||
|
|
||||||
Sysschema is not installed by default under MariaDB prior to 10.6
|
Sysschema is not installed by default under MariaDB prior to 10.6 [MariaDB sys](https://mariadb.com/kb/en/sys-schema/)
|
||||||
|
|
||||||
|
|
||||||
By default, on MariaDB, performance schema is disabled by default. consider activating performance schema across your my.cnf configuration file:
|
By default, on MariaDB, performance schema is disabled by default. consider activating performance schema across your my.cnf configuration file:
|
||||||
|
|
||||||
[mysqld]
|
[mysqld]
|
||||||
|
@ -445,4 +447,3 @@ Simple steps to create a pull request:
|
||||||
- Push it back to your repo
|
- Push it back to your repo
|
||||||
- Click the Compare & pull request button
|
- Click the Compare & pull request button
|
||||||
- Click Create pull request to open a new pull request
|
- Click Create pull request to open a new pull request
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue