Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
atomic | 910.5.2 | 15 years ago | Monty Taylor | Applied atomic patch to current tree. | |||
field | 173.1.2 | 16 years ago | Toru Maesaka | forgot to bzr-add new files in the previous push | |||
function | 670.1.20 | 15 years ago | Monty Taylor | Renamed functions to function... everything else i | |||
hash | 1143.2.9 | 15 years ago | Jay Pipes | Merge Monty's fixes for moving crc32 function into | |||
item | 584.4.5 | 15 years ago | Monty Taylor | Split out cache_row and type_holder. | |||
memory | 1130.3.1 | 15 years ago | Monty Taylor | Moved multi_malloc into drizzled since it's not go | |||
message | 988.1.1 | 15 years ago | Jay Pipes | Changes libserialize to libdrizzledmessage per ML | |||
optimizer | 1108.6.30 | 15 years ago | Padraig O'Sullivan | Forgot to add the new sub-dir I created for my las | |||
plugin | 960.2.22 | 15 years ago | Monty Taylor | Renamed a bunch of plugin files. | |||
service | 1130.1.10 | 15 years ago | Monty Taylor | Renamed namespace slot to namespace service. | |||
statement | 1100.3.30 | 15 years ago | Padraig O'Sullivan | Renamed the Command class to be Statement. Renamed | |||
utf8 | 873.2.27 | 15 years ago | Monty Taylor | Added in utf8cpp. We want this to be an external l | |||
util | 492.1.7 | 16 years ago | Monty Taylor | Moved test() to its own file. Made a new function | |||
alter_column.h | 1126.3.4 | 15 years ago | Jay Pipes | Changes Alter_drop and Alter_column to AlterDrop a | 1.3 KB | ||
alter_drop.h | 1126.3.4 | 15 years ago | Jay Pipes | Changes Alter_drop and Alter_column to AlterDrop a | 1.4 KB | ||
alter_info.cc | 1130.3.13 | 15 years ago | Monty Taylor | Finished cleaning namespaces in drizzled/statement | 3 KB | ||
alter_info.h | 1126.3.4 | 15 years ago | Jay Pipes | Changes Alter_drop and Alter_column to AlterDrop a | 2.5 KB | ||
atomics.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 4.8 KB | ||
base.h | 1192 | 15 years ago | Brian Aker | Merge Stewart's dead code removal | 19.5 KB | ||
cached_item.cc | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 3.8 KB | ||
cached_item.h | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 2.2 KB | ||
calendar.cc | 1085.1.2 | 15 years ago | Monty Taylor | Fixed -Wmissing-declarations | 14.1 KB | ||
calendar.h | 907.1.3 | 15 years ago | Jay Pipes | Merging in old r903 temporal changes | 9.9 KB | ||
check_stack_overrun.cc | 1085.1.2 | 15 years ago | Monty Taylor | Fixed -Wmissing-declarations | 1.8 KB | ||
check_stack_overrun.h | 670.2.4 | 15 years ago | Monty Taylor | Removed more stuff from the headers. | 1.2 KB | ||
common.h | 1211.1.1 | 14 years ago | Brian Aker | Updating with my change to to DECIMAL from NEWDECI | 11.2 KB | ||
comp_creator.cc | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 1.8 KB | ||
comp_creator.h | 1122.2.13 | 15 years ago | Monty Taylor | Header cleanup. | 1.6 KB | ||
cost_vect.h | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 2.3 KB | ||
create_field.cc | 1211.1.1 | 14 years ago | Brian Aker | Updating with my change to to DECIMAL from NEWDECI | 12.2 KB | ||
create_field.h | 1119.9.18 | 15 years ago | Stewart Smith | Fix maybe_null for CreateField created for temp ta | 4.2 KB | ||
current_session.cc | 670.2.1 | 15 years ago | Monty Taylor | Moved pthread keys | 1.3 KB | ||
current_session.h | 670.2.1 | 15 years ago | Monty Taylor | Moved pthread keys | 1 KB | ||
cursor.cc | 1220.1.4 | 14 years ago | Brian Aker | Merge Brian (first pass of this cleanup) | 44.8 KB | ||
cursor.h | 1220.1.4 | 14 years ago | Brian Aker | Merge Brian (first pass of this cleanup) | 37 KB | ||
data_home.h | 1081.1.1 | 15 years ago | Monty Taylor | Whole boat-load of build fixes. | 1 KB | ||
db.cc | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 24 KB | ||
db.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.6 KB | ||
definitions.h | 1220.2.1 | 14 years ago | Brian Aker | Move cursor flags up to storage engine flags. Thes | 19 KB | ||
diagnostics_area.cc | 971.3.59 | 15 years ago | Eric Day | Removed client_capabilities from session and pushe | 4.6 KB | ||
diagnostics_area.h | 971.3.59 | 15 years ago | Eric Day | Removed client_capabilities from session and pushe | 4.2 KB | ||
discrete_interval.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 5.1 KB | ||
drizzled.cc | 1220.1.3 | 14 years ago | Brian Aker | Remove atomic on refresh (go back to do it via laz | 89.7 KB | ||
dtcollation.cc | 1022.1.3 | 15 years ago | Brian Aker | Force UTF8 (remove the bits for looking for ascii) | 8.8 KB | ||
dtcollation.h | 1022.1.3 | 15 years ago | Brian Aker | Force UTF8 (remove the bits for looking for ascii) | 5.1 KB | ||
enum.h | 1220.2.1 | 14 years ago | Brian Aker | Move cursor flags up to storage engine flags. Thes | 7.4 KB | ||
enum_nested_loop_state.h | 1089.1.13 | 15 years ago | Brian Aker | Sorting methods into class files. | 1.4 KB | ||
errmsg_print.cc | 1130.1.12 | 15 years ago | Monty Taylor | Moved service stuff into plugin/ | 1.5 KB | ||
errmsg_print.h | 1085.1.2 | 15 years ago | Monty Taylor | Fixed -Wmissing-declarations | 1.3 KB | ||
error.cc | 1175 | 15 years ago | Brian Aker | Single line fix for 32bit open solaris | 66.7 KB | ||
error.h | 1130.3.15 | 15 years ago | Monty Taylor | Merged in latest plugin-slot-reorg. | 19.2 KB | ||
field.cc | 1211.1.4 | 14 years ago | Brian Aker | Update for cursor name change. | 31.1 KB | ||
field.h | 1130.3.19 | 15 years ago | Monty Taylor | Merged latest plugin-base-class. | 29.7 KB | ||
field_conv.cc | 1211.1.1 | 14 years ago | Brian Aker | Updating with my change to to DECIMAL from NEWDECI | 23.5 KB | ||
field_iterator.cc | 1000.1.3 | 15 years ago | Brian Aker | Renamed TABLE_SHARE to TableShare | 8.5 KB | ||
field_iterator.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 4 KB | ||
file_exchange.cc | 1130.3.23 | 15 years ago | Monty Taylor | Removed more server_includes.h from headers. | 1.2 KB | ||
file_exchange.h | 1130.3.23 | 15 years ago | Monty Taylor | Removed more server_includes.h from headers. | 1.6 KB | ||
filesort.cc | 1220.2.1 | 14 years ago | Brian Aker | Move cursor flags up to storage engine flags. Thes | 44.6 KB | ||
filesort_info.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.7 KB | ||
foreign_key.cc | 1052.2.3 | 15 years ago | Nathan Williams | No actual code changes. Changed Create_field to Cr | 3.6 KB | ||
foreign_key.h | 1089.1.6 | 15 years ago | Brian Aker | Removed dead flag code, style cleanup in FK. Remov | 2.5 KB | ||
function_hash.gperf | 896.5.1 | 15 years ago | Jay Pipes | Removes the TIME column type and related time func | 1.8 KB | ||
gettext.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 9.4 KB | ||
global.h | 1192 | 15 years ago | Brian Aker | Merge Stewart's dead code removal | 8.9 KB | ||
ha_commands.cc | 1208.3.3 | 14 years ago | brian | Adding missingfile. | 33.5 KB | ||
ha_statistics.h | 1030.1.1 | 15 years ago | Brian Aker | Straighten out structures (remove some some dead b | 2 KB | ||
ha_trx_info.cc | 1130.1.4 | 15 years ago | Monty Taylor | Moved StorageEngine into plugin namespace. | 2.2 KB | ||
ha_trx_info.h | 1130.1.4 | 15 years ago | Monty Taylor | Moved StorageEngine into plugin namespace. | 2.7 KB | ||
handler_structs.h | 1188.2.1 | 15 years ago | Stewart Smith | move key_block_size out of table_share and into th | 5.4 KB | ||
hash.h | 1192.3.7 | 14 years ago | Monty Taylor | Added code necessary for building plugins dynamica | 6.8 KB | ||
hybrid_type.h | 584.4.2 | 15 years ago | Monty Taylor | Split out hybrid_type_traits. | 1.9 KB | ||
hybrid_type_traits.cc | 919.2.11 | 15 years ago | Monty Taylor | Removed C99 isnan() usage, which allows us to remo | 2.2 KB | ||
hybrid_type_traits.h | 584.4.2 | 15 years ago | Monty Taylor | Split out hybrid_type_traits. | 1.8 KB | ||
hybrid_type_traits_decimal.cc | 1067.4.4 | 15 years ago | Nathan Williams | The rest of the files in the drizzled directory we | 3.4 KB | ||
hybrid_type_traits_decimal.h | 584.4.2 | 15 years ago | Monty Taylor | Split out hybrid_type_traits. | 1.8 KB | ||
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 | ||
hybrid_type_traits_integer.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.8 KB | ||
index_hint.cc | 1130.3.23 | 15 years ago | Monty Taylor | Removed more server_includes.h from headers. | 1.8 KB | ||
index_hint.h | 934.2.2 | 15 years ago | Jay Pipes | Forgot to add the new files... | 2.3 KB | ||
internal_error_handler.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 2.5 KB | ||
item.cc | 1211.1.1 | 14 years ago | Brian Aker | Updating with my change to to DECIMAL from NEWDECI | 47 KB | ||
item.h | 971.6.1 | 15 years ago | Eric Day | Renamed Protocol to Client, cleaned up some unnece | 28.8 KB | ||
join.cc | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 209 KB | ||
join.h | 1115.3.12 | 15 years ago | Jay Pipes | Merge plugin slot reorganization from monty | 16.5 KB | ||
join_cache.cc | 1208.3.2 | 14 years ago | brian | Update for Cursor renaming. | 7 KB | ||
join_cache.h | 1130.3.24 | 15 years ago | Monty Taylor | Removed server_includes.h from join_cache.h | 2.2 KB | ||
join_table.cc | 1093.1.62 | 15 years ago | Monty Taylor | Moved UDFs to slot organization. | 2 KB | ||
join_table.h | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 7 KB | ||
key.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 16.1 KB | ||
key.h | 1103.6.2 | 15 years ago | Padraig O'Sullivan | Removing references to MY_BITMAP throughout the co | 4 KB | ||
key_map.cc | 1005.2.6 | 15 years ago | Monty Taylor | Re-added bitset<> as a replacement for Bitmap<> | 1.7 KB | ||
key_map.h | 1130.3.26 | 15 years ago | Monty Taylor | Removed global.h from headers. | 1.4 KB | ||
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 | ||
korr.h | 1183.4.48 | 15 years ago | Stewart Smith | remove unused ushortget() macro from korr.h | 11.8 KB | ||
lex_column.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1 KB | ||
lex_input_stream.h | 1054.2.11 | 15 years ago | Monty Taylor | Removed copy_and_convert. | 9 KB | ||
lex_string.h | 1183.4.18 | 15 years ago | Stewart Smith | remove unused USTRING_WITH_LEN() macro | 1.2 KB | ||
lex_symbol.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.3 KB | ||
lock.cc | 1208.3.2 | 14 years ago | brian | Update for Cursor renaming. | 37.2 KB | ||
lock.h | 1113.1.2 | 15 years ago | Brian Aker | Refactor/kill some dead lock code. | 2.8 KB | ||
lookup_symbol.cc | 910.2.4 | 15 years ago | Monty Taylor | Fix to make VPATH builds work again. | 1.4 KB | ||
lookup_symbol.h | 873.2.30 | 15 years ago | Monty Taylor | Fixed some of Jay's review suggestions. | 1.1 KB | ||
Makefile.am | 1192.3.21 | 14 years ago | Monty Taylor | Merged trunk. | 18.6 KB | ||
message.mc | 1 | 16 years ago | brian | clean slate | 196 bytes | ||
my_decimal.cc | 670.2.1 | 15 years ago | Monty Taylor | Moved pthread keys | 6.7 KB | ||
my_decimal.h | 1130.3.34 | 15 years ago | Monty Taylor | Merged up with build. | 9.7 KB | ||
my_var.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.1 KB | ||
name_map.h | 1192.2.1 | 15 years ago | Monty Taylor | Added the MODULES table. | 4.9 KB | ||
name_resolution_context.h | 1055.2.23 | 15 years ago | Jay Pipes | Doxygenates documentation for name_resolution_cont | 4.3 KB | ||
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 | ||
name_resolution_context_state.h | 584.4.4 | 15 years ago | Monty Taylor | Split out Name_resolution_context. | 1.7 KB | ||
natural_join_column.cc | 1122.2.2 | 15 years ago | Monty Taylor | Added missing copyright headers. Added drizzled/gl | 1.9 KB | ||
natural_join_column.h | 769 | 15 years ago | Brian Aker | Removing dead field translator code. | 1.9 KB | ||
nested_join.h | 1100.4.2 | 15 years ago | Padraig O'Sullivan | Removed the typedef for nested_join_map and instea | 2 KB | ||
open_tables_state.h | 1089.1.6 | 15 years ago | Brian Aker | Removed dead flag code, style cleanup in FK. Remov | 3.1 KB | ||
opt_range.cc | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 305 KB | ||
opt_range.h | 1208.3.2 | 14 years ago | brian | Update for Cursor renaming. | 24.3 KB | ||
opt_sum.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 32.6 KB | ||
order.h | 1005.2.1 | 15 years ago | Monty Taylor | Reverted a crap-ton of padraig's work. | 1.6 KB | ||
plugin.h | 1192.3.7 | 14 years ago | Monty Taylor | Added code necessary for building plugins dynamica | 19.4 KB | ||
probes.d | 1126.10.24 | 15 years ago | Padraig O'Sullivan | Updated the char * arguments to the dtrace probes | 4.8 KB | ||
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 | ||
query_id.cc | 961.1.1 | 15 years ago | Brian Aker | Increase slap test for more threads. Remove lock i | 1.1 KB | ||
query_id.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.3 KB | ||
records.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 17.4 KB | ||
replication_services.cc | 1215 | 14 years ago | Brian Aker | Jay's replication patches | 24.5 KB | ||
replication_services.h | 1143.2.22 | 15 years ago | Jay Pipes | Adds functionality to handle REPLACE statements co | 11.7 KB | ||
security_context.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.4 KB | ||
select_create.h | 1126.3.3 | 15 years ago | Jay Pipes | Moves Alter_info out into its own header and sourc | 2.2 KB | ||
select_dump.h | 850 | 15 years ago | Brian Aker | More class creation. | 1.1 KB | ||
select_dumpvar.h | 897.2.2 | 15 years ago | Jay Pipes | Replaced custom List in select_dumpvar.h with std: | 2.6 KB | ||
select_exists_subselect.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.1 KB | ||
select_export.h | 850 | 15 years ago | Brian Aker | More class creation. | 2.1 KB | ||
select_insert.h | 850 | 15 years ago | Brian Aker | More class creation. | 1.7 KB | ||
select_max_min_finder_subselect.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.4 KB | ||
select_result.h | 1130.3.23 | 15 years ago | Monty Taylor | Removed more server_includes.h from headers. | 2.2 KB | ||
select_result_interceptor.h | 971.3.63 | 15 years ago | Eric Day | Removed protocol field flags. | 1.4 KB | ||
select_send.h | 1152.1.4 | 15 years ago | Brian Aker | Remove wrappers from SE | 3 KB | ||
select_singlerow_subselect.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.2 KB | ||
select_subselect.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.1 KB | ||
select_to_file.h | 850 | 15 years ago | Brian Aker | More class creation. | 1.3 KB | ||
select_union.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.4 KB | ||
server_includes.h | 1220 | 14 years ago | Brian Aker | Remove open mode/dead bits around dead temp type. | 8.7 KB | ||
session.cc | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 57.2 KB | ||
session.h | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 49.1 KB | ||
set_var.cc | 1192.3.22 | 14 years ago | Monty Taylor | Merged build. | 65.9 KB | ||
set_var.h | 1130.3.7 | 15 years ago | Monty Taylor | Merged in latest plugin-slot-reorg. | 32.1 KB | ||
show.cc | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 77.6 KB | ||
show.h | 1130.3.15 | 15 years ago | Monty Taylor | Merged in latest plugin-slot-reorg. | 3.6 KB | ||
sql_alloc.cc | 1165.1.169 | 15 years ago | Stewart Smith | SunStudioa needs extern C, and gcc needs it with p | 1.8 KB | ||
sql_alloc.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 2.2 KB | ||
sql_array.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 2.2 KB | ||
sql_base.cc | 1220.1.8 | 14 years ago | Brian Aker | Fix for Valgrind. | 142 KB | ||
sql_base.h | 1183.4.51 | 15 years ago | Stewart Smith | remove some unused defines from sql_base.h to do w | 6.9 KB | ||
sql_bitmap.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.3 KB | ||
sql_delete.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 12.4 KB | ||
sql_derived.cc | 1208.3.2 | 14 years ago | brian | Update for Cursor renaming. | 7.6 KB | ||
sql_error.cc | 1130.3.7 | 15 years ago | Monty Taylor | Merged in latest plugin-slot-reorg. | 7 KB | ||
sql_error.h | 1115.3.4 | 15 years ago | Jay Pipes | Merge Padraig's continued cleanup of exec command | 1.9 KB | ||
sql_insert.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 55.5 KB | ||
sql_lex.cc | 1192.3.6 | 15 years ago | Monty Taylor | pandora-build v0.67 - Support configure-time bzr v | 59.4 KB | ||
sql_lex.h | 1206.1.3 | 15 years ago | Brian Aker | Valgrind fix for startTransaction() | 29.5 KB | ||
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 | ||
sql_list.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 15.2 KB | ||
sql_load.cc | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 31.7 KB | ||
sql_load.h | 919.1.2 | 15 years ago | Brian Aker | Comitting the removal of server code for LOAD DATA | 1.4 KB | ||
sql_locale.cc | 937.4.14 | 15 years ago | Padraig O'Sullivan | Removing a very mis-leading comment from sql_local | 107 KB | ||
sql_locale.h | 1130.3.7 | 15 years ago | Monty Taylor | Merged in latest plugin-slot-reorg. | 1.8 KB | ||
sql_parse.cc | 1165.1.178 | 15 years ago | Stewart Smith | merge lp:drizzle/build | 52.7 KB | ||
sql_parse.h | 1130.3.34 | 15 years ago | Monty Taylor | Merged up with build. | 3 KB | ||
sql_select.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 232 KB | ||
sql_select.h | 1108.6.56 | 15 years ago | Padraig O'Sullivan | Extracted KeyUse into its own header file and plac | 10.6 KB | ||
sql_sort.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 3.7 KB | ||
sql_state.cc | 1124.3.2 | 15 years ago | Diego Medina | Renamed ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT to ER_WR | 14 KB | ||
sql_state.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 998 bytes | ||
sql_string.cc | 1165.1.140 | 15 years ago | Stewart Smith | remove unused my_copy_with_hex_escaping() | 16.9 KB | ||
sql_string.h | 1130.3.34 | 15 years ago | Monty Taylor | Merged up with build. | 11.4 KB | ||
sql_table.cc | 1220.1.9 | 14 years ago | Brian Aker | Remove char *db from session, and replaces it with | 85.5 KB | ||
sql_table.h | 1198 | 15 years ago | Brian Aker | Merge Brian | 3.8 KB | ||
sql_union.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 20.3 KB | ||
sql_union.h | 1008.3.33 | 15 years ago | Stewart Smith | add missing sql_union.h - not picked up either by | 1 KB | ||
sql_update.cc | 1216.1.1 | 14 years ago | Brian Aker | Move print_error up to Engine. | 22.4 KB | ||
sql_yacc.yy | 1217 | 14 years ago | Brian Aker | Removed bits of charset support from the parser. | 188 KB | ||
stacktrace.cc | 1067.4.11 | 15 years ago | Nathan Williams | Converted last usage of cmin to std::min. Removed | 5.7 KB | ||
stacktrace.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 2 KB | ||
statement.h | 1130.3.22 | 15 years ago | Monty Taylor | Removed more instances of including server_include | 1.6 KB | ||
stored_key.h | 1119.9.12 | 15 years ago | Jay Pipes | First phase removal of MTYP_TYPENR() macro. This | 5.1 KB | ||
strfunc.cc | 1165.1.4 | 15 years ago | Stewart Smith | remove unused find_string_in_array | 4 KB | ||
structs.h | 1208.3.2 | 14 years ago | brian | Update for Cursor renaming. | 5.3 KB | ||
symbol_hash.gperf | 1126.2.3 | 15 years ago | Brian Aker | Remove dead keywords. | 9 KB | ||
table.cc | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 105 KB | ||
table.h | 1220.1.3 | 14 years ago | Brian Aker | Remove atomic on refresh (go back to do it via laz | 18.8 KB | ||
table_ident.h | 971.3.59 | 15 years ago | Eric Day | Removed client_capabilities from session and pushe | 2 KB | ||
table_list.cc | 1188.1.2 | 15 years ago | Jay Pipes | Style and doxygen cleanup ONLY. Moves method docu | 9.5 KB | ||
table_list.h | 1188.1.2 | 15 years ago | Jay Pipes | Style and doxygen cleanup ONLY. Moves method docu | 13.2 KB | ||
table_map_iterator.cc | 612.2.4 | 15 years ago | Monty Taylor | Moved some defines to config.h. Stopped including | 1.2 KB | ||
table_map_iterator.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.1 KB | ||
table_proto.h | 1198 | 15 years ago | Brian Aker | Merge Brian | 1.9 KB | ||
table_proto_write.cc | 1211.1.1 | 14 years ago | Brian Aker | Updating with my change to to DECIMAL from NEWDECI | 16.9 KB | ||
table_reference.h | 1130.3.26 | 15 years ago | Monty Taylor | Removed global.h from headers. | 2.6 KB | ||
table_share.cc | 1183.1.29 | 15 years ago | Brian Aker | Clean up interface so that Truncate sets the propp | 6.2 KB | ||
table_share.h | 1221.1.1 | 14 years ago | Jay Pipes | Fixes some valgrind warnings regarding conditional | 15 KB | ||
temporal.cc | 1079.3.2 | 15 years ago | Stewart Smith | Replace MAX_(DATE|TIME).*_WIDTH defines in definit | 43.8 KB | ||
temporal.h | 1039.5.18 | 15 years ago | Jay Pipes | Merge trunk | 22.9 KB | ||
temporal_format.cc | 1089.1.3 | 15 years ago | Brian Aker | Fix protobuf to release memory. Add in assert() fo | 11.6 KB | ||
temporal_format.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 4.5 KB | ||
temporal_interval.cc | 971.6.11 | 15 years ago | Eric Day | Removed purecov messages. | 9.5 KB | ||
temporal_interval.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 5.2 KB | ||
time.cc | 1165.1.14 | 15 years ago | Stewart Smith | remove unused interval_type_to_name LEX_STRING map | 10.8 KB | ||
tmp_table_param.h | 1101.1.16 | 15 years ago | Monty Taylor | Reverted 1103 | 2.8 KB | ||
tzfile.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 5 KB | ||
tztime.cc | 1165.1.15 | 15 years ago | Stewart Smith | remove unused my_tz_free | 32.2 KB | ||
tztime.h | 1130.3.34 | 15 years ago | Monty Taylor | Merged up with build. | 2.4 KB | ||
unique.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 2.5 KB | ||
uniques.cc | 1164 | 15 years ago | Brian Aker | Small cleanup. | 21.6 KB | ||
unireg.h | 1130.3.19 | 15 years ago | Monty Taylor | Merged latest plugin-base-class. | 1.1 KB | ||
user_var_entry.cc | 1183.4.16 | 15 years ago | Stewart Smith | remove unused extra_size define in drizzled/user_v | 5.1 KB | ||
user_var_entry.h | 1089.1.5 | 15 years ago | Brian Aker | Cleanup of user_var | 1.9 KB | ||
utf8.h | 1122.2.10 | 15 years ago | Monty Taylor | Fixed all of the include guards. | 1.4 KB | ||
xid.cc | 1090.1.3 | 15 years ago | Monty Taylor | Removed dangerous asserts... mainly to upset Stewa | 4.5 KB | ||
xid.h | 1130.1.4 | 15 years ago | Monty Taylor | Moved StorageEngine into plugin namespace. | 3.1 KB |