diff options
author | unknown <heikki@hundin.mysql.fi> | 2005-06-02 18:10:32 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2005-06-02 18:10:32 +0300 |
commit | e9799ba6fa687fd879e8d2fe84986103c6279b8a (patch) | |
tree | 0a8a789b1100ac7fe56af861d2e9df25ffb895b0 /libmysqld | |
parent | 55efc0e2546f7d1edacd21cde9f4588cdde39116 (diff) | |
download | mariadb-git-e9799ba6fa687fd879e8d2fe84986103c6279b8a.tar.gz |
ha_innodb.cc:
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
sql/ha_innodb.cc:
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
Diffstat (limited to 'libmysqld')
0 files changed, 0 insertions, 0 deletions