• heikki@hundin.mysql.fi's avatar
    ha_innodb.cc: · 894de168
    heikki@hundin.mysql.fi authored
      Weaken InnoDB table locking at the start of a stored procedure call: this will make multi-transaction stored procedures less deterministic for binlogging, but since they are non-deterministic anyway, it is not that bad; this fix will remove the huge amount of InnoDB tranasctional deadlocks caused by table locking at the start of a stored procedure
    894de168
ha_innodb.cc 206 KB