php-src/ext/pdo_mysql
Nikita Popov 70cba36fc9 Support NO_BACKSLASH_ESCAPES with newer libmysqlclient
Requires the use of mysql_real_escape_string_quote().
2020-09-18 15:24:57 +02:00
..
tests Fix #64705 errorInfo property of PDOException is null when PDO::__construct() fails 2020-08-11 17:12:48 +02:00
config.m4 pdo_mysql/mysqli (native) libmysqlclient_r no-longer used 2020-09-17 11:27:31 +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:55:24 +02:00
get_error_codes.php Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
mysql_driver.c Support NO_BACKSLASH_ESCAPES with newer libmysqlclient 2020-09-18 15:24:57 +02:00
mysql_statement.c Merge branch 'PHP-7.2' into PHP-7.3 2019-10-07 09:17:29 +02:00
pdo_mysql.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql_int.h mysql: native mysql-8.0 uses _Bool 2020-09-17 11:27:31 +02:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_pdo_mysql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00