diff options
author | xtraeme <xtraeme> | 2004-10-22 01:10:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-10-22 01:10:03 +0000 |
commit | 6c1451b0fe0a095becb8d629f28adaa3b94a8b5f (patch) | |
tree | f38285f6d23bd1b60e0b64e42bc4b8e566fbff6e /doc/TODO | |
parent | 90ab4754b618a28d7455edcac8243a91e79d77ac (diff) | |
download | pkgsrc-6c1451b0fe0a095becb8d629f28adaa3b94a8b5f.tar.gz |
Update databases/mysql4* packages to 4.0.21 (latest stable production
release) and take maintainership.
Functionality added or changed:
# Print version_comment (from ./configure --comment during compilation)
when starting the server. E.g.: Version: '4.0.21-debug' socket:
'/tmp/mysql.sock' port: 0 Official MySQL Binary
# Made the MySQL server not react to signals SIGHUP and SIGQUIT on
Mac OS X 10.3. This is needed because under this OS, the MySQL server
receives lots of these signals (reported as Bug #2030).
# On Windows, the mysqld-nt and mysqld-max-nt servers now write error
messages to the Windows event log in addition to the MySQL error log.
Tons of bugfixes were fixed, more information:
http://dev.mysql.com/doc/mysql/en/News-4.0.21.html
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2247 2004/10/21 11:13:23 salo Exp $ +$NetBSD: TODO,v 1.2248 2004/10/22 01:10:04 xtraeme Exp $ Suggested new packages ====================== @@ -337,7 +337,6 @@ Suggested package updates o multi-gnome-terminal-1.6.2 o multitail-3.4.0 o mummer-3.15 - o mysql-4.0.21 o namazu-2.0.13 o nap-1.5.2 o napshare-1.2 |