mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +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
5.0 KiB
5.0 KiB