SOURCES (MYSQL_5_0): mysql.init - log debug from mysql init to err...
glen
glen at pld-linux.org
Tue May 29 00:34:39 CEST 2007
Author: glen Date: Mon May 28 22:34:39 2007 GMT
Module: SOURCES Tag: MYSQL_5_0
---- Log message:
- log debug from mysql init to error log
---- Files affected:
SOURCES:
mysql.init (1.105.4.1.2.1 -> 1.105.4.1.2.2)
---- Diffs:
================================================================
Index: SOURCES/mysql.init
diff -u SOURCES/mysql.init:1.105.4.1.2.1 SOURCES/mysql.init:1.105.4.1.2.2
--- SOURCES/mysql.init:1.105.4.1.2.1 Tue May 15 09:45:07 2007
+++ SOURCES/mysql.init Tue May 29 00:34:34 2007
@@ -770,7 +770,7 @@
fi
if /usr/sbin/mysqld --bootstrap --skip-grant-tables \
- --datadir=$MYSQL_DATA_DIR --user=$MYSQL_USER << END_OF_DATA
+ --datadir=$MYSQL_DATA_DIR --user=$MYSQL_USER 2>> /var/log/mysql/err << END_OF_DATA
CREATE DATABASE mysql;
use mysql;
$c_d
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mysql.init?r1=1.105.4.1.2.1&r2=1.105.4.1.2.2&f=u
More information about the pld-cvs-commit
mailing list