mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Only do trigger prelocking for tables that are doing to be modified (with a write lock). A table can cause prelocking if its DEFAULT value is used (because DEFAULT can be NEXTVAL), even if the table itself is only used for reads. Don't process triggers for such a table
310 KiB
310 KiB