php-src/ext/mysqli
Nikita Popov 018395efaf Try to fix mysqli_field tests
Those tests seem to fail when people have a different default collation, so
try to fix by specifying utf8_general_ci explicitely.
2012-08-15 14:50:24 +02:00
..
tests Try to fix mysqli_field tests 2012-08-15 14:50:24 +02:00
config.m4 - Use myslqnd by default when MySQL extensions are activated but no path given 2011-09-07 13:33:56 +00: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 Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_driver.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_embedded.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_exception.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_fe.c Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_fe.h - Year++ 2012-01-01 13:15:04 +00:00
mysqli_libmysql.h - Year++ 2012-01-01 13:15:04 +00: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 Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_priv.h Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_prop.c Fix bug #61003 mysql_stat() require a valid connection 2012-03-06 00:15:40 +00:00
mysqli_report.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_result_iterator.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_warning.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli.c Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07: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 Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
php_mysqli.h - Year++ 2012-01-01 13:15:04 +00:00
TODO