Детский сад, штаны на лямках:
void MYSQL_BIN_LOG::handle_binlog_flush_or_sync_error(THD *thd,
bool need_lock_log)
{
char errmsg[MYSQL_ERRMSG_SIZE];
sprintf(errmsg, "An error occurred during %s stage of the commit. "
"'binlog_error_action' is set to '%s'.",
thd->
(
Read more... )