Up MySQL min version, add MariaDB version
Core PR: https://github.com/cakephp/cakephp/pull/11328 RDBMS Docs: - https://mariadb.com/kb/en/library/unicode/ (utf8mb3 utf8mb4) - https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html - MariaDB Versions: https://mariadb.org/feedback_plugin/stats/major_version_breakdown/ p.s.: I am also okay with setting MariaDB version a lot higher, aka to 10.0 or 10.1 as we did not support it "officially" so far.
Loading
Please sign in to comment