Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2009-02-07 20:49:37 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2685 - requested by he
mysql5-server: bug fixes

Revisions pulled up:
- databases/mysql5-server/Makefile		1.26
- databases/mysql5-server/files/mysqld.sh	1.3
---
Module Name:	pkgsrc
Committed By:	he
Date:		Wed Feb  4 21:17:45 UTC 2009

Modified Files:
	pkgsrc/databases/mysql5-server: Makefile
	pkgsrc/databases/mysql5-server/files: mysqld.sh

Log message:
Upgrade from version 5.0.67 to 5.0.67nb1.

Two changes to the rc.d script:
 1) Move the setting of pidfile to a place so that setting mysqld_datadir
    in rc.conf will actually work; otherwise, if you use a non-default
    mysqld_datadir, mysqld will not start.
 2) ad@ pointed me to http://bugs.mysql.com/bug.php?id=18526, and said
    that --skip-thread-priority should not be used on NetBSD, and the
    PR spoke about Darwin / OS/X.  I'm guessing that this might work
    if the host platform is Linux or SunOS (the latter is unconfirmed).
    So add that option to the startup in all other cases.

Next | Query returned 1 messages, browsing 1 to 10 | previous