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 | |||
item | 584.4.5 | 15 years ago | Monty Taylor | Split out cache_row and type_holder. | |||
message | 988.1.1 | 15 years ago | Jay Pipes | Changes libserialize to libdrizzledmessage per ML | |||
plugin | 960.2.22 | 15 years ago | Monty Taylor | Renamed a bunch of plugin files. | |||
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 | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 1.3 KB | ||
alter_drop.h | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 1.4 KB | ||
atomics.h | 968.2.4 | 15 years ago | Monty Taylor | Fixed a typo. | 5.1 KB | ||
authentication.cc | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 2.5 KB | ||
authentication.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.1 KB | ||
base.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 20.7 KB | ||
cached_item.cc | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 3.9 KB | ||
cached_item.h | 584.4.10 | 15 years ago | Monty Taylor | Broke out cached_item. | 2.3 KB | ||
calendar.cc | 907.1.3 | 15 years ago | Jay Pipes | Merging in old r903 temporal changes | 15.4 KB | ||
calendar.h | 907.1.3 | 15 years ago | Jay Pipes | Merging in old r903 temporal changes | 9.9 KB | ||
check_stack_overrun.cc | 670.2.4 | 15 years ago | Monty Taylor | Removed more stuff from the headers. | 1.7 KB | ||
check_stack_overrun.h | 670.2.4 | 15 years ago | Monty Taylor | Removed more stuff from the headers. | 1.2 KB | ||
common.h | 971.3.6 | 15 years ago | Eric Day | Moved the last of the libdrizzleclient calls into | 14.8 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 | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 1.6 KB | ||
connect.h | 934.2.6 | 15 years ago | Jay Pipes | This changeset removes a few more C functions fro | 1.1 KB | ||
cost_vect.h | 575.4.7 | 15 years ago | Monty Taylor | More header cleanup. | 2.3 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 | ||
data_home.h | 575.4.1 | 16 years ago | ysano | Rename mysql to drizzle. | 1 KB | ||
db.cc | 988.1.6 | 15 years ago | Jay Pipes | Removed old protobuf_replicator plugin, fixed up d | 32.1 KB | ||
db.h | 820.1.11 | 15 years ago | Stewart Smith | re-introduce db.opt, but with parsing it from disk | 1.8 KB | ||
definitions.h | 997.5.2 | 15 years ago | chris | Remove comments, do/while, spaces per Monty review | 35.2 KB | ||
diagnostics_area.cc | 934.2.17 | 15 years ago | Jay Pipes | Forgot to add diagnostics_area.cc. thx krow. :) | 3.7 KB | ||
diagnostics_area.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 4.5 KB | ||
discrete_interval.h | 882 | 15 years ago | Brian Aker | Minor refactoring (we will need to disconnect the | 5.1 KB | ||
drizzled.cc | 997.2.5 | 15 years ago | Monty Taylor | Merged up with trunk properly. | 114 KB | ||
drizzled_safe.in | 840.1.14 | 15 years ago | Monty Taylor | Merged from Mark. | 14.9 KB | ||
drizzledumpslow | 77.1.34 | 16 years ago | Monty Taylor | Renamed more things to match the drizzled rename. | 6.2 KB | ||
dtcollation.cc | 862 | 15 years ago | Brian Aker | Remove charset directory code. | 9.9 KB | ||
dtcollation.h | 584.4.1 | 15 years ago | Monty Taylor | Split out DTCollation. | 5.3 KB | ||
errmsg.cc | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 3.4 KB | ||
errmsg.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.1 KB | ||
errmsg_print.cc | 755.2.1 | 15 years ago | Mark Atwood | replace sql_print_error etc with errmsg_print | 2 KB | ||
errmsg_print.h | 755.2.1 | 15 years ago | Mark Atwood | replace sql_print_error etc with errmsg_print | 1.5 KB | ||
error.cc | 934.4.1 | 15 years ago | Jay Pipes | Fixes ENUM field type to throw an error on bad dat | 66.5 KB | ||
error.h | 934.4.1 | 15 years ago | Jay Pipes | Fixes ENUM field type to throw an error on bad dat | 19.2 KB | ||
error_injection.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 4 KB | ||
field.cc | 993.1.8 | 15 years ago | Padraig O'Sullivan | Removed my_bitmap.[cc,h] files from the mysys dire | 53.9 KB | ||
field.h | 993.1.9 | 15 years ago | Padraig O'Sullivan | Cleaning some header file includes after removing | 24.4 KB | ||
field_conv.cc | 896.5.1 | 15 years ago | Jay Pipes | Removes the TIME column type and related time func | 23 KB | ||
field_iterator.cc | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 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.h | 831.1.3 | 15 years ago | Brian Aker | Moved over file_exchange class. | 1.9 KB | ||
filesort.cc | 982.1.1 | 15 years ago | Padraig O'Sullivan | Initial work on removing MY_BITMAP from the Drizzl | 45.8 KB | ||
filesort_info.h | 482 | 16 years ago | Brian Aker | Remove uint. | 1.7 KB | ||
foreign_key.cc | 934.2.20 | 15 years ago | Jay Pipes | Move Foreign_key implementation into its own imple | 4.2 KB | ||
foreign_key.h | 934.2.20 | 15 years ago | Jay Pipes | Move Foreign_key implementation into its own imple | 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 | 779.3.13 | 15 years ago | Monty Taylor | Fixed solaris double-define. | 9.4 KB | ||
global.h | 971.4.1 | 15 years ago | Monty Taylor | GCC on Solaris build fixes. | 9.5 KB | ||
ha_statistics.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 2 KB | ||
ha_trx_info.cc | 960.2.37 | 15 years ago | Monty Taylor | More naming fixes. | 2.2 KB | ||
ha_trx_info.h | 960.2.37 | 15 years ago | Monty Taylor | More naming fixes. | 2.6 KB | ||
handler.cc | 993.1.6 | 15 years ago | Padraig O'Sullivan | Adding keymap.[cc,h] to Makefile.am. Also, more sm | 107 KB | ||
handler.h | 997.2.5 | 15 years ago | Monty Taylor | Merged up with trunk properly. | 52.8 KB | ||
handler_structs.h | 960.2.37 | 15 years ago | Monty Taylor | More naming fixes. | 6.1 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 | 584.4.7 | 15 years ago | Monty Taylor | Removed a big bank of includes from item.h. | 3.3 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 | 584.4.2 | 15 years ago | Monty Taylor | Split out hybrid_type_traits. | 1.8 KB | ||
index_hint.cc | 934.2.2 | 15 years ago | Jay Pipes | Forgot to add the new files... | 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 | 971.3.17 | 15 years ago | Eric Day | Cleaned up int/date related store functions. | 57.1 KB | ||
item.h | 993.1.9 | 15 years ago | Padraig O'Sullivan | Cleaning some header file includes after removing | 22.9 KB | ||
key.cc | 993.1.3 | 15 years ago | Padraig O'Sullivan | Changed the isBitmappOverlapping method to take re | 16 KB | ||
key.h | 982.1.1 | 15 years ago | Padraig O'Sullivan | Initial work on removing MY_BITMAP from the Drizzl | 4 KB | ||
key_map.cc | 993.1.12 | 15 years ago | Padraig O'Sullivan | Removing the is_subset method from key_map.cc file | 1.7 KB | ||
key_map.h | 993.1.12 | 15 years ago | Padraig O'Sullivan | Removing the is_subset method from key_map.cc file | 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 | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 16.6 KB | ||
lex_column.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1 KB | ||
lex_string.h | 575.1.6 | 15 years ago | Monty Taylor | Cleaned up some headers for PCH. | 1.3 KB | ||
lex_symbol.h | 779.4.5 | 15 years ago | Monty Taylor | Replaced gen_lex_hash with gperf. Yay for no more | 1.3 KB | ||
lock.cc | 892.1.4 | 15 years ago | Monty Taylor | Merged from trunk. | 50.9 KB | ||
lock.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 3.8 KB | ||
logging.cc | 971.1.74 | 15 years ago | Monty Taylor | Added a null trap. | 3.8 KB | ||
logging.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.3 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 | 997.2.19 | 15 years ago | Monty Taylor | Reverted back to building drizzled in drizzled. | 15.9 KB | ||
message.mc | 1 | 16 years ago | brian | clean slate | 196 bytes | ||
multi_delete.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.8 KB | ||
multi_update.h | 997.4.1 | 15 years ago | Padraig O'Sullivan | Removed 1 instance of SQL_LIST from the source bas | 2.3 KB | ||
my_decimal.cc | 670.2.1 | 15 years ago | Monty Taylor | Moved pthread keys | 6.7 KB | ||
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 | ||
my_var.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.1 KB | ||
name_resolution_context.h | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 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 | 796 | 15 years ago | Brian Aker | Test case fixes + TABLE_CACHE to class (will renam | 1.1 KB | ||
natural_join_column.h | 769 | 15 years ago | Brian Aker | Removing dead field translator code. | 1.9 KB | ||
nested_join.h | 553.1.3 | 16 years ago | Monty Taylor | Split out nested_join.h. | 1.9 KB | ||
open_tables_state.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 3.7 KB | ||
opt_range.cc | 993.1.13 | 15 years ago | Padraig O'Sullivan | Removing calls to to_ulong(). This could have thro | 303 KB | ||
opt_range.h | 982.1.3 | 15 years ago | Padraig O'Sullivan | Various small cleanups to numerous files to now ha | 23.9 KB | ||
opt_sum.cc | 993.1.6 | 15 years ago | Padraig O'Sullivan | Adding keymap.[cc,h] to Makefile.am. Also, more sm | 32.5 KB | ||
order.h | 993.1.9 | 15 years ago | Padraig O'Sullivan | Cleaning some header file includes after removing | 1.7 KB | ||
plugin.h | 971.1.61 | 15 years ago | Monty Taylor | Moved a few things around in headers. | 18.9 KB | ||
plugin_registry.cc | 990 | 15 years ago | Brian Aker | Merge Monty | 4.1 KB | ||
plugin_registry.h | 971.1.68 | 15 years ago | Monty Taylor | Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st | 2.4 KB | ||
probes.d | 520.4.42 | 16 years ago | mordred | Some updates to dtrace support. | 1.1 KB | ||
probes.h | 520.4.42 | 16 years ago | mordred | Some updates to dtrace support. | 6.9 KB | ||
protocol.cc | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.4 KB | ||
protocol.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1 KB | ||
qcache.cc | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 7.6 KB | ||
qcache.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.4 KB | ||
query_arena.h | 960.2.20 | 15 years ago | Monty Taylor | Removed global.h from a header. | 2.4 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 | 968.2.3 | 15 years ago | Monty Taylor | Replacd use of tbb:: namespace with drizzled:: | 1.3 KB | ||
records.cc | 997.5.1 | 15 years ago | chris | Replace macros around unireg.h, store_record,resto | 17.7 KB | ||
registry.h | 994.2.2 | 15 years ago | Monty Taylor | Store a Registry of SchedulerFactories and set one | 4 KB | ||
rename.cc | 965 | 15 years ago | Brian Aker | Merge with Jay | 5.9 KB | ||
rename.h | 758 | 15 years ago | Brian Aker | Randowm class cleanup. | 1009 bytes | ||
scheduling.cc | 994.2.2 | 15 years ago | Monty Taylor | Store a Registry of SchedulerFactories and set one | 2.2 KB | ||
scheduling.h | 994.2.2 | 15 years ago | Monty Taylor | Store a Registry of SchedulerFactories and set one | 1.1 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 | 850 | 15 years ago | Brian Aker | More class creation. | 2.1 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 | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.4 KB | ||
select_result.h | 848 | 15 years ago | Brian Aker | typdef class removal (just... use the name of the | 2.2 KB | ||
select_result_interceptor.h | 837 | 15 years ago | Brian Aker | Reworked some classes out of session.h Also update | 1.4 KB | ||
select_send.h | 971.3.19 | 15 years ago | Eric Day | Finished first pass at Protocol cleanup, still som | 3.1 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 | 982.1.12 | 15 years ago | Padraig O'Sullivan | Removed the global mutex used to simplify the name | 11.5 KB | ||
session.cc | 995 | 15 years ago | Brian Aker | Refactor get_variable to session | 56.8 KB | ||
session.h | 997.2.5 | 15 years ago | Monty Taylor | Merged up with trunk properly. | 42.9 KB | ||
set_var.cc | 992.1.25 | 15 years ago | Monty Taylor | Moved myisam to new plugin system. | 77.1 KB | ||
set_var.h | 971.1.44 | 15 years ago | Monty Taylor | Merged trunk. | 33.5 KB | ||
show.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 146 KB | ||
show.h | 971.1.68 | 15 years ago | Monty Taylor | Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st | 3.6 KB | ||
sj_tmp_table.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 10.4 KB | ||
sj_tmp_table.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.8 KB | ||
sql_alloc.h | 971.3.4 | 15 years ago | Eric Day | Further drizzleclient cleanup. Starting to move al | 2.5 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 | 993.1.8 | 15 years ago | Padraig O'Sullivan | Removed my_bitmap.[cc,h] files from the mysys dire | 189 KB | ||
sql_base.h | 960.2.24 | 15 years ago | Monty Taylor | Changed handlerton to StorageEngine. | 10.5 KB | ||
sql_bitmap.cc | 993.1.8 | 15 years ago | Padraig O'Sullivan | Removed my_bitmap.[cc,h] files from the mysys dire | 1.6 KB | ||
sql_bitmap.h | 993.1.9 | 15 years ago | Padraig O'Sullivan | Cleaning some header file includes after removing | 2 KB | ||
sql_connect.cc | 971.3.21 | 15 years ago | Eric Day | Merged trunk. | 3.1 KB | ||
sql_delete.cc | 993.1.8 | 15 years ago | Padraig O'Sullivan | Removed my_bitmap.[cc,h] files from the mysys dire | 24.3 KB | ||
sql_derived.cc | 923.1.10 | 15 years ago | Brian Aker | Remove dead code around old procedures. | 7.6 KB | ||
sql_error.cc | 971.3.19 | 15 years ago | Eric Day | Finished first pass at Protocol cleanup, still som | 7 KB | ||
sql_error.h | 960.2.23 | 15 years ago | Monty Taylor | Moved handlerton to plugin/storage_engine.h. | 1.8 KB | ||
sql_insert.cc | 997.5.1 | 15 years ago | chris | Replace macros around unireg.h, store_record,resto | 56 KB | ||
sql_lex.cc | 934.2.1 | 15 years ago | Jay Pipes | Split index hints out into their own file, removal | 62.5 KB | ||
sql_lex.h | 942.1.12 | 15 years ago | Monty Taylor | Converted udf_func into a factory. | 41.7 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 | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 15.2 KB | ||
sql_load.cc | 997.5.1 | 15 years ago | chris | Replace macros around unireg.h, store_record,resto | 31.2 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 | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.8 KB | ||
sql_olap.cc | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 5.9 KB | ||
sql_parse.cc | 971.1.68 | 15 years ago | Monty Taylor | Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st | 91.8 KB | ||
sql_parse.h | 934.2.11 | 15 years ago | Jay Pipes | Moves end_trans(), begin_trans(), end_active_trans | 3.9 KB | ||
sql_plugin.cc | 992.1.39 | 15 years ago | Monty Taylor | Removed the m4-based plugin system. | 65.7 KB | ||
sql_plugin.h | 971.1.61 | 15 years ago | Monty Taylor | Moved a few things around in headers. | 3.8 KB | ||
sql_select.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 526 KB | ||
sql_select.h | 992.1.25 | 15 years ago | Monty Taylor | Moved myisam to new plugin system. | 27.7 KB | ||
sql_sort.h | 897.1.24 | 15 years ago | Padraig O'Sullivan | Remove the function reuse_freed_buff(). It is not | 3.7 KB | ||
sql_state.cc | 971.3.4 | 15 years ago | Eric Day | Further drizzleclient cleanup. Starting to move al | 14 KB | ||
sql_state.h | 971.3.4 | 15 years ago | Eric Day | Further drizzleclient cleanup. Starting to move al | 973 bytes | ||
sql_string.cc | 975.1.2 | 15 years ago | Brian Aker | LCOV cleanup (more of...). | 24 KB | ||
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 | ||
sql_table.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 170 KB | ||
sql_table.h | 960.2.24 | 15 years ago | Monty Taylor | Changed handlerton to StorageEngine. | 2.7 KB | ||
sql_udf.cc | 990 | 15 years ago | Brian Aker | Merge Monty | 1.2 KB | ||
sql_udf.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 1.3 KB | ||
sql_union.cc | 923.1.10 | 15 years ago | Brian Aker | Remove dead code around old procedures. | 20.3 KB | ||
sql_update.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 50.8 KB | ||
sql_yacc.yy | 992 | 15 years ago | Brian Aker | Merge vcol removal. | 187 KB | ||
stacktrace.cc | 960.2.20 | 15 years ago | Monty Taylor | Removed global.h from a header. | 5.6 KB | ||
stacktrace.h | 960.2.20 | 15 years ago | Monty Taylor | Removed global.h from a header. | 1.9 KB | ||
strfunc.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 8.4 KB | ||
structs.h | 934.2.16 | 15 years ago | Jay Pipes | Removes dead USER_CONN struct and member variable | 5.8 KB | ||
symbol_hash.gperf | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 9.7 KB | ||
table.cc | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 147 KB | ||
table.h | 997.2.10 | 15 years ago | Monty Taylor | Merged from Chris. | 15.8 KB | ||
table_ident.h | 934.2.20 | 15 years ago | Jay Pipes | Move Foreign_key implementation into its own imple | 2.1 KB | ||
table_list.h | 971.1.68 | 15 years ago | Monty Taylor | Renamed ST_SCHEMA_TABLE to InfoSchemaTable. One st | 9.6 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 | 575.4.7 | 15 years ago | Monty Taylor | More header cleanup. | 1.1 KB | ||
table_proto_write.cc | 988.1.1 | 15 years ago | Jay Pipes | Changes libserialize to libdrizzledmessage per ML | 21.4 KB | ||
table_share.h | 982.1.7 | 15 years ago | Padraig O'Sullivan | Added a new helper function for testing and settin | 7.8 KB | ||
temporal.cc | 992.1.1 | 15 years ago | Monty Taylor | Merged solaris gcc build fixes. | 44.2 KB | ||
temporal.h | 910.2.10 | 15 years ago | Monty Taylor | Merged in jay's patch again. | 21.6 KB | ||
temporal_format.cc | 907.1.7 | 15 years ago | Jay Pipes | Merged in remove-timezone work | 11 KB | ||
temporal_format.h | 859.1.6 | 15 years ago | Monty Taylor | Fix for multi-versions of PCRE thing. | 4.4 KB | ||
thr_malloc.cc | 975.1.1 | 15 years ago | Brian Aker | LCOV cleanup. | 2.7 KB | ||
time.cc | 910.4.8 | 15 years ago | Stewart Smith | merge mainline | 16.2 KB | ||
tmp_table_param.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 2.7 KB | ||
transaction_services.cc | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 8.8 KB | ||
transaction_services.h | 971.1.52 | 15 years ago | Monty Taylor | Did the finalizers. Renamed plugin_registry. | 5.7 KB | ||
tzfile.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 5 KB | ||
tztime.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 33.9 KB | ||
tztime.h | 722.1.8 | 15 years ago | Monty Taylor | Merged from Toru - removal of my_time_t. | 2.4 KB | ||
unique.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 2.5 KB | ||
uniques.cc | 897.1.19 | 15 years ago | Padraig O'Sullivan | Merge from trunk. | 21.6 KB | ||
unireg.h | 997.5.2 | 15 years ago | chris | Remove comments, do/while, spaces per Monty review | 5.9 KB | ||
user_var_entry.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 1.4 KB | ||
utf8.h | 873.2.27 | 15 years ago | Monty Taylor | Added in utf8cpp. We want this to be an external l | 1.5 KB | ||
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 | ||
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 | ||
xid.cc | 934.2.15 | 15 years ago | Jay Pipes | Pulls remainder of XID and xid_cache implementatio | 4.6 KB | ||
xid.h | 960.2.24 | 15 years ago | Monty Taylor | Changed handlerton to StorageEngine. | 3.1 KB |