~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
..
plugin.ac 1014.1.1 15 years ago mtaylor Fixes 376322: configure fails on CentOS machines 463 bytes Diff Download File
plugin.ini 1152.1.6 15 years ago Brian Aker Fix/update plugin bits 313 bytes Diff Download File
pool_of_threads.cc 1152.1.7 15 years ago Brian Aker Fix for shadow issues. 17.3 KB Diff Download File
pool_of_threads.h 1152.1.5 15 years ago Brian Aker Remove Factory/make scheduler work like everything 2.6 KB Diff Download File
session_scheduler.cc 971.6.1 15 years ago Eric Day Renamed Protocol to Client, cleaned up some unnece 2 KB Diff Download File
session_scheduler.h 916.1.7 15 years ago Padraig O'Sullivan Giving session_scheduler class member a better nam 1002 bytes Diff Download File