Merge pull request #436 from vitaliytv/patch-1
cd: mariadb-sys/: No such file or directory
This commit is contained in:
commit
221e88bbec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue