~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-10-06 19:51:49 UTC
  • Revision ID: osullivan.padraig@gmail.com-20091006195149-bmxn88ag3ddatb6n
Fix for bug 444827. 

A variable of type uint32_t was being initialized to NULL when in fact it
should have been initialized to 0.
Filename Latest Rev Last Changed Committer Comment Size
..
ha_tina.cc 1130.1.8 15 years ago Monty Taylor Added polymorphic add/remove methods around slot a 41.4 KB Diff Download File
ha_tina.h 1130.1.4 15 years ago Monty Taylor Moved StorageEngine into plugin namespace. 5.4 KB Diff Download File
plugin.ini 992.1.36 15 years ago Monty Taylor Added support for list of headers in plugin.ini. M 184 bytes Diff Download File
transparent_file.cc 670.2.2 16 years ago Monty Taylor Got rid of the rest of common_includes. Now on to 2.3 KB Diff Download File
transparent_file.h 482 16 years ago Brian Aker Remove uint. 1.1 KB Diff Download File