Comments - Extract values with escaped characters from JSON Document
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
You need to use two escape characters. A single escape would be applied by the SQL parser, but you want to pass the escaped string down. So: