php-src/ext/mysqlnd
Kamil Tekiela acf9047346
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  ext/mysqlnd: support ER_CLIENT_INTERACTION_TIMEOUT
2024-04-10 13:35:14 +02:00
..
config-win.h build/php.m4: remove test for integer types (#10304) 2023-01-13 11:51:15 +00:00
config.w32
config9.m4 Sync --enable-mysqlnd-compression-support option (#12006) 2023-08-21 16:38:04 +02:00
CREDITS
mysql_float_to_double.h Revert GH-10220 2023-01-16 12:27:33 +01:00
mysqlnd.h Remove mysqlnd_shutdown() (#10355) 2023-01-17 11:46:34 +00:00
mysqlnd_alloc.c Fix potential heap corruption due to alignment mismatch 2022-10-13 11:47:24 +02:00
mysqlnd_alloc.h Implement mysqlnd_set_persistent_string (#7371) 2021-08-20 12:03:46 +01:00
mysqlnd_auth.c Fix GH-11438: mysqlnd fails to authenticate with sha256_password accounts using passwords longer than 19 characters 2023-08-03 20:28:11 +02:00
mysqlnd_auth.h
mysqlnd_block_alloc.c
mysqlnd_block_alloc.h
mysqlnd_charset.c Fix incorrect charset length in check_mb_eucjpms() 2024-03-22 11:31:36 +01:00
mysqlnd_charset.h Fixed handshake response charset. (#13470) 2024-03-04 21:53:48 +09:00
mysqlnd_commands.c Fixed handshake response charset. (#13470) 2024-03-04 21:53:48 +09:00
mysqlnd_commands.h
mysqlnd_connection.c Merge branch 'PHP-8.2' 2023-08-16 20:34:48 +01:00
mysqlnd_connection.h Replace macro with inline function (#7365) 2021-08-13 20:03:26 +01:00
mysqlnd_debug.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
mysqlnd_debug.h
mysqlnd_driver.c Tidy up buffer preparation in mysqlnd (#9834) 2022-11-02 12:06:03 +00:00
mysqlnd_enum_n_def.h ext/mysqlnd: support ER_CLIENT_INTERACTION_TIMEOUT 2024-04-10 13:33:04 +02:00
mysqlnd_ext_plugin.c Fix incorrect function/method names in DBG_ENTER() (#11554) 2023-06-29 13:13:55 +01:00
mysqlnd_ext_plugin.h
mysqlnd_libmysql_compat.h Remove get_parameter_metadata 2021-07-29 14:21:13 +01:00
mysqlnd_loaddata.c
mysqlnd_plugin.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
mysqlnd_plugin.h
mysqlnd_portability.h Fix shift out of bounds on 32-bit non-fast-path platforms (#10941) 2024-04-04 19:28:10 +02:00
mysqlnd_priv.h
mysqlnd_protocol_frame_codec.c Merge branch 'PHP-8.1' into PHP-8.2 2023-08-10 15:25:37 +01:00
mysqlnd_protocol_frame_codec.h
mysqlnd_ps.c Merge branch 'PHP-8.2' into PHP-8.3 2024-01-19 23:35:23 +01:00
mysqlnd_ps.h
mysqlnd_ps_codec.c [skip ci] Fix various typos and grammar issues (#11143) 2023-04-28 11:05:32 +02:00
mysqlnd_read_buffer.c
mysqlnd_read_buffer.h
mysqlnd_result.c Merge branch 'PHP-8.2' into PHP-8.3 2024-04-10 13:35:14 +02:00
mysqlnd_result.h
mysqlnd_result_meta.c Fix incorrect function/method names in DBG_ENTER() (#11554) 2023-06-29 13:13:55 +01:00
mysqlnd_result_meta.h
mysqlnd_reverse_api.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
mysqlnd_reverse_api.h
mysqlnd_statistics.c Drop mysqlnd statistics triggers 2021-07-29 14:21:13 +01:00
mysqlnd_statistics.h Drop mysqlnd statistics triggers 2021-07-29 14:21:13 +01:00
mysqlnd_structs.h Remove mysqlnd_shutdown() (#10355) 2023-01-17 11:46:34 +00:00
mysqlnd_vio.c Merge branch 'PHP-8.1' into PHP-8.2 2023-08-16 20:33:52 +01:00
mysqlnd_vio.h
mysqlnd_wireprotocol.c Merge branch 'PHP-8.2' into PHP-8.3 2024-04-10 13:35:14 +02:00
mysqlnd_wireprotocol.h
php_mysqlnd.c Merge branch 'PHP-8.2' into PHP-8.3 2023-09-26 21:45:02 +02:00
php_mysqlnd.h