dolthub / go-mysql-server

A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Apache License 2.0
2.32k stars 199 forks source link

Fix multi-statements in nested triggers #2635

Closed jycor closed 3 weeks ago

jycor commented 4 weeks ago

changes:

related: https://github.com/dolthub/dolt/issues/8213