~drizzle-trunk/drizzle/development

  • Committer: Mark Atwood
  • Date: 2011-08-17 11:28:09 UTC
  • Revision ID: me@mark.atwood.name-20110817112809-bu0yly3g89s323hf
memset(buf,NULL,len) is not ok, should be memset(buf,0,len)
Filename Latest Rev Last Changed Committer Comment Size
..
btr0btr.cc 2242.1.104 13 years ago Stewart Smith start removing static from functions in innobase n 105 KB Diff Download File
btr0cur.cc 2023.3.29 14 years ago Monty Taylor Added back INNOBASE_SKIP_WARNINGS for solaris. Als 142 KB Diff Download File
btr0pcur.cc 2023.3.1 14 years ago Monty Taylor A stab at C++-izing InnoDB. 17 KB Diff Download File
btr0sea.cc 2023.3.29 14 years ago Monty Taylor Added back INNOBASE_SKIP_WARNINGS for solaris. Als 49 KB Diff Download File