mirror of
https://github.com/MariaDB/server.git
synced 2025-12-09 08:01:34 +03:00
For queries like update t1 set ... where <unique key> order by ... limit ... we need to handle the fact that unique keys allow NULL values, and hence can return more than one row.
375 KiB
375 KiB