• heikki@hundin.mysql.fi's avatar
    srv0srv.c: · 995b74ee
    heikki@hundin.mysql.fi authored
      Protect the reading of the latest foreign key error explantion buffer with a mutex; in theory, a race condition could cause SHOW INNODB STATUS print garbage characters after the error info; remove the sprintf of the latest UNIQUE KEY error, since the buffer really was always empty
    995b74ee
srv0srv.c 61.8 KB