php-mysql-replication icon indicating copy to clipboard operation
php-mysql-replication copied to clipboard

Preserve threadId in QUERY_EVENT.

Open mklepaczewski opened this issue 3 years ago • 1 comments

This patch preserves threadId found in QUERY_EVENT. Thread id is useful for audits.

mklepaczewski avatar Mar 15 '22 10:03 mklepaczewski

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

mklepaczewski avatar Mar 15 '22 20:03 mklepaczewski

Thank youThank you

krowinski avatar Jan 12 '24 08:01 krowinski