php-src/ext/mysqli
Andrey Hristov dc34874dc9 Fix stupid error, which happens only on Windows. And we thought this has
been fixed. Now my_thread_end() should be called and there should be no
warnings in the error logs of exiting thread, which hasn't deinited, and
leaks.
2007-09-12 09:12:56 +00:00
..
tests Fixed leaks with multiple connects using one mysqli object. 2007-09-06 10:07:42 +00:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c Fixed leaks with multiple connects using one mysqli object. 2007-09-06 10:07:42 +00:00
mysqli_driver.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_embedded.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_exception.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_fe.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_nonapi.c Fixed leaks with multiple connects using one mysqli object. 2007-09-06 10:07:42 +00:00
mysqli_prop.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
mysqli_repl.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_report.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_report.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli_warning.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli.c Fix stupid error, which happens only on Windows. And we thought this has 2007-09-12 09:12:56 +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.h Fix stupid error, which happens only on Windows. And we thought this has 2007-09-12 09:12:56 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00