mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() The prepared statement emulation layer is handling binary content in a way that creates warnings in MySQL. When analysing the query logs, we saw that the content sent to the server is missing `0x5C` characters when the using emulated prepares. This introduces a minimal test case that reproduces the issue to aid the solution. More info: https://github.com/doctrine/dbal/pull/6522#issuecomment-2340939347 Signed-off-by: Luís Cobucci <lcobucci@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
Makefile.frag | ||
Makefile.frag.w32 | ||
mysql_driver.c | ||
mysql_sql_parser.re | ||
mysql_statement.c | ||
pdo_mysql.c | ||
pdo_mysql.stub.php | ||
pdo_mysql_arginfo.h | ||
php_pdo_mysql.h | ||
php_pdo_mysql_int.h |