Commit 85e4f5c
committed
MDEV-39119: Improve error handling when using OLD_VALUE as alias name
Analysis:
Since OLD_VALUE_SYM was part of reserved keywords, it did not allow
old_value in the alias.
Fix:
Change OLD_VALUE_SYM from reserved keyword to keyword_sp_var_and_label.1 parent 343d4ec commit 85e4f5c
3 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1128 | 1128 | | |
1129 | 1129 | | |
1130 | 1130 | | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1131 | 1140 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
988 | 998 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17191 | 17191 | | |
17192 | 17192 | | |
17193 | 17193 | | |
| 17194 | + | |
17194 | 17195 | | |
17195 | 17196 | | |
17196 | 17197 | | |
| |||
17346 | 17347 | | |
17347 | 17348 | | |
17348 | 17349 | | |
17349 | | - | |
17350 | 17350 | | |
17351 | 17351 | | |
17352 | 17352 | | |
| |||
0 commit comments