mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Document changes to mysql 3.23 server startup script.
This commit is contained in:
parent
57d43c0887
commit
c0ce8251ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131303
1 changed files with 10 additions and 0 deletions
10
UPDATING
10
UPDATING
|
@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
|
|||
time you update your ports collection, before attempting any port
|
||||
upgrades.
|
||||
|
||||
20050315:
|
||||
AFFECTS: users of databases/mysql323-server
|
||||
AUTHOR: ale@FreeBSD.org
|
||||
|
||||
The MySQL Daemon must now be enabled / disabled in rc.conf.
|
||||
The base database directory can now be set and changed in rc.conf (default:
|
||||
/var/db/mysql). If you used to set DB_DIR to a different value during port
|
||||
compilation, you must specify it via the new "mysql_dbdir" rc variable.
|
||||
See the script for details.
|
||||
|
||||
20050314:
|
||||
AFFECTS: users of databases/mysql40-server
|
||||
AUTHOR: ale@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue