
23 Jul
2010
23 Jul
'10
5:10 p.m.
Ninad Pundalik a écrit :
Clearly, something is not right and the $num_rows variable is not being correctly populated by PMA_DBI_affected_rows(). I used the Netbeans debugger to dig around a little, and there is no query other than the update query being executed before the call to PMA_DBI_affected_rows(). What could cause this?
This behaviour can be seen in commit c0db21c to my repository.
Problem happens with $cfg['Servers'][$i]['extension'] = 'mysql'; but does not happen (for me) with $cfg['Servers'][$i]['extension'] = 'mysqli'; Please confirm. -- Marc Delisle http://infomarc.info