[packages/mysql] - raise error visibility
arekm
arekm at pld-linux.org
Tue Jul 2 14:07:17 CEST 2013
commit 4ff46415e59ebf64b9570bd58541a45f7c1c62c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 2 14:07:15 2013 +0200
- raise error visibility
mysql.init | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mysql.init b/mysql.init
index e2a5907..ab32354 100755
--- a/mysql.init
+++ b/mysql.init
@@ -550,7 +550,11 @@ END_OF_MSG
else
fail
cat << END_OF_MSG
-Installation of grant tables FAILED!
+ERROR:
+ERROR:
+ERROR: Installation of grant tables FAILED!
+ERROR:
+ERROR:
The initialization SQL script was preserved at $MYSQL_DATA_DIR/mysql-init.sql
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/4ff46415e59ebf64b9570bd58541a45f7c1c62c8
More information about the pld-cvs-commit
mailing list