php-src/ext/mysqli
Andrey Hristov 7932ccba6d More optimizations - less MM calls
Clearly separated fetching (physical reading) from decoding phases (data
interpretation). Threaded fetching added but disabled as needs more work for
Windows. For Linux needs some touches to add pthreads if this is enabled,
probably with a compile-time switch.
The code reorganisation makes it easy to add also async API, similar to
cURL's one.
2008-01-28 18:25:50 +00:00
..
tests More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
config.m4 Remove RPL functions. They were always experimental and lead to crashes. 2007-12-28 15:37:52 +00:00
config.w32 Remove RPL functions. They were always experimental and lead to crashes. 2007-12-28 15:37:52 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c fixed binary arithmetic (MF5.2) 2008-01-01 18:13:14 +00:00
mysqli_driver.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_embedded.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_exception.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_fe.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_libmysql.h Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_mysqlnd.h More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
mysqli_nonapi.c More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
mysqli_prop.c More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
mysqli_report.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_report.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_warning.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli.c More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
mysqli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli_structs.h More optimizations - less MM calls 2008-01-28 18:25:50 +00:00
php_mysqli.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00