mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
This is an addition to original patch. Embedded server does extra calls of PROFILING::start_new_query() and PROFILING::finish_current_query(), which cause DBUG_ASSERT(!current) failure. Removed these extra calls: dispatch_command() does all needed job.
34 KiB
34 KiB