php-src/ext/mysqli
Andrey Hristov cfac5f5b67 extending the API interface - plugins can register
themselves with a structure and can be searched.
Every plugin can have statistics and they are shown
under the statistics of mysqlnd in MINFO.
2010-12-28 15:16:21 +00:00
..
tests extending the API interface - plugins can register 2010-12-28 15:16:21 +00:00
config.m4 Fix for bug #52654 mysqli doesn't install headers with structures it uses 2010-08-20 12:25:17 +00:00
config.w32 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 2010-12-11 22:18:10 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c Fix bad types, because zend_parse_xxx expect signed integers 2010-11-10 13:57:09 +00:00
mysqli_driver.c Greetings from SunCC. 2010-10-05 12:42:53 +00:00
mysqli_embedded.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_exception.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_fe.c Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error: empty declaration 2010-10-04 10:43:21 +00:00
mysqli_fe.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_libmysql.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_mysqlnd.h decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqli_nonapi.c Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql) 2010-12-12 18:00:25 +00:00
mysqli_priv.h fix broken merge, led to double define 2010-10-06 10:35:02 +00:00
mysqli_prop.c Fixed compiler warnings in mysqli 2010-10-05 09:40:36 +00:00
mysqli_report.c Fix bad types, because zend_parse_xxx expect signed integers 2010-11-10 13:57:09 +00:00
mysqli_report.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_result_iterator.c Fixed compiler warnings in mysqli 2010-10-05 09:40:36 +00:00
mysqli_warning.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli.c and export the new constant 2010-12-02 14:21:23 +00:00
mysqli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli_structs.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
php_mysqli.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00