pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2008Q4] pkgsrc/databases/mysql5-server



Module Name:    pkgsrc
Committed By:   tron
Date:           Sat Feb  7 19:49:37 UTC 2009

Modified Files:
        pkgsrc/databases/mysql5-server [pkgsrc-2008Q4]: Makefile
        pkgsrc/databases/mysql5-server/files [pkgsrc-2008Q4]: mysqld.sh

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.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.4.1 pkgsrc/databases/mysql5-server/Makefile
cvs rdiff -r1.2 -r1.2.18.1 pkgsrc/databases/mysql5-server/files/mysqld.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index