On Wed, 2011-08-31 at 10:42 -0400, Matthew Weier O'Phinney wrote:
> On 2011-08-31, Rasmus Lerdorf <ras...@lerdorf.com> wrote:
> > I am down to 34 test failures compiling against mysqlnd instead of libmysql
> >
> > http://codepad.org/ZV8imUuc
> >
> > I did have to set MYSQL_TEST_SOCKET=/var/run/mysqld/mysqld.sock in my
> > environment though. It was defaulting to /tmp/mysql.sock

You can also use --with-mysql-sock=DIR, with mysqlnd we don't know what
was set on MySQL side.

> I've noticed this on Ubuntu for the last year or two; the extension does not
> appear to honor the default_socket config directive.

Which extension? - Mind that the three MySQL extensions all have their
own ini setting.

johannes



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to