mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
When a default of '' was specified for TEXT/BLOB columns, the specification was silently ignored. This is presumably to be nice to applications (or people) who generate their column definitions in a not-very-clever fashion. For clarity, doing this now results in a warning, or an error in strict mode.
246 KiB
246 KiB