[Phpmyadmin-devel] [Phpmyadmin-cvs] CVS: phpMyAdmin sql.php3,1.108,1.109]

Olivier M. qmail at orion.8304.ch
Sat Jun 22 13:54:03 CEST 2002


On Sat, Jun 22, 2002 at 01:49:12PM -0700, Robin Johnson wrote:
> I saw this problem as well,
> The most simple fix is:
> -mysql_free_result($cna_all_result);
> + at mysql_free_result($cna_all_result);
> I've put that in for now, and it works.

sure, it "works", but it is not clean :) what about
using the right function only after a test of the php 
or mysql version ? 

regards,
Olivier
-- 
_________________________________________________________________
 Olivier Mueller - om at 8304.ch - PGPkeyID: 0E84D2EA - Switzerland
qmail projects: http://omail.omnis.ch  -  http://webmail.omnis.ch




More information about the Developers mailing list