Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 5.0.81 release. | Alex Dupre | 2009-05-13 | 1 | -3/+3 |
| | |||||
* | - Fix client input validation vulnerability | Alex Dupre | 2008-10-10 | 1 | -1/+1 |
| | | | | - Fix my.cnf search path | ||||
* | Update to 5.0.67 release. | Alex Dupre | 2008-08-27 | 1 | -13/+13 |
| | |||||
* | Update to 5.0.6 release. | Alex Dupre | 2005-06-08 | 1 | -5/+14 |
| | |||||
* | - Use the rcNG script to kill MySQL on deinstallation [1] | Alex Dupre | 2005-04-11 | 1 | -0/+13 |
- Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Vasil Dimov <vd@datamax.bg> [2] |