Issue importing sys_10.sql #452

Issue importing sys_10.sql #452
This commit is contained in:
Jean-Marie Renouard 2019-09-25 23:35:42 +02:00
parent ebc6619e4f
commit 25c0020924

View file

@ -125,6 +125,11 @@ You can follow this command to create a new database sys containing very useful
cd mariadb-sys-master/
mysql -u root -p < ./sys_10.sql
Errors & solutions for performance schema
ERROR at line 21: Failed to open file './tables/sys_config_data_10.sql -- ported', error: 2
Have a look at #452 solution given by @ericx
Performance tips
--
Metadata statistic updates can impact strongly performance of database servers and MySQLTuner.