From:             [EMAIL PROTECTED]
Operating system: linux 2.2.14
PHP version:      4.0.4pl1
PHP Bug Type:     MySQL related
Bug description:  mysql unable to store result set warning (not as in FAQ)

I'm getting the following error message when I execute a query (such as an insert) 
that doesn't produce any results:

Warning: MySQL: Unable to save result set in 
/home/web/demo/panet/public/reg_emp_add.php3 on line 45

I have my php error showing level set at '5' in php3.ini, so no warnings should be 
shown at all anyway.

I configured php with the following command:

./configure --with-mysql=/usr --with-apxs --with-gd --enable-sockets --with-zlib 
--with-gnu-ld --enable-memory-limit

MySQL is version 3.23.33 and was installed from an RPM
packed by the MySQL development team.



-- 
Edit Bug report at: http://bugs.php.net/?id=10132&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to