mirror of
https://github.com/php/php-src.git
synced 2026-04-08 08:33:06 +02:00
If the user conected and changed the database the message from the change was reported when the user checked the error function after a failed fetch. This cased problems in PEAR/DB. If the fetch fails for other resons than a fetch after the last row, the message from the server will still be reported.