1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 20:11:02 +02:00
Files
archived-php-src/ext/interbase
Ard Biesheuvel 27582c4862 Reuse result data structure and resource id for consecutive executions
of a prepared query
# As previous resources are invalidated anyway because their statement
# handle is reused, we don't have to allocate a new result for every
# execution of a prepared query
2003-08-20 19:47:00 +00:00
..
2003-08-17 16:14:29 +00:00
2003-08-05 16:30:32 +00:00
2003-08-11 00:49:08 +00:00
2001-09-04 21:50:27 +00:00