Re: Re: mysqlnd and LOAD DATA INFILE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a PHP list

Exactly. And it is the switch from --with-mysql=/usr to --with-mysql=mysqlnd (the PHP native MySQL driver) during the build that caused the problem. And there is no alternative to building current PHP versions with mysql support than with mysqlnd, because the mysql 5.5.x libraries don't work against PHP 5.2 and PHP 5.3, although they are out for months.

but most likely run: mysql_fix_privilege_tables and then restart mysql.

As I said: The problem is not at the MySQL server, it must be at the client side.

Kind regards
Marten

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux