A changelog was not added for #4097 even though this issue
was ticketed and backported to 1.1.
Change-Id: I1aeb5cb344c95ad86daa166e68eca7073eca0b87
Fixes: #4097
(cherry picked from commit
1c025e9795315283e548ad4f1a2b31d923104a38)
--- /dev/null
+.. change::
+ :tags: bug, mysql
+ :tickets: 4097
+ :versions: 1.2.0b3
+
+ Warning emitted when MariaDB 10.2.8 or earlier in the 10.2
+ series is detected as there are major issues with CHECK
+ constraints within these versions that were resolved as of
+ 10.2.9.
+
+ Note that this changelog message was NOT released with
+ SQLAlchemy 1.2.0b3 and was added retroactively.