~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2010-05-26 21:49:18 UTC
  • Revision ID: brian@gaz-20100526214918-8kdibq48e9lnyr6t
This fixes bug 586009, increases the size of the log files so that the UNION
test doesn't hit Innodb's default limit. Increases the size of the initial
Innodb data file, and fixes one case where an empty string on error was
causing a crash on OSX.
Filename Latest Rev Last Changed Committer Comment Size
..
authentication.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 2.9 KB Diff Download File
authentication.h 1317.1.3 15 years ago Monty Taylor Fixed Authentication plugin interface to use Secur 1.8 KB Diff Download File
authorization.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 7.2 KB Diff Download File
authorization.h 1471.2.2 14 years ago Monty Taylor Updated Authorization plugin interface to use new 4 KB Diff Download File
client.cc 1502.3.1 14 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 2.5 KB Diff Download File
client.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.9 KB Diff Download File
daemon.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 1.4 KB Diff Download File
error_message.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 3.6 KB Diff Download File
error_message.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.7 KB Diff Download File
event_observer.cc 1530.4.3 14 years ago Monty Taylor Two more missed renames. 16.5 KB Diff Download File
event_observer.h 1502.5.10 14 years ago Barry.Leslie at PrimeBase Fixed header guard style. 14.7 KB Diff Download File
function.cc 1471.3.2 14 years ago Monty Taylor Merged in old drizzled-as-lib patch. 2.4 KB Diff Download File
function.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.3 KB Diff Download File
listen.cc 1241.9.36 15 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 3.9 KB Diff Download File
listen.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.7 KB Diff Download File
listen_tcp.cc 1502.3.1 14 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 6 KB Diff Download File
listen_tcp.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.2 KB Diff Download File
logging.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 5.1 KB Diff Download File
logging.h 1316.1.1 15 years ago Joe Daly add plugin handle to logging to indicate when the 1.8 KB Diff Download File
monitored_in_transaction.cc 1328 15 years ago Brian Aker Bad config.h 1.1 KB Diff Download File
monitored_in_transaction.h 1328 15 years ago Brian Aker Bad config.h 3.1 KB Diff Download File
null_client.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.4 KB Diff Download File
plugin.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 1.2 KB Diff Download File
plugin.h 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 1.7 KB Diff Download File
query_cache.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 7.5 KB Diff Download File
query_cache.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 2.5 KB Diff Download File
query_rewrite.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 1.9 KB Diff Download File
query_rewrite.h 1307.1.6 15 years ago Padraig O'Sullivan Updated the query rewriting API based on a suggest 2.3 KB Diff Download File
replication.h 1405.3.7 15 years ago Jay Pipes Change to non-const Session reference in replicati 1.2 KB Diff Download File
scheduler.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 2.8 KB Diff Download File
scheduler.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.1 KB Diff Download File
schema_engine.cc 1415 14 years ago Brian Aker Mass overhaul to use schema_identifier. 5.9 KB Diff Download File
storage_engine.cc 1532.1.15 14 years ago Brian Aker Partial encapsulation of TableShare from Table. 30.3 KB Diff Download File
storage_engine.h 1537 14 years ago Brian Aker Remove dead options/rename Option and remove the u 15.6 KB Diff Download File
table_function.cc 1530.4.1 14 years ago Monty Taylor Merged align-static-plugins into plugin-to-module. 6.3 KB Diff Download File
table_function.h 1567.1.1 14 years ago Brian Aker This fixes bug 586009, increases the size of the l 5.1 KB Diff Download File
transaction_applier.cc 1405.6.1 14 years ago Jay Pipes This patch adds the following functionality: * Re 1.1 KB Diff Download File
transaction_applier.h 1405.6.1 14 years ago Jay Pipes This patch adds the following functionality: * Re 2.6 KB Diff Download File
transaction_reader.h 1273.22.1 15 years ago Jay Pipes Completes the blueprint for refactoring applier ou 2.3 KB Diff Download File
transaction_replicator.cc 1405.6.1 14 years ago Jay Pipes This patch adds the following functionality: * Re 1.5 KB Diff Download File
transaction_replicator.h 1405.6.1 14 years ago Jay Pipes This patch adds the following functionality: * Re 2.9 KB Diff Download File
transactional_storage_engine.cc 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.5 KB Diff Download File
transactional_storage_engine.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 7 KB Diff Download File
version.h.in 1253.2.1 15 years ago Monty Taylor Moved plugin versioning out of drizzled/configmake 1.1 KB Diff Download File
xa_resource_manager.cc 1471.3.2 14 years ago Monty Taylor Merged in old drizzled-as-lib patch. 6.3 KB Diff Download File
xa_resource_manager.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 3.3 KB Diff Download File
xa_storage_engine.cc 1471.3.2 14 years ago Monty Taylor Merged in old drizzled-as-lib patch. 2 KB Diff Download File
xa_storage_engine.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.2 KB Diff Download File