~drizzle-trunk/drizzle/development

  • Committer: Kristian Nielsen
  • Date: 2009-01-06 23:32:16 UTC
  • mto: (779.1.1 devel)
  • Revision ID: knielsen@odin-20090106233216-8zmh6ui58dvmrw5w
 - Don't allocate Table * with new when open_cache uses free() to
   de-allocate (we cannot use delete() as some Table * values are
   allocated with my_multi_malloc()).
 - Remove unused extern declaration.
 - Fix invalid cast of function pointer to different type.
 - Cleanup diplicate code.
Filename Latest Rev Last Changed Committer Comment Size
..
innochecksum.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 9.1 KB Diff Download File
Makefile.am 584.1.3 15 years ago Monty Taylor Merged from David. 989 bytes Diff Download File
my_print_defaults.cc 656.1.26 15 years ago Monty Taylor Finally removed all of the my_malloc stuff. 6 KB Diff Download File
mysql_waitpid.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.8 KB Diff Download File