~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-02-15 01:56:32 UTC
  • mto: (1273.13.96 build)
  • Revision ID: stewart@flamingspork.com-20100215015632-pm7lnxfq5j5uh8kj
move DATABASE() to function plugin. modify parser so that it looks for a function named 'database' when DATABASE() is called. Special case still needed in parser due to hilarity of not-really-reserved words.
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.15.1 14 years ago Joe Daly port transaction_log to use data_dictionary 5.6 KB Diff Download File
data_dictionary_schema.h 1273.15.1 14 years ago Joe Daly port transaction_log to use data_dictionary 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
plugin.ini 1273.15.1 14 years ago Joe Daly port transaction_log to use data_dictionary 680 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 1273.15.1 14 years ago Joe Daly port transaction_log to use data_dictionary 19.1 KB Diff Download File
transaction_log.h 1143.4.13 14 years ago Jay Pipes This patch adds support for a new transaction log 6 KB Diff Download File
transaction_log_entry.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 3 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 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 3.6 KB Diff Download File
transaction_log_index.h 1237.10.8 14 years ago Monty Taylor Removed num_transaction_entries since it's duplica 4.3 KB Diff Download File
transaction_log_reader.cc 1259.6.2 14 years ago Joe Daly rename hash_algorithm to algorithm 5.8 KB Diff Download File
transaction_log_reader.h 1143.2.24 15 years ago Jay Pipes Fixes some stuff from make check (include guards). 2.4 KB Diff Download File