summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/files/patch-scripts::mysql_install_db.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.0.20 releaseAlex Dupre2004-05-181-22/+0
| | | | | | | | - Add experimental WITH_PROC_SCOPE_PTH knob to use process scope threads instead of system scope threads with libpthread Notes: svn path=/head/; revision=109423
* Fix a never-catched bug in mysql_install_db script.Alex Dupre2004-03-121-0/+22
Now the SKIP_DNS_CHECK knob is pointless. Notes: svn path=/head/; revision=103762