We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ea077 commit 960f034Copy full SHA for 960f034
sql/share/errmsg-utf8.txt
@@ -7637,7 +7637,7 @@ ER_JSON_SYNTAX
7637
ER_JSON_ESCAPING
7638
eng "Incorrect escaping in JSON text in argument %d to function '%s' at position %d"
7639
ER_JSON_DEPTH
7640
- eng "Limit of %d on JSON nested strucures depth is reached in argument %d to function '%s' at position %d"
+ eng "Limit of %d on JSON nested structures depth is reached in argument %d to function '%s' at position %d"
7641
ER_JSON_PATH_EOS
7642
eng "Unexpected end of JSON path in argument %d to function '%s'"
7643
ER_JSON_PATH_SYNTAX
0 commit comments