~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-06-27 16:01:28 UTC
  • Revision ID: osullivan.padraig@gmail.com-20090627160128-3svk0atoda85tg2t
Converted the const char * members of InfoSchemaTable to be std::string
instead. Updated any client code based on this change and also removed the
calls to memset in the InnoDB handler on the InfoSchemaTable objects
created. No need for a memset now that InfoSchemaTable is a proper class
with a default constructor.
Filename Latest Rev Last Changed Committer Comment Size
..
smf 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM Diff
drizzle-log-rotate.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 791 bytes Diff Download File
drizzle.m4 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.1 KB Diff Download File
drizzle.server.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 11.7 KB Diff Download File
Makefile.am 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM 1 KB Diff Download File
uncrustify-beforeafter.patch 656.1.18 16 years ago Monty Taylor Added uncrustify patch. 4.7 KB Diff Download File