1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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.
This commit is contained in:
Sergei Golubchik
2017-02-14 11:11:47 +01:00
parent e0fa2ce40f
commit 6f6d0531dc
11 changed files with 636 additions and 633 deletions

File diff suppressed because it is too large Load Diff