diff options
author | pem@mysql.comhem.se <> | 2005-02-08 20:52:50 +0100 |
---|---|---|
committer | pem@mysql.comhem.se <> | 2005-02-08 20:52:50 +0100 |
commit | 2c26ebe3594077cd90b95aaf591eaacc4eb2cdbe (patch) | |
tree | e0f8f8584de8f0be190160f0562d6a75d0039e60 /server-tools | |
parent | 6e6daf818943e34d72017f64e496d6d94c90134f (diff) | |
download | mariadb-git-2c26ebe3594077cd90b95aaf591eaacc4eb2cdbe.tar.gz |
WL#2130: Table locking for stored FUNCTIONs
Collect all tables and SPs refered by a statement, and open all tables
with an implicit LOCK TABLES. Do find things refered by triggers and views,
we open them first (and then repeat this until nothing new is found), before
doing the actual lock tables.
Diffstat (limited to 'server-tools')
0 files changed, 0 insertions, 0 deletions