Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
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. | |||
serialize | 316 | 16 years ago | Brian Aker | First pass of new sql_db.cc work | |||
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 | ||
authentication.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 2.4 KB | ||
authentication.h | 520.1.22 | 16 years ago | Brian Aker | Second pass of thd cleanup | 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 | 896.5.1 | 15 years ago | Jay Pipes | Removes the TIME column type and related time func | 15.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 | ||
configvar.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 5.3 KB | ||
configvar.h | 520.1.22 | 16 years ago | Brian Aker | Second pass of thd cleanup | 1.3 KB | ||
connect.h | 873.2.6 | 15 years ago | Monty Taylor | Fixed solaris build thing. | 1.6 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 | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 32.6 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 | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 35.9 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 | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 118 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 | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 4.3 KB | ||
errmsg.h | 755.2.1 | 15 years ago | Mark Atwood | replace sql_print_error etc with errmsg_print | 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 | 813.1.2 | 15 years ago | Jay Pipes | First function cleanup for temporal handling: YEAR | 66.4 KB | ||
error.h | 873.1.1 | 15 years ago | Jay Pipes | Fixes the Field_date class to not allow any invali | 19.2 KB | ||
error_injection.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 4 KB | ||
field.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 53.9 KB | ||
field.h | 896.3.6 | 15 years ago | Stewart Smith | Read Fields out of proto instead of FRM. As non-r | 24.3 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 | 892.2.2 | 15 years ago | Monty Taylor | More solaris warnings. | 46.5 KB | ||
filesort_info.h | 482 | 16 years ago | Brian Aker | Remove uint. | 1.7 KB | ||
foreign_key.h | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 2.2 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 | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 8.6 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 | 584.1.15 | 15 years ago | Monty Taylor | The mega-patch from hell. Renamed sql_class to ses | 2.1 KB | ||
ha_trx_info.h | 584.1.13 | 15 years ago | Monty Taylor | Split out a little more code. Removed table_list.h | 2.5 KB | ||
handler.cc | 896.1.4 | 15 years ago | Monty Taylor | Fixed compiler warnings. | 126 KB | ||
handler.h | 892.1.5 | 15 years ago | Monty Taylor | Merged fix-warnings. | 52.4 KB | ||
handler_structs.h | 896.1.4 | 15 years ago | Monty Taylor | Fixed compiler warnings. | 6.1 KB | ||
handlerton.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 8.8 KB | ||
handlerton.h | 796 | 15 years ago | Brian Aker | Test case fixes + TABLE_CACHE to class (will renam | 7.7 KB | ||
hybrid_type.h | 584.4.2 | 15 years ago | Monty Taylor | Split out hybrid_type_traits. | 1.9 KB | ||
hybrid_type_traits.cc | 584.4.7 | 15 years ago | Monty Taylor | Removed a big bank of includes from item.h. | 2.3 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 | ||
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 | 896.5.1 | 15 years ago | Jay Pipes | Removes the TIME column type and related time func | 57.7 KB | ||
item.h | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 22.8 KB | ||
key.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 16.8 KB | ||
key.h | 656.1.1 | 15 years ago | Monty Taylor | OOOh doggie. Got rid of my_alloca. | 3.8 KB | ||
key_map.cc | 612.2.4 | 15 years ago | Monty Taylor | Moved some defines to config.h. Stopped including | 1.6 KB | ||
key_map.h | 499.1.7 | 16 years ago | Monty Taylor | Added key_map and table_map_iterator. | 1.2 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 | 16 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 | ||
log.cc | 779.3.37 | 15 years ago | Monty Taylor | Renmaed libdrizzle in the tree to libdrizzleclient | 9 KB | ||
logging.cc | 779.3.5 | 15 years ago | Monty Taylor | Merged from trunk. | 3.7 KB | ||
logging.h | 520.1.22 | 16 years ago | Brian Aker | Second pass of thd cleanup | 1.3 KB | ||
lookup_symbol.cc | 873.2.30 | 15 years ago | Monty Taylor | Fixed some of Jay's review suggestions. | 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 | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 15.9 KB | ||
message.mc | 1 | 16 years ago | brian | clean slate | 196 bytes | ||
mf_iocache.cc | 840.1.17 | 15 years ago | Monty Taylor | Renamed my_net_* to drizzleclient_net_* to help wi | 2.4 KB | ||
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 | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 2.3 KB | ||
my_decimal.cc | 670.2.1 | 15 years ago | Monty Taylor | Moved pthread keys | 6.7 KB | ||
my_decimal.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 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 | 892.1.4 | 15 years ago | Monty Taylor | Merged from trunk. | 300 KB | ||
opt_range.h | 892.1.2 | 15 years ago | Monty Taylor | Fixed solaris warnings. | 23.7 KB | ||
opt_sum.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 32.5 KB | ||
order.h | 798.2.29 | 15 years ago | Brian Aker | Detangle more of the session object | 1.6 KB | ||
parser.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 5.2 KB | ||
parser.h | 520.3.2 | 16 years ago | mark | add parser and scheduling plugin files | 1.2 KB | ||
plugin.h | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 20.3 KB | ||
plugin_authentication.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.1 KB | ||
plugin_configvar.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.4 KB | ||
plugin_errmsg.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.1 KB | ||
plugin_logging.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1 KB | ||
plugin_parser.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 1.4 KB | ||
plugin_qcache.h | 772.1.1 | 15 years ago | Toru Maesaka | Defined the first version of the Query Cache inter | 1.6 KB | ||
Plugin_registry.cc | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 1.6 KB | ||
Plugin_registry.h | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 1.2 KB | ||
Plugin_registry_impl.cc | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 2.4 KB | ||
Plugin_registry_impl.h | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 1.3 KB | ||
plugin_replicator.h | 656.1.40 | 15 years ago | Monty Taylor | Merged in trunk. | 1.7 KB | ||
plugin_scheduling.h | 868 | 15 years ago | Brian Aker | Adding Multi-threaded Scheduler into the system. | 1.2 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 | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 24.8 KB | ||
protocol.h | 840.1.20 | 15 years ago | Monty Taylor | Renamed non-prefixed things from libdrizzleclient | 5.8 KB | ||
qcache.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 6.7 KB | ||
qcache.h | 772.1.1 | 15 years ago | Toru Maesaka | Defined the first version of the Query Cache inter | 1.4 KB | ||
query_arena.h | 882 | 15 years ago | Brian Aker | Minor refactoring (we will need to disconnect the | 2.4 KB | ||
query_id.cc | 880 | 15 years ago | Brian Aker | Small lock transfer. | 1.3 KB | ||
query_id.h | 520.4.21 | 16 years ago | Monty Taylor | Made the_query_id private. Thanks Jay. | 1.3 KB | ||
records.cc | 822 | 15 years ago | Brian Aker | Merge from Stewart. | 17.7 KB | ||
rename.cc | 836 | 15 years ago | Brian Aker | Fixed session call from function to method. | 6 KB | ||
rename.h | 758 | 15 years ago | Brian Aker | Randowm class cleanup. | 1009 bytes | ||
replicator.cc | 810 | 15 years ago | Brian Aker | Fix for making sure I_S has good information about | 9.6 KB | ||
replicator.h | 656.1.40 | 15 years ago | Monty Taylor | Merged in trunk. | 1.7 KB | ||
scheduling.cc | 868 | 15 years ago | Brian Aker | Adding Multi-threaded Scheduler into the system. | 3.2 KB | ||
scheduling.h | 803 | 15 years ago | Brian Aker | Refactored all current scheduler to be behind sche | 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 | 882 | 15 years ago | Brian Aker | Minor refactoring (we will need to disconnect the | 2.5 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 | 840.1.19 | 15 years ago | Monty Taylor | Renamed vio. | 3.2 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 | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 12.7 KB | ||
session.cc | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 62.7 KB | ||
session.h | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 41.4 KB | ||
set_var.cc | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 80.1 KB | ||
set_var.h | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 34.6 KB | ||
show.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 148 KB | ||
show.h | 884.2.1 | 15 years ago | Toru Maesaka | Fixed the bug of SHOW CREATE TABLE not outputting | 3.6 KB | ||
sj_tmp_table.cc | 784.1.6 | 15 years ago | Stewart Smith | merge | 10.5 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 | 779.3.37 | 15 years ago | Monty Taylor | Renmaed libdrizzle in the tree to libdrizzleclient | 2.6 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 | 907.2.2 | 15 years ago | Toru Maesaka | Fix for the bug that prompts table creation succes | 190 KB | ||
sql_base.h | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 10.5 KB | ||
sql_bitmap.h | 590.1.1 | 15 years ago | Stewart Smith | begin moving from global const char* primary_key_n | 6.9 KB | ||
sql_builtin.cc.in | 212.5.20 | 16 years ago | Monty Taylor | Fixed sql_builtin.cc.in... stupid generated files. | 965 bytes | ||
sql_client.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 1.5 KB | ||
sql_connect.cc | 873.2.10 | 15 years ago | Monty Taylor | Added include to pick up extern "C" from header. | 15.7 KB | ||
sql_delete.cc | 848 | 15 years ago | Brian Aker | typdef class removal (just... use the name of the | 24.6 KB | ||
sql_derived.cc | 873.1.9 | 15 years ago | Jay Pipes | This patch fixes the following functions to proper | 7.7 KB | ||
sql_error.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 7 KB | ||
sql_error.h | 798.2.29 | 15 years ago | Brian Aker | Detangle more of the session object | 1.8 KB | ||
sql_handler.cc | 836 | 15 years ago | Brian Aker | Fixed session call from function to method. | 8.4 KB | ||
sql_insert.cc | 873.2.11 | 15 years ago | Monty Taylor | call ha_release_temporary_latches | 56.1 KB | ||
sql_lex.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 62.8 KB | ||
sql_lex.h | 892.2.4 | 15 years ago | Monty Taylor | Fixed more warnings. | 42.9 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 | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 31.8 KB | ||
sql_load.h | 831.1.2 | 15 years ago | Brian Aker | Rename class file_exchange | 1.4 KB | ||
sql_locale.cc | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 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 | 890 | 15 years ago | Brian Aker | Merge Jay | 109 KB | ||
sql_parse.h | 846 | 15 years ago | Brian Aker | Removing on typedeffed class. | 4.1 KB | ||
sql_plugin.cc | 908.2.1 | 15 years ago | Monty Taylor | First pass at refactoring plugins - factored out s | 78.3 KB | ||
sql_plugin.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 5.6 KB | ||
sql_select.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 525 KB | ||
sql_select.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 27.6 KB | ||
sql_sort.h | 660.1.3 | 15 years ago | Eric Herman | removed trailing whitespace with simple script: f | 3.8 KB | ||
sql_state.cc | 840.1.21 | 15 years ago | Monty Taylor | ZOMG. Renamed all the rest of the stuff in libdriz | 14.1 KB | ||
sql_state.h | 840.1.21 | 15 years ago | Monty Taylor | ZOMG. Renamed all the rest of the stuff in libdriz | 985 bytes | ||
sql_string.cc | 892.2.4 | 15 years ago | Monty Taylor | Fixed more warnings. | 27.7 KB | ||
sql_string.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 12.3 KB | ||
sql_table.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 172 KB | ||
sql_table.h | 666 | 15 years ago | Brian Aker | Updating new replication positions in code. | 2.7 KB | ||
sql_udf.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 2.8 KB | ||
sql_udf.h | 670.1.20 | 15 years ago | Monty Taylor | Renamed functions to function... everything else i | 1.3 KB | ||
sql_union.cc | 892.1.5 | 15 years ago | Monty Taylor | Merged fix-warnings. | 20.5 KB | ||
sql_update.cc | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 51.1 KB | ||
sql_yacc.yy | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 194 KB | ||
stacktrace.cc | 632.1.9 | 15 years ago | Monty | Cast size_t up to uint64_t to print. Man I really | 5.6 KB | ||
stacktrace.h | 629.2.7 | 15 years ago | Monty Taylor | Fixed a couple of memory buffer size issues. | 1.9 KB | ||
strfunc.cc | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 8.4 KB | ||
structs.h | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 6.8 KB | ||
symbol_hash.gperf | 907.1.2 | 15 years ago | Jay Pipes | Merging in old r902 temporal changes | 9.7 KB | ||
table.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 151 KB | ||
table.h | 869.1.23 | 15 years ago | Stewart Smith | remove is_null_field_first from TABLE_SHARE. Is un | 15.5 KB | ||
table_ident.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 2.1 KB | ||
table_list.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 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_share.h | 869.1.23 | 15 years ago | Stewart Smith | remove is_null_field_first from TABLE_SHARE. Is un | 7.8 KB | ||
temporal.cc | 892.2.11 | 15 years ago | Monty Taylor | One more temporal hack. | 40.8 KB | ||
temporal.h | 892.2.11 | 15 years ago | Monty Taylor | One more temporal hack. | 20.2 KB | ||
temporal_format.cc | 873.1.3 | 15 years ago | Jay Pipes | Fixed PCRE header and include order. | 10.8 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 | 755.2.1 | 15 years ago | Mark Atwood | replace sql_print_error etc with errmsg_print | 2.8 KB | ||
time.cc | 907.1.3 | 15 years ago | Jay Pipes | Merging in old r903 temporal changes | 17.1 KB | ||
tmp_table_param.h | 851 | 15 years ago | Brian Aker | Class rewrite of Session (aka get all of the junk | 2.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.1 | 15 years ago | Padraig | Replaced the instance of QUEUE in the merge_walk() | 21.6 KB | ||
unireg.cc | 907.1.1 | 15 years ago | Jay Pipes | Phase 1 - temporal changes | 48.8 KB | ||
unireg.h | 895 | 15 years ago | Brian Aker | Completion (?) of uint conversion. | 6.3 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 | 612.2.4 | 15 years ago | Monty Taylor | Moved some defines to config.h. Stopped including | 2.5 KB | ||
xid.h | 520.4.31 | 16 years ago | Monty Taylor | Removed server_id from common_includes. Split xid | 2.5 KB |