mariadb/innobase/pars
heikki@hundin.mysql.fi 0aa9e45e64 ut0mem.h, ut0mem.c:
Implement ut_realloc
lexyy.c, pars0lex.l:
  Start using ut_malloc, ut_free, ut_realloc in pars0lex.l and lexyy.c; mem_realloc was broken; eliminate possible memcpy(NULL, ..., 0) from string_append()
2004-06-16 23:42:58 +03:00
..
lexyy.c ut0mem.h, ut0mem.c: 2004-06-16 23:42:58 +03:00
Makefile.am
makefilewin
pars0grm.c
pars0grm.h
pars0grm.y
pars0lex.l ut0mem.h, ut0mem.c: 2004-06-16 23:42:58 +03:00
pars0opt.c InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
pars0pars.c InnoDB: Handle quotes properly in the InnoDB SQL parser 2004-04-02 11:58:54 +03:00
pars0sym.c InnoDB: Handle quotes properly in the InnoDB SQL parser 2004-04-02 11:58:54 +03:00