diff options
author | unknown <pem@mysql.com> | 2002-12-11 14:24:29 +0100 |
---|---|---|
committer | unknown <pem@mysql.com> | 2002-12-11 14:24:29 +0100 |
commit | 37ce17e2cd6e796ca19674fb42f91bd153aaedf2 (patch) | |
tree | c0a89d8aee02a69b9c85212ad22f3f7a5e31ca64 /.cvsignore | |
parent | 27de9ece815b04651db03ed3d413374f42c9d894 (diff) | |
download | mariadb-git-37ce17e2cd6e796ca19674fb42f91bd153aaedf2.tar.gz |
Fixed bugs in the parameter evaluation and modified the execution engine
for better jump support. Some flow control support added too (but not
complete).
sql/lex.h:
Added more keywords for embedded SQL.
sql/sp_head.cc:
Fixed bugs in the parameter evaluation.
Modified execute() for better jump support.
Added jump instruction and backpatch support.
sql/sp_head.h:
Fixed bugs in the parameter evaluation.
Modified execute() for better jump support.
Added jump instruction and backpatch support.
sql/sp_pcontext.cc:
Added label support.
sql/sp_pcontext.h:
Added label support.
sql/sql_yacc.yy:
Outlined flow control constructs (parses, but nothing generated yet).
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions