~drizzle-trunk/drizzle/development

Added code necessary for building plugins dynamically.
Merged in changes from lifeless to allow autoreconf to work.
Touching plugin.ini files now triggers a rebuid - so config/autorun.sh is no
longer required to be run after touching those.
Removed the duplicate plugin names - also removed the issue that getting them
different would silently fail weirdly later.
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 14 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 14 years ago Monty Taylor Added type name strings to all of the plugin types 3.9 KB Diff Download File
config.h.in 1192.3.7 14 years ago Monty Taylor Added code necessary for building plugins dynamica 1.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 14 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 14 years ago Monty Taylor Replaced overridable virtual methods with passing 2.4 KB Diff Download File
info_schema_table.cc 1183.1.15 14 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 1201 14 years ago Brian Aker Merge Monty 11.5 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 14 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 1192.3.7 14 years ago Monty Taylor Added code necessary for building plugins dynamica 66.8 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 14 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.3.7 14 years ago Monty Taylor Added code necessary for building plugins dynamica 1.9 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 14 years ago Monty Taylor Replaced overridable virtual methods with passing 1.2 KB Diff Download File
plugin.h 1192.2.5 14 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 14 years ago Monty Taylor Replaced overridable virtual methods with passing 2.5 KB Diff Download File
registry.cc 1192.2.3 14 years ago Monty Taylor Renamed plugin::Handle to plugin::Module for clari 2.1 KB Diff Download File
registry.h 1192.3.7 14 years ago Monty Taylor Added code necessary for building plugins dynamica 3.2 KB Diff Download File
scheduler.cc 1192.2.2 14 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 14 years ago Monty Taylor Replaced overridable virtual methods with passing 2.1 KB Diff Download File
storage_engine.cc 1201 14 years ago Brian Aker Merge Monty 25.1 KB Diff Download File
storage_engine.h 1201 14 years ago Brian Aker Merge Monty 12.1 KB Diff Download File
transaction_applier.cc 1143.2.23 14 years ago Jay Pipes Merge trunk and resolve all conflicts. 1.5 KB Diff Download File
transaction_applier.h 1192.2.6 14 years ago Monty Taylor Merged trunk. 2.7 KB Diff Download File
transaction_reader.h 1192.2.6 14 years ago Monty Taylor Merged trunk. 2.2 KB Diff Download File
transaction_replicator.cc 1143.2.23 14 years ago Jay Pipes Merge trunk and resolve all conflicts. 1.5 KB Diff Download File
transaction_replicator.h 1192.2.6 14 years ago Monty Taylor Merged trunk. 2.9 KB Diff Download File