Disabled the GOTO feature. (It's non-standard and undocumented.)
We want to have the defacto standard syntax for labels ("L:" instead of "label L;"), and fix some known bugs, before we enable this again. The code is left intact (#ifdef'ed SP_GOTO) and the test cases are kept in sp-goto.test, for the future...
Showing
mysql-test/r/sp-goto.result
0 → 100644
mysql-test/t/sp-goto.test
0 → 100644
Please register or sign in to comment