File mysql-install_db-quiet.patch of Package mysql

--- scripts/mysql_install_db.sh.orig
+++ scripts/mysql_install_db.sh
@@ -296,10 +296,11 @@ then
     fi
   fi
 
-  s_echo
-  s_echo "To start mysqld at boot time you have to copy"
-  s_echo "support-files/mysql.server to the right place for your system"
-  s_echo
+# Output disabled, since the SUSE RPM comes with an init script installed
+#  s_echo ""
+#  s_echo "To start mysqld at boot time you have to copy"
+#  s_echo "support-files/mysql.server to the right place for your system"
+#  s_echo
 
   if test "$windows" -eq 0
   then
openSUSE Build Service is sponsored by