mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00
- as of 5.5.27, YEAR(2) is deprecated, hence the new warning; - MDEV-553 - different error code/message on out-of-range autoincrement; - INSERT IGNORE now produces a warning if a duplicate was encountered (change pushed along with MDEV-553)