php-src/ext/mysqli
Andrey Hristov afacdecd1f Add support for begin_transaction in libmysql mode.
Add support for flags and name for commit/rollback in libmysql mode
2013-02-07 18:45:49 +01:00
..
tests Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
config.m4 Fixed Bug #63361 Header not installed 2012-11-25 07:46:02 +01:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS
mysqli_api.c Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
mysqli_driver.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_embedded.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_exception.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_fe.c Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
mysqli_fe.h Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
mysqli_libmysql.h Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
mysqli_mysqlnd.h Move from directly referencing an aggregated structure to using a 2011-10-25 23:01:49 +00:00
mysqli_nonapi.c Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01:00
mysqli_priv.h Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_prop.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_report.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_result_iterator.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_warning.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli.c Merge branch 'PHP-5.4' into PHP-5.5 2013-01-09 19:15:29 +01:00
mysqli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml remove dead and unused for more than 8 years code 2012-05-03 12:22:25 +02:00
php_mysqli_structs.h Happy New Year 2013-01-01 16:37:09 +08:00
php_mysqli.h Happy New Year 2013-01-01 16:37:09 +08:00
TODO