[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-11-20 Thread mfischer
ID: 11765 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: redhat-6.2 PHP Version: 4.0.6 New Comment: Bogusified in favour of #12029. Please only respond to #12029! Bogus Previous Comments:

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-07-03 Thread root
ID: 11765 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: redhat-6.2 PHP Version: 4.0.6 Description: Warning: MySQL: Unable to save result set in I upgraded to mysql-3.23.39 and recompiled php-4.0.6 but nothing changed. Previous Comments:

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-29 Thread root
ID: 11765 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: redhat-6.2 PHP Version: 4.0.6 Description: Warning: MySQL: Unable to save result set in BTW : This error occur on ALL OF my scripts after I had upgraded my php from 4.0.3 to 4.0.6 Previous Comment

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-29 Thread root
ID: 11765 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Operating system: redhat-6.2 PHP Version: 4.0.6 Description: Warning: MySQL: Unable to save result set in Yes I use Use mysql_query() / mysql_select_db() instead of mysql_db_query(). Both mysql_

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-29 Thread sniper
ID: 11765 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: MSSQL related Bug Type: MySQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Try adding this lines after each mysql function: echo mysql_errno().": ".mysql_error()

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-28 Thread root
ID: 11765 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating system: redhat-6.2 PHP Version: 4.0.6 Description: Warning: MySQL: Unable to save result set in The script(error.php) is : The result in browser is: Warning: MySQL: Unable to save result set i

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-28 Thread root
ID: 11765 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Old-Bug Type: MySQL related Bug Type: MSSQL related Operating system: redhat-6.2 PHP Version: 4.0.6 Description: Warning: MySQL: Unable to save result set in I'm getting the following error message when I execute a quer

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-28 Thread sniper
ID: 11765 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: MSSQL related Bug Type: MySQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please include a shortest possible example script that can be used to reproduce this pro