php-src/ext/mysql
2007-06-25 16:01:30 +00:00
..
tests
config.m4
config.w32
CREDITS
mysql.dsp
mysql.mak
package.xml
php_mysql.c Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). 2007-06-25 16:01:30 +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