~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2009-11-12 16:49:34 UTC
  • Revision ID: brian@gaz-20091112164934-5uy9u71ozc2aussg
Fixes startup failures when temporary tables were left behind in a crash.
Filename Latest Rev Last Changed Committer Comment Size
..
authentication.cc 1130.3.29 15 years ago Monty Taylor Merged with latest. 2.7 KB Diff Download File
authentication.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 1.6 KB Diff Download File
client.cc 971.7.1 15 years ago Eric Day Client/Listen cleanup, moved globals, console plug 2.3 KB Diff Download File
client.h 1192.2.2 15 years ago Monty Taylor Added type name strings to all of the plugin types 3.9 KB Diff Download File
config.h.in 1126.6.2 15 years ago Monty Taylor Split plugin builtins defines into their own heade 1 KB Diff Download File
error_message.cc 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 3.5 KB Diff Download File
error_message.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 1.7 KB Diff Download File
function.cc 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 1.5 KB Diff Download File
function.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 2.4 KB Diff Download File
info_schema_table.cc 1183.1.15 15 years ago Brian Aker I_S now provides its own tables via the SE interfa 4.3 KB Diff Download File
info_schema_table.h 1206.1.4 15 years ago Brian Aker Fix for build issue on for_each() 12.8 KB Diff Download File
library.h 1093.3.3 15 years ago Monty Taylor Split out handle and library. 1.2 KB Diff Download File
listen.cc 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 3.8 KB Diff Download File
listen.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 2.7 KB Diff Download File
listen_tcp.cc 971.7.4 15 years ago Eric Day Merged trunk. 5.8 KB Diff Download File
listen_tcp.h 1130.2.19 15 years ago Monty Taylor Merged up with trunk. 2.2 KB Diff Download File
loader.cc 1211 15 years ago Brian Aker Reverses old patch which introduced memory leaks. 66.6 KB Diff Download File
logging.cc 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 3.8 KB Diff Download File
logging.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 1.6 KB Diff Download File
manifest.h 1110.1.5 15 years ago Monty Taylor Renamed PluginRegistry to plugin::Registry. 2.5 KB Diff Download File
module.h 1192.2.3 15 years ago Monty Taylor Renamed plugin::Handle to plugin::Module for clari 1.8 KB Diff Download File
null_client.h 971.7.1 15 years ago Eric Day Client/Listen cleanup, moved globals, console plug 2.4 KB Diff Download File
plugin.cc 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 1.2 KB Diff Download File
plugin.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 1.9 KB Diff Download File
query_cache.cc 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 7.5 KB Diff Download File
query_cache.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 2.5 KB Diff Download File
registry.cc 1192.2.3 15 years ago Monty Taylor Renamed plugin::Handle to plugin::Module for clari 2.1 KB Diff Download File
registry.h 1192.2.8 15 years ago Monty Taylor Updated plugin::Registry to use std::map instead o 3.1 KB Diff Download File
scheduler.cc 1192.2.2 15 years ago Monty Taylor Added type name strings to all of the plugin types 2.8 KB Diff Download File
scheduler.h 1192.2.5 15 years ago Monty Taylor Replaced overridable virtual methods with passing 2.1 KB Diff Download File
storage_engine.cc 1213 15 years ago Brian Aker Fixes startup failures when temporary tables were 27.7 KB Diff Download File
storage_engine.h 1213 15 years ago Brian Aker Fixes startup failures when temporary tables were 12 KB Diff Download File
transaction_applier.cc 1143.2.23 15 years ago Jay Pipes Merge trunk and resolve all conflicts. 1.5 KB Diff Download File
transaction_applier.h 1192.2.6 15 years ago Monty Taylor Merged trunk. 2.7 KB Diff Download File
transaction_reader.h 1192.2.6 15 years ago Monty Taylor Merged trunk. 2.2 KB Diff Download File
transaction_replicator.cc 1143.2.23 15 years ago Jay Pipes Merge trunk and resolve all conflicts. 1.5 KB Diff Download File
transaction_replicator.h 1192.2.6 15 years ago Monty Taylor Merged trunk. 2.9 KB Diff Download File