~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2009-04-20 14:42:34 UTC
  • mto: (997.2.5 mordred)
  • Revision ID: mordred@inaugust.com-20090420144234-4k1x60fiag2l1y0n
Ported InnoDB to register_plugins.
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 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 2.5 KB Diff Download File
authentication.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 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.6 15 years ago Jay Pipes Removed old protobuf_replicator plugin, fixed up d 32.1 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 992.1.21 15 years ago Monty Taylor First pass at replacing plugin.m4. 114 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 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 3.4 KB Diff Download File
errmsg.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 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 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 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 982.1.1 15 years ago Padraig O'Sullivan Initial work on removing MY_BITMAP from the Drizzl 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 971.4.1 15 years ago Monty Taylor GCC on Solaris build fixes. 9.5 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 990 15 years ago Brian Aker Merge Monty 107 KB Diff Download File
handler.h 971.1.63 15 years ago Monty Taylor Merged Padraig. 52.7 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 982.1.8 15 years ago Padraig O'Sullivan Added new functions for adding a bitset in a threa 16 KB Diff Download File
key.h 982.1.1 15 years ago Padraig O'Sullivan Initial work on removing MY_BITMAP from the Drizzl 4 KB Diff Download File
key_map.cc 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 1.6 KB Diff Download File
key_map.h 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 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
logging.cc 971.1.74 15 years ago Monty Taylor Added a null trap. 3.8 KB Diff Download File
logging.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 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 992.1.23 15 years ago Monty Taylor New system now runs in parallel to old system. 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 982.1.13 15 years ago Padraig O'Sullivan Removed the isBitmapSubset method. Can perform the 303 KB Diff Download File
opt_range.h 982.1.3 15 years ago Padraig O'Sullivan Various small cleanups to numerous files to now ha 23.9 KB Diff Download File
opt_sum.cc 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 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.1.61 15 years ago Monty Taylor Moved a few things around in headers. 18.9 KB Diff Download File
plugin_registry.cc 990 15 years ago Brian Aker Merge Monty 4.1 KB Diff Download File
plugin_registry.h 971.1.68 15 years ago Monty Taylor Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st 2.4 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.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 1.4 KB Diff Download File
protocol.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 1 KB Diff Download File
qcache.cc 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 7.6 KB Diff Download File
qcache.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 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
scheduling.cc 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 1.8 KB Diff Download File
scheduling.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 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 982.1.12 15 years ago Padraig O'Sullivan Removed the global mutex used to simplify the name 11.5 KB Diff Download File
session.cc 988.1.2 15 years ago Jay Pipes Added some accessor methods for getQueryString(), 55.2 KB Diff Download File
session.h 988.1.5 15 years ago Jay Pipes Removal of log.cc (binlog), added Applier plugin a 42.8 KB Diff Download File
set_var.cc 971.1.62 15 years ago Monty Taylor Merged from Trond. 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.73 15 years ago Monty Taylor Merged more bitset<> changes from Padraig. 146 KB Diff Download File
show.h 971.1.68 15 years ago Monty Taylor Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st 3.6 KB Diff Download File
sj_tmp_table.cc 982.1.12 15 years ago Padraig O'Sullivan Removed the global mutex used to simplify the name 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.1.73 15 years ago Monty Taylor Merged more bitset<> changes from Padraig. 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.cc 982.1.13 15 years ago Padraig O'Sullivan Removed the isBitmapSubset method. Can perform the 1.6 KB Diff Download File
sql_bitmap.h 982.1.13 15 years ago Padraig O'Sullivan Removed the isBitmapSubset method. Can perform the 7.5 KB Diff Download File
sql_builtin.cc.in 992.1.23 15 years ago Monty Taylor New system now runs in parallel to old system. 1 KB 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 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 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 982.1.14 15 years ago Padraig O'Sullivan Forgot to include the negation of a condition in a 56 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 982.1.3 15 years ago Padraig O'Sullivan Various small cleanups to numerous files to now ha 31.2 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.1.68 15 years ago Monty Taylor Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st 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 992.1.22 15 years ago Monty Taylor Moved towards having register_plugins.py make buil 65.6 KB Diff Download File
sql_plugin.h 971.1.61 15 years ago Monty Taylor Moved a few things around in headers. 3.8 KB Diff Download File
sql_select.cc 982.1.11 15 years ago Padraig O'Sullivan Reverted my changes for replacing Bitmap<> for the 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.1.63 15 years ago Monty Taylor Merged Padraig. 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 990 15 years ago Brian Aker Merge Monty 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 923.1.10 15 years ago Brian Aker Remove dead code around old procedures. 20.3 KB Diff Download File
sql_update.cc 982.1.13 15 years ago Padraig O'Sullivan Removed the isBitmapSubset method. Can perform the 50.8 KB Diff Download File
sql_yacc.yy 992 15 years ago Brian Aker Merge vcol removal. 187 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 971.1.79 15 years ago Padraig O'Sullivan Small fix for initialization of bitset needed on m 146 KB Diff Download File
table.h 971.1.73 15 years ago Monty Taylor Merged more bitset<> changes from Padraig. 15.6 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 971.1.68 15 years ago Monty Taylor Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st 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 982.1.7 15 years ago Padraig O'Sullivan Added a new helper function for testing and settin 7.8 KB Diff Download File
temporal.cc 992.1.1 15 years ago Monty Taylor Merged solaris gcc build fixes. 44.2 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
transaction_services.cc 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 8.8 KB Diff Download File
transaction_services.h 971.1.52 15 years ago Monty Taylor Did the finalizers. Renamed plugin_registry. 5.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