php-src/ext/mysqli
Andrey Hristov ac97b77ed9 Don't allocate 2 chunks of memory when one can fit. Reduces memory
fragmentation. There is one more place that fragments memory but it will
complicate the ongoing Unicode upgrade of mysqli so leaving it away for now.
2006-05-10 11:53:13 +00:00
..
tests fix tests 2006-03-30 20:43:39 +00:00
config.m4 - Always use the right sed 2005-11-29 17:32:40 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS initial upload 2003-02-12 00:45:53 +00:00
mysqli_api.c Don't allocate 2 chunks of memory when one can fit. Reduces memory 2006-05-10 11:53:13 +00:00
mysqli_driver.c - Update after api changes 2006-05-10 00:00:13 +00:00
mysqli_embedded.c bump year and license version 2006-01-01 12:51:34 +00:00
mysqli_exception.c bump year and license version 2006-01-01 12:51:34 +00:00
mysqli_fe.c bump year and license version 2006-01-01 12:51:34 +00:00
mysqli_nonapi.c Fix for bug #36802 (server crashes with invalid/not opened connections) 2006-03-24 09:32:24 +00:00
mysqli_prop.c fixed bigint conversion on windows platforms 2006-04-05 12:17:08 +00:00
mysqli_repl.c Fix for bug #36802 (server crashes with invalid/not opened connections) 2006-03-24 09:32:24 +00:00
mysqli_report.c bump year and license version 2006-01-01 12:51:34 +00:00
mysqli_report.h bump year and license version 2006-01-01 12:51:34 +00:00
mysqli_warning.c Fix for bug #36802 (server crashes with invalid/not opened connections) 2006-03-24 09:32:24 +00:00
mysqli.c Don't allocate 2 chunks of memory when one can fit. Reduces memory 2006-05-10 11:53:13 +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 "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_mysqli.h removed unused macro parameter 2006-05-09 11:26:09 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00