MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO
Removed yet more mysql_reset_thd_for_next_command(). Call THD::reset_for_next_command() directly instead.
Showing
Please register or sign in to comment
Removed yet more mysql_reset_thd_for_next_command(). Call THD::reset_for_next_command() directly instead.