mariadb/pars
osku be6eaf9a6a SQL parser: Modify syntax so that the only valid top-level statement is a
procedure definition, since it's the only the one that actually works.
2006-06-01 07:19:16 +00:00
..
lexyy.c Changes to InnoDB's SQL parser: 2006-05-31 05:34:18 +00:00
make_bison.sh Add make_flex.sh and update lexer/parser generation documentation. 2006-03-28 09:32:48 +00:00
make_flex.sh Add make_flex.sh and update lexer/parser generation documentation. 2006-03-28 09:32:48 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
pars0grm.c SQL parser: Modify syntax so that the only valid top-level statement is a 2006-06-01 07:19:16 +00:00
pars0grm.h Changes to InnoDB's SQL parser: 2006-05-31 05:34:18 +00:00
pars0grm.y SQL parser: Modify syntax so that the only valid top-level statement is a 2006-06-01 07:19:16 +00:00
pars0lex.l Changes to InnoDB's SQL parser: 2006-05-31 05:34:18 +00:00
pars0opt.c Remove code related to clustered tables. They were never implemented, and 2006-04-11 12:51:34 +00:00
pars0pars.c pars_sql(): Remove redundant call to strlen. 2006-05-31 10:20:38 +00:00
pars0sym.c Add support for DATA_CHAR type in bound literals in the SQL parser. 2006-05-10 06:37:13 +00:00