Kunlun-storage is the storage component for Kunlun distributed DBMS. It's developed based on percona-mysql-8.0.x and contains exclusive features used by Kunlun distributed DBMS, performance enhancements and XA transaction crash safety enhancements without which MySQL would not be able to execute XA transactions reliably.
File_query_log::write_general() will not append '\n' to the tail of the output string when no extrainfo to be print.\
That is the reason why the test case failed.
Issue migrated from trac ticket # 339
component: kunlun-storage | priority: major
2021-12-21 12:52:49: @snowao created the issue