~drizzle-trunk/drizzle/development

Big merge.
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
hash 1143.2.9 15 years ago Jay Pipes Merge Monty's fixes for moving crc32 function into Diff
item 584.4.5 15 years ago Monty Taylor Split out cache_row and type_holder. Diff
memory 1130.3.1 15 years ago Monty Taylor Moved multi_malloc into drizzled since it's not go Diff
message 988.1.1 15 years ago Jay Pipes Changes libserialize to libdrizzledmessage per ML Diff
optimizer 1108.6.30 15 years ago Padraig O'Sullivan Forgot to add the new sub-dir I created for my las Diff
plugin 960.2.22 15 years ago Monty Taylor Renamed a bunch of plugin files. Diff
service 1130.1.10 15 years ago Monty Taylor Renamed namespace slot to namespace service. Diff
statement 1100.3.30 15 years ago Padraig O'Sullivan Renamed the Command class to be Statement. Renamed 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 16 years ago Monty Taylor Moved test() to its own file. Made a new function Diff
alter_column.h 1126.3.4 15 years ago Jay Pipes Changes Alter_drop and Alter_column to AlterDrop a 1.3 KB Diff Download File
alter_drop.h 1126.3.4 15 years ago Jay Pipes Changes Alter_drop and Alter_column to AlterDrop a 1.4 KB Diff Download File
alter_info.cc 1237.6.3 14 years ago Brian Aker Remove dead code. 1.3 KB Diff Download File
alter_info.h 1237.9.5 14 years ago Padraig O'Sullivan Merge from trunk. 2.5 KB Diff Download File
atomics.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 4.8 KB Diff Download File
base.h 1237.9.5 14 years ago Padraig O'Sullivan Merge from trunk. 19.3 KB Diff Download File
cached_item.cc 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 4.1 KB Diff Download File
cached_item.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 2.1 KB Diff Download File
calendar.cc 1085.1.2 15 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 1085.1.2 15 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
common.h 1237.6.1 14 years ago Brian Aker Remove dead bits in parser/whitespace/etc. 11 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 1122.2.13 15 years ago Monty Taylor Header cleanup. 1.6 KB Diff Download File
cost_vect.h 1221.1.1 14 years ago Jay Pipes Fixes some valgrind warnings regarding conditional 2.3 KB Diff Download File
create_field.cc 1211.1.1 14 years ago Brian Aker Updating with my change to to DECIMAL from NEWDECI 12.2 KB Diff Download File
create_field.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 4.2 KB Diff Download File
current_session.cc 1237.2.3 14 years ago Brian Aker Tiny cast and remove dead call cleanup. 1.1 KB Diff Download File
current_session.h 1237.2.3 14 years ago Brian Aker Tiny cast and remove dead call cleanup. 1 KB Diff Download File
cursor.cc 1237.2.10 14 years ago Brian Aker Merging Jay 44.7 KB Diff Download File
cursor.h 1237.9.5 14 years ago Padraig O'Sullivan Merge from trunk. 32.8 KB Diff Download File
data_home.h 1081.1.1 15 years ago Monty Taylor Whole boat-load of build fixes. 1 KB Diff Download File
db.cc 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 26 KB Diff Download File
db.h 1235.4.25 14 years ago Stewart Smith for NormalisedDatabaseName s/is_valid/isValid/ to 3.1 KB Diff Download File
definitions.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 16 KB Diff Download File
diagnostics_area.cc 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 4.6 KB Diff Download File
diagnostics_area.h 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 4.2 KB Diff Download File
discrete_interval.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 5.1 KB Diff Download File
drizzled.cc 1240.3.8 14 years ago Brian Aker MErgig snowstalker 89.6 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 1240.3.2 14 years ago Brian Aker Cleanup white space. 7.1 KB Diff Download File
enum_nested_loop_state.h 1089.1.13 15 years ago Brian Aker Sorting methods into class files. 1.4 KB Diff Download File
errmsg_print.cc 1130.1.12 15 years ago Monty Taylor Moved service stuff into plugin/ 1.5 KB Diff Download File
errmsg_print.h 1085.1.2 15 years ago Monty Taylor Fixed -Wmissing-declarations 1.3 KB Diff Download File
error.cc 1228.1.3 14 years ago Monty Taylor All of the outstanding plugin loader system cleanu 66.8 KB Diff Download File
error.h 1228.1.3 14 years ago Monty Taylor All of the outstanding plugin loader system cleanu 19.2 KB Diff Download File
field.cc 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 30.7 KB Diff Download File
field.h 1237.6.7 14 years ago Brian Aker More removal of field 28.6 KB Diff Download File
field_conv.cc 1211.1.1 14 years ago Brian Aker Updating with my change to to DECIMAL from NEWDECI 23.5 KB Diff Download File
field_iterator.cc 1225.1.20 14 years ago Padraig O'Sullivan Removed all remnants of schema_table from the Tabl 8.3 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.cc 1130.3.23 15 years ago Monty Taylor Removed more server_includes.h from headers. 1.2 KB Diff Download File
file_exchange.h 1130.3.23 15 years ago Monty Taylor Removed more server_includes.h from headers. 1.6 KB Diff Download File
filesort.cc 1237.13.5 14 years ago Padraig O'Sullivan Split some classes from the range optimizer out in 44.8 KB Diff Download File
filesort_info.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.7 KB Diff Download File
foreign_key.cc 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 3.6 KB Diff Download File
foreign_key.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 2.6 KB Diff Download File
function_hash.gperf 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 1.8 KB Diff Download File
gettext.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 9.4 KB Diff Download File
global.h 1192 14 years ago Brian Aker Merge Stewart's dead code removal 8.9 KB Diff Download File
ha_commands.cc 1143.4.8 14 years ago Jay Pipes This commit fixes issues raised by Joe Daly in Bug 34 KB Diff Download File
ha_statistics.h 1030.1.1 15 years ago Brian Aker Straighten out structures (remove some some dead b 2 KB Diff Download File
ha_trx_info.cc 1130.1.4 15 years ago Monty Taylor Moved StorageEngine into plugin namespace. 2.2 KB Diff Download File
ha_trx_info.h 1130.1.4 15 years ago Monty Taylor Moved StorageEngine into plugin namespace. 2.7 KB Diff Download File
handler_structs.h 1222.1.10 14 years ago Brian Aker Removes options from DDL left in Cursor for admin 5 KB Diff Download File
hash.h 1226.1.1 14 years ago Brian Aker New merge for TableShare 7.9 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 1237.9.3 14 years ago Padraig O'Sullivan Removed one the includes I put in server_includes. 2.3 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 1237.9.3 14 years ago Padraig O'Sullivan Removed one the includes I put in server_includes. 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 1237.9.3 14 years ago Padraig O'Sullivan Removed one the includes I put in server_includes. 2.4 KB Diff Download File
hybrid_type_traits_integer.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.8 KB Diff Download File
index_hint.cc 1130.3.23 15 years ago Monty Taylor Removed more server_includes.h from headers. 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 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 47.1 KB Diff Download File
item.h 1237.9.5 14 years ago Padraig O'Sullivan Merge from trunk. 28.7 KB Diff Download File
join.cc 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 209 KB Diff Download File
join.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 16.5 KB Diff Download File
join_cache.cc 1208.3.2 14 years ago brian Update for Cursor renaming. 7 KB Diff Download File
join_cache.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 2.2 KB Diff Download File
join_table.cc 1093.1.62 15 years ago Monty Taylor Moved UDFs to slot organization. 2 KB Diff Download File
join_table.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 7.1 KB Diff Download File
key.cc 1235.1.6 14 years ago Brian Aker Remove dead code. 15.9 KB Diff Download File
key.h 1238.1.4 14 years ago Brian Aker ICC cleanup 3.5 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 1130.3.26 15 years ago Monty Taylor Removed global.h from headers. 1.4 KB Diff Download File
key_part_spec.h 1238.1.4 14 years ago Brian Aker ICC cleanup 1.8 KB Diff Download File
korr.h 1183.4.48 14 years ago Stewart Smith remove unused ushortget() macro from korr.h 11.8 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 1054.2.11 15 years ago Monty Taylor Removed copy_and_convert. 9 KB Diff Download File
lex_string.h 1238.1.4 14 years ago Brian Aker ICC cleanup 1.3 KB Diff Download File
lex_symbol.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.3 KB Diff Download File
lock.cc 1235.1.2 14 years ago Brian Aker Added engine flag so that an engine can skip store 34.3 KB Diff Download File
lock.h 1220.1.13 14 years ago Brian Aker Remove mysql_lock_have_duplicate() (we don't have 2.7 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 1237.13.6 14 years ago Padraig O'Sullivan Moved the SEL_ARG class into its own header and im 18.8 KB Diff Download File
message.mc 1 16 years ago brian clean slate 196 bytes Diff Download File
my_decimal.cc 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 6.7 KB Diff Download File
my_decimal.h 1130.3.34 14 years ago Monty Taylor Merged up with build. 9.7 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 1237.9.3 14 years ago Padraig O'Sullivan Removed one the includes I put in server_includes. 4.4 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 1225.1.20 14 years ago Padraig O'Sullivan Removed all remnants of schema_table from the Tabl 1.8 KB Diff Download File
natural_join_column.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 1.9 KB Diff Download File
nested_join.h 1100.4.2 15 years ago Padraig O'Sullivan Removed the typedef for nested_join_map and instea 2 KB Diff Download File
open_tables_state.h 1223.2.1 14 years ago Trond Norbye Bug #485658: Compile failure on 32 bit system due 3.2 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 1228.2.1 14 years ago Monty Taylor Fixed Solaris. Duh. 19.1 KB Diff Download File
probes.d 1126.10.24 15 years ago Padraig O'Sullivan Updated the char * arguments to the dtrace probes 4.8 KB Diff Download File
probes.h 1126.10.23 15 years ago Padraig O'Sullivan Added a new header file to be included by files wh 3.9 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 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.3 KB Diff Download File
records.cc 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 13.8 KB Diff Download File
records.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 4.9 KB Diff Download File
replication_services.cc 1143.4.9 14 years ago Jay Pipes Fixes LP Bug#480710. ReplicationServices::updateR 26.9 KB Diff Download File
replication_services.h 1143.4.8 14 years ago Jay Pipes This commit fixes issues raised by Joe Daly in Bug 11.9 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 1222.2.3 14 years ago Brian Aker Remove a few more options, from options in HA_CREA 2.4 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 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.4 KB Diff Download File
select_result.h 1130.3.23 15 years ago Monty Taylor Removed more server_includes.h from headers. 2.2 KB Diff Download File
select_result_interceptor.h 971.3.63 15 years ago Eric Day Removed protocol field flags. 1.4 KB Diff Download File
select_send.h 1152.1.4 15 years ago Brian Aker Remove wrappers from SE 3 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 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 7.4 KB Diff Download File
session.cc 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 57.7 KB Diff Download File
session.h 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 49 KB Diff Download File
set_var.cc 1237.6.1 14 years ago Brian Aker Remove dead bits in parser/whitespace/etc. 66.7 KB Diff Download File
set_var.h 1130.3.7 15 years ago Monty Taylor Merged in latest plugin-slot-reorg. 32.1 KB Diff Download File
show.cc 1235.4.5 14 years ago Stewart Smith SHOW CREATE SCHEMA/SHOW CREATE DATABASE to use Nor 66.1 KB Diff Download File
show.h 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 3.6 KB Diff Download File
sql_alloc.cc 1165.1.169 15 years ago Stewart Smith SunStudioa needs extern C, and gcc needs it with p 1.8 KB Diff Download File
sql_alloc.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 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 1237.6.12 14 years ago Brian Aker Adding patch for engine methods for definition fil 137 KB Diff Download File
sql_base.h 1237.9.5 14 years ago Padraig O'Sullivan Merge from trunk. 7 KB Diff Download File
sql_bitmap.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.3 KB Diff Download File
sql_delete.cc 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 11.6 KB Diff Download File
sql_derived.cc 1235.1.3 14 years ago Brian Aker Remove the need for trans/non-trans temp tables fo 7.6 KB Diff Download File
sql_error.cc 1130.3.7 15 years ago Monty Taylor Merged in latest plugin-slot-reorg. 7 KB Diff Download File
sql_error.h 1115.3.4 15 years ago Jay Pipes Merge Padraig's continued cleanup of exec command 1.9 KB Diff Download File
sql_insert.cc 1235.1.11 14 years ago Brian Aker Small cleanups, did in MERGE table only engine fla 55.6 KB Diff Download File
sql_lex.cc 1192.3.6 14 years ago Monty Taylor pandora-build v0.67 - Support configure-time bzr v 59.4 KB Diff Download File
sql_lex.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 29.5 KB Diff Download File
sql_list.cc 1235.1.7 14 years ago Brian Aker Remove more dead code. 776 bytes Diff Download File
sql_list.h 1235.1.7 14 years ago Brian Aker Remove more dead code. 14.8 KB Diff Download File
sql_load.cc 1235.4.23 14 years ago Stewart Smith fix includes for drizzled/db.h. Now only in .cc fi 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 1130.3.7 15 years ago Monty Taylor Merged in latest plugin-slot-reorg. 1.8 KB Diff Download File
sql_parse.cc 1235.4.27 14 years ago Stewart Smith space before negation operator 53 KB Diff Download File
sql_parse.h 1223.4.1 14 years ago Brian Aker Table Identifier patch. 3 KB Diff Download File
sql_select.cc 1237.13.5 14 years ago Padraig O'Sullivan Split some classes from the range optimizer out in 230 KB Diff Download File
sql_select.h 1237.13.5 14 years ago Padraig O'Sullivan Split some classes from the range optimizer out in 10.4 KB Diff Download File
sql_sort.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 3.8 KB Diff Download File
sql_state.cc 1124.3.2 15 years ago Diego Medina Renamed ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT to ER_WR 14 KB Diff Download File
sql_state.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 998 bytes Diff Download File
sql_string.cc 1165.1.140 15 years ago Stewart Smith remove unused my_copy_with_hex_escaping() 16.9 KB Diff Download File
sql_string.h 1130.3.34 14 years ago Monty Taylor Merged up with build. 11.4 KB Diff Download File
sql_table.cc 1237.6.12 14 years ago Brian Aker Adding patch for engine methods for definition fil 78 KB Diff Download File
sql_table.h 1237.9.2 14 years ago Padraig O'Sullivan Moved opt_range.[cc,h] into the optimizer director 4.1 KB Diff Download File
sql_union.cc 1235.1.11 14 years ago Brian Aker Small cleanups, did in MERGE table only engine fla 20.3 KB Diff Download File
sql_union.h 1008.3.33 15 years ago Stewart Smith add missing sql_union.h - not picked up either by 1 KB Diff Download File
sql_update.cc 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 18.6 KB Diff Download File
sql_yacc.yy 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 192 KB Diff Download File
stacktrace.cc 1067.4.11 15 years ago Nathan Williams Converted last usage of cmin to std::min. Removed 5.7 KB Diff Download File
stacktrace.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2 KB Diff Download File
statement.h 1130.3.22 15 years ago Monty Taylor Removed more instances of including server_include 1.6 KB Diff Download File
stored_key.h 1119.9.12 15 years ago Jay Pipes First phase removal of MTYP_TYPENR() macro. This 5.1 KB Diff Download File
strfunc.cc 1165.1.4 15 years ago Stewart Smith remove unused find_string_in_array 4 KB Diff Download File
structs.h 1237.13.3 14 years ago Padraig O'Sullivan Performed numerous style cleanups in range.[cc,h]. 5.4 KB Diff Download File
symbol_hash.gperf 1237.6.1 14 years ago Brian Aker Remove dead bits in parser/whitespace/etc. 8.1 KB Diff Download File
table.cc 1240.3.7 14 years ago Brian Aker Committing Stewart's work. 104 KB Diff Download File
table.h 1237.2.2 14 years ago Brian Aker Merge for staging. 19 KB Diff Download File
table_ident.h 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 2 KB Diff Download File
table_identifier.cc 1235.1.3 14 years ago Brian Aker Remove the need for trans/non-trans temp tables fo 1.9 KB Diff Download File
table_identifier.h 1235.1.3 14 years ago Brian Aker Remove the need for trans/non-trans temp tables fo 3 KB Diff Download File
table_list.cc 1225.1.20 14 years ago Padraig O'Sullivan Removed all remnants of schema_table from the Tabl 9.3 KB Diff Download File
table_list.h 1225.1.20 14 years ago Padraig O'Sullivan Removed all remnants of schema_table from the Tabl 12.8 KB Diff Download File
table_proto.h 1223.4.8 14 years ago Brian Aker More table identifier love :) 1.8 KB Diff Download File
table_proto_write.cc 1237.6.12 14 years ago Brian Aker Adding patch for engine methods for definition fil 17.6 KB Diff Download File
table_reference.h 1130.3.26 15 years ago Monty Taylor Removed global.h from headers. 2.6 KB Diff Download File
table_share.cc 1223.3.2 14 years ago Monty Taylor Added init-time rehash to the table_def_cache. 6.4 KB Diff Download File
table_share.h 1235.1.2 14 years ago Brian Aker Added engine flag so that an engine can skip store 15.1 KB Diff Download File
temporal.cc 1238.1.5 14 years ago Brian Aker Headers fixes for temporal. 43.8 KB Diff Download File
temporal.h 1039.5.18 15 years ago Jay Pipes Merge trunk 22.9 KB Diff Download File
temporal_format.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 11.6 KB Diff Download File
temporal_format.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 4.5 KB Diff Download File
temporal_interval.cc 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 9.6 KB Diff Download File
temporal_interval.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 5.2 KB Diff Download File
time_functions.cc 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 8.5 KB Diff Download File
time_functions.h 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 4.9 KB Diff Download File
tmp_table_param.h 1101.1.16 15 years ago Monty Taylor Reverted 1103 2.8 KB Diff Download File
tzfile.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 5 KB Diff Download File
tztime.cc 1237.9.8 14 years ago Monty Taylor Fixed solaris build. 32.2 KB Diff Download File
tztime.h 1237.9.4 14 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 2.5 KB Diff Download File
unique.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 2.5 KB Diff Download File
uniques.cc 1164 15 years ago Brian Aker Small cleanup. 21.6 KB Diff Download File
unireg.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 1.1 KB Diff Download File
user_var_entry.cc 1183.4.16 14 years ago Stewart Smith remove unused extra_size define in drizzled/user_v 5.1 KB Diff Download File
user_var_entry.h 1089.1.5 15 years ago Brian Aker Cleanup of user_var 1.9 KB Diff Download File
utf8.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.4 KB Diff Download File
xid.cc 1090.1.3 15 years ago Monty Taylor Removed dangerous asserts... mainly to upset Stewa 4.5 KB Diff Download File
xid.h 1130.1.4 15 years ago Monty Taylor Moved StorageEngine into plugin namespace. 3.1 KB Diff Download File