Commit 31f74f7
committed
MDEV-38194 Correct classification of MASTER_SSL_VERIFY_SERVER_CERT
This patch removes MASTER_SSL_VERIFY_SERVER_CERT from the reserved keyword
list reserved_keyword_udt_not_param_type and adds it to
keyword_func_sp_var_and_label in the parser. All other MASTER_SSL_* keywords
are in this list.
This allows MASTER_SSL_VERIFY_SERVER_CERT to be used unquoted.1 parent 4cff562 commit 31f74f7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16123 | 16123 | | |
16124 | 16124 | | |
16125 | 16125 | | |
| 16126 | + | |
16126 | 16127 | | |
16127 | 16128 | | |
16128 | 16129 | | |
| |||
16441 | 16442 | | |
16442 | 16443 | | |
16443 | 16444 | | |
16444 | | - | |
16445 | 16445 | | |
16446 | 16446 | | |
16447 | 16447 | | |
| |||
0 commit comments