~posulliv/drizzle/memcached_applier

  • Committer: Padraig O'Sullivan
  • Date: 2009-08-10 03:33:07 UTC
  • Revision ID: osullivan.padraig@gmail.com-20090810033307-i71nn44c0gprd2g3
Added some doxygen comments to the applier plugin.
Filename Latest Rev Last Changed Committer Comment Size
..
atomic 910.5.2 15 years ago Monty Taylor Applied atomic patch to current tree. Diff
command 1039.94.4 14 years ago Padraig O'Sullivan Updates based on code review from Jay. - modified Diff
field 173.1.2 15 years ago Toru Maesaka forgot to bzr-add new files in the previous push Diff
function 670.1.20 15 years ago Monty Taylor Renamed functions to function... everything else i Diff
item 584.4.5 15 years ago Monty Taylor Split out cache_row and type_holder. Diff
message 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML Diff
plugin 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. Diff
utf8 873.2.27 15 years ago Monty Taylor Added in utf8cpp. We want this to be an external l Diff
util 492.1.7 15 years ago Monty Taylor Moved test() to its own file. Made a new function Diff
alter_column.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.3 KB Diff Download File
alter_drop.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.4 KB Diff Download File
atomics.h 1039.110.1 14 years ago Monty Taylor TBB removal from build. 4.8 KB Diff Download File
authentication.cc 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 2.5 KB Diff Download File
authentication.h 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 1.1 KB Diff Download File
base.h 1039.51.49 14 years ago Stewart Smith remove HA_EXTRA_MMAP. only ever used by MyISAM for 20.7 KB Diff Download File
cached_item.cc 1039.33.1 14 years ago Nathan Williams First few changes at converting cmin to std::min. 4 KB Diff Download File
cached_item.h 584.4.10 15 years ago Monty Taylor Broke out cached_item. 2.3 KB Diff Download File
calendar.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 14.1 KB Diff Download File
calendar.h 907.1.3 15 years ago Jay Pipes Merging in old r903 temporal changes 9.9 KB Diff Download File
check_stack_overrun.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 1.8 KB Diff Download File
check_stack_overrun.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 1.2 KB Diff Download File
command.h 1039.92.19 14 years ago Monty Taylor Reverted sql_alloc-ing of command classes. 1.8 KB Diff Download File
common.h 1039.7.8 14 years ago Brian Aker Remove lock_tables list from session. 14.4 KB Diff Download File
comp_creator.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.8 KB Diff Download File
comp_creator.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.6 KB Diff Download File
connect.h 1039.1.16 14 years ago Brian Aker A lot of little cleanups (most based off lcov) 1.1 KB Diff Download File
cost_vect.h 575.4.7 15 years ago Monty Taylor More header cleanup. 2.3 KB Diff Download File
create_field.cc 1039.92.24 14 years ago Monty Taylor Reverted my change to interval_list 12.5 KB Diff Download File
create_field.h 1039.97.1 14 years ago Nathan Williams Reverted CreateField::interval_list to a List<Stri 4.2 KB Diff Download File
current_session.cc 670.2.1 15 years ago Monty Taylor Moved pthread keys 1.3 KB Diff Download File
current_session.h 670.2.1 15 years ago Monty Taylor Moved pthread keys 1 KB Diff Download File
data_home.h 1039.34.1 14 years ago Monty Taylor Whole boat-load of build fixes. 1 KB Diff Download File
db.cc 1059.3.9 14 years ago Jay Pipes This patch does a few things: * Renames the Trans 24.3 KB Diff Download File
db.h 1039.67.1 14 years ago Stewart Smith fix SHOW CREATE DATABASE for default collation. Mo 1.6 KB Diff Download File
definitions.h 1039.82.14 14 years ago Stewart Smith Moved file based flag up to engine (from handler). 22.6 KB Diff Download File
diagnostics_area.cc 1022.2.29 14 years ago Monty Taylor Fixed some no-inline warnings. 4.3 KB Diff Download File
diagnostics_area.h 1039.12.13 14 years ago Jay Pipes Documentation and style fixes in Session class. D 4.1 KB Diff Download File
discrete_interval.h 882 15 years ago Brian Aker Minor refactoring (we will need to disconnect the 5.1 KB Diff Download File
drizzled.cc 1039.102.2 14 years ago Brian Aker Merge of Brian 95.2 KB Diff Download File
dtcollation.cc 1022.1.3 15 years ago Brian Aker Force UTF8 (remove the bits for looking for ascii) 8.8 KB Diff Download File
dtcollation.h 1022.1.3 15 years ago Brian Aker Force UTF8 (remove the bits for looking for ascii) 5.1 KB Diff Download File
enum.h 1039.101.2 14 years ago Brian Aker Removal multi-update/delete 7.9 KB Diff Download File
enum_nested_loop_state.h 1039.42.13 14 years ago Brian Aker Sorting methods into class files. 1.4 KB Diff Download File
errmsg.cc 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 3.4 KB Diff Download File
errmsg.h 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 1.2 KB Diff Download File
errmsg_print.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 1.4 KB Diff Download File
errmsg_print.h 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 1.3 KB Diff Download File
error.cc 1039.2.37 14 years ago Brian Aker Merge Eric 66.6 KB Diff Download File
error.h 1039.18.2 14 years ago Stewart Smith ER_NISAMCHK is unused, mark it as so. Thanks to Pa 19.2 KB Diff Download File
error_injection.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 4 KB Diff Download File
field.cc 1059.3.20 14 years ago Jay Pipes Splits out the previously aggregated all.test case 31 KB Diff Download File
field.h 1039.2.52 14 years ago Brian Aker Collection of patches from new-cleanup (includes a 29.7 KB Diff Download File
field_conv.cc 1039.16.6 14 years ago Nathan Williams More style cleanup in files associated with Copy_f 23.5 KB Diff Download File
field_iterator.cc 1000.1.3 15 years ago Brian Aker Renamed TABLE_SHARE to TableShare 8.5 KB Diff Download File
field_iterator.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 4 KB Diff Download File
file_exchange.h 831.1.3 15 years ago Brian Aker Moved over file_exchange class. 1.9 KB Diff Download File
filesort.cc 1039.108.4 14 years ago Brian Aker More Table refactor 45.5 KB Diff Download File
filesort_info.h 482 15 years ago Brian Aker Remove uint. 1.7 KB Diff Download File
foreign_key.cc 1039.16.3 14 years ago Nathan Williams No actual code changes. Changed Create_field to Cr 3.6 KB Diff Download File
foreign_key.h 1039.42.6 14 years ago Brian Aker Removed dead flag code, style cleanup in FK. Remov 2.5 KB Diff Download File
function_hash.gperf 896.5.1 15 years ago Jay Pipes Removes the TIME column type and related time func 1.8 KB Diff Download File
gettext.h 779.3.13 15 years ago Monty Taylor Fixed solaris double-define. 9.4 KB Diff Download File
global.h 1039.68.3 14 years ago Monty Taylor Got rid of #ifdef have utf8 stuff. 9.2 KB Diff Download File
ha_statistics.h 1030.1.1 14 years ago Brian Aker Straighten out structures (remove some some dead b 2 KB Diff Download File
ha_trx_info.cc 960.2.37 15 years ago Monty Taylor More naming fixes. 2.2 KB Diff Download File
ha_trx_info.h 960.2.37 15 years ago Monty Taylor More naming fixes. 2.6 KB Diff Download File
handler.cc 1039.108.4 14 years ago Brian Aker More Table refactor 85.6 KB Diff Download File
handler.h 1039.108.4 14 years ago Brian Aker More Table refactor 40.6 KB Diff Download File
handler_structs.h 1039.42.2 14 years ago Brian Aker Rename work (cheery pick from new-cleanup). Jay's 5.8 KB Diff Download File
hybrid_type.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.9 KB Diff Download File
hybrid_type_traits.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 2.2 KB Diff Download File
hybrid_type_traits.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.8 KB Diff Download File
hybrid_type_traits_decimal.cc 1039.33.4 14 years ago Nathan Williams The rest of the files in the drizzled directory we 3.4 KB Diff Download File
hybrid_type_traits_decimal.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.8 KB Diff Download File
hybrid_type_traits_integer.cc 584.4.7 15 years ago Monty Taylor Removed a big bank of includes from item.h. 2.4 KB Diff Download File
hybrid_type_traits_integer.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.8 KB Diff Download File
index_hint.cc 934.2.2 15 years ago Jay Pipes Forgot to add the new files... 1.8 KB Diff Download File
index_hint.h 934.2.2 15 years ago Jay Pipes Forgot to add the new files... 2.3 KB Diff Download File
info_schema.h 1039.77.6 14 years ago Padraig O'Sullivan Removing a constructor in the InfoSchemaTable clas 10.9 KB Diff Download File
internal_error_handler.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 2.5 KB Diff Download File
item.cc 1039.33.7 14 years ago Nathan Williams The remaining files using cmax have been converted 46.7 KB Diff Download File
item.h 1039.16.7 14 years ago Nathan Williams Merged trunk and resolved conflicts. 28.7 KB Diff Download File
join.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 210 KB Diff Download File
join.h 1039.92.16 14 years ago Monty Taylor Reverted 1103 14.4 KB Diff Download File
join_cache.cc 1039.42.1 14 years ago Brian Aker Remove of JOIN_TAB to JoinTable 7.1 KB Diff Download File
join_cache.h 1039.42.1 14 years ago Brian Aker Remove of JOIN_TAB to JoinTable 2.3 KB Diff Download File
join_table.cc 1039.42.13 14 years ago Brian Aker Sorting methods into class files. 1.9 KB Diff Download File
join_table.h 1039.85.1 14 years ago Brian Aker First pass through removing most of the semi_join 6.1 KB Diff Download File
key.cc 1039.42.3 14 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 16.2 KB Diff Download File
key.h 1005.2.3 15 years ago Monty Taylor Further reversion of P. 4 KB Diff Download File
key_map.cc 1005.2.6 15 years ago Monty Taylor Re-added bitset<> as a replacement for Bitmap<> 1.7 KB Diff Download File
key_map.h 1005.2.6 15 years ago Monty Taylor Re-added bitset<> as a replacement for Bitmap<> 1.4 KB Diff Download File
key_part_spec.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.8 KB Diff Download File
korr.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 16.6 KB Diff Download File
lex_column.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1 KB Diff Download File
lex_input_stream.h 1039.8.11 14 years ago Monty Taylor Removed copy_and_convert. 9 KB Diff Download File
lex_string.h 575.1.6 15 years ago Monty Taylor Cleaned up some headers for PCH. 1.3 KB Diff Download File
lex_symbol.h 779.4.5 15 years ago Monty Taylor Replaced gen_lex_hash with gperf. Yay for no more 1.3 KB Diff Download File
listen.cc 971.3.55 14 years ago Eric Day Fixed bind conflict. 9.7 KB Diff Download File
listen.h 971.3.53 14 years ago Eric Day Cleaned up error messages and a few other things f 2.2 KB Diff Download File
lock.cc 1039.7.11 14 years ago Brian Aker Remove dead lock.cc commands. 41.7 KB Diff Download File
lock.h 1039.7.11 14 years ago Brian Aker Remove dead lock.cc commands. 3 KB Diff Download File
logging.cc 1039.6.1 14 years ago Mark Atwood fix stuppid logging bug 3.8 KB Diff Download File
logging.h 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 1.3 KB Diff Download File
lookup_symbol.cc 910.2.4 15 years ago Monty Taylor Fix to make VPATH builds work again. 1.4 KB Diff Download File
lookup_symbol.h 873.2.30 15 years ago Monty Taylor Fixed some of Jay's review suggestions. 1.1 KB Diff Download File
Makefile.am 1059.3.30 14 years ago Jay Pipes Merge with trunk 16.1 KB Diff Download File
message.mc 1 15 years ago brian clean slate 196 bytes Diff Download File
my_decimal.cc 670.2.1 15 years ago Monty Taylor Moved pthread keys 6.7 KB Diff Download File
my_decimal.h 937.2.6 15 years ago Stewart Smith make set_if_bigger typesafe for C and C++. Fix up 9.9 KB Diff Download File
my_var.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.1 KB Diff Download File
name_resolution_context.h 1039.12.23 14 years ago Jay Pipes Doxygenates documentation for name_resolution_cont 4.3 KB Diff Download File
name_resolution_context_state.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2 KB Diff Download File
name_resolution_context_state.h 584.4.4 15 years ago Monty Taylor Split out Name_resolution_context. 1.7 KB Diff Download File
natural_join_column.cc 1000.1.3 15 years ago Brian Aker Renamed TABLE_SHARE to TableShare 1.1 KB Diff Download File
natural_join_column.h 769 15 years ago Brian Aker Removing dead field translator code. 1.9 KB Diff Download File
nested_join.h 1039.42.1 14 years ago Brian Aker Remove of JOIN_TAB to JoinTable 1.9 KB Diff Download File
open_tables_state.h 1039.42.6 14 years ago Brian Aker Removed dead flag code, style cleanup in FK. Remov 3.1 KB Diff Download File
opt_range.cc 1039.101.2 14 years ago Brian Aker Removal multi-update/delete 303 KB Diff Download File
opt_range.h 1039.42.14 14 years ago Brian Aker Fix TABLE_REF structure 24.3 KB Diff Download File
opt_sum.cc 1039.42.14 14 years ago Brian Aker Fix TABLE_REF structure 32.6 KB Diff Download File
order.h 1005.2.1 15 years ago Monty Taylor Reverted a crap-ton of padraig's work. 1.6 KB Diff Download File
plugin.h 1039.71.2 14 years ago Monty Taylor Split drizzle::plugin::Manifest into its own file. 18.6 KB Diff Download File
plugin_registry.cc 1059.3.17 14 years ago Jay Pipes This patch does a couple things in preparation for 4.4 KB Diff Download File
plugin_registry.h 1059.3.17 14 years ago Jay Pipes This patch does a couple things in preparation for 2.5 KB Diff Download File
probes.d 520.4.42 15 years ago mordred Some updates to dtrace support. 1.1 KB Diff Download File
probes.h 1022.4.1 14 years ago Monty Taylor First attempt at supporting gcc-4.4. 6.9 KB Diff Download File
qcache.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 7.4 KB Diff Download File
qcache.h 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 1.4 KB Diff Download File
query_id.cc 961.1.1 15 years ago Brian Aker Increase slap test for more threads. Remove lock i 1.1 KB Diff Download File
query_id.h 968.2.3 15 years ago Monty Taylor Replacd use of tbb:: namespace with drizzled:: 1.3 KB Diff Download File
records.cc 1039.108.4 14 years ago Brian Aker More Table refactor 17.3 KB Diff Download File
registry.h 1039.54.30 14 years ago Jay Pipes Fix for compile failure...std::transform is in <al 4.7 KB Diff Download File
rename.cc 1039.82.9 14 years ago Stewart Smith refactor ha_resolve_by_name to accept std::string 6.1 KB Diff Download File
rename.h 1039.1.5 14 years ago Brian Aker Remove lower case filename bits (aka we just lock 996 bytes Diff Download File
replication_services.cc 1059.3.25 14 years ago Jay Pipes Merge trunk 14 KB Diff Download File
replication_services.h 1059.3.17 14 years ago Jay Pipes This patch does a couple things in preparation for 6.5 KB Diff Download File
scheduling.cc 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 2.2 KB Diff Download File
scheduling.h 1010 15 years ago Brian Aker Replacing Sun employee copyright headers (aka... a 1.1 KB Diff Download File
security_context.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.4 KB Diff Download File
select_create.h 1039.24.1 14 years ago Stewart Smith Beginning of create table proto in parser: pass wh 2.2 KB Diff Download File
select_dump.h 850 15 years ago Brian Aker More class creation. 1.1 KB Diff Download File
select_dumpvar.h 897.2.2 15 years ago Jay Pipes Replaced custom List in select_dumpvar.h with std: 2.6 KB Diff Download File
select_exists_subselect.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.1 KB Diff Download File
select_export.h 850 15 years ago Brian Aker More class creation. 2.1 KB Diff Download File
select_insert.h 850 15 years ago Brian Aker More class creation. 1.7 KB Diff Download File
select_max_min_finder_subselect.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.4 KB Diff Download File
select_result.h 848 15 years ago Brian Aker typdef class removal (just... use the name of the 2.2 KB Diff Download File
select_result_interceptor.h 837 15 years ago Brian Aker Reworked some classes out of session.h Also update 1.4 KB Diff Download File
select_send.h 971.3.19 15 years ago Eric Day Finished first pass at Protocol cleanup, still som 3.1 KB Diff Download File
select_singlerow_subselect.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.2 KB Diff Download File
select_subselect.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.1 KB Diff Download File
select_to_file.h 850 15 years ago Brian Aker More class creation. 1.3 KB Diff Download File
select_union.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.4 KB Diff Download File
server_includes.h 1039.97.1 14 years ago Nathan Williams Reverted CreateField::interval_list to a List<Stri 9.7 KB Diff Download File
session.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 57 KB Diff Download File
session.h 1039.91.11 14 years ago Jay Pipes Merge fix for Bug 394272. 49.2 KB Diff Download File
set_var.cc 1039.103.1 14 years ago Brian Aker Remove Insane Clown Posse (AKA... ICP...just gener 68.9 KB Diff Download File
set_var.h 1039.2.69 14 years ago Brian Aker Merge of Brian 32.1 KB Diff Download File
show.cc 1039.54.47 14 years ago Jay Pipes Merge David's my_dir_removal 84.4 KB Diff Download File
show.h 1039.111.2 14 years ago David Shrewsbury Replace my_dir in find_files() with CachedDirector 3.7 KB Diff Download File
sql_alloc.h 1039.8.11 14 years ago Monty Taylor Removed copy_and_convert. 2.2 KB Diff Download File
sql_array.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.2 KB Diff Download File
sql_base.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 148 KB Diff Download File
sql_base.h 1039.108.5 14 years ago Brian Aker More extraction from sql_base 7.2 KB Diff Download File
sql_bitmap.h 1005.2.14 15 years ago Monty Taylor Removed vestigal bitset<MAX_FIELDS> references. 1.5 KB Diff Download File
sql_connect.cc 1039.1.16 14 years ago Brian Aker A lot of little cleanups (most based off lcov) 3 KB Diff Download File
sql_delete.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 14.9 KB Diff Download File
sql_derived.cc 923.1.10 15 years ago Brian Aker Remove dead code around old procedures. 7.6 KB Diff Download File
sql_error.cc 1039.8.9 14 years ago Monty Taylor Removed CHARSET_INFO stuff from protocol plugin in 7 KB Diff Download File
sql_error.h 960.2.23 15 years ago Monty Taylor Moved handlerton to plugin/storage_engine.h. 1.8 KB Diff Download File
sql_insert.cc 1039.108.3 14 years ago Brian Aker Move names around a bit (to align similar methods) 55.3 KB Diff Download File
sql_lex.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 61.5 KB Diff Download File
sql_lex.h 1039.101.3 14 years ago Brian Aker Additional multi-update 32.7 KB Diff Download File
sql_list.cc 243.1.17 15 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.7 KB Diff Download File
sql_list.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 15.2 KB Diff Download File
sql_load.cc 1039.108.3 14 years ago Brian Aker Move names around a bit (to align similar methods) 31.7 KB Diff Download File
sql_load.h 919.1.2 15 years ago Brian Aker Comitting the removal of server code for LOAD DATA 1.4 KB Diff Download File
sql_locale.cc 937.4.14 15 years ago Padraig O'Sullivan Removing a very mis-leading comment from sql_local 107 KB Diff Download File
sql_locale.h 1030.1.1 14 years ago Brian Aker Straighten out structures (remove some some dead b 1.8 KB Diff Download File
sql_parse.cc 1039.54.46 14 years ago Jay Pipes Merge trunk 78.5 KB Diff Download File
sql_parse.h 1039.108.4 14 years ago Brian Aker More Table refactor 3.2 KB Diff Download File
sql_plugin.cc 1039.92.27 14 years ago Monty Taylor Fixed the plugin string valgrind leak. 65.5 KB Diff Download File
sql_plugin.h 1039.71.5 14 years ago Monty Taylor Removed a dynamic array. 2.4 KB Diff Download File
sql_select.cc 1039.108.4 14 years ago Brian Aker More Table refactor 254 KB Diff Download File
sql_select.h 1039.101.5 14 years ago Brian Aker Remove dead function. 13.2 KB Diff Download File
sql_sort.h 897.1.24 15 years ago Padraig O'Sullivan Remove the function reuse_freed_buff(). It is not 3.7 KB Diff Download File
sql_state.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 14 KB Diff Download File
sql_state.h 971.3.4 15 years ago Eric Day Further drizzleclient cleanup. Starting to move al 973 bytes Diff Download File
sql_string.cc 1039.33.4 14 years ago Nathan Williams The rest of the files in the drizzled directory we 18.5 KB Diff Download File
sql_string.h 1039.8.11 14 years ago Monty Taylor Removed copy_and_convert. 11.6 KB Diff Download File
sql_table.cc 1039.114.3 14 years ago Jay Pipes Merge trunk 136 KB Diff Download File
sql_table.h 1039.100.2 14 years ago Brian Aker Remove multi key cache 2.3 KB Diff Download File
sql_udf.cc 1039.64.1 14 years ago Jay Pipes Removes a bunch of dead code and unused variables 1.2 KB Diff Download File
sql_udf.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 1.3 KB Diff Download File
sql_union.cc 1039.108.4 14 years ago Brian Aker More Table refactor 20.3 KB Diff Download File
sql_union.h 1008.3.33 14 years ago Stewart Smith add missing sql_union.h - not picked up either by 1 KB Diff Download File
sql_update.cc 1039.108.5 14 years ago Brian Aker More extraction from sql_base 22.4 KB Diff Download File
sql_yacc.yy 1039.54.46 14 years ago Jay Pipes Merge trunk 184 KB Diff Download File
stacktrace.cc 1039.33.11 14 years ago Nathan Williams Converted last usage of cmin to std::min. Removed 5.7 KB Diff Download File
stacktrace.h 960.2.20 15 years ago Monty Taylor Removed global.h from a header. 1.9 KB Diff Download File
stored_key.h 1039.42.3 14 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 5 KB Diff Download File
strfunc.cc 1039.8.13 14 years ago Monty Taylor Removed strconvert. 6.2 KB Diff Download File
structs.h 1039.87.1 14 years ago clint at fewbar refactoring INTERVAL into C++ class 5.8 KB Diff Download File
symbol_hash.gperf 1030.2.5 14 years ago devananda refactored functin/ascii into plugin/ascii 9.4 KB Diff Download File
table.cc 1039.108.4 14 years ago Brian Aker More Table refactor 104 KB Diff Download File
table.h 1059.3.27 14 years ago Jay Pipes Merge trunk 17.8 KB Diff Download File
table_ident.h 934.2.20 15 years ago Jay Pipes Move Foreign_key implementation into its own imple 2.1 KB Diff Download File
table_list.cc 1039.42.4 14 years ago Brian Aker Optimization for createKey(). Removes the need to 14.7 KB Diff Download File
table_list.h 1039.101.4 14 years ago Brian Aker Remove dead variables. 9 KB Diff Download File
table_map_iterator.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.2 KB Diff Download File
table_map_iterator.h 575.4.7 15 years ago Monty Taylor More header cleanup. 1.1 KB Diff Download File
table_proto.h 1039.82.27 14 years ago Stewart Smith add missing table_proto.h 1.8 KB Diff Download File
table_proto_write.cc 1039.82.33 14 years ago Stewart Smith only try to delete table proto iff engine does not 18.8 KB Diff Download File
table_reference.h 1039.42.14 14 years ago Brian Aker Fix TABLE_REF structure 2.6 KB Diff Download File
table_share.cc 1039.78.1 14 years ago Brian Aker Refactor TableShare has to be behind class. 6.1 KB Diff Download File
table_share.h 1039.2.61 14 years ago Brian Aker Merge 11.3 KB Diff Download File
temporal.cc 1039.39.2 14 years ago Stewart Smith Replace MAX_(DATE|TIME).*_WIDTH defines in definit 43.8 KB Diff Download File
temporal.h 1057 14 years ago Jay Pipes Merge trunk 22.9 KB Diff Download File
temporal_format.cc 1039.42.3 14 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 11.6 KB Diff Download File
temporal_format.h 1039.42.3 14 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 4.5 KB Diff Download File
temporal_interval.cc 1039.87.8 14 years ago clint at fewbar using static_cast and uint32_t per coding standard 9.6 KB Diff Download File
temporal_interval.h 1039.54.36 14 years ago Jay Pipes Fix indentation of temporal_interval.h per IRC con 5 KB Diff Download File
thr_malloc.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 1.8 KB Diff Download File
time.cc 1039.87.1 14 years ago clint at fewbar refactoring INTERVAL into C++ class 13 KB Diff Download File
tmp_table_param.h 1039.92.16 14 years ago Monty Taylor Reverted 1103 2.8 KB Diff Download File
tzfile.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5 KB Diff Download File
tztime.cc 1039.41.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 32.3 KB Diff Download File
tztime.h 722.1.8 15 years ago Monty Taylor Merged from Toru - removal of my_time_t. 2.4 KB Diff Download File
unique.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 2.5 KB Diff Download File
uniques.cc 897.1.19 15 years ago Padraig O'Sullivan Merge from trunk. 21.6 KB Diff Download File
unireg.h 1039.82.8 14 years ago Stewart Smith refactor rea_create_table to only have one call to 1.4 KB Diff Download File
user_var_entry.cc 1039.42.5 14 years ago Brian Aker Cleanup of user_var 5.1 KB Diff Download File
user_var_entry.h 1039.42.5 14 years ago Brian Aker Cleanup of user_var 1.9 KB Diff Download File
utf8.h 873.2.27 15 years ago Monty Taylor Added in utf8cpp. We want this to be an external l 1.5 KB Diff Download File
xid.cc 1039.50.3 14 years ago Monty Taylor Removed dangerous asserts... mainly to upset Stewa 4.5 KB Diff Download File
xid.h 960.2.24 15 years ago Monty Taylor Changed handlerton to StorageEngine. 3.1 KB Diff Download File