cd: mariadb-sys/: No such file or directory

This commit is contained in:
Vitalii Tverdokhlib 2019-04-18 10:16:31 +03:00 committed by GitHub
parent 4a01df4a04
commit d37d79212e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ You can follow this command to create a new database sys containing very useful
# check zip file
unzip -l mariadb-sys.zip
unzip mariadb-sys.zip
cd mariadb-sys/
cd mariadb-sys-master/
mysql -u root -p < ./mariadb_sys_install.sql
Performance tips