[racktables-users] Re: PDO-MySQL issue

  • From: Denis Ovsienko <infrastation@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Tue, 30 Nov 2010 14:56:19 +0300


30.11.2010, 13:49, "Андрей Степанов" <saamai@xxxxxxx>:
> Phpinfo() also shows that PDO-MySQL enabled:
>
> PDO
>
> PDO support   enabled
> PDO drivers    mysql
>
> pdo_mysql
>
> PDO Driver for MySQL enabled
> Client API version mysqlnd 5.0.7-dev - 091210 - $Revision: 300533 $

It is mysqlnd and this seems to be the cause: 
http://bugs.php.net/bug.php?id=50384

A fix will be available in the next versions: 
http://racktables.svn.sourceforge.net/viewvc/racktables?view=revision&revision=4030

Or you can apply it locally and see, if it helps (it's worth 1 line of code).

-- 
    Denis Ovsienko

Other related posts: