~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Author(s): Vasil Dimov
  • Date: 2010-12-06 05:15:13 UTC
  • mto: (2021.1.2 build)
  • Revision ID: stewart@flamingspork.com-20101206051513-imf9xdeo90fmqlw3
Merge Revision revid:vasil.dimov@oracle.com-20100920160930-wqevqvxlnto1dh24 from MySQL InnoDB

Original revid:vasil.dimov@oracle.com-20100920160930-wqevqvxlnto1dh24

Original Authors: Vasil Dimov <vasil.dimov@oracle.com>
Original commit message:
(row0purge.c:789) Bug#55227 Fix compiler warnings in innodb with gcc 4.6
Filename Latest Rev Last Changed Committer Comment Size
..
client 1921.4.7 14 years ago Brian Aker Test for issues on CONCURRENT to be sure it operat Diff
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 14 years ago Monty Taylor Fixed Authentication plugin interface to use Secur 1.8 KB Diff Download File
authorization.cc 1954.2.1 14 years ago Brian Aker getSQLPath() modified to take a string so that we 7.3 KB Diff Download File
authorization.h 1660.1.1 14 years ago Brian Aker Merge in move identifier work. 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 14 years ago Monty Taylor Remove plugin deinit. 1.4 KB Diff Download File
error_message.cc 1578.6.6 14 years ago Brian Aker Remove current_session (which... would not even be 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 1877.2.15 14 years ago Brian Aker Move table_share over into definition and fix head 18.8 KB Diff Download File
event_observer.h 1891.2.1 14 years ago Monty Taylor Fixed things to make things compile with clang 16.5 KB Diff Download File
function.cc 1751.3.2 14 years ago Brian Aker Adding in data dictionary table to list out functi 2.1 KB Diff Download File
function.h 1751.3.2 14 years ago Brian Aker Adding in data dictionary table to list out functi 2.5 KB Diff Download File
listen.cc 1743.4.1 14 years ago LinuxJedi Make sure unireg_abort shows the reason for the fa 4 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 1863.1.7 14 years ago Monty Taylor Add a constrained_value class which allows us to s 6.1 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 1900.3.1 14 years ago Andrew Hutchings Add FLUSH GLOBAL STATUS; command Clears the global 6 KB Diff Download File
logging.h 1900.3.1 14 years ago Andrew Hutchings Add FLUSH GLOBAL STATUS; command Clears the global 1.9 KB Diff Download File
monitored_in_transaction.cc 1328 14 years ago Brian Aker Bad config.h 1.1 KB Diff Download File
monitored_in_transaction.h 1328 14 years ago Brian Aker Bad config.h 3.1 KB Diff Download File
null_client.h 1921.4.3 14 years ago Brian Aker Merge in changes for multi-string 3.6 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 1784.4.1 14 years ago Paul McCullagh Fixed PBXT recovery and shutdown, added shutdownPl 2 KB Diff Download File
query_cache.cc 1643.6.18 14 years ago Djellel E. Difallah typedef of vector<plugin::QueryCache *> into Query 6 KB Diff Download File
query_cache.h 1643.6.5 14 years ago Djellel E. Difallah retrieve data from the local cache 2.5 KB Diff Download File
query_rewrite.cc 1921.4.14 14 years ago Brian Aker Update to tighten up query string. 1.9 KB Diff Download File
query_rewrite.h 1921.4.14 14 years ago Brian Aker Update to tighten up query string. 2.4 KB Diff Download File
replication.h 1405.3.7 14 years ago Jay Pipes Change to non-const Session reference in replicati 1.2 KB Diff Download File
scheduler.cc 1703.2.1 14 years ago David Shrewsbury Make 0 thread_stack mean use the OS default 2.8 KB Diff Download File
scheduler.h 1932.3.13 14 years ago Brian Aker Cleanup session ownership rules such that we know 2.2 KB Diff Download File
schema_engine.cc 1954.2.1 14 years ago Brian Aker getSQLPath() modified to take a string so that we 6 KB Diff Download File
storage_engine.cc 1954.2.1 14 years ago Brian Aker getSQLPath() modified to take a string so that we 29.4 KB Diff Download File
storage_engine.h 1938.4.2 14 years ago Brian Aker Fix style issue around table for message (though t 15.5 KB Diff Download File
table_function.cc 1933.2.10 14 years ago Brian Aker Disable session table (it is just too much of a du 7 KB Diff Download File
table_function.h 1874.2.4 14 years ago Brian Aker Have show functions be invisible. 4.5 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 14 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 14 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.5 KB Diff Download File
transactional_storage_engine.h 1856.2.18 14 years ago Joseph Daly code cleanup, test fixes 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 1720.5.3 14 years ago Monty Taylor Removed a HASH in xa_resource_manager. It's not ac 6.5 KB Diff Download File
xa_resource_manager.h 1856.2.5 14 years ago Joseph Daly rework names for retrieving current trans id 3.8 KB Diff Download File
xa_storage_engine.cc 1720.5.3 14 years ago Monty Taylor Removed a HASH in xa_resource_manager. It's not ac 1.9 KB Diff Download File
xa_storage_engine.h 1273.1.30 14 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.2 KB Diff Download File