From d37d79212ed32310ede3f4332adbb6fb95230a67 Mon Sep 17 00:00:00 2001 From: Vitalii Tverdokhlib Date: Thu, 18 Apr 2019 10:16:31 +0300 Subject: [PATCH] cd: mariadb-sys/: No such file or directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3562fd85..45d7a8205 100644 --- a/README.md +++ b/README.md @@ -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