mariadb/pars
marko 79b0e5d2dc Merge a change from MySQL AB:
ChangeSet@1.2372, 2006-12-31 02:29:11+01:00, kent@mysql.com +79 -0
  Many files:
    Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
    Adjusted year(s) in copyright header 
    Added GPL copyright text
2007-01-11 09:36:27 +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 Merge a change from MySQL AB: 2007-01-11 09:36:27 +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 Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
pars0pars.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
pars0sym.c Reduce the size of the data dictionary cache. (Bug #20877) 2006-09-12 14:06:46 +00:00