Skip to content

Commit

Permalink
- MFH (Bug #13918)
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Rethans committed Nov 3, 2001
1 parent 1bc5e9f commit 1a3f330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/mysql/config.m4
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ AC_DEFUN(PHP_MYSQL_SOCK,[
/var/tmp/mysql.sock \
/var/lib/mysql/mysql.sock \
/var/mysql/mysql.sock \
/Private/tmp/mysql.sock \
; do
if test -r $i; then
MYSQL_SOCK=$i
Expand Down

0 comments on commit 1a3f330

Please sign in to comment.