~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-04-10 05:31:39 UTC
  • mto: (971.1.47 mordred)
  • Revision ID: jpipes@serialcoder-20090410053139-beat1rbcopkcgc4n
Changes libserialize to libdrizzledmessage per ML discussion.  All GPB messages are now in the drizzled::message namespace.
Filename Latest Rev Last Changed Committer Comment Size
..
atomic 910.5.2 15 years ago Monty Taylor Applied atomic patch to current tree. Diff
field 173.1.2 16 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 968.2.4 15 years ago Monty Taylor Fixed a typo. 5.1 KB Diff Download File
authentication.cc 968.2.35 15 years ago Monty Taylor Removed plugin_foreach from authentication. 3.2 KB Diff Download File
authentication.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 1.1 KB Diff Download File
base.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 20.7 KB Diff Download File
cached_item.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 3.9 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 907.1.3 15 years ago Jay Pipes Merging in old r903 temporal changes 15.4 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 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 1.7 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
common.h 971.3.6 15 years ago Eric Day Moved the last of the libdrizzleclient calls into 14.8 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 934.2.6 15 years ago Jay Pipes This changeset removes a few more C functions fro 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
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 575.4.1 15 years ago ysano Rename mysql to drizzle. 1 KB Diff Download File
db.cc 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 32.2 KB Diff Download File
db.h 820.1.11 15 years ago Stewart Smith re-introduce db.opt, but with parsing it from disk 1.8 KB Diff Download File
definitions.h 960.2.44 15 years ago Monty Taylor Removed legacy_db_type. 35.7 KB Diff Download File
diagnostics_area.cc 934.2.17 15 years ago Jay Pipes Forgot to add diagnostics_area.cc. thx krow. :) 3.7 KB Diff Download File
diagnostics_area.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 4.5 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 987 15 years ago Brian Aker Merge Eric 112 KB Diff Download File
drizzled_safe.in 840.1.14 15 years ago Monty Taylor Merged from Mark. 14.9 KB Diff Download File
drizzledumpslow 77.1.34 16 years ago Monty Taylor Renamed more things to match the drizzled rename. 6.2 KB Diff Download File
dtcollation.cc 862 15 years ago Brian Aker Remove charset directory code. 9.9 KB Diff Download File
dtcollation.h 584.4.1 15 years ago Monty Taylor Split out DTCollation. 5.3 KB Diff Download File
errmsg.cc 968.2.36 15 years ago Monty Taylor Removed configvar and parser plugin types. They ar 4.6 KB Diff Download File
errmsg.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 1.1 KB Diff Download File
errmsg_print.cc 755.2.1 15 years ago Mark Atwood replace sql_print_error etc with errmsg_print 2 KB Diff Download File
errmsg_print.h 755.2.1 15 years ago Mark Atwood replace sql_print_error etc with errmsg_print 1.5 KB Diff Download File
error.cc 934.4.1 15 years ago Jay Pipes Fixes ENUM field type to throw an error on bad dat 66.5 KB Diff Download File
error.h 934.4.1 15 years ago Jay Pipes Fixes ENUM field type to throw an error on bad dat 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 970.2.1 15 years ago Padraig O'Sullivan Fix for bug337038. Now we error on data truncation 53.9 KB Diff Download File
field.h 896.3.6 15 years ago Stewart Smith Read Fields out of proto instead of FRM. As non-r 24.3 KB Diff Download File
field_conv.cc 896.5.1 15 years ago Jay Pipes Removes the TIME column type and related time func 23 KB Diff Download File
field_iterator.cc 846 15 years ago Brian Aker Removing on typedeffed class. 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 937.2.8 15 years ago Stewart Smith merge mainline, fix configure script for sparc32 45.8 KB Diff Download File
filesort_info.h 482 15 years ago Brian Aker Remove uint. 1.7 KB Diff Download File
foreign_key.cc 934.2.20 15 years ago Jay Pipes Move Foreign_key implementation into its own imple 4.2 KB Diff Download File
foreign_key.h 934.2.20 15 years ago Jay Pipes Move Foreign_key implementation into its own imple 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 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 9.6 KB Diff Download File
ha_statistics.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 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 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 107 KB Diff Download File
handler.h 971.1.44 15 years ago Monty Taylor Merged trunk. 52.2 KB Diff Download File
handler_structs.h 960.2.37 15 years ago Monty Taylor More naming fixes. 6.1 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 584.4.7 15 years ago Monty Taylor Removed a big bank of includes from item.h. 3.3 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
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 971.3.17 15 years ago Eric Day Cleaned up int/date related store functions. 57.1 KB Diff Download File
item.h 846 15 years ago Brian Aker Removing on typedeffed class. 22.8 KB Diff Download File
key.cc 975.1.1 15 years ago Brian Aker LCOV cleanup. 16 KB Diff Download File
key.h 934.2.21 15 years ago Jay Pipes Move Key stuff into key.cc and out of session.cc 4 KB Diff Download File
key_map.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.6 KB Diff Download File
key_map.h 499.1.7 15 years ago Monty Taylor Added key_map and table_map_iterator. 1.2 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_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
lock.cc 892.1.4 15 years ago Monty Taylor Merged from trunk. 50.9 KB Diff Download File
lock.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 3.8 KB Diff Download File
log.cc 971.3.5 15 years ago Eric Day Moved more drizzleclient/NET specific code to Prot 8.7 KB Diff Download File
logging.cc 968.2.34 15 years ago Monty Taylor Made all_logging static - not that it matters sinc 4.7 KB Diff Download File
logging.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 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 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 16 KB Diff Download File
message.mc 1 16 years ago brian clean slate 196 bytes Diff Download File
multi_delete.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.8 KB Diff Download File
multi_update.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 2.3 KB 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 846 15 years ago Brian Aker Removing on typedeffed class. 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 796 15 years ago Brian Aker Test case fixes + TABLE_CACHE to class (will renam 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 553.1.3 15 years ago Monty Taylor Split out nested_join.h. 1.9 KB Diff Download File
open_tables_state.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 3.7 KB Diff Download File
opt_range.cc 957.1.6 15 years ago Padraig O'Sullivan Fixed function object to ensure it correctly retur 304 KB Diff Download File
opt_range.h 957.1.8 15 years ago Padraig O'Sullivan Removing the queues.[h,cc] files from the mysys di 23.8 KB Diff Download File
opt_sum.cc 895 15 years ago Brian Aker Completion (?) of uint conversion. 32.5 KB Diff Download File
order.h 798.2.29 15 years ago Brian Aker Detangle more of the session object 1.6 KB Diff Download File
plugin.h 971.3.21 15 years ago Eric Day Merged trunk. 20.2 KB Diff Download File
plugin_registry.cc 965.1.1 15 years ago Brian Aker Refactor plugin loading to remove mask (one step c 1.6 KB Diff Download File
plugin_registry.h 965.1.1 15 years ago Brian Aker Refactor plugin loading to remove mask (one step c 1.2 KB Diff Download File
plugin_registry_impl.cc 965.1.1 15 years ago Brian Aker Refactor plugin loading to remove mask (one step c 2.4 KB Diff Download File
plugin_registry_impl.h 965.1.1 15 years ago Brian Aker Refactor plugin loading to remove mask (one step c 1.2 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 520.4.42 15 years ago mordred Some updates to dtrace support. 6.9 KB Diff Download File
protocol.cc 971.3.16 15 years ago Eric Day Cleaned up Protocol plugin interface (now a class 2.2 KB Diff Download File
protocol.h 971.3.15 15 years ago Eric Day Added protocol init/final to plugin type structs. 1 KB Diff Download File
qcache.cc 971.1.12 15 years ago Monty Taylor Fixed a place where I forgot to actually use the f 8.3 KB Diff Download File
qcache.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 1.4 KB Diff Download File
query_arena.h 960.2.20 15 years ago Monty Taylor Removed global.h from a header. 2.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 822 15 years ago Brian Aker Merge from Stewart. 17.7 KB Diff Download File
registry.h 971.1.29 15 years ago Monty Taylor This should really be a const_iterator. No? 3.6 KB Diff Download File
rename.cc 965 15 years ago Brian Aker Merge with Jay 5.9 KB Diff Download File
rename.h 758 15 years ago Brian Aker Randowm class cleanup. 1009 bytes Diff Download File
replicator.cc 971.1.20 15 years ago Monty Taylor Removed the rest of plugin_ref. 9.6 KB Diff Download File
replicator.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 1.7 KB Diff Download File
scheduling.cc 965.1.1 15 years ago Brian Aker Refactor plugin loading to remove mask (one step c 2.5 KB Diff Download File
scheduling.h 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. 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 850 15 years ago Brian Aker More class creation. 2.1 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 971.3.21 15 years ago Eric Day Merged trunk. 11.5 KB Diff Download File
session.cc 971.3.20 15 years ago Eric Day Merged trunk. 55.3 KB Diff Download File
session.h 971.1.44 15 years ago Monty Taylor Merged trunk. 42.1 KB Diff Download File
set_var.cc 971.1.44 15 years ago Monty Taylor Merged trunk. 77.1 KB Diff Download File
set_var.h 971.1.44 15 years ago Monty Taylor Merged trunk. 33.5 KB Diff Download File
show.cc 971.1.44 15 years ago Monty Taylor Merged trunk. 148 KB Diff Download File
show.h 960.2.20 15 years ago Monty Taylor Removed global.h from a header. 3.5 KB Diff Download File
sj_tmp_table.cc 971.1.21 15 years ago Monty Taylor Store StorageEngine in system variables, rather th 10.5 KB Diff Download File
sj_tmp_table.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.8 KB Diff Download File
sql_alloc.h 971.3.4 15 years ago Eric Day Further drizzleclient cleanup. Starting to move al 2.5 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 971.3.14 15 years ago Eric Day Created Protocol plugin interface and changed libd 189 KB Diff Download File
sql_base.h 960.2.24 15 years ago Monty Taylor Changed handlerton to StorageEngine. 10.5 KB Diff Download File
sql_bitmap.h 975.1.1 15 years ago Brian Aker LCOV cleanup. 6.8 KB Diff Download File
sql_builtin.cc.in 960.2.20 15 years ago Monty Taylor Removed global.h from a header. 1003 bytes Diff Download File
sql_connect.cc 971.3.21 15 years ago Eric Day Merged trunk. 3.1 KB Diff Download File
sql_delete.cc 964.1.4 15 years ago Monty Taylor Moved flags into private area. 24.4 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 971.3.19 15 years ago Eric Day Finished first pass at Protocol cleanup, still som 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 960.2.25 15 years ago Monty Taylor First step of hton rename. 56.1 KB Diff Download File
sql_lex.cc 934.2.1 15 years ago Jay Pipes Split index hints out into their own file, removal 62.5 KB Diff Download File
sql_lex.h 942.1.12 15 years ago Monty Taylor Converted udf_func into a factory. 41.7 KB Diff Download File
sql_list.cc 243.1.17 16 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 971.3.5 15 years ago Eric Day Moved more drizzleclient/NET specific code to Prot 31.3 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 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.8 KB Diff Download File
sql_olap.cc 846 15 years ago Brian Aker Removing on typedeffed class. 5.9 KB Diff Download File
sql_parse.cc 971.3.19 15 years ago Eric Day Finished first pass at Protocol cleanup, still som 91.8 KB Diff Download File
sql_parse.h 934.2.11 15 years ago Jay Pipes Moves end_trans(), begin_trans(), end_active_trans 3.9 KB Diff Download File
sql_plugin.cc 971.1.44 15 years ago Monty Taylor Merged trunk. 69.8 KB Diff Download File
sql_plugin.h 971.1.20 15 years ago Monty Taylor Removed the rest of plugin_ref. 4.2 KB Diff Download File
sql_select.cc 960.2.25 15 years ago Monty Taylor First step of hton rename. 525 KB Diff Download File
sql_select.h 923.1.10 15 years ago Brian Aker Remove dead code around old procedures. 27.7 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 971.3.4 15 years ago Eric Day Further drizzleclient cleanup. Starting to move al 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 975.1.2 15 years ago Brian Aker LCOV cleanup (more of...). 24 KB Diff Download File
sql_string.h 937.2.6 15 years ago Stewart Smith make set_if_bigger typesafe for C and C++. Fix up 11.9 KB Diff Download File
sql_table.cc 971.3.21 15 years ago Eric Day Merged trunk. 170 KB Diff Download File
sql_table.h 960.2.24 15 years ago Monty Taylor Changed handlerton to StorageEngine. 2.7 KB Diff Download File
sql_udf.cc 971.1.24 15 years ago Monty Taylor Fixed a bug in the original impl. 2.3 KB Diff Download File
sql_udf.h 942.1.13 15 years ago Monty Taylor Removed unused code. 1.2 KB Diff Download File
sql_union.cc 923.1.10 15 years ago Brian Aker Remove dead code around old procedures. 20.3 KB Diff Download File
sql_update.cc 923.1.10 15 years ago Brian Aker Remove dead code around old procedures. 51.1 KB Diff Download File
sql_yacc.yy 971.1.32 15 years ago Monty Taylor Merged trunk. 189 KB Diff Download File
stacktrace.cc 960.2.20 15 years ago Monty Taylor Removed global.h from a header. 5.6 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
strfunc.cc 895 15 years ago Brian Aker Completion (?) of uint conversion. 8.4 KB Diff Download File
structs.h 934.2.16 15 years ago Jay Pipes Removes dead USER_CONN struct and member variable 5.8 KB Diff Download File
symbol_hash.gperf 907.1.2 15 years ago Jay Pipes Merging in old r902 temporal changes 9.7 KB Diff Download File
table.cc 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 147 KB Diff Download File
table.h 934.1.1 15 years ago Brian Aker Moved two functions in classes. 15.5 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.h 960.2.24 15 years ago Monty Taylor Changed handlerton to StorageEngine. 9.6 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_write.cc 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 21.4 KB Diff Download File
table_share.h 971.1.21 15 years ago Monty Taylor Store StorageEngine in system variables, rather th 7.8 KB Diff Download File
temporal.cc 910.2.10 15 years ago Monty Taylor Merged in jay's patch again. 44.3 KB Diff Download File
temporal.h 910.2.10 15 years ago Monty Taylor Merged in jay's patch again. 21.6 KB Diff Download File
temporal_format.cc 907.1.7 15 years ago Jay Pipes Merged in remove-timezone work 11 KB Diff Download File
temporal_format.h 859.1.6 15 years ago Monty Taylor Fix for multi-versions of PCRE thing. 4.4 KB Diff Download File
thr_malloc.cc 975.1.1 15 years ago Brian Aker LCOV cleanup. 2.7 KB Diff Download File
time.cc 910.4.8 15 years ago Stewart Smith merge mainline 16.2 KB Diff Download File
tmp_table_param.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 2.7 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 895 15 years ago Brian Aker Completion (?) of uint conversion. 33.9 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 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML 6.4 KB Diff Download File
user_var_entry.h 851 15 years ago Brian Aker Class rewrite of Session (aka get all of the junk 1.4 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
virtual_column_info.cc 584.1.13 15 years ago Monty Taylor Split out a little more code. Removed table_list.h 1.4 KB Diff Download File
virtual_column_info.h 584.1.13 15 years ago Monty Taylor Split out a little more code. Removed table_list.h 1.9 KB Diff Download File
xid.cc 934.2.15 15 years ago Jay Pipes Pulls remainder of XID and xid_cache implementatio 4.6 KB Diff Download File
xid.h 960.2.24 15 years ago Monty Taylor Changed handlerton to StorageEngine. 3.1 KB Diff Download File