php-src/ext/mysql
Tjerk Anne Meesters 828c07c500 Reverted changes in connect.inc based on Ulf's feedback
- Moved the ini_set() entries into a separate script 'setupdefault.inc'
- Let mysql_affected_rows and mysql_insert_id test cases use the newly created script

With the ini_set() statements inside connect.inc, some test cases would be forced to 'undo' them in order to test other scenarios.

Tested on all three dev lines with and without passing db credentials. No changes detected.
2011-09-12 14:35:45 +00:00
..
tests Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00: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 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql_mysqlnd.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysql.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mysql.mak revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml assign a version number 2005-09-04 17:10:56 +00:00
php_mysql_structs.h - Year++ 2011-01-01 02:17:06 +00:00
php_mysql.c - Fix TSRM build 2011-09-01 12:04:54 +00:00
php_mysql.h - Year++ 2011-01-01 02:17:06 +00:00