Details
Description
There is a transaction inconsistency problem in test_parallel_queries when tests run with MySQL database. The patch fixes the issue by committing transactions, which ensures that QueryHistory is up to date.
There is a transaction inconsistency problem in test_parallel_queries when tests run with MySQL database. The patch fixes the issue by committing transactions, which ensures that QueryHistory is up to date.