mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
remove a special treatment of a bare DEFAULT keyword that made it
behave inconsistently and differently from DEFAULT(column).
Now all forms of the explicit assignment of a default column value
behave identically, and all count as an explicitly assigned value
(for the purpose of ON UPDATE NOW).
followup for c7c481f4d9
2.0 KiB
2.0 KiB