[Phpmyadmin-devel] Incorrect number of affected rows displayed after editing a row
Ninad Pundalik
ninadsp16289 at gmail.com
Fri Jul 23 18:41:23 CEST 2010
On 23/07/2010, Marc Delisle <marc at infomarc.info> wrote:
>>> Problem happens with
>>> $cfg['Servers'][$i]['extension'] = 'mysql';
>>>
>>> but does not happen (for me) with
>>> $cfg['Servers'][$i]['extension'] = 'mysqli';
>>>
>>> Please confirm.
Happens even after switching to the mysqli extension. :(
>> However all is fine on another server with the mysql extension. The
>> difference is that this other server is not using the mysqlnd extension
>> (it's running PHP 5.2.13).
>>
>> My problematic server runs PHP 5.3.2 + mysqlnd. In fact, QA_3_3 also
>> exhibits this problem on this server, so it's not a problem in master's
>> or Ninad's tree.
>>
>> Ninad, which PHP are you using?
PHP 5.3.2 + mysql extension. (It's the default .deb package that
comes bundled in Ubuntu's LAMP installation task).
> Problem exists also when using PHP 5.3.3. I'll search about this.
--
Ninad S. Pundalik
More information about the Developers
mailing list