mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
before update trigger on NDB table". Two main changes: - We use TABLE::read_set/write_set bitmaps for marking fields used by statement instead of Field::query_id in 5.1. - Now when we mark columns used by statement we take into account columns used by table's triggers instead of marking all columns as used if table has triggers.
5.4 KiB
5.4 KiB