php-mysql-replication
php-mysql-replication copied to clipboard
Preserve threadId in QUERY_EVENT.
This patch preserves threadId found in QUERY_EVENT. Thread id is useful for audits.
A test failed, but it seems unrelated to my changes? It looks like this is caused by comparing floats without delta. I can dig in if necessary, but I would appreciate a brief check of the failed test @krowinski
Thank youThank you