Author: baggins Date: Tue Jan 13 12:39:49 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - give mysqld a chance to use preconfigured mysqld.conf in 'service mysql init'
---- Files affected: SPECS: mysql.spec (1.433 -> 1.434) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.433 SPECS/mysql.spec:1.434 --- SPECS/mysql.spec:1.433 Sat Dec 6 21:54:31 2008 +++ SPECS/mysql.spec Tue Jan 13 13:39:44 2009 @@ -28,7 +28,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.30 -Release: 2 +Release: 3 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -1053,6 +1053,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.434 2009/01/13 12:39:44 baggins +- rel 3 +- give mysqld a chance to use preconfigured mysqld.conf in 'service mysql init' + Revision 1.433 2008/12/06 20:54:31 arekm - rel 2; include percona patches (userstats is cool); note that now slow time need to be specified in microseconds not seconds ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.433&r2=1.434&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
