| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=131178
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [2]
- Fix tcp wrappers (hopefully definitely!)
PR: ports/75598 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1],
sobomax [2]
Notes:
svn path=/head/; revision=125952
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix mysqlhotcopy insecure temporary file creation
- Fix bug in remote connections caused by libwrap [1]
PR: ports/70889 [1]
Submitted by: Andreas Haakh <andreas.haakh@ib-haakh.de> [1]
Patch by: peadar [1]
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118329
|
|
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74879
|