mariadb/sql/share
Sergei Golubchik 6f6d0531dc MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work
Use JSON_COMPACT(X) instead of CAST(X AS JSON).
Bonus - X is validated to be a valid JSON.
Fix a typo in the error message.
2017-02-14 20:43:41 +01:00
..
charsets MDEV-9711 NO PAD collations 2016-09-06 12:50:02 +04:00
CMakeLists.txt
errmsg-utf8.txt MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 2017-02-14 20:43:41 +01:00