php-src/ext/mysqlnd
Peter Kokot c2af281c0c
Use <winsock2.h> instead of legacy <winsock.h> (#19037)
This also omits defining unused HAVE_WINSOCK_H macro when building
ext/sockets.
2025-07-07 09:40:03 +02:00
..
config-win.h build/php.m4: remove test for integer types (#10304) 2023-01-13 11:51:15 +00:00
config.w32 Factor out SETUP_ZLIB_LIB() (GH-16798) 2024-11-27 18:35:34 +01:00
config9.m4 [skip ci] Fix MYSQLND_HAVE_SSL preprocessor help texts 2024-11-10 20:41:06 +01:00
CREDITS
mysql_float_to_double.h Revert GH-10220 2023-01-16 12:27:33 +01:00
mysqlnd.h Skip validity and length calls when the byte cannot be part of a multibyte sequence 2024-03-07 20:27:18 +01:00
mysqlnd_alloc.c Remove unused SMART_STR_PREALLOC (#14848) 2024-07-07 01:04:53 +02:00
mysqlnd_alloc.h Implement mysqlnd_set_persistent_string (#7371) 2021-08-20 12:03:46 +01:00
mysqlnd_auth.c ext/mysqlnd/mysqlnd_auth.c: Add error handling for invalid public key size (#18663) 2025-06-02 11:55:25 +02:00
mysqlnd_auth.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_block_alloc.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_block_alloc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_charset.c Merge branch 'PHP-8.3' 2024-03-22 11:32:23 +01:00
mysqlnd_charset.h Fixed handshake response charset. (#13470) 2024-03-04 21:53:52 +09:00
mysqlnd_commands.c Drop unused variables (#18023) 2025-04-19 13:26:09 +01:00
mysqlnd_commands.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_connection.c Drop unused variables (#18023) 2025-04-19 13:26:09 +01:00
mysqlnd_connection.h Replace macro with inline function (#7365) 2021-08-13 20:03:26 +01:00
mysqlnd_debug.c Remove unnecessary Windows specific time formatting (GH-15474) 2024-08-18 12:43:41 +02:00
mysqlnd_debug.h Fix printf formats in mysql debug logging 2021-06-16 16:09:06 +02:00
mysqlnd_driver.c Remove MYSQLI_STMT_ATTR_PREFETCH_ROWS constant (#15485) 2024-08-19 13:04:56 +02:00
mysqlnd_enum_n_def.h mysqlnd: support ER_CLIENT_INTERACTION_TIMEOUT (#13618) 2024-08-26 12:52:26 +09: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 Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
mysqlnd_libmysql_compat.h Remove get_parameter_metadata 2021-07-29 14:21:13 +01:00
mysqlnd_loaddata.c ext/mysqlnd: Refactor usage of strlcpy() (#17185) 2024-12-28 23:00:08 +00:00
mysqlnd_plugin.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
mysqlnd_plugin.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_protocol_frame_codec.c Remove dead code 2024-08-25 10:32:50 +02:00
mysqlnd_protocol_frame_codec.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_ps.c Remove MYSQLI_STMT_ATTR_PREFETCH_ROWS constant (#15485) 2024-08-19 13:04:56 +02:00
mysqlnd_ps.h Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
mysqlnd_ps_codec.c Merge branch 'PHP-8.3' into PHP-8.4 2024-11-20 11:14:04 +01:00
mysqlnd_read_buffer.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_read_buffer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_result.c mysqlnd: support ER_CLIENT_INTERACTION_TIMEOUT (#13618) 2024-08-26 12:52:26 +09:00
mysqlnd_result.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_reverse_api.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
mysqlnd_reverse_api.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_statistics.c mysqlnd: Make st_mysqlnd_stats.values a dynamic struct member (#18246) 2025-04-06 18:56:57 +02:00
mysqlnd_statistics.h Drop mysqlnd statistics triggers 2021-07-29 14:21:13 +01:00
mysqlnd_structs.h Drop unused variables (#18023) 2025-04-19 13:26:09 +01:00
mysqlnd_vio.c Use <winsock2.h> instead of legacy <winsock.h> (#19037) 2025-07-07 09:40:03 +02:00
mysqlnd_vio.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqlnd_wireprotocol.c Merge branch 'PHP-8.3' into PHP-8.4 2024-11-20 11:14:04 +01:00
mysqlnd_wireprotocol.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mysqlnd.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
php_mysqlnd.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00