php-src/ext/mysql
2007-09-27 18:00:48 +00:00
..
tests MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
config.m4 - Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS 2006-06-01 19:14:48 +00:00
config.w32
CREDITS
mysql.dsp
mysql.mak
package.xml
php_mysql.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
php_mysql.h Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set. 2007-05-14 17:10:47 +00:00