mirror of
https://github.com/MariaDB/server.git
synced 2025-08-20 05:03:09 +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)