~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2010-07-30 19:41:24 UTC
  • mfrom: (1674.2.4 build)
  • Revision ID: mordred@inaugust.com-20100730194124-a5clz3mahmvf97wf
Merged in intltool, transaction log null handling and valgrind suppressions.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. Diff
background_worker.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.2 KB Diff Download File
background_worker.h 1241.9.12 14 years ago Monty Taylor Trims more out of server_includes.h. 1.4 KB Diff Download File
data_dictionary_schema.cc 1273.22.3 14 years ago Jay Pipes Make OSX/FreeBSD happy about size_t != uint64_t != 5.9 KB Diff Download File
data_dictionary_schema.h 1273.13.65 14 years ago Brian Aker Lint fixes. 2.4 KB Diff Download File
hexdump_transaction_message.cc 1259.6.2 14 years ago Joe Daly rename hash_algorithm to algorithm 5.2 KB Diff Download File
hexdump_transaction_message.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.8 KB Diff Download File
module.cc 1633.6.2 14 years ago Vijay Samuel Reverted changes. 11.3 KB Diff Download File
plugin.ini 1405.4.1 14 years ago Jay Pipes Adds a vector of write buffers to the transaction 776 bytes Diff Download File
print_transaction_message.cc 1241.9.64 14 years ago Monty Taylor Moved remaining non-public portions of mysys and m 4.8 KB Diff Download File
print_transaction_message.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.7 KB Diff Download File
transaction_log.cc 1405.4.7 14 years ago Jay Pipes * Fixes drizzled's atomics: - fetch_and_add() was 9.2 KB Diff Download File
transaction_log.h 1405.4.1 14 years ago Jay Pipes Adds a vector of write buffers to the transaction 6.4 KB Diff Download File
transaction_log_applier.cc 1464 14 years ago Brian Aker Merge Jay 4 KB Diff Download File
transaction_log_applier.h 1455.5.1 14 years ago Jay Pipes TransactionLogApplier now manages (frees) memory f 3.2 KB Diff Download File
transaction_log_entry.cc 1336.2.2 14 years ago Jay Pipes NO CODE CHANGES - Simply moves pieces of Replicati 3.1 KB Diff Download File
transaction_log_entry.h 1143.3.4 14 years ago Jay Pipes Adds INFORMATION_SCHEMA views for the transaction 3.3 KB Diff Download File
transaction_log_index.cc 1273.22.2 14 years ago Jay Pipes Merge trunk 4.4 KB Diff Download File
transaction_log_index.h 1273.22.2 14 years ago Jay Pipes Merge trunk 4.5 KB Diff Download File
transaction_log_reader.cc 1502.3.1 14 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 5.8 KB Diff Download File
transaction_log_reader.h 1273.22.1 14 years ago Jay Pipes Completes the blueprint for refactoring applier ou 2.4 KB Diff Download File
write_buffer.cc 1405.5.1 14 years ago Jay Pipes Changes uint8_t * to vector<uint8_t>. 1.7 KB Diff Download File
write_buffer.h 1405.4.12 14 years ago Jay Pipes Fix cpplint header guard. 2.2 KB Diff Download File