Connecting Tech Pros Worldwide Help | Site Map

Possible bug in MySQL for PHP?

Junx
Guest
 
Posts: n/a
#1: Aug 19 '05
Setting mysql.trace_mode to On breaks the use of SQL_CALC_FOUND_ROWS in
queries.

Details:
Apache/2.0.53 (Win32)
PHP/5.0.4
MySQL/4.1.11

Only using the old mysql_* functions instead of MySQLi due to backwards
compatibility at the moment.

Closed Thread