| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=247607
|
| |
|
|
|
|
|
|
|
|
| |
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
Notes:
svn path=/head/; revision=132637
|
| |
|
|
|
|
|
|
|
| |
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=99976
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43473
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35568
|
| |
|
|
|
|
|
|
|
|
| |
different from /var/db/mysql
(e. g. make DB_DIR=/export/databases/mysql install)
- put functionality of check_old_version into Makefile and remove
check_old_version (good bye, good old friend...)
Notes:
svn path=/head/; revision=20656
|
|
|
- put mysqld in a sandbox:
- create user and group 'mysql' (uid and gid 88)
- start mysqld with user 'mysql'
Notes:
svn path=/head/; revision=19992
|