1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00
Files
archived-php-src/ext
Nikita Popov 288581fade Fixed bug #79872 by improving error message
The actual behavior here is correct, but the previous error
message was misleading, as neither fetchAll() nor buffered queries
would help in this situation. Instead it is necessary to consume
all rowsets, which can be done by either unsetting the statement
or calling closeCursor().
2020-12-10 11:46:29 +01:00
..
2020-10-07 14:58:43 +02:00
2020-10-26 11:06:10 +01:00
2020-10-22 14:50:52 +02:00
2020-10-26 13:15:03 +01:00
2020-10-02 11:56:16 +02:00
2020-10-30 15:49:48 +01:00
2020-10-02 14:26:39 +02:00
2020-10-15 10:17:55 +02:00
2020-10-07 12:26:46 +02:00
2020-10-09 15:25:23 +02:00
2020-11-27 10:03:21 +01:00
2020-09-03 15:07:03 +02:00
2020-10-26 15:40:12 +01:00
2020-11-27 10:17:37 +11:00
2020-10-29 13:10:32 +01:00
2020-12-09 10:42:44 +01:00
2020-12-04 13:04:33 +01:00
2020-10-06 09:49:40 +02:00
2020-11-25 11:47:05 +01:00
2020-09-30 21:07:25 +02:00
2020-09-18 14:28:32 +02:00
2020-09-18 14:28:32 +02:00
2020-11-02 11:41:37 +01:00
2020-10-08 16:32:01 +02:00
2020-10-13 10:41:35 +02:00
2020-12-02 10:19:32 +01:00
2020-10-08 10:28:50 +02:00
2020-10-08 10:28:50 +02:00
2020-11-23 15:59:15 +01:00
2020-12-08 12:24:49 +01:00