php-src/ext/mysqlnd
Nikita Popov fcabe693ba Fixed bug #81494
Use the proper error reporting mechanism rather than throwing a
warning. This requires something of a hack because we don't have
direct access to the connection object at this point.
2021-10-08 15:00:10 +02:00
..
config9.m4 Fix bug #78823: add zlib library to mysqlnd 2019-12-05 07:24:52 +01:00
config-win.h Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
config.w32 Native Windows support for mysqlnd sha256 authentification 2020-03-02 16:32:51 +01:00
CREDITS fix encoding 2014-01-10 15:57:40 +01:00
mysql_float_to_double.h Merge branch 'PHP-7.3' into PHP-7.4 2020-05-15 09:11:44 +02:00
mysqlnd_alloc.c Fix ifdef position 2019-06-12 13:50:30 +02:00
mysqlnd_alloc.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_auth.c Fix #78680: mysqlnd pam plugin missing terminating null 2021-02-15 11:32:07 +01:00
mysqlnd_auth.h Add support for caching_sha2_password in change user authentication 2019-12-27 17:27:45 +01:00
mysqlnd_block_alloc.c Merge branch 'PHP-7.3' into PHP-7.4 2019-09-13 14:37:15 +02:00
mysqlnd_block_alloc.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_charset.c Remove legacy AC_CHECK_TYPE calls for uint and ulong 2019-03-06 22:49:16 +01:00
mysqlnd_charset.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_commands.c Fix pointer signedness warning in mysqlnd 2019-04-11 14:14:21 +02:00
mysqlnd_commands.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_connection.c Prevent mysqli::next_result from reporting errors from previous calls (#7304) 2021-07-27 11:50:28 +01:00
mysqlnd_connection.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_debug.c Merge branch 'PHP-7.3' into PHP-7.4 2020-09-17 12:38:16 +02:00
mysqlnd_debug.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_driver.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_enum_n_def.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_ext_plugin.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_ext_plugin.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_libmysql_compat.h Backport fix for bug #70066 2020-12-10 09:58:47 +01:00
mysqlnd_loaddata.c Merge branch 'PHP-7.3' into PHP-7.4 2019-05-22 12:45:25 +02:00
mysqlnd_plugin.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_plugin.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_portability.h Fix #79172: STRUCT_OFFSET() relies on undefined behavior 2020-01-28 09:18:05 +01:00
mysqlnd_priv.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_protocol_frame_codec.c Merge branch 'PHP-7.3' into PHP-7.4 2020-09-18 12:57:50 +02:00
mysqlnd_protocol_frame_codec.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_ps_codec.c Fix mysqlnd printf modifiers 2019-06-12 13:17:25 +02:00
mysqlnd_ps.c Fix bug #80837 2021-03-15 14:38:09 +01:00
mysqlnd_ps.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_read_buffer.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_read_buffer.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_result_meta.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_result_meta.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_result.c Fixed bug #81494 2021-10-08 15:00:10 +02:00
mysqlnd_result.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_reverse_api.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_reverse_api.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_statistics.c Fix mysqlnd printf modifiers 2019-06-12 13:17:25 +02:00
mysqlnd_statistics.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_structs.h Support auth switch request during caching sha2 auth 2019-12-27 17:27:04 +01:00
mysqlnd_vio.c Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
mysqlnd_vio.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd_wireprotocol.c Handle incomplete result set metadata more gracefully 2021-02-16 15:34:14 +01:00
mysqlnd_wireprotocol.h Handle error response during caching_sha2_password auth 2019-12-27 17:27:45 +01:00
mysqlnd.h mysqlnd: Remove unnecessary check for HAVE_ZLIB 2020-06-04 10:01:17 +02:00
php_mysqlnd.c Removed mysqlnd stats from phpinfo page 2019-07-03 08:20:54 +02:00
php_mysqlnd.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00