php-src/ext/pdo_mysql
Darek Slusarczyk 79a606bd95 Fix #80312: change default engine from MyISAM to InnoDB in tests
Change mysqli and pdo_mysql tests configuration to use by default
InnoDB instead of MyISAM.

Closes GH-6405.
2020-11-17 13:15:15 +01:00
..
tests Fix #80312: change default engine from MyISAM to InnoDB in tests 2020-11-17 13:15:15 +01:00
config.m4 Merge branch 'PHP-7.3' into PHP-7.4 2020-09-17 11:32:01 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
get_error_codes.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
mysql_driver.c Fixed bug #66528 2020-10-28 12:18:02 +01:00
mysql_statement.c Handle errors during PDO row fetch 2020-10-29 14:17:29 +01:00
pdo_mysql.c Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_mysql_int.h Merge branch 'PHP-7.3' into PHP-7.4 2020-09-17 11:32:01 +02:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_pdo_mysql.h Remove local variables 2019-02-03 21:03:00 +01:00