Commit Graph

6 Commits

Author SHA1 Message Date
Alex Dupre
6b308dae47 Update to 4.0.24 release:
- Fix potential security vulnerabilities in the creation of temporary
  table file names and the handling of User Defined Functions (UDFs)
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
2005-03-14 10:52:45 +00:00
Alex Dupre
d4e7faed04 Sync with recent mysql323 changes:
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address

Approved by:	nork (mentor/implicitly)
2004-01-18 00:59:41 +00:00
Dirk Froemberg
4c1900dced POSIX chown syntax. 2001-06-03 18:45:35 +00:00
Dirk Froemberg
edd90209be Adjust mysql's homedirectory if already exists. 2000-11-30 23:42:41 +00:00
Dirk Froemberg
e1d84112f9 - introduce DB_DIR variable to specify database directory if
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...)
1999-08-11 20:56:03 +00:00
Dirk Froemberg
f154bc0b9c - install gifs for HTML documentation
- put mysqld in a sandbox:
  - create user and group 'mysql' (uid and gid 88)
  - start mysqld with user 'mysql'
1999-07-04 14:55:14 +00:00